/* ENCABEZADOS */
h1 {
	font-size: 22px;
	font-family: arial;
	color: #022664;
	margin-bottom: -3px;
}

.interior-lado1 h1 {
	font-size: 18px;
	font-family: arial;
	color: #022664;
	margin-bottom: -3px;
	text-transform:uppercase;
}

h2 {
	font-size: 18px;
	font-family: arial;
	color: #666;
}

h3 {
	font-size: 14px;
	font-family: arial;
	color: #998;
	padding-bottom: 5px;
}

h4 {
	font-size: 13px;
	font-family: arial;
	color: #5C2B2E;
	margin-top: 3px;
}

p {
	font-family: arial;
	color: #666;
	font-size: 12px;
}

/* =============================== */

/* MENU ALMONDALE */


/* =============================== */


.interior-lado1 hr {
	border: 1px solid #CCC;
	margin-top: 15px;
	margin-bottom: 15px;
}

hr {
	border: 1px solid #CCC;
	margin-bottom: 15px;
}

.img_rodea {
	float: left;
	width: auto;
	padding-right: 10px;
	padding-bottom: 5px;
}
.img_rodea1 {
	float: left;
	width: 140px;
	margin-right: 10px;
	margin-bottom: 5px;
}
.foto-docente {
	width: 160px;
	height: 230px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-size: 13px;
	text-align: center;
	font-weight: normal;
	float: left;
}

.foto-docente1 {
	width: 160px;
	height: 230px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-size: 13px;
	text-align: center;
	font-weight: normal;
}
.foto-docente2 {
	width: 160px;
	height: 230px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-size: 13px;
	text-align: center;
	font-weight: normal;
	float: right;
}
.img-boton {
	float: none;
	width:inherit;
	text-align: right;
	padding-top: 10px;
}
.espacio-texto {
	padding-left: 20px;

}
.espacio-texto1 {
	padding-left: 40px;

}
.img-padtop {
	padding-top: 10px;
}
p a {
	color: #55072F;
	font-style: normal;
}
p a:hover{
	color: #55072F;
	font-weight: bold;
}

#circulares select {
	border: 1px solid #700748;
	font-family: arial;
	color: #666;
	font-size: 12px;
	width: 260px;
}
#estructura .contenido .interior .interior-lado2menu .col2 {
	float: right;
	width: 135px;
	padding-left: 10px;
}#galeriafotos #fotobig {
	height: 300px;
	width: 420px;
	border: 4px solid #CCC;
}
