#centroinicioderecha {
	margin: auto;
	float: right;
	width: 175px;
	background-color: #FFFFFF;

	height: 500px;
}
#centroinicioizquierda {
	margin: auto;
	float: left;
	width: 565px;
	background-color: #FFFFFF;
	background-image: url(images/escudofondo.gif);
	background-repeat: repeat-y;
	background-position: center top;
}

#centroinicioizquierda h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #006600;

}
.textocentral {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: justify;
}

.textocentralnegrita {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-align: justify;
}

A.textocentral  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: justify;
TEXT-DECORATION: none;
}

A.textocentral:hover{
TEXT-DECORATION: underline;
}
#imagenesfotos {
	margin: 5px;
	padding: 5px;
	float: right;
	border: 1pt solid #666666;
	background-color: #FFFFFF;
}
.titulartextocentral {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #003300;
	text-align: justify;
}

.titulartextocentralnormal {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #003300;
	text-align: justify;
}

#imagenesfotosin {
	margin: 5px;
	padding: 5px;
	border: 1pt solid #666666;
	background-color: #FFFFFF;
}
#noticias {
}

#cajaimagencentro {
	margin: 5px;
	padding: 7px;
	border: 1pt solid #666666;
	background-color: #FFFFFF;
	clear: both;
}


.setas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #336600;

}

A.setas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #336600;
	padding: 25px 8px 25px 8px;
	TEXT-DECORATION: none;
}

A.setas:hover{
TEXT-DECORATION: underline;
}
.tramites {
	margin: 10px;
	padding: 0px;
	width: 500px;

}

.tramites h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #666666;
}
.tramites p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	margin-left: 15px;
}
.tramites p .rojo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	margin-left: 15px;
}
