p.contenido {
	position:relative;
	font-size: 12px;
	face: Georgia, Times New Roman, Times, serif;
	font-weight: bold;
	margin-right: 15px;
	margin-top: 0px;
	left: 21px;
	width: 189px;
	height: 0px;
	top: 2px;

}       

p.contenidoNovedad {
	position: relative;
	font-size: 12px;
	face: Georgia, Times New Roman, Times, serif;
	font-weight: bold;
	margin-right: 15px;
	margin-top: 0px;
	left: 18px;
	width: 190px;
	height: 96px;
	color : #006600;
	top: 23px;

}
			 
td.principal {width:210; height:193; valign:top; background:Imagenes/recuadros1.png;}

			 
a { text-decoration: none; }
a:active { color: #4f94cd; }
a:link { color: #4f94cd; }
a:visited { color: #4f94cd; }
a:hover { text-decoration: underline; }

body 
{
background-color: white;/*#0C22C5; */
font-family: sans-serif, arial, helvetica;
}
#contenedor
{
	background-color: white;
	width: 90%;
	padding: 5px;
	margin: 10px auto;
	border: 1px solid gray;
	line-height: 130%;
}
#cabecera
{
	 padding: .5em;
}
#menu
{
	font-size: 13px;
	color: #36648b;
	float: left;
	width: 95px;
	margin: 0;
	padding: 1em; 
}

#contenido
{
	margin-left: 500px;
	padding: 1em;
}

.recuadros{
	position: relative;
    font size: 2;
	face: Georgia, Times New Roman, Times, serif;
	margin-right: 20px;
	margin-top: 32px;
	margin-left: 20px;
	left: 200px;
	width: 220px;
	height: 96px;
	top: 152px;

}

#pie
{
	background-color: #36648b;
	color: white;
	font-size: 11px;
	text-align: center;
	clear: both;
	margin: 0 auto;
	padding: .5em;
	width: 96%;
	line-height: 110%;
}
ul#navlist
{
	padding: 0;
	margin: 0;
	list-style-type: none;
	float: left;
	width: 95px;
	color: #fff;
	background-color: #36648b;
}
ul#navlist li { display: inline; }
ul#navlist li a
{
	float: left;
	width: 95px;
	color: #fff;
	background-color: #36648b;
	padding: 0.2em 1em;
	text-decoration: none;
	border-right: 1px solid #fff;
}

 ul#navlist li a:hover
{
background-color: #4f94cd;
color: #fff;
}

.separador
{
	height: 1px;
        margin-bottom: 10px;
}

h3
{
	color: #36648b;
}

.fecha
{
	font-size: 10px;
	font-weight: bold;
}

.titulo
{
	font-size: 17px;
	font-family: Arial, Verdana;
	font-weight: bold;
	margin-bottom: 5px;
}

td.margenTabla
{
	margin-left: 2px;
	margin-right: 2px;
	margin-top: 2px;
	margin-bottom: 2px;
}


.contenido
{
	font-size: 14px;
}

.direccion
{
	font-size: 12px;
	font-weight: bold;
	color: #0C22C5;
}


.formulario
{
	font-size: 14px;
	font-style: italic;
}
input
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #ffffff;
	background-color: #36648b;
	border: black;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px
}
