BODY {
	FONT: 70% Trebuchet MS,Verdana, Arial, Helvetica, sans-serif;
	BACKGROUND: #eee;
	MARGIN: auto;
	TEXT-ALIGN: center;
	COLOR: #4a3e3e;
	padding: 0px;
}
H2
{
    FONT-SIZE: 1.2em;
    FONT-WEIGHT: bold;

}
H3
{
	FONT-SIZE: 1em;
	FONT-WEIGHT: bold;
	margin: 8px 0px 4px 0px;
}
H4
{
	FONT-SIZE: 1em;
	FONT-WEIGHT: bold;
	margin: 8px 0px 2px 0px;
	text-align: center;
}
#marco
{
	width:760px;
	margin:12px auto 6px auto;
	border:1px #666666 solid;
	background:#fff;
	background-image:  url(imagenes/fnd_crp_001.jpg);
	background-repeat:  repeat-y;
	background-position: right top;
	padding:0px;
	display:block;text-align:left
}

a
{
	font-weight: bold;
	color:#787465;
	text-decoration: none;
}
a:hover
{
	font-weight: bold;color:#9A978C;
}

#cabecera{
border-bottom:1px #cccccc solid;clear:both;
}
#cabecera_izq{
	float: left;
	width: 500px;
}
#cabecera_der{
	float: right;
	width: 260px;
}
#menu_horizontal
{
	width:490px;
	padding:3px;
	text-align:right;
	height:12px;
	border-bottom:1px #cccccc solid;
	clear:both;
	background-image: url(imagenes/menu_fnd_001.jpg);
	vertical-align: middle;
}
#contenedor
{
	width:760px;
	padding:0px;
	clear:both;
	background-image: url(imagenes/danvimet-ruedas-fnd.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#central {
	WIDTH: 444px;
	TEXT-ALIGN: justify;
	position: relative;
	float:left;
	padding: 24px 26px 40px 30px;
	
}
#central p {
	TEXT-ALIGN: justify;
	text-justify: distribute;
	margin: 6px 0px 2px 0px;
}

#central ul li
{
	background: transparent url(imagenes/list-off.gif) left 5px no-repeat;
	padding-left: 10px;
	padding-right: 10px;
	margin:0px 12px 2px -24px;
	list-style-type: none;
	text-align: left;
}

#lateral {
	WIDTH: 224px;
	TEXT-ALIGN: left;
	position: relative;
	float:right;
	padding: 24px 18px 40px 18px;background:#a49c7c
}

#lateral ul li
{
	background: transparent url(imagenes/list-on.gif) left 5px no-repeat;
	padding-left: 10px;padding-right: 10px;
	margin:0px 20px 2px -32px;
	list-style-type: none;
}

#pie_interior {
	color:#666666;
	font-size:9px;
	WIDTH:754px;
	TEXT-ALIGN: right;
	position: relative;
	padding: 2px 2px 2px 2px;
	clear:both;
}
#pie {
	color:#666666;
	font-size:9px;
    MARGIN: auto;
	WIDTH: 756px;
	TEXT-ALIGN: center;
	position: relative;
	padding: 2px 2px 12px 2px;
	clear:both;background:#eeeeee;
}
.foto_izq
{
margin: 0px 12px 6px 0px;
border:1px solid #333;
align:left;
}
.foto_der
{
	margin: 0px 0px 6px 12px;
	border:1px solid #333;
	align:right;
}
.foto
{
	
	border:1px solid #333;

}

#direccion_sup {
	color:#666666;
	font-size:9px;
    TEXT-ALIGN: right;
	padding: 12px 6px 6px 6px;
	clear:both;height:81px;border-bottom:1px solid #fff 
}

/* menu solapas */
#navcontainer
{
padding: 0px;font-size:100%;text-align:right;
height: 24px;margin-top:-5px;margin-left:3px;float:right;margin-right:-8px;
}

#navlist
{
margin: 0px;
padding: 0px 6px;
display: block;
}

#navlist li
{
list-style: none;
float: left;
}

#navcontainer a, #navlist li.extend
{
	margin: 0px;
	display: block;
	padding: 1px 6px;
	text-decoration: none;
	color: #666;
	text-align: right;
}

#navcontainer a:hover
{
padding: 2px 6px;
color:#B6B0B0;
}

#navcontainer a#current
{
padding: 1px 6px;
color: #A29D7D;
}

#navcontainer li#active
{
/*border-right: 1px solid #FFF8DC;
border-bottom: 1px solid #FFF8DC;*/
}

/* fin menu solapas */
