/*stylesheet by miguel :P*/
.error_form   
{   
width:814px;   
height:28px;   
font-weight:bold;   
padding-top:3px;
font-size:18px;
color:#F00;
}  
 
.link_tag  { 
color:#999; 
font-size:12px; 
text-decoration:underline; 
} 
 
#link_tag2 { 
color:#999 !important;  
background-color:#FFFFFF !important; 
font-size:12px !important; 
text-decoration:underline !important; 
font-weight:normal !important; 
}

.div_ok {
border:1px solid #000000;
background-color:#CCFFCC;
padding:3px;
}

.div_error {
border:1px solid #000000;
background-color:#FFCACA;
padding:3px;
}

.div_warn {
border:1px solid #000000;
background-color:#FFC;
padding:3px;
}

.a_lateraltabs {
display:inline-block;
padding-top:10px;
width:75px; 
height:23px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000;
font-weight:bold;
text-align: center;
}

.a_lateraltabs:hover{
color:#28aae1;
}

.libre_azul  {
color:#0480D6;
font-size:13px;
font-weight:bold;
}

.libre_azul_smaller11  {
color:#0480D6;
font-size:11px;
font-weight:bold;
}

.libre_azul_smaller12  {
color:#0480D6;
font-size:12px;
font-weight:bold;
}

.btn_continuar1{
background : url(../img/btn_masinfufi.gif); 
width:72px; 
height:24px;	
}

.btn_enviar{
background : url(../img/btn_enviar.gif); 
width:150px; 
height:40px;	
}

.link_servicio{
text-decoration:underline;	
}

.div_btn_sup{
float:left;
background-repeat:no-repeat; 
width:82px; 
height:72px; 
font-family:Arial; 
font-size:13px; 
font-weight:bold; 
color:#0480d6;
margin-right:12px;
cursor:pointer;
}

#paginacion
{
display:block;
margin-bottom:20px;
margin-left:250px;
}
#paginacion a
{
 font-size: 150%;
 margin-right:10px;
 color:#000;
 background-color:#CCC;
 border:thin solid #000;
}
#paginacion b
{
 font-size: 150%;
 margin-right:10px;
 color:#000;
 background-color:#ff6600;
 border:thin solid #000;
}
#paginacion a:hover
{
 font-size: 150%;
 margin-right:10px;
 color:#FFF;
 text-decoration:none;
 background-color:#666;
 border:thin solid #000;
}

#imageContainerPaquetes
{
 height:272px; /*img_paquete_descripcion_slideshow_alto*/
}

#imageContainerPaquetes img
{
 display:none; 	
 position:absolute; 	
 top:25px; 
 left:5px; 	
 height:262px; /*img_paquete_descripcion_slideshow_alto*/ 	
 width:840px; /*img_paquete_descripcion_slideshow_ancho*/ 	
 opacity: -0.01; 
}

