@charset "utf-8";
body {
	background-image: url(../images/fondo.jpg);
	background-repeat: repeat-x;
	background-color: #DAE1EB;
	margin: 0px;
	font-family: Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a {
   text-decoration:none;
   color:#006699;
   }
a:hover{
	text-decoration:none;
	text-indent:4px;
	color: #0099FF;
}

h1,h2,h3{
padding:0px;
margin:0px;}
.dta {
padding:0px;
}
.l2 {
	font-weight: 700;
	color: #333333;
	font-size: 12px;
	line-height: 18px;
	background-color: #DEE4EF;
	text-align: left;
}

.l1{
	font-weight: 700;
	color: #333333;
	font-size: 12px;
	line-height: 18px;
	background-color: #E9EEF3;
	text-align: left;
}

h1,h2,h3{
	font-family:"Myriad Pro", "Lucida Sans", Verdana;
	line-height: normal;
}
h1 ,.h1 {
	font-size: 2.1em;
	color: #162B6D;
	font-weight: lighter;
	line-height: normal;
}
h2, h2 {
	font-size: 1.6em;
	color: #3E73B2;
	font-weight: normal;
	text-align: left;
}
h4 {
	font-size: 1.6em;
	color: #3E73B2;
	font-weight: 800;
	text-align: left;
	line-height:21px;
}
h3, .h3 {
	color: #203C5E;
	font-size: 1.4em;
}
#site {
	width: 750px;
}
#navegacion {
	color: #FFFFFF;
	background-image: url(../images/fondo.jpg);
}
#ubicacion {
	background-color: #FFFFFF;
}
#contenido {
	background-color: #FFFFFF;
	text-align: left;
	background-image: url(../images/blue_fade_segment_bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-right: 8px;
	padding-left: 8px;
	line-height: 140%;
}

#contenido ul {
 margin: 4;
 padding: 4;
}
 
#contenido li {
	list-style-image: url(../images/bullet.gif);
	list-style-position: outside;
}



#creditos {
	background-color: #DAE1EB;
	background-image: url(../images/creditosfin.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	line-height: 32px;
	color: #666666;
	font-weight: 700;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 14px;
	padding-left: 8px;
	font-size: 9px;
	text-align: right;
}
.pie {
	font-size: 10px;
	color: #666666;
	text-align: right;
}

.htabla {
	background-image: url(../images/gris.gif);
	line-height: 24px;
	color: #333333;
	font-weight: bold;
}
td {
	vertical-align: top;
}
.blanco {
	font-size: 10px;
	color: #FFFFFF;
	line-height: 16px;
}
.tblanco {
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}

.enfasis {
	font-weight: 800;
	color: #0066CC;
}
.referencias {
	font-style: italic;
	color: #666666;
	font-weight: bold;
}

.blanco a:visited, .blanco a:link{
color:#FFFFFF;
font-weight:bold;

}  
.blanco a:hover,  .blanco a:active{
color:#99FFFF;
font-weight:bold;
}

.activoblanco {
	font-size: 10px;
	color: #99FFFF;
	line-height: 16px;
}
.rojo {
	color: #CC0000;
}
.menu {
	background-image: url(../images/fondoMenuEstandares.jpg);
	background-repeat: repeat-x;
	background-color: #ececec;
	background-position: bottom;
	
}


.panel {
	border: 1px solid #efefef;
	padding:2px;
	background-color: #FFFFFF;
}
.panel .head {
	background-image: url(topbar.png);
	font-size: 14px;
	height: 31px;
	line-height: 31px;
	font-weight: normal;
	color: #999999;
	font-family: "Century Gothic", Arial;
	background-color: #FAFAFA;
	background-repeat: repeat-x;
	background-position: bottom;
}
.imagal {
	margin: 2px;
	padding: 2px;
	border: thin solid #666666;
}

