/* CSS Document */
body {
	background-color: #F0D7B9;
	background-image:url(../img/fondo.gif);
	color: #1F507B;
	font-family: tahoma, verdana, arial, helvetica;
	font-size: 11px;
	margin: 0px;
	padding:0px;
}
#top {
	background-image:url(../img/fondo_top.gif);
	position:absolute;
	top:0px;
	left:0px;
	width: 100%;
	height: 201px;
	z-index:1;
}
#centros {
	position:absolute;
	top:80px;
	left:50%;
	width: 177px;
	height: 63px;
	margin-left: -389px;
	z-index:3;
}
#cab {
	background-image:url(../img/cab.gif);
	position:absolute;
	top:0px;
	left:50%;
	width: 812px;
	height: 156px;
	margin-left: -406px;
	z-index:2;
}
#txt {
	background-image:url(../img/fondo_txt.gif);
	background-repeat:  repeat-y;
	position:absolute;
	top:201px;
	left:50%;
	width: 812px;
	margin-left: -441px;
	padding-left: 35px;
	padding-right: 35px;
	padding-top: 35px;
	z-index:1;
}
#submenu1 {
	background-image:url(../img/submenu.gif);
	position: absolute;
	top:196px;
	left:50%;
	margin-left: -319px;
	width: 214px;
	height: 22px;
	z-index:2;
}
#submenu2 {
	background-image:url(../img/submenu.gif);
	position: absolute;
	top:196px;
	left:50%;
	margin-left: -64px;
	width: 214px;
	height: 22px;
	z-index:2;
}
.pie {
	color: #666666;
	background-image:url(../img/fondo_menudos.gif);
	background-repeat:repeat-x;
	width: 803px;
	height: 14px;
	z-index:1;
	border: 1px #666666 solid;
	border-right: 2px #666666 solid;
	border-bottom: 2px #666666 solid;
	padding:4px;
	font-weight: bold;
	text-align:center;
}
#eti {
	color: #405380;
	background-image:url(../img/fondo_eti.gif);
	background-repeat:repeat-x;
	position:absolute;
	top: 208px;
	left: 50%;
	margin-left: -371px;
	width: 742px;
	height: 14px;
	z-index:3;
	border: 1px #405380 solid;
	border-right: 2px #405380 solid;
	border-bottom: 2px #405380 solid;
	padding:4px;
	font-weight: bold;
	text-align: center;
}
a.eti {
	color: #2A3754;
	text-decoration: none;
	font-weight: normal;
}
a.eti:hover {
	color: #9F0002;
	text-decoration: underline;
	font-weight: normal;
}

.login-error {
	text-align: left;
	float: right;
	color: #FF0000;
	width: 70%;
}




/* CSS Document */
a {
	color: #2A3754;
	text-decoration: underline;
	font-weight: normal;
}
a:hover {
	color: #9F0002;
	text-decoration: underline;
	font-weight: normal;
}
td {
	color: #3D200C;
	font-family: tahoma, verdana, arial, helvetica;
	font-size: 10px;
	text-align:justify;
}
td.centro{
	text-align:center;
}

td.tcab {
	color: #FFFFFF;
	font-family: tahoma, verdana, arial, helvetica;
	font-size: 12px;
	text-align:center;
	font-weight: bold;
	background-color: #3D5A99;
}
td.ttit {
	color: #FFFFFF;
	font-family: tahoma, verdana, arial, helvetica;
	font-size: 11px;
	text-align:center;
	font-weight: bold;
	background-color: #D4925B;
}
td.tdat1 {
	color: #3D200C;
	font-family: tahoma, verdana, arial, helvetica;
	font-size: 10px;
	background-color: #FFFFFF;
	border-bottom: 1px #D4925B dashed;
	border-right: 1px #3D5A99 dashed;
}
td.tdat2 {
	color: #3D200C;
	font-family: tahoma, verdana, arial, helvetica;
	font-size: 10px;
	background-color: #FFFFE5;
	border-bottom: 1px #D4925B dashed;
	border-right: 1px #3D5A99 dashed;
}
td.asig {
	color: #3D200C;
	font-family: tahoma, verdana, arial, helvetica;
	font-size: 10px;
	text-align:left;
}
ul {
	list-style-image: url(../img/lista.gif);
}
li {
	color: #3D200C;
	font-family: tahoma, verdana, arial, helvetica;
	font-size: 11px;
	margin: 2px;
}


