/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/skeleton.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
 
/*Estilo para menus*/  
*{
    margin: 0;
    padding:0;
}

#menuh {
        font: 80% "Trebuchet MS", Arial, Helvetica, sans-serif;
        margin-top: 20px;
}

#menuh ul, li {
        list-style-type: none;
}

#menuh ul {
        margin: 0;
        padding: 0;
}

#menuh li {
        float: left;
}

#menuh a {
        text-decoration: none;
        color: #3469b2;
        background: #F0F7FC;
        display: block;
        padding: 3px 10px;
        text-align: center;
        border: 1px solid #ACCFE8;
        border-width: 1px 1px 1px 0;
}


#menuh a#primero {
        border-left: 1px solid #ACCFE8;
}

#menuh a:hover {
        background: #3469b2; 
		color: #ffffff;
}
 
/*- Menu vertical--------------------------- */
	
#menu12 {
	width: 190px;
	margin: 10px;	
	text-align: justify;
	}
	
#menu12 li a {
	height: 32px;
  	voice-family: "\"\""; 
  	font: 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #3366CC;
  	height: 22px;
	text-decoration: none;
	}	
	
#menu12 li a:link, #menu12 li a:visited {
	color: #ffffff ;
	display: block;
	background:  url(menu-12.gif);
	padding: 10px 0 0 15px;
	}
	
#menu12 li a:hover {
	color: #ffffff;
	background:  url(menu-12.gif) 0 -32px;
	padding: 10px 0 0 15px;
	}
	
 
/*Estilo detalles en catalogos*/

 .detalles	
 { 
    text-align: center;
	background:  url(../catalogos/hoja-bg.gif) ;
	background-repeat: no-repeat;
	background-color: #ffffff; 
	height: 50px;
	}

/*Estilo para las tabla index*/

thead th {
	text-align: center;
	background: #E6EDF5;
	color: #4F76A3;
	font-size: 70% !important;
}
.odd 
{
 background: #ddf9ff; 
 font-size: 85%;   
 border: 1px solid #FF0000;
 border-collapse: collapse;
 font-family: "Trebuchet MS", Arial, sans-serif;
 color: #000066; 
 text-decoration: none;
 }
 
 table a:link {
	color: #000066;
	text-decoration: none;
}
table a:visited {
	color: #000066;
	text-decoration: none;
}


/*Estilo para las paginas*/
body {
font-family: Verdana, Arial, Helvetica, sans-serif;	
margin: center;
margin-top: 0px;
margin-left: 0px;
margin-right: 0px;
margin-bottom: 0px;
background-repeat: repeat-x;
background-color: #e9e9e9; 


}  

.celda
{
background-color: #3399ff; 
valign: top; 
width: 3px; 
}

.Estilo6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.Estilo7 {
	color: #666666;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
} 
.Estilo17 {
	color: #000000;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.Estilo8 {
	color: #000066;
	font-weight: bold;
}

 .barra-roja		
 { 
    text-align: center;
	background:  url(barra-roja.jpg) ;
	background-repeat: no-repeat;
	background-color: #e4e4e4; 
	height: 33px;
	}


a:link {
	color: #666666;
}
a:visited {
	color: #666666;
}
.Estilo9 {color: #000066}

.titulos {
	font-family: "MS Reference Sans Serif";
	font-size: 18px;
	font-weight: bold;
	text-transform: capitalize;
	color: #FF0000;
} 
.subtitulos {
	font-family: "MS Reference Sans Serif";
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
	color: #FF0000;
	
	
} 

.suscribete {
	font-family: "MS Reference Sans Serif";
	font-size: 13px;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
} 	
	
.texto {
	font-family: "MS Reference Sans Serif";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000062;
}	
.texto2 {
	font-family: "MS Reference Sans Serif";
	font-size: 11px;
	font-style: normal;	
	text-decoration: none;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #AE0000;
}
.copyright {
	font-family: "MS Reference Sans Serif";
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000066;	 
}  



