﻿*
{
    margin:0px;
    padding:0px;
}

body 
{
    background: url(img/bg.png) #f1f0e4 repeat-x left top;
    font-family: Arial;
    font-size: 11px;
}

fieldset
{
    float: left;
    margin: 10px 0px 0px 0px;
    border: none;
    padding: 0px;
}

label
{
	font-size: 13px;
}
dl
{
	width:380px;
}
dl dt
{
	float:left;
	width:130px;
}
dl dd input, dl dd textfield, dl dd select
{
	width: 246px;
	margin-bottom: 4px;
}
dl dd select
{
	width:auto;
}
.boton
{
	width:auto;
	text-transform: uppercase;
	color: White;
	border: 0px solid white;
	background: url('img/bgBtn.jpg') #892D32 repeat-x left top;
	font-size: 11px;
	padding: 2px;
	margin-top: 4px;
	margin-bottom: 10px;
}

.separado
{
	margin-top: 20px;
}
.required
{
	background-image: url('img/required.png');
    background-repeat: no-repeat;
    background-position: 115px 3px;
    margin: 0px;
    float: left;
}
a img
{
    border: 0px none;
}

a
{
    color: #0182c6;
    text-decoration:none;
}

a:hover
{
    color: #ee2211;
}

.main
{
    width:400px;
    margin-left:auto;
    margin-right:auto;
}

.ranm a
{
    float:left;
    background-image: url(img/ranm.png);
    width: 400px;
    height: 165px;
    text-indent:-9999px;
    margin-top: 10px;
    margin-left: 0px;
    margin-bottom: -80px;
}

.dtme
{
    float:right;
    background-image: url(img/dtme.png);
    width: 159px;
    height: 102px;
    text-indent:-9999px;
    margin-top:20px;
    margin-right: 40px;
    display:none;
}

.box
{
    background-color: #f3f2eb;
    border: 5px solid #fff;
    float:left;
    margin-bottom: 10px;
    margin-left: 0px;
    clear:left;
    margin-right:0px;
}


.big, .principal
{
    float:left;
    width:392px;
    padding:4px;
    clear:right;
    margin-left:0px;
    margin-right:0px;
    margin-bottom: 10px;
}
.big .busqueda
{
	float:left;
	margin-top: 5px;
}

.big .busqueda input,.big .busqueda select
{
	font-size: 11px;
	font-family:Arial;
	float:left;
	margin-right:4px;
}
.big .busqueda input
{
	width:140px;	
}
.big .busqueda div
{
	float: left;
}

.big .busqueda input.boton
{
	width:auto;
	float:none;
}
.big h3
{
    text-align:left;
    width:auto;
    background-color: transparent;
    font-family:Arial;
    float:left;
    font-weight:500;
}
.menu
{
    width: 400px;
    margin-right: 0px;
    margin-top: 40px;
}

h3  
{
    font-family: Times New Roman;
    font-size: 16px;
    color: #41000c;
    text-align:center;
    width: 390px;
    display:block;
    font-weight:300;
    padding:4px;
    background-color:#dddcd0;
}

.menu ul
{
    list-style: none;
    text-transform: uppercase;
    margin: 0px;
    padding: 0px;
}

.menu ul li
{
    margin:0px;
    margin-bottom: 4px;
    padding-top: 4px;
    border-top: 1px solid #d4d3c3;
    padding-left: 16px;
    background-image: url(img/arrow.gif);
    background-repeat: no-repeat;
    background-position: 8px 9px;
    float:left;
    width: 380px;
}

.menu ul li a
{
    color: #52010b;
    text-decoration:none;
}

.menu ul #selected a
{	
    color: #dd3322;
}

.menu ul li ul
{
	display:none;
}

#selected ul
{
	display:block;
}

.menu ul li li
{
    font-size: 11px;
    background-image: none;
    border-top: 0px none;    
    padding-top: 1px;
    padding-left: 4px;
}

