@charset "iso-8859-1";
/* CSS Document */
body{
	width: 700px;
	margin: 0px;
	padding: 0px;
	
}
a:link {
	text-decoration: none;
	color: #c8b072;
}
a:visited {
	text-decoration: none;
	color: #c8b072;	
}
a:hover {
	text-decoration: none;
	color: #ff671c;
}
a:active {
	text-decoration: none;
	color: #c8b072;	
}
#all{
	position:absolute;
	left: 50%;
	margin-left: -350px;
	width: 700px;
	background-color: #FFFFFF;

}
#content p a {
	text-decoration: underline;
}
/*Estilos header
------------------------------------------------------------------*/
#header{
	padding-top: 3px;
	overflow: hidden;
  height:   1%;


}
#logo{
	margin: 0px;
	padding: 0px;
	height: 64px;
	clear: both;
	/*clear: both;
	_clear: none;solo lo coge ie6*/
}
#logo img{
	clear: both;
	margin: 0px;
	padding: 0px;
	border:none;
}
#logo img a{
border:none;
}
#header div{
	margin: 0px;
	padding: 0px;
	float: left;
	
	

}

#header ul{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	float: left;
}
.menu_top_dcha{
	position: absolute;
	right: 0px;
	float: right;
}
#header ul li{
	list-style-type: none;
	display: inline;

}
#menu_top{
	background-image: url(../images/fondo_pestannas.gif);
	background-repeat:  repeat-x;
	background-position: left top;
	height: 30px;
	width: 700px;
	clear: both;
}
#menu_top div{
display:block;
}
#menu_top ul{
	margin-top: 3px;
	padding: 0;

}
#menu_top ul li{
	display: block;
	float: left;
	width: 96px;
	height: 23px;
	margin: 0px 4px 0px 0px;
	bottom: 0px;
	
}
#menu_top ul li a{
	width: 96px;
	height: 19px;
	background-color: #3e3e3e;
	display: block;
	text-align: center;
	color: #FFFFFF;
	padding-top: 4px;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0.1em;
	
	
	
}
#menu_top ul li a:hover{
	background-color: white;
	color: black;
}

/*Estilos para el menu_top
-------------------------------------------------------------*/

/*---------fin estilos para menu_top----*/


#breadcrumb{
	background-image: url(../images/fondo_breadcrumb.gif);
	background-repeat:  repeat-x;
	background-position: left top;
	width: 700px;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: black;
	height: 15px;
	float: left;
	
	
}








/*Estilos contenido*/
#box_banners{
	background-color:#c8b072;
	width: 700px;
	height: 70px;
	text-align:center;
	vertical-align:middle;
	padding-top: 8px;

}
#box_banners img{
	margin-top: 0px;
	margin-right: 7px;
	margin-bottom: 0px;
	margin-left: 9px;

}
#main{
	display: block;
	margin: 0px;
	width: 700px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 0px;
	background-image: url(../images/bckgrd_faux2col.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	float: left;
	background-color: #FFFFFF;
}
#content{
	padding: 0px;
	width: 460px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 15px;
	overflow: hidden;
	float: left;
	
	
	
}


/*Menu right*/
#menu_right{
	width: 155px;
	padding: 0px;
	margin: 20px 0px 0px 530px;
	display: block;
	
}
#menu_right ul{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #dbd5b7;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dbd5b7;
	padding-bottom: 15px;
	padding-top: 15px;
	margin-top: 15px;
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
}
#menu_right img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	
}
#menu_right ul li{
	margin-bottom: 9px;
}

/*Inicio footer*/
#footer ul{
list-style:none;
}
#footer a{
	border: none;
	color: #F8F7F1;
}
#footer a:hover {
	text-decoration: underline;
}
#footer{
	clear:both;
	
	width: 700px;
	font-size: 10px;
	height: auto;
	
	
}
#footer_menu{
	background-color: #dbd5b7;
	font-family: Arial, Helvetica, sans-serif;
	height: 20px;
	background-image: url(../images/footer_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 5px;
	padding-left: 15px;
	letter-spacing: 0.1em;
}
#footer_menu img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0;
	float: right;
	margin-top: -5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

#footer_menu ul{
	padding: 0px;
	height: 15px;
	float: left;
	margin: 0px 0px 0px 0px;
}
#cc {
	width: 100px;
	text-align: left;
	float: left;
}
#footer_menu ul li{
	display: inline;
}
#footer_menu ul li a {
	color: #3e3e3e;
}
#footer_menu ul li a:hover {
	text-decoration: underline;
}
#footer_gris{
	background-color: #B6A96B;
	padding: 15px 15px 15px 15px;
	overflow: hidden;
	/*_height:  1%;*/
	clear: both;
	float: left;
	width: 670px;
}
#footer_texto {
	width: 370px;
	float: left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #F8F7F1;
	border-left-color: #F8F7F1;
	margin: 0px 7px 0px 7px;
	padding: 0px 15px 0px 15px;
	color: #F8F7F1;
	height: 50px;
}
#footer_bottom {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DFD9BD;
	width: 690px;
	clear: both;
	background-color: #DBD5B7;
	padding: 5px;
	height: 15px;
}
#footer_bottom a {
	color: #3E3E3E;
}
#footer_bottom span {
	display: block;
	width: 100px;
	float: left;
	font-size: 10px;
}
#footer p {
	margin: 0px;
	padding: 0px;
}
#footer_links {
	float: left;
	width: 150px;
}
#footer_links ul {
	margin: 0px 0px 0px 3px;
	padding: 0px;
	list-style-image: url(../images/footer_lista_icono.gif);
	list-style-position: inside;
}
#footer_links  ul  li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
/*Fin footer*/

.float_left {
	float: left;
}
.float_right{
	float: right;
}
.ilustracion_dcha{
	float: right;
	padding: 0px 0px 10px 20px;
}
.box_links_right{
	background-color: #f9f8e1;
	width: 200px;
	padding: 0px;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 15px;

}
.box_links_right ul{
	list-style-type: square;
	border: 1px solid #FFFFFF;
	list-style-position: inside;
	margin: 7px;
	padding: 15px;
	display: block;

}
.box_links_right ul li{
	margin-bottom: 5px;
}
#sello {
	height: 60px;
	width: 60px;
	position: absolute;
	left: 5px;
}

