﻿/*Estilos general*/
body
{
    font-family: Tahoma, Verdana, Arial, sans-serif; font-size:11px;
    color:#868e94;
}

/*Estilos contenido principal*/
.content
{
    font-family: Tahoma, Verdana, Arial, sans-serif; font-size:11px;
    color:#868E94;
}
.contenttitle {font-weight:bold; font-size:13px; color:#16527c; text-decoration:none;} 
.content .titlePrincipal {font-weight:bold; font-size:18px; color:#16527c; text-decoration:none;} 
.content .title {font-weight:bold; font-size:11px; color:#16527c; text-decoration:none;} 
/*Estilos seccion izquierda con fondo verde*/
.leftgreen
{
    font-family: Tahoma, Verdana, Arial, sans-serif; font-size:11px;
    color:#FFFFFF;
}
.leftgreentitle
{
    font-weight:bold; font-size:13px; color:#16527c; text-decoration:none;
    color:#354600;
}
.leftgreen .title
{
    font-weight:bold; font-size:13px; color:#16527c; text-decoration:none;
    color:#354600;
    
}

/* PROGRESS BAR, BARRAR DE PROGRESO PARA SUBIOR ARCHIVOS */               
    
#ProgressMeter {
 /* width: 0%;  
  background-color: red;*/
  height: 20px;
  width: 0%; 
  background-color: green;
}

#ProgressBar 
{
    height: 20px;
    border: 1px solid #999; 
    display:none;
}
/*----------------*/

/*Estilos seccion izquierda con fondo amarillo*/
.leftyellow
{
    font-family: Tahoma, Verdana, Arial, sans-serif; font-size:11px;
    color:#472A00;
}
.leftyellowtitle
{
    font-weight:bold; font-size:13px; color:#16527c; text-decoration:none;
    color:#354600;
}
.leftyellow .title
{
    font-weight:bold; font-size:13px; color:#16527c; text-decoration:none;
    color:#354600;
}

/*Estilos seccion izquierda con fondo azul*/
.leftblue
{
    font-family: Tahoma, Verdana, Arial, sans-serif; font-size:11px;
    color:#868e94;
}
.leftbluetitle
{
    font-weight:bold;font-family: Tahoma, Verdana, Arial, sans-serif; font-size:13px;
    color:#16527c;
}
.leftblue .title
{
    font-weight:bold;font-family: Tahoma, Verdana, Arial, sans-serif; font-size:13px;
    color:#16527c;
}
.leftbluetitle2
{
    font-family: Tahoma, Verdana, Arial, sans-serif; font-size:12px;
    color:#344500;
}

/*Estilos etiquetas precios*/
.pricenormal
{
    font-family: Tahoma, Verdana, Arial, sans-serif; font-size:13px;
    color:#BB4600;
}
.pricediscount
{
    font-family: Tahoma, Verdana, Arial, sans-serif; font-size:13px;
    text-decoration:line-through;
    color:#494949;
}
.pricebig {font-size:15px; color:#f73240; font-weight:bold;}

/*Estilos footer*/
.footer span {color:#41a1e1; font-family: Tahoma, Verdana, Arial, sans-serif; font-size:11px}
.footer span a {color:#41a1e1; text-decoration: underline; font-style:normal; font-size:11px}
.footer span a:hover {text-decoration: none;}
.footer {color:#737373; font-family: Tahoma, Verdana, Arial, sans-serif; font-size:11px;}
.footer a{ color:#737373; font-family: Tahoma, Verdana, Arial, sans-serif; font-size:11px; text-decoration:none}
.footer a:hover{ text-decoration:underline}

/*Estilos default links*/

a{ color:#41a1e1; font-family: Tahoma, Verdana, Arial, sans-serif; text-decoration:underline}
a:hover{ color:#41a1e1; font-family: Tahoma, Verdana, Arial, sans-serif; text-decoration:none}

/*Estilos menu principal*/
.topmenu a 
{
	color:#FFFFFF; 
	font-family:"Arial", sans-serif; 
	font-size:10pt;
	font-weight:bold;
	text-transform:uppercase;
	vertical-align:middle;
	text-decoration:none;
}
/* Estilios de  etiquetas de alerta*/
.alerta
{
    font-weight:bold;font-family: Tahoma, Verdana, Arial, sans-serif; font-size:10px;
    color:red;
}

/* Estilios de  etiquetas de alerta*/
.cupondesc
{
    font-weight:bold;font-family: Tahoma, Verdana, Arial, sans-serif; font-size:10px;
    color:#06C0EE;
}

/* Estilios de  etiquetas Acceso denegado */
.AccesoD
{
    font-weight:bold;font-family: Tahoma, Verdana, Arial, sans-serif; font-size:20px;
    color:red;
}

.TituloOpcion
{
    font-weight:bold;font-family: Tahoma, Verdana, Arial, sans-serif; font-size:11px;
    color:Black;
}

/* Estilios de  del ModalPopUp*/
.Fondo
{
    background-color:gray;
    filter:alpha(opacity=50); -khtml-opacity:.5; -moz-opacity:.5; opacity:.5;
}
.FondoModalPopUp
{
    background-color:Transparent
}
/*Estilos botones*/
.boton1
{
    background-image:url(/images/buttonblue65.gif)
    background-color:Transparent;
    cursor:pointer;
    border:none;
    width:150px;
    height:28px;
}

/* Estilos para en menú vertical en la parte azul*/
#menuAzul 
{
    border-left: 1px solid #ACCFE8;
    border-right: 1px solid #ACCFE8;
    border-top: 1px solid #ACCFE8;
    border-bottom: 0 solid #ACCFE8;
    list-style-type:none;
    width: 160px;
    font-family: Tahoma, Verdana, Arial, sans-serif font-size:13px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 100%;
    line-height: normal;
}
#menuAzul ul, li {
list-style-type: none;
}

#menuAzul ul {
margin: 0;
padding: 0;
}

#menuAzul li {
border-bottom: 1px solid #ACCFE8;
}

#menuAzul a {
text-decoration: none;
color: #3366CC;
background: #F0F7FC;
display: block;
padding: 3px 6px;
width: 138px;
text-align:left;
}

#menuAzul a:hover {
background: #DBEBF6;
color: #FF9900;  
}

/* Estilos para en menú vertical en la parte Amarilla*/
#menuAmarillo 
{
    border-left: 1px solid #FFCC66;
    border-right: 1px solid #FFCC66;
    border-top: 1px solid #FFCC66;
    border-bottom: 0 solid #FFCC66;
    list-style-type:none;
    width: 156px;
    font-family: Tahoma, Verdana, Arial, sans-serif font-size:13px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 100%;
    line-height: normal;
}
#menuAmarillo ul, li {
list-style-type: none;
}

#menuAmarillo ul {
margin: 0;
padding: 0;
}

#menuAmarillo li {
border-bottom: 1px solid #FFCC66;
}

#menuAmarillo a {
text-decoration: none;
color:#FF9933;
background:#FFFFCC;
display: block;
padding: 3px 6px;
width: 144px;
}