.menu ul li li a, .menu ul #selected li a
{
    color: #808080;
    text-decoration:none;
}

.menu ul li li a:hover
{
    color: #ee2211;
}


.menu ul li:first-child
{
    border-top: 0px none;
}

.menu ul ul
{
    font-family: Arial;
    font-size: 11px;
    color: #808080;
    text-transform: none;
    list-style:none;
}

.foot
{
    background-image: url('img/footer.jpg');
    background-position: center top;
    background-repeat: repeat-x;
    height: 60px;
    float:left;
    width:100%;
    clear:both;
    padding-top: 10px;
    margin-top: 10px;
}

.foot .main
{
    width:400px;
}

.foot ul
{
    margin-top: -34px;
    float:right;
    list-style-type: none;
}

    
.foot ul li
{
    float:left;
    margin-right: 6px;
    padding-left: 6px;
    border-left: 1px solid black;
    height: 10px;
    display:block;
    overflow:hidden;
}

.foot ul li:first-child
{
    border-left: 0px none;
}

.foot p
{
    margin-bottom:4px;
}

.foot ul li a
{
    float:left;
    margin-top:-2px;
    color: black;
    text-decoration:none;
}

.principal h2
{
    font-family: Garamond;
    font-size: 24px;
    text-align: center;
    font-weight: 300;
    display:block;
    color: #0182c6;
    border-bottom: 1px solid #0182c6;
    margin-bottom: 20px;
    margin-top: -6px;
    padding-top:0px;
}

.principal p
{
    font-family: Garamond;
    font-size: 14px;
    margin-bottom:20px;
    text-align:justify;
}

.principal q
{
	text-align:justify;
    font-family: Garamond;
    font-style: italic;
    font-size: 14px;
    margin-bottom:20px;
    margin-left: 40px;
    padding-right:40px;
    display:block;    
    float:left;
}

.principal
{
	background-position: center top;
	background-color: White;
	background-image: url('img/marca.jpg');
	background-repeat: repeat-y;
}


#selected
{	
    color: #dd3322;
}

.menu ul #selected a#subselected
{
	color: #dd3322;
}

.options a.buttons
{
   text-align:center;
   background-position:center;
   background: url('/imagenes/bgOptions.gif') no-repeat;
   display:block;
   padding:8px;
   float:left;
   width:284px;
   height:16px;
   color:#016797;
   text-transform:uppercase;
   font-weight:bold;
   text-decoration:none;
   margin-bottom:5px;
   font-size:12px;
}

.button
{
   text-align:center;
   color:#016797;
   display:block;
   width:100%;
   text-transform:uppercase;
   font-weight:bold;
   text-decoration:none;
   margin-top:20px;
   margin-bottom:0px;
   font-size:12px;
}

.tipoUsuario
{
	clear:both;
	width: 100%;
	margin-top: 20px;	
	float:left;
}

.tipoUsuario h4
{
	font-size: 16px;
}
.recargarImagen
{
	margin-left: 130px;
	float:left;
}
.captcha
{
	margin-left: 130px;
	float:left;
	width:100px;
	clear:both;
}


.red
{
	color:Red;
	float:left;
	clear:both;
}

.condiciones dt
{
	width: 320px;
	float:left;
}
.condiciones dd
{
	width:auto;
	float:left;
}
.condiciones dd input
{
	width: 20px;
	clear:both;
}

.nico
{
    visibility: hidden;
    width: 0px;
    height: 0px;
    overflow:hidden;    
}

.registroEnviar dt
{
	width: 400px;
}

.tipoUsuario dd
{
	float:left;
	width:200px;
}

.tipoUsuario input
{
	float:left;
	width:20px;
}

.acceso, .buscador
{
	background-color:#dddcd0;
}

.acceso input
{
	width:200px;
	margin-left: 5px;
	margin-right:10px;
	margin-bottom:2px;
	float:left;
}

