*{margin:0;padding:0;border:0;}
html,body{
font: normal 1em Verdana, sans-serif;
background:#fff;
color:#333;
text-align:left;
}
a {
color:#000;
outline:none; 
text-decoration:none
}
a:hover{
color:#ccc;
}
.clear{clear:both;}
.floatl{
	float:left;
}
.floatr{
	float:right;
}
#container {
}

#cabecera_principal {
background: transparent url(../img/bg1.gif) repeat-x;
width:100%;
height:63px;
}

#cabecera_centro {
	background: transparent url(../img/bg1.gif) repeat-x;
	width: 878px;
	height: 63px;
	margin: 0 auto;
}

#cabecera_pestanas {
background: transparent url(../img/logo.gif) no-repeat center center;
width:72px;
height:63px;
float:right;
}

#wrapper {
background: #fff url(../img/sombra_izq.gif) left repeat-y;
width:822px;
margin:0 auto;
}

#logo{
background: transparent url(../img/logo.jpg) no-repeat center center;
width:225px;
height:113px;
}
#menu_vertical {
background: #fff;
width:224px;
float:left;
margin: 0 0 0 8px;
}

#menu_vertical ul {
background: #fff;
list-style:none;
margin: 23px 0 0 0;
float:left;
}

#menu_vertical li {
background: transparent url(../img/borde_menu.gif) no-repeat top center;
list-style:none;
width:224px;
height: 38px;
float:left;
}
#menu_vertical a {
color:#3F3F41;
font: bold 0.65em Verdana, sans-serif;
text-align: center;
display:block;
width:100%;
padding: 14px 0 12px 0;
float:left;
}
#menu_vertical a:hover {
color:#3F3F41;
background: transparent url(../img/fondo_menu.gif) no-repeat center center;
display:block;
width:100%;
padding: 14px 0 12px 0;
float:left;
}
#menu_vertical .on {
background: transparent url(../img/fondo_menu.gif) no-repeat center center;
}
/*
CONTENIDO
*/
#flash {
background: #fff;
height:113px;
width:581px;
padding: 0px 0 0 0;
float:left;
}
#contenido_general {
background: #fff url(../img/sombra_der.gif) right repeat-y;
width:582px;
min-height:582px;
float:left;
font-size: 1em;
padding:0 7px 0 0;
}

#contenido_general p {
	background: #fff;
	text-align:justify;
	width: 540px;
	height:106px;
	float:left;
	font-size: 0.66em;
	line-height: 18px;
	padding: 10px 15px 0 12px;
	margin:0 0 0 8px;
}
#navegador {
	background: #fff url(../img/sombra_der.gif) left repeat-y;
	width: 581px;
	min-height:470px;
	float: left;
}
#flechas {
	background: #fff;
	width: 528px;
	padding: 0px 8px 0 0;
	margin:0 8px 0 0;
	float: right;
}
#imagen {
	background: #fff;
	width: 540px;
	height: 361px;
	padding: 0 20px 0px 12px;
	margin:0 0 0 8px;
	float:left;
}
#fade{float:left;
border-left: 1px solid #CECCCD;
border-top: 1px solid #CECCCD;
border-right: 1px solid #CECCCD;
visibility:hidden;
}
#pie_final {
width:100%;
background: transparent url(../img/bg2.gif) repeat-x;
text-align: center;
font-size: 0.6em;
color: #fff;
padding: 13px 0 13px 0;
}
#map{
	width: 540px; height: 360px; float:left;
}

