/* CSS Document */
body{
	background-image:url(img/fondo.jpg);
	background-repeat:repeat-x;
	/*background-attachment:fixed;*/
	font-family:Arial;
	font-size:12px;
}
.caja{
	width:300px;	
}

.tdiz{
	background-image:url(img/bordeIz.jpg);
	background-repeat:repeat-y;
	width:3px;
}
.tdde{
	background-image:url(img/bordeDe.jpg);
	background-repeat:repeat-y;
	width:3px;
}
.tdCabSup{
	background-image:url(img/cabecerosupnuevo.png);
	height:137px;
}
.tdCabMed{
	background-image:url(img/cabeceromedionuevo.png);
	height:127px;
}
.tdExpe{
	background-image:url(img/expresate.jpg);
	height:38px;
}
.tdimgVerde{
	background-image:url(img/tdverde.jpg);
	background-repeat:repeat-y;
}
.tablaBorde{
	border-left: 1px solid #0178ba;
	border-top: 1px solid #0178ba;
	border-right: 1px solid #0178ba;
}
.tdCabInf{
	background-image:url(img/cabeceroInf.jpg);
	height:31px;
}
.tdLineaverde{
	background-image:url(img/lineaverde.jpg);
	background-repeat:repeat-y;
	background-position:center;
	width:20px;
}
.tdboton1{
	height:22px;
}
.tdboton2{
	background-image:url(img/boton2_f.jpg);
	background-repeat:no-repeat;
	background-position:center;
	background-position:top;
	width:178px;
	height:36px;
}
.tdboton3{
	background-image:url(img/boton3_f.jpg);
	background-repeat:no-repeat;
	background-position:center;
	background-position:top;
	width:178px;
	height:36px;
}
.tdboton4{
	background-image:url(img/boton4_f.jpg);
	background-repeat:no-repeat;
	background-position:center;
	background-position:top;
	width:178px;
	height:36px;
}
.tdboton5{
	background-image:url(img/boton5_f.jpg);
	background-repeat:no-repeat;
	background-position:center;
	background-position:top;
	width:178px;
	height:36px;
}
.tdboton6{
	background-image:url(img/boton6_f.jpg);
	background-repeat:no-repeat;
	background-position:center;
	background-position:top;
	width:178px;
	height:36px;
}
.tdboton7{
	background-image:url(img/boton7_f.jpg);
	background-repeat:no-repeat;
	background-position:center;
	background-position:top;
	width:178px;
	height:36px;
}
.tdboton8{
	background-image:url(img/boton8_f.jpg);
	background-repeat:no-repeat;
	background-position:center;
	background-position:top;
	width:178px;
	height:36px;
}
.tdcierreverde{
	background-image:url(img/cierreverde.jpg);
	background-repeat:no-repeat;
	background-position:center;
	background-position:top;
	width:178px;
	height:20px;
}
.tdverde{
	background-color:#d8e5b1;
	font-family:Arial;
	font-size:12px;
	color:#666666;
	font-weight:bold;
}
.tdazulHor{
	background-color:#cce4f3;
	height:4px;
	font-size:12px;
}

.tdazulVer{
	background-color:#cce4f3;
	width:4px;
}
.tdazulVerImg{
	background-color:#cce4f3;
	background-image:url(img/lateralverde.jpg);
	background-repeat:no-repeat;
	width:4px;
	height:115px;
}
.tdazulVerImgDer{
	background-color:#cce4f3;
	background-image:url(img/lateralverdeder.jpg);
	background-repeat:no-repeat;
	width:8px;
	
}
.tdesqazul
{
	background-image:url(img/esqazul.jpg);
	background-position:right bottom;
	background-repeat:no-repeat;
}
.tdesqazulsup
{
	background-image:url(img/esqazulsup.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}
input{
width:100px;
}
.tdcierre{
	background-image:url(img/pie.jpg);
	background-repeat:no-repeat;
	height:30px;
	text-align:center;
	color:#FFFFFF;
	font-size:10px;
	margin-top:5px;
}
a, a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #0178ba;
	text-decoration:none;
}
.Texto{
	font-family:Arial;
	font-size:12px;
	padding: 5px 0px 5px 0px;
}
.Organigrama{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	padding: 5px 0px 5px 0px;
}
.Indentado1{
	padding: 0px 0px 5px 0px;
	text-indent:20px;
}
.Indentado2{
	padding: 0px 0px 5px 0px;
	text-indent:40px;
}
.Indentado3{
	padding: 0px 0px 5px 0px;
	text-indent:60px;
}
.Indentado4{
	padding: 0px 0px 5px 0px;
	text-indent:80px;
}
h1{
	margin-top:5px;
	height:10px;
	font-size:12px;
	color:#898987;
}
.TextoTitulos{
	font-family:Arial;
	font-size:12px;
	color:#1d7bbb;
}
.TextoVerde{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#91be1d;
	padding: 5px 0px 5px 0px;
}
.Textofecha{
	text-align:right;
	font-family:Arial;
	font-size:10px;
	color:#69a237;
}