*{padding: 0; margin: 0;}

img{border:0px;}

img a {border:0px;}

	
body{
 margin: 0 auto;
 text-align:center;
 /*background-color: #F8DEAB;*/
 background-color:#FFFFFF;
 font-family:Arial;
 font-size:14px;
 /*font-weight:bold;*/
 padding-top:20px;
}
#contenedor{
	width:800px;
	height:auto;
 margin: 0 auto;
 text-align:center;

}

#cabecera{
 width:800px;
height:153px;
 background-image:url(../imagenes/fondo_menu.jpg);
 margin: 0 auto;
 overflow:hidden;
}

#cabecera img {
margin-bottom: -3px;
padding: 0;
}
#menu{
	width:800px;
	height:70px;


}
#contenido_principal{
	width:800px;
	height:489px;
	background-image: url(../imagenes/fondo_principal.jpg);
	color:#FFFFFF;


}
.naranja{
	color:#CC6633;
}
#contenido{
	width:800px;
	height:auto;
	background-image: url(../imagenes/fondo_contenido.jpg);
	background-repeat: repeat-y;
	/*color:#CC6633;*/
	color:#666666;
	font-size:12px;

}
.titulo{
	color:#CC6633;
	font-size:13px;
	font-weight:bold;
}
.enlace_nar{
	color:#CC6633;
	
}
#pie{
	width:800px;
	height:84px;
	background-image:url(../imagenes/pie.jpg);
	background-repeat:no-repeat;
	clear:both;
}
#menu_lateral{
	width:192px;
	height:auto;
	float:left;


}
#menu_lateral img {
margin-bottom: -3px;
padding: 0;
}
.button{
	padding-left:5px;
	padding-right:5px;
	height:25px;
	width:100px;
	font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
	font-size:11px;
	cursor:pointer;	
}
#map{
	width:470px;
	height:300px;
	margin-top:45px;
	text-align:center;
	overflow:hidden;
	float:right;
	margin-right:20px;
		
}
#aviso_legal{
padding-top:45px;
color:#FFFFFF;
font-size:10px;
}
#aviso_legal2{

color:#FFFFFF;
font-size:10px;
}
#aviso_legal2 a{
text-decoration:none;
color:#FFFFFF;

}
#aviso_legal a{
text-decoration:none;
color:#FFFFFF;

}