*{
	margin:0px;
	padding:0px;
}
body {
	background-color:#A1A0A0;
}
body, td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-style:normal;
	color: #767573;
	cursor:default;
}
a{
	color: #2F5A95;
	text-decoration:underline;
	font-weight:bold;
}
a:hover{
	color: #C06E00;
}
a.pie{
	color:#9D0223;
	font-weight:bold;
	text-decoration:none;
}
a.pie:hover{
	color:#9D0223;
	font-weight:bold;
	text-decoration:underline;
}
a.topo{
	background-image:url(/imgs/topoenlace.jpg);
	background-repeat:no-repeat;
	background-position:1px 5px;
	padding-left:9px;
	color: #2F5A95;
	text-decoration:underline;
	font-weight:bold;
}
a.topo:hover{
	color: #C06E00;
}
a, button {
	cursor: pointer;
}
#todo{
	left: 50%;
/*	top: 50%;*/
/*	height: 590px;*/
	width: 770px;
	margin-left: -385px;
	top: 40px;
	background-color:#F2F2F2;
	position: absolute;
	border:5px solid #FFFFFF;
}
#cuerpo{
	background-color:#F0F0F0;
}
#col1{
	width:230px;
	float:left;
	padding:5px;
	padding-bottom:0px;
}
#col2{
	width:520px;
	float:right;
	padding:5px;
}
#destacados{
	background-color:#E9E9E9;
	border-bottom:1px solid #D4D4D4;
	height:255px;
	margin-bottom:5px;
}
#proddestacado{
	width:85%;
	float:left;
}
#col1 img, #proddestacado img{
	background-color:#FFFFFF;
	padding:1px;
	border:1px solid #D4D4D4;
}
#alayre img{
	margin-bottom:8px;
}
#alayre p{
	margin-bottom:10px;
}
.destacado dt{
	float:left;
	margin-right:5px;
	margin-bottom:0px;
}
.destacado dd.titulo{
	font-weight: bold;
	padding-bottom:10px;
}
.destacado dd.texto{
	padding-bottom:12px;
}
.destacado dd.enlace{
	padding-top:10px;
}
#restodestacados{
	width:69px;
	float:right;
	text-align:right;
	padding:0px;
	margin:0px;
}
.restodestacados dd{
	margin-bottom: 5px;
}
.restodestacados dd a{
	display:block;
	width:65px;
	height:65px;
	background-color:#FFFFFF;
	padding:1px;
	border:1px solid #D4D4D4;
}
.restodestacados dd a:hover{
	width:65px;
	height:65px;
	padding:0px;
	border:2px solid #D4853A;
}
#buscador{
	background-color:#E9E9E9;
	border-bottom:1px solid #D4D4D4;
	height:120px;
	margin-bottom:5px;
}
p.lbuscador{
	width:49%;
	float:left;
	padding-left: 5px;
	padding-top:3px;
	padding-bottom:3px;
	clear:left;
}
p.rbuscador{
	width:49%;
	float:right;
	padding-left: 5px;
	padding-top:1px;
	padding-bottom:3px;
}
#menu{
	clear:both;
	height:159px;
	background-image:url(../imgs/bg.jpg);
	background-repeat:no-repeat;
	background-position:left;
	background-color:#E9E9E9;
	border-top: 1px solid #A1A0A0;
}
#foot{
	height:20px;
	background-color:#FFFFFF;
	width: 100%;
	display: table;
	float: none;
	clear: both;
}
#foot address {
	font-style: normal;
	padding: 5px;
	text-align:right;
}
#foot img {
	padding-top: 3px;
	margin-right:3px;
	float: left;
	clear: right;
}
/*Menu principal*/
#navlist {
	position: relative;
	top:0px;
	float:right;
	text-align:right;
	background-color:#FFFFFF;
	height:12px;
	padding-left:10px;
	padding-top:20px;
	padding-bottom:1px;
	padding-right:5px;
	border-bottom:5px solid #D9D9D9;
}
#navlist li {
	display: inline;
	list-style-type: none;
	padding-left:10px;
	padding-right:10px;
	background-image:url(../imgs/bgmenu.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
}
#navlist li.nopaddingright{
	padding-right:0px;
}
#navlist li a{
	color:#7A7A7A;
	font-weight:bold;
	text-decoration: none;
	padding-top:15px;
}
#navlist li a:hover{
	color:#C06E00;
	text-decoration: none;
	font-weight:bold;
	background-image:url(../imgs/florn.jpg);
	background-position:top center;
	background-repeat:no-repeat;
}
#navlist li a.activo{
	color:#2B4CA4;
	font-weight:bold;
	text-decoration: none;
	padding-top:15px;
	background-image:url(../imgs/flor.jpg);
	background-position:top center;
	background-repeat:no-repeat;
}
#logo{
	float:right;
	clear:both;
	margin-right:5px;
}
#idiomas{
	position:relative;
	left:80px;
	padding-top:4px;
	float:left;
}
#idiomas a{
	color: #7F7F7F;
	text-decoration:none;
}
#idiomas a:hover{
	color: #C06E00;
	text-decoration:underline;
}
#idiomas img{
	margin-left:2px;
	margin-right:4px;
	border:0px;
}
/*Cabeceras*/
h1{
	background-color:#FFFFFF;
	border:1px solid #D4D4D4;
	font-size:11px;
	font-weight:bold;
	padding:5px;
	margin-bottom:5px;
}
p.msgerror {
	font-size:10px;
	background-color:#FF3333;
	color: #FFFFFF;
	padding:2px;
	margin: 2px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
	font-weight: bold;
}
/*Estilos comunes*/
.fotodestacado{
	margin-right: 5px;
}
.floatleft{
	float:left;
}
.floatright{
	float:right;
}
.clearleft{
	clear:left;
}
.clearright{
	clear:right;
}
.mostrar {
	display: block;
}
.ocultar {
	display: none;
}
.paddingtop40{
	padding-top:40px;
}
.naranja{
	color:#C06E00;
}
.azul{
	color:#004E9E;
}