* {
margin:0;
padding:0;
outline:none;
}

.clearfix:after
{
content: “.”;
display: block;
height: 0;
clear: both;
visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

html, body {
width:100%;
height:100%;
font:10px tahoma;
}

body {
background:#020202 url(../images/f_web.jpg) center top no-repeat;
}
#cabecera-home {
	margin: 0 auto;
	width: 960px;
	height: 329px;

}
#central-home {
	margin: 0 auto;
	position: relative;
	width: 960px;
	height: 173px;
	background-image: url(../images/f_noticias.jpg);
}
#ultimasnoticias {
	position:absolute;
	left:28px;
	top:76px;
	width:430px;
	height:86px;
	z-index:1;
}
#noticiashome {
	font: 11px verdana;
	list-style: none;
	color: #666;
}
#noticiashome a {
	color: #333;
	text-decoration: none;
}

#noticiashome span {
	color: #CC0000;
	padding: 0 5px;
}
#noticiashome a:hover {
	color: #000;
	background: #fff;
}
#noticiashome li {
	padding-bottom: 10px;
}
#areadistribuidores {
	position:absolute;
	width:239px;
	height:49px;
	z-index:2;
	left: 679px;
	top: 97px;
	font: bold 12px verdana;
}
#logotipos {
	margin: 0 auto;
	width: 960px;
	height: 76px;
}
#pie {
	clear: both;
	margin: 0 auto;
	width: 960px;
	position: relative;
	height: 100px;
}
#copyright {
	position:absolute;
	width:715px;
	height:48px;
	z-index:1;
	left: 12px;
	top: 33px;
	color: #fff;
	font: 10px verdana;
	letter-spacing: 1px;
}
#creditos {
	position:absolute;
	width:200px;
	height:42px;
	z-index:2;
	left: 749px;
	top: 33px;
	text-align: right;
}
#pie #copyright a {
	color: #f0f0f0;
	text-decoration: none;
}
#pie #creditos a {
	font: 10px verdana;
	color: #fff;
	text-decoration: none;
}
#pie #copyright a:hover {
	color: #FF9900;
}
#pie #creditos a:hover {
	color: #FF9900;
}
#cabecera {
	margin: 0 auto;
	width: 960px;
	height: 248px;
}
#central {
	margin: 0 auto;
	position: relative;
	width: 960px;
	_height: 400px;
	background-color: #fff;
	min-height: 400px;
	
}


#central.empresa {
	background: #fff url(../images/f_empresa.jpg) left top no-repeat;
}
#capaempresa {
	padding: 55px 20px 20px 378px;
}
p {
	font: 11px  verdana;
	color: #555;
	line-height: 16px;
	margin: 8px 0;
}

h1 {
	font: 16px "trebuchet ms";
	color: #CC0000;
	margin: 10px 0;
}
#central.marcas {
	background: #fff url(../images/f_marcas.jpg) left top no-repeat;
}
h2 {
	font: 15px "trebuchet ms";
	color: #000000;
	margin: 10px 0;
}
h2 span {
	margin-right: 15px;
}
#central.servicios {
	background: #fff url(../images/f_servicios.jpg) left top no-repeat;
}
#central.distribuidores {
	background: #fff url(../images/f_distribuidores.jpg) left top no-repeat;
}
#central.noticias {
	background: #fff url(../images/f_noticiasinterior.jpg) left top no-repeat;
}

#capamenu {
float:left;
width:335px;
}

#contenido {
float:left;
width:620px;
}

#contenido div {
	margin:60px 20px 30px 0px;
	text-align:justify;
}

#menu-noticias {
margin:70px 10px 10px 30px;
list-style:none;
color:#a00;
font:12px "trebuchet ms";
}

#menu-noticias li {
padding-bottom:5px;
}

#menu-noticias a {
	color:#999999;
	text-decoration:none;
	padding:2px;
}

#menu-noticias a:hover {
	color:#333333;
	background:#f0f0f0;
}
#central #contenido h1 {
	color: #000;
}
#central #contenido h1 span {
	color: #669900;
	padding-right: 15px;
}
#central.links {
	background: #fff url(../images/f_links.jpg) left top no-repeat;
}
p a {
	color: #000;
}
p a:hover {
	color: #000;
	text-decoration: none;
	background: #f0f0f0;
}
#central.contacto {
	background: #fff url(../images/f_contacto.jpg) left top no-repeat;
}

#menu-contacto {
margin:70px 10px 10px 30px;
list-style:none;
color:#999;
font:13px "trebuchet ms";
}

#menu-contacto a {
color:#ccc;
text-decoration:none;
padding:2px;
}

#menu-contacto a:hover {
color:#666;
background:#f0f0f0;
}