.acceso label
{
	width:110px;
	float:left;
	clear:both;
}

.acceso input.boton
{
	width:auto;	
}

.acceso div
{
	float:left;
}

.acceso a
{
	float:left;
	margin-top: 6px;
	clear:both;
}

.acceso input.password
{
	width:100px;
}

.acceso a.logoPanamericana, .buscador a.logoPanamericana
{
	float:right;
    background-image: url('img/panamericana.jpg');
    width: 159px;
    height: 30px;
    text-indent:-9999px;
    margin-right: 10px;	
    margin-top: 10px;
    margin-bottom: 4px;
    display:block;
    clear:none;
}

a.logoPanamericanabig
{
	float:left;
    background-image: url('/img/panamericanaBig.png');
    width: 315px;
    height: 53px;
    text-indent:-9999px;
    margin-right: 10px;	
    display:block;
    clear:none;
    margin-left: 42px;
    margin-top: 0px;
    margin-bottom: 0px;
}

.password
{
	width:100px;
}

.alineadoCampo
{
	float:left;
	margin-left: 130px;
	clear:both;
	margin-bottom: 5px;
	margin-top:5px;
}

ul.creditos
{
	list-style:none;
    width:360px;
    float:left;    
}

.creditos li
{
	font-size: 14px;    
    font-weight: 300;
    color: #0182c6;
    margin-bottom: 10px;
    margin-top: 10px;
    float:left;
    width:360px;
}

.creditos
{
	list-style:none;
}

.creditos ul ul
{
	list-style:none;
    margin-bottom: 5px;
    margin-top: 5px;
}
.creditos ul li
{
	font-weight:600;
	color: Black;
	font-size: 12px;
	list-style:none;
	float:left;
}

.creditos ul.lista li
{
	font-weight:300;
	margin-left: 20px;
	float:left;	
    margin-bottom: 4px;
    margin-top: 4px;
}

.centrado, .principal p.centrado
{
	text-align: center;
}


.InformacionUsuario
{
	float:right;
	color:White;
	margin-top: 27px;
	margin-right: 20px;
	text-align:right;
}


.guia .rojo{ font-style:italic; color: #C00000; }
.guia .subrayado{ text-decoration:underline; }
.guia .gris{ font-style:italic; color: #666666; }
.guia .tachado{ text-decoration:line-through; }
.guia .bgyellow { background-color:#fcff00; }
.guia p.nota{ margin-left:30px; font-size:13px; }
.guia ul { margin-left:30px; margin-bottom:10px;}
.guia li { margin-bottom:5px; margin-top:5px;}
.guia h4 { margin-top:20px; margin-bottom:10px; font-size: 18px;}
.guia h5 { margin-top:20px; margin-bottom:10px; font-size: 14px;}

.guia .indice,.guia .indice ul
{
	list-style-type: none;
}
.guia img
{
	border: 4px solid #F4DEDE;
	margin: 20px;
}

.guia ul ul img 
{
	position:relative;
	margin-left:-20px;
}


.noticias 
{
	list-style: none;
}

.noticias li h3
{
	width:auto;
	background-color: transparent;	
	float:left;
	width:100%;
	text-align:left;
	margin-left: -4px;
	font-size: 16px;
}
.noticias span
{
	float:right;
}

.comprarbig
{
	display:none;
}
	
.comprarmov
{
	width:400px;
}	

.comprarmov h3
{
	width:391px;
}	
.acceso
{
	width:390px;
	float:left;
	margin: 0px 0px 10px 0px;
}
.acceso input
{
	width:154px;
}
.acceso a.logoPanamericana
{
	margin:6px;
}

.principal img
{
	width:368px;
}

.guia img
{
	width:368px;
	margin-left:-20px;
}

.noticias img, .ajax__validatorcallout img
{
	width:auto;
}
#resultado
{ width:392px;
}

#NIVEL_BUS
{
	width:120px;
}
#LEMA_BUS
{
	width:180px;
}
