a.ml:link, a.ml:visited { /*Enlaces*/
    display: block;
    text-decoration: none;
    color: #555;
    font-weight: bold;
    font-size: 11px;
    padding-top: 3px;
    height: 13px !important;
    /*height: 16px;*/
    outline: none;
    text-decoration: none;
}
a.ml:hover , a.ml:active {
	text-decoration: none;
	color: #000;
    outline: none;

}
div.sl {
	padding-left: 11px;
}
div #div_izquierda {
	float: left;
	width: 155px;
}
div #cab_izquierda{
	background-image: url(../ceydes/imagenes/izq_arriba.png);
	width: 155px;
	height: 10px;
	font-size: 0px;
}
div #pie_izquierda{
	background-image: url(../ceydes/imagenes/izq_abajo.png);
	width: 155px;
	height: 10px;
	font-size: 0px;
}
div.separador{
	background-image: url(../ceydes/imagenes/separador.png);
	width: 155px;
	height: 2px;
	font-size: 0px;
}
div #div_derecha {
	float: right;
	width: 820px;
	margin-left: 10px;
}
div #arriba {
	width: 100%;
}
div #abajo {
	width: 100%;
}
/*Menu izquierda*/
a.menu_izq:link, a.menu_izq:visited {
    display: block;
    text-decoration: none;
    color: #555;
    font-weight: bold;
    font-size: 11px;
    padding-top: 3px !important;
	padding-left: 5px;
	background: #ddf;
    height: 13px !important;
    outline: none;
	width: 150px !important;
}

a.menu_izq:hover , a.menu_izq:active {
	display: block;
    text-decoration: none;
    color: #555;
    font-weight: bold;
    font-size: 11px;
    padding-top: 3px !important;
	padding-left: 5px;
	background: #aaf;
    height: 13px !important;
    outline: none;
	width: 150px !important;
}
/* Estilos de los enlaces */
a.enlace:link, a.enlace:visited {
	width: 400px;
    text-decoration: none;
    color: #555;
    font-weight: bold;
    font-size: 10px;
    padding-top: 3px;
    height: 13px !important;
    /*height: 16px;*/
    outline: none;
    text-decoration: none;
	text-align: center;

}

a.enlace:hover , a.enlace:active {
	text-decoration: none;
	color: #000;
    outline: none;
}
/* Estilo del popup de los enlaces */
#popupEnlace{
	position: absolute;
	padding: 5px 5px 5px 5px;
	background-color: #ffffff;
	width: auto;
	border: 1px solid #314151;
	z-index: 30;
}
/* Tabla centrada */
table.enlaces{
	margin-left: auto;
	margin-right: auto;
}

/*  imagenes portada  */
#box1{
	position:absolute;
	}
#box1 span{
	display:block;
	float:left;
}


.mask2{
	position:relative;
	width:300px;
	height:225px;
	overflow:hidden;
}


span img{
	display:block;
	border:none;
}
div.mdiv{
	cursor:pointer;
	font-weight: bold;
	color: #555;
}
table.tah{
	width: 100%;
}
tr.tah{
	border-left: 1px solid #aaf;
	border-right: 1px solid #aaf;
	border-bottom: 1px solid #aaf;
	margin-left: 5px;
}
td.tah{
	padding: 5px;
	width: 50%;
}
div.titulo_comp{
	margin-top: 10px;
	background-color: #ddf;
	border: 1px solid #aaf;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
}
div.titulo_comp2{
	margin-top: 10px;
	background-color: #fdd;
	border: 1px solid #faa;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
}
div.cita{/*Las citas superiores*/
	text-align: right;
	font-weight: bold;
}
div.cita2{/*Las citas superiores*/
	text-align: left;
	font-weight: bold;
}
hr{ /*Linea separadora*/
}
h1{
	font-size: 18px;
}
h2{
	font-size: 16px;
}
h2.titulo{
	font-size: 16px;
	background-color: #ddf;
	text-align: center;
	border: 1px solid #aaf;
}
li.gordo{
	font-size: 16px;
	font-weight: bold;
}
p.izquierda{ /*Iconos css*/
	float: left;
}
p.centro{
	float: left;
	margin-left: 300px;
}
img.marco{
	border: 1px solid #aaa;
	padding: 2px;
}

div.sample{
	border: 1px solid #aaa;
	padding: 2px;
}
div #map{
	border: 1px solid #aaa;
	padding: 2px;
	width: 800px;
	height: 300px;
}
div.invisible{
	visibility:hidden;
	height: 0px;
}

table.formulario{ /*Tabla de un formulario */
	width: 500px;
	margin-left: auto;
	margin-right: auto;
}
td.formulario{
	width: 210px;
}
input.formulario{
	font-size: 10px;
	color: #333;
	border: 1px solid #aaa;
}
textarea.formulario{
	font-size: 10px;
	color: #333;
	border: 1px solid #aaa;
	width: 250px;
	height: 100px;

}
td.error{
	width: 80px;
}
input.bformulario{
	font-size: 10px;
	color: #333;
	background: #ddf;
	border: 1px solid #aaf;
	cursor: pointer;
	margin-right: auto;
	font-weight: bold;
	margin-left: 200px;
}
div.div_abajo{
	margin-left: 80px;
	text-align: center;
}
select{
	font-size: 10px;
}
input.bbformulario{
	font-size: 10px;
	color: #333;
	background: #ddf;
	border: 1px solid #aaf;
	cursor: pointer;
	margin-left: 20px;
	font-weight: bold;
	float: left;
}

