

#titulo{
		width:1000px;
		height:100px;
		/*border: solid 1px #00FF00;*/
}

#fondo{
		width:1000px;
		/*height:640px;*/
		margin:0px 12px 0px 12px;
		margin:0 auto;
		/*border:solid 1px #00FFCC; */
		background: url(../imagenes/fondopatron.png) repeat;
		clear:both;
}

#central{
		clear:both;
}


#topimagen{
		width:1000px;
		height:80px;
		/*border: solid 1px #00FF00;*/
		background:url(../imagenes/servicios.png);
}

#textocont{
		background:url(../imagenes/fondotexto.png) repeat;
		width:760px;
		/*height:400px;
		border: solid 1px #00FF00;*/
		padding:10px 10px 10px 10px;
		/*height:440px;*/
		margin: auto;
}

#textocont h2{
		font-family:Arial, Helvetica, sans-serif;
		text-align:left;
		color:#f9c100;
}

#textocont p{
		font-family:Arial, Helvetica, sans-serif;
		text-align:justify;
		color:#FFFFFF;
}
