body{
	margin:0px;
	padding:0px;
	text-align:center;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#45454A;
}

#header{
	width:730px;
	height:195px;
	margin-right: auto;
	margin-left: auto;
}

#header .logotipo{
float:left;
text-align:left;
width:205px;
height:195px;
}

#header .logotipo #top_header{
display:block;
text-align:left;
width:205px;
height:125px;
}

#header .logotipo #top_header img{
margin-top:35px;
width:176px;
height:53px;
border:0;
}

#header .logotipo #bottom_header{
	display:block;
	width:205px;
	padding-top:15px;
	color:#FFFFFF;
	background-image:url(../img/f_bottom_header.gif);
	background-repeat:repeat-x;
	background-color: #EF2B2D;
	float: left;
	clear: both;
}

#header .logotipo #bottom_header a{
	color:#FFFFFF;
	font-size:13px;
	text-decoration:none;
	margin-right: auto;
	margin-left: auto;
}

#header .logotipo #bottom_header a:hover{
	text-decoration:none;
	color: #211E1C;
}

#header .foto{
	float:left;
	width:525px;
	height:195px;
	background-color: #EF2B2D;
}

#header .foto #top_foto{
	display:block;
	width:525px;
	color:#fff;
	background-image:url(../img/f_top_foto.gif);
	background-repeat:repeat-x;
	background-color: #EF2B2D;
	height: 26px;
}

#header .foto #top_foto h1{
margin:0 0 0 100px;
padding-left:20px;
text-align:left;
font-size:13px;
color:#fff;
font-weight:normal;
background-image:url("../img/dot_b.gif");
background-repeat:no-repeat;
background-position:left;
}

#header .foto #bottom_foto{
	display:block;
	width:525px;
	height:165px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #211E1C;
}

#menu_top{
	display:block;
	width:730px;
	height:30px;
	background-color:#e2e2e2;
	margin-right: auto;
	margin-left: auto;
}

#menu_top .item{
float:left;
width:240px;
padding-top:7px;
}

#menu_top span a {
color:#000;
font-size:12px;
font-weight:bold;
text-decoration:none;
}

#bloque_listas{
	display:block;
	width:730px;
	padding-bottom:15px;
	background-color:#f8f8f8;
	margin-right: auto;
	margin-left: auto;
}

.listas_menu{
float:left;
width:240px;
}

.listas_menu ul{
list-style:none;
text-align:left;
line-height:20px;
}

.listas_menu ul li{
	text-align:left;
	border-bottom:solid 1px #ccc;
}

.listas_menu ul li a{
	text-align:left;
	color:#EF2B2D;
	font-size:11px;
	padding-left:20px;
	text-decoration:none;
	padding-right: 25px;
}
.listas_menu ul li a:link {
	text-align:left;
	color:#EF2B2D;
	font-size:11px;
	padding-left:20px;
	text-decoration:none;
	background-image:url(../img/star.gif);
	background-position:3px;
	background-repeat:no-repeat;
	background-color: #f8f8f8;
}

.listas_menu ul li a:visited{
	text-align:left;
	color:#EF2B2D;
	font-size:11px;
	padding-left:20px;
	text-decoration:none;
	background-image:url(../img/star.gif);
	background-position:3px;
	background-repeat:no-repeat;
	background-color: #f8f8f8;
}
.listas_menu ul li a:hover{
	text-decoration:none;
	color: #FFFFFF;
	background-color: #211E1C;
	background-image: url(../img/star_black.gif);
	background-repeat: no-repeat;
	background-position: 3px;
}

#foto_home{
display:block;
width:730px;
}

#bloque_banner{
display:block;
width:730px;
height:130px;
padding-top:20px;
background-color:#eee;
}

#bloque_banner a img{
border:0;
}

#bloque_sello{
	display:block;
	text-align:right;
	width:730px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;
}

.footer {
	background-color: #F0F0F0;
	text-align: center;
	margin: 0px;
	padding: 8px;
	font-size: x-small;
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EF2B2D;
	color: #EF2B2D;
}

a:link {
	color: #EF2B2D;
	text-decoration: none;
}
a:visited {
	color: #EF2B2D;
	text-decoration: none;
}

/*
#footer{
	display:block;
	width:730px;
	font-size:10px;
	color:#45454A;
	margin-bottom:15px;
	border-top:solid 2px #000;
	background-color:#f0f0f0;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;
	height: 18px;
}

#footer a{
font-size:10px;
color:#45454A;
margin:0 10px 0 0;
text-decoration:underline;
}

#footer a:hover{
color:#000;
}
*/

.cerrar{
clear:both;
display:block;
}
.black_down_buscador {
	height: 25px;
	margin-top: 14px;
	background-color: #211E1C;
}
.red_up_buscador {
	color: #FFFFFF;
	font-size: 11px;
	text-align: center;
}
