/* CSS Document */

/*estylos utilizados en lo manuales*/


#contenedor{
 width:100%;
 height:800px;
}

.generales{
 width:50%;
 height: 130px;  
 background: url(/SYS/img/titulo1.png)no-repeat;
}
.quejas{
 width:50%;
 height: 130px;  
 background: url(/SYS/img/manualquejas.png)no-repeat;
}


.encuestas{
 width: 50%;
 height: 130px;
 background: url(/SYS/img/titulo.png)no-repeat;
}


.servicios{
 width: 50%;
 height: 130px;
 background: url(/SYS/img/manualservicios.png)no-repeat;
}

.digitalizador{
 width: 50%;
 height: 130px;
 background: url(/SYS/img/img/titulodigi.png)no-repeat;
}

.auditoria{
 width: 50%;
 height: 130px;
 background: url(/SYS/img/manualauditoria.png)no-repeat;

}

.suministros{
 width: 50%;
 height: 130px;
 background: url(/SYS/img/titulo1.png)no-repeat;

}
.alcaldia{
 width:50%;
 height: 230px;  
 background: url(/SYS/img/talcaldia.png)no-repeat;
}
.fovis{
 width:50%;
 height: 130px;  
 background: url(/SYS/img/Fovis/manualfovis.png)no-repeat;
}

.subsidio{
 width:50%;
 height: 130px;  
 background: url(/SYS/img/subsidio/manualsubsi.png)no-repeat;
}

.principal1{
background:#ffffff;
border: 2px solid #ffffff;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
margin-top:10px;
margin-left:20px;
margin-right:20px;
margin-bottom: 10px;
}

.pagina{
background: #ffffff; 
color:#2A2A2A;
width:650px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
margin: 20px 0 0;


}

#centro{
	color:#2A2A2A;
	background:#013450;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	border: 2px solid #FFFFFF;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
    	width: 750px;
	left: 255px;
	top: 176px;
}

 #left{
 
 background:#013450;
 border: 2px solid #FFFFFF;
 -moz-border-radius: 15px;
-webkit-border-radius: 15px;
border-radius: 15px;
margin: auto;
width: auto;
       height: auto;
overflow: auto;

}
.texto {
font-size: 14px;
text-align: justify;
font-family: Georgia, "Times New Roman", Times, serif;        
}

.subtitulo {
	font-size: 16px;
	color: #336699;
	font-weight: bold;
}

.titulo2 {
	font-size: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #000066;
	width: 600px;
	margin: 30px 0 0;
	text-align: center;
	top: 5px; 
}
