@charset "UTF-8";
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: justify;
	line-height: 16px;
	padding: 3px;
	margin: 3px;
}
.baseinfo {
	background-image: url(Imagenes/barrainf.png);
	background-repeat: no-repeat;
	background-position: bottom;
	vertical-align: bottom;
}
.correoinf {
	color: #FFFFFF;
}
.botonizq {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	padding: 2px;
	float: none;
	height: auto;
	width: 130px;
	margin: 5px;
	left: 0px;
	text-align: center;
	font-style: normal;
	line-height: normal;
	display: block;
	list-style-type: none;
}
.botonizq:hover {
	background-color: #CCCCCC;
}
.direccion {
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	padding: 3px;
}
.tituloparrafo {
	font-weight: bold;
	color: #233387;
}
.titulo {
	font-size: 16px;
	font-weight: bold;
	color: #666666;
}
.imagenizquierda {
	margin: 5px;
	padding: 5px;
	float: left;
}
.imagenderecha {
	margin: 5px;
	padding: 5px;
	float: right;
}
.enlace {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	color: #0000FF;
}
enlace:hover {
	background-color: #999999;
}
.notas {
	font-size: 9px;
	height: 10px;
}