#menuAmarillo a:hover 
{
background: FF9933;
filter:alpha(opacity=75); -khtml-opacity:.75; -moz-opacity:.75; opacity:.75;
color: #10BD0C; 
}


/* Estilos la pagina principal
#Principal
{

    list-style-type:none;
width: 156px;
    font-family: Tahoma, Verdana, Arial, sans-serif font-size:13px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 100%;
    line-height: normal;
}
#Principal ul, li {
list-style-type: none;
}

#Principal ul {
margin: 0;
padding: 0;
}

#Principal li {

}

#Principal a {
text-decoration: none;
color:#16527c;

display: block;
padding: 3px 6px;
width: 145px;
}

#Principal a:hover 
{
background: FF9933;
filter:alpha(opacity=75); -khtml-opacity:.75; -moz-opacity:.75; opacity:.75;
color: #FF9933;
}
*/


/* Estilos la pagina principal*/
.Principal
{

    list-style-type:none;
width: 156px;
    font-family: Tahoma, Verdana, Arial, sans-serif font-size:13px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 100%;
    line-height: normal;
}
.Principal ul, li {
list-style-type: none;
}
.Principal ul {
margin: 0;
padding: 0;
}
.Principal li {
}
.Principal a {
text-decoration: none;
color:#16527c;
/*background:#FFFFCC;*/
display: block;
padding: 3px 6px;
width: 145px;
}
.Principal a:hover 
{
color: #FF9933;
}


/* estilo template solo marco */

.imgmarcotopizq {width:11px; height:10px; background-image:url(/images/content2_r1_c1_left.jpg); background-repeat:no-repeat;}
.imgmarcotopcentro {width:768px; height:10px; background-image:url(/images/content2_r1_c1_centro.jpg); background-repeat:repeat-x;}
.imgmarcotopder {width:11px; height:10px; background-image:url(/images/content2_r1_c1_right.jpg); background-repeat:no-repeat;}
.imgmarcoizq {width:11px; background-image:url(/images/content2_r2_c1.jpg); background-repeat:repeat-y}
.imgmarcoder {width:11px; background-image:url(/images/content2_r2_c3.jpg); background-repeat:repeat-y}
.imgmarcobottomizq {width:11px; height:10px; background-image:url(/images/content2_r3_c1_left.jpg); background-repeat:no-repeat;}
.imgmarcobottomcentro {width:768px; height:10px; background-image:url(/images/content2_r3_c1_centro.jpg); background-repeat:repeat-x;}
.imgmarcobottomder {width:11px; height:10px; background-image:url(/images/content2_r3_c1_right.jpg); background-repeat:no-repeat;}

/**-***************************/

/*Error 400 */
#wrap		{margin:0 auto; padding:80px 40px 0 40px;}
h1			{font-size:30px;}
h2			{font-size:28px;}
h3			{font-size:22px;}
h4			{font-size:15px;}

/* HEADER */
#header			{text-align:center; margin-top:10px;}

/*#header h1 span	{letter-spacing:-10px; padding-right:4px;}*/


/* ................ */