body
{
	background-color:#DFE9F3;
	font-family:Arial;
}
#exterior {
	width:760px;
	background-color:#FFFFFF;
	border-style:solid;
	border-width:1px;
	border-color:#000000;
}

#cabecera
{
	height:90px;
	background-image:url(../imagenes/fondo_cabecera.jpg);
}
#busqueda_boton input
{
	border-color:#9DAAB7;
	border-width:1px;
	border-style:outset;
	background-color:#9DAAB7;
}

#secciones {
	background-color:#000180;
	border-style:solid;
	border-width:2px;
	border-color:#000000;
}
#secciones td {
	font-weight: bold;
	color: #FFFFFF;
	width: 126px;
	text-align: center;
}

.contenido
{
	width:600px;
}

#nov_derecha
{
	width:200px;
	height:410px;
}
#nov_derecha .novedad {
	height:92px;	
	border-bottom-color:#99CD00;
	border-bottom-size:2px;
	border-bottom-style:solid;
}

.titulo {
	font-weight: bold;
	text-align:center;
	height:20px;
	border-style:solid;
	border-width:2px;
	border-color:#000000;
	background-color:#99CD00;
}
td.novedad td
{
	font-size:12px;
}
#nov_debajo
{
}
#nov_debajo .novedad
{
	height:79px;
	width:183px;
	border-right-color:#99CD00;
	border-right-size:2px;
	border-right-style:solid;
}
#nov_debajo .novedad_primera
{
	height:79px;
	width:183px;
	border-right-color:#99CD00;
	border-right-size:2px;
	border-right-style:solid;
	border-left-color:#99CD00;
	border-left-size:2px;
	border-left-style:solid;
}
.novedad_primera td
{
	font-size:12px;
}
.novedad a
{
	text-decoration:none;
	color:#0066FF;
}
.novedad a:hover
{
	text-decoration:underline;
}
.novedad img
{
	border:none;
}
#pie {
	font-size: 10px;
	color: #FFFFFF;
	height: 20px;
	text-align:center;
	font-family:"Arial Black";
	background-color:#000180;
	border-style:solid;
	border-width:2px;
	border-color:#000000;
}
a
{
	text-decoration:none;
	color:#FFFFFF;
}
a:hover
{
	text-decoration:underline;
}
#menu
{
	background-color:#D6E1ED;
	width:180px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
}
#menu td
{
	height:25px;
	padding-left:5px;
}
#menu select
{
	background-color:#F6F8FB;
	font-size:12px;	
}
#menu input
{
	border-color:#9DAAB7;
	border-width:1px;
	border-style:outset;
	background-color:#9DAAB7;
}