/* CSS Document */

td.textura1{
background-image: url(../img/asociacion_pro_transparencia_de_cuentas_publicas_bg_01.jpg);
background-repeat:repeat-x;
background-position:top;
}
td.textura2{
background-image: url(../img/linea_gris_999.jpg);
background-repeat:no-repeat;
background-position:bottom;
}
td.textura3{
background-image: url(../img/esquina_lateral_izq.png);
background-repeat:repeat-y;
background-position:left;
}
td.textura4{
background-image: url(../img/esquina_lateral_dcha.png);
background-repeat:repeat-y;
background-position:right;
}
td.textura5{
background-image: url(../img/asociacion_pro_transparencia_de_cuentas_publicas_bg_03.png);
background-repeat:no-repeat;
background-position:right top;
}
td.textura6{
background-image: url(../img/asociacion_pro_transparencia_de_cuentas_publicas_bg_04.png);
background-repeat:no-repeat;
background-position:right bottom;
}
td.textura7{
background-image: url(../img/esquina_bottom_centro.png);
background-repeat:repeat-x;
}

td.rot01{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}
td.rot02{
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
font-weight: normal;
color:#99CC00;
}
td.rot03{
font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color:#333333;
}
td.rot04{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
}
td.rot05{
font-family:Arial, Helvetica, sans-serif;
font-size: 16px;
	font-weight: normal;
	color:#333333;
}
td.rot06{
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#666666;
	}
td.rot07{
font:Geneva, Arial, Helvetica, sans-serif;
font-size:18px;
	font-weight: normal;
	color:#99cc00;
}
td.rot08{
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:16px;
	font-weight: bold;
	color:#999999;
}

td.memorandum{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
	font-weight: normal;
	color: #333333;
}
a.memorandum{
font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #333333;
	text-decoration:none;
}
a.memorandum:hover{
font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #CCCCCC;
text-decoration:underline;
}

a.leermas{
font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color:#FF9900;
text-decoration:none;
}
a.leermas:hover{
font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color:#FF6600;
text-decoration:underline;
}
a.menu{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
    color:#999999;
text-decoration:none;
}
a.menu:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
    color:#EEEEEE;
text-decoration:underline;
}


a.servicio{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
text-decoration:none;
}
a.servicio:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
text-decoration:none;
}
a.contacto{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
    text-decoration: underline;
	cursor: pointer;
}
a.contacto:hover{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
    color: #666666;
	text-decoration: underline;
	cursor: pointer;
}
a.contacto2{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #669900;
    text-decoration: underline;
	cursor: pointer;
}
a.contacto2:hover{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
    color: #006600;
	text-decoration: underline;
	cursor: pointer;
}
a.contacto3{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #669900;
    text-decoration: none;
	cursor: pointer;
}
a.contacto3:hover{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
    color: #006600;
	text-decoration: underline;
	cursor: pointer;
}


.textarea1 {
background-color:#EEEEEE;
	border: 1px solid #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	font-size: 10px;
	font-weight: normal;
}
.error {
    background-color: red;
    border: 0px;
    color: yellow;
    font-family: Geneva,Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: normal;
    visibility: hidden;
    position: absolute;
}
.mensajito{
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
font-weight: normal;
color:#99CC00;
}