p {
	color: #3D200C;
	font-family: tahoma, verdana, arial, helvetica;
	font-size: 11px;
	text-align:justify;
}
p.catasig {
	color: #3D5A99;
	font-family: "Trebuchet MS", tahoma, verdana, arial, helvetica;
	font-size: 22px;
	font-weight: bold;
	border: 0px none;
	border-bottom: 3px #FFFFFF double;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

p.cat {
	color: #3D5A99;
	font-family: "Trebuchet MS", tahoma, verdana, arial, helvetica;
	font-size: 14px;
	font-weight: bold;
	border: 0px none;
	border-bottom: 3px #FFFFFF double;
	margin: 0px;
	padding: 0px;
}

p.cat2 {
	color: #3D5A99;
	font-family: "Trebuchet MS", tahoma, verdana, arial, helvetica;
	font-size: 14px;
	font-weight: bold;
	border: 0px none;
	border-bottom: 0px #FFFFFF double;
	margin: 0px;
	padding: 0px;
}

blockquote {
	color: #3D200C;
	font-family: tahoma, verdana, arial, helvetica;
	font-size: 11px;
	text-align:justify;
}
blockquote:first-letter { color: #825739; font-weight:bold; margin-right:2px; font-size: 300%; float: left }

blockquote:first-line {
  font-variant: small-caps;
  color: #825739;
  font-weight: bold }
  
h1 {
	color: #3D5A99;
	font-family: "Trebuchet MS", tahoma, verdana, arial, helvetica;
	font-size: 14px;
	font-weight: bold;	
	border-bottom: 3px #4C8ABF double;
	width: 722px;
	padding: 10px;
	background-color: #FFFFFF;
	z-index: 1;
}

h2 {
	color: #825739;
	font-family: "Trebuchet MS", tahoma, verdana, arial, helvetica;
	font-size: 13px;
	font-weight: bold;	
	padding: 10px;
	border-bottom: 3px #D4925B double;
	width: 722px;
	background-color: #FFFFFF;
	z-index: 1;
}

h3 {
	color: #825739;
	font-family: "Trebuchet MS", tahoma, verdana, arial, helvetica;
	font-size: 12px;
	font-weight: bold;	
	padding: 5px;
	width: 40%;
	float:left;
	background-color: #FFFFE5;
	margin: 10px;
	margin-left: -10px;
	border: 3px #D4925B double;
	z-index: 1;
}

h4 {
	color: #825739;
	font-family: tahoma, verdana, arial, helvetica;
	font-size: 9px;
	font-weight: normal;	
	padding: 15px;
	border-top: 1px #825739 dashed;
	margin: 10px;
	margin-top: 30px;
	z-index: 1;
}
h5 {
	color: #0B2C49;
	font-family: tahoma, verdana, arial, helvetica;
	font-size: 11px;
	font-weight: normal;	
	z-index: 99;
}

img.fotodch {
	background-color: #FFFFFF;
	border: 3px #949FB8 double;
	float: right;
}

img.fotoizq {
	background-color: #FFFFFF;
	border: 3px #949FB8 double;
	float: left;
}

img.fotocen {
	background-color: #FFFFFF;
	border: 3px #949FB8 double;
	text-align: center;
	display: block;
	margin: auto;
}

#cpanel {  text-align: center;  vertical-align: middle; }
#cpanel div.icon   { margin: 10px; }
#cpanel div.icon a { 	display: block; float: left;	height: 97px !important;	height: 100px; 	width: 108px !important;	width: 110px; 	vertical-align: middle; 	text-decoration : none;	border: 1px solid #DDD;	padding: 2px 5px 1px 5px;}
#cpanel div.icon a:link    {  color : #808080;  }
#cpanel div.icon a:hover   { 	color : #333; 	background-color: #f1e8e6;  	border: 1px solid #c24733;	padding: 3px 4px 0px 6px; }
#cpanel div.icon a:active  {  color : #808080;  }
#cpanel div.icon a:visited {  color : #808080;  }
#cpanel div.icon img { margin-top: 13px; }
#cpanel div.icon span { display: block; padding-top: 3px;}
