/*
	ESTILOS DE ETIQUETAS
*/

a {
	color: #999;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}
hr{
	margin-left:30px;
}
body {
	background-color: #DDDDDD;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
}
form{
	padding:0px;
	margin:0px;
}
li{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
	margin-right:5px;
	margin-left:25px;
}


/*
	ESTILOS DE CLASE
*/
#banner{ height:200px; }
#banner-menu {
	float: left;
	width: 206px;
	height: 200px;
	background-color: #B1BBBE;
}
#banner-img {
	float: right;
	width:594px;
	height:200px;
}
#cuerpo-contenido h1 {
	font-size:16px;
	text-align:left;
	color:#CC0000;
	margin-left:29px;
	margin-top:20px;
}
#cuerpo {
	background-color: #B1BBBE;
	margin:0px;
	width:800px;
}

#cuerpo-menu-lateral {
	float: left;
	width: 184px;
	margin-left: 10px;
	height:250px;
}
#cuerpo-menu-lateral-serv {
	float: left;
	width: 205px;
	/*height: 116px;
	padding:0px;
	margin:0px;*/
}
#cuerpo-contenido {
	float: right;
	width: 594px;
	background-color: #fff;
	padding-bottom: 25px;
	text-align:left;
}
#cuerpo-contenido p {
	padding-left: 30px;
	line-height: 133%;
	font-size: 12px;
	padding-right: 30px;
	padding-top: 10px;
}
#cuerpo-novedades {
	margin-top: 15px;
	/*background-color:#ED212A;*/
	background-color:#97A2A8;
}
#division{ height:9px; }
#divNewsCont{
	position:absolute; 
	width:185; 
	height:150; 
	overflow:hidden; 
	top:422;
	*left:240px;
	clip:rect(0,350,150,0); 
	visibility:hidden;
	background-color:#ED212A;
}
#divNewsText{
	position:absolute;
	top:-195px;
	left:2px;
	width: 164px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	text-align:left;
	margin-left:10px;
}
#coextrusion2{
	position:absolute;
	width:200px;
	height:150px;
	z-index:22;
	left: 468px;
	*left: 465px;
	top: 907px;
	*top: 917px;
	visibility: hidden;
}
#coextrusion3{
	position:absolute;
	width:200px;
	height:150px;
	z-index:22;
	left: 468px;
	*left: 465px;
	top: 907px;
	*top: 917px;
	visibility: hidden;
}
#extrusoras{
	position:absolute;
	width:200px;
	height:150px;
	z-index:22;
	left: 468px;
	*left: 465px;
	top: 421px;
	*top: 434px;
	visibility: hidden;
}
#extrusoras3{
	position:absolute;
	width:200px;
	height:150px;
	z-index:22;
	left: 468px;
	*left: 465px;
	top: 421px;
	*top: 434px;
	visibility: hidden;
}
#lineas2{
	position:absolute;
	width:200px;
	height:150px;
	z-index:22;
	left: 468px;
	*left: 465px;
	top: 475px;
	*top: 485px;
	visibility: hidden;
}
#lineas3{
	position:absolute;
	width:200px;
	height:150px;
	z-index:22;
	left: 468px;
	*left: 465px;
	top: 475px;
	*top: 485px;
	visibility: hidden;
}
#lineas4{
	position:absolute;
	width:200px;
	height:150px;
	z-index:22;
	left: 468px;
	*left: 465px;
	top: 475px;
	*top: 485px;
	visibility: hidden;
}
#multicapa3{
	position:absolute;
	width:200px;
	height:150px;
	z-index:22;
	left: 468px;
	*left: 465px;
	top: 1267px;
	*top: 1261px;
	visibility: hidden;
}
#multicapa2{
	position:absolute;
	width:200px;
	height:150px;
	z-index:22;
	left: 468px;
	*left: 465px;
	top: 1267px;
	*top: 1261px;
	visibility: hidden;
}

#foto2 {
	position:absolute;
	width:200px;
	height:200px;
	z-index:22;
	left: 468px;
	*left: 465px;
	top: 529px;
	*top: 556px;
	visibility: hidden;
}
#foto3 {
	position:absolute;
	width:200px;
	height:200px;
	z-index:22;
	left: 468px;
	*left: 465px;
	top: 529px;
	*top: 556px;
	visibility: hidden;
}
#footer {
	background-image: url(../img/division.jpg);
	background-color:#97A2A8;
	background-repeat: no-repeat;
	font-size: 13px;
	color: #fff;
	padding-top: 15px;
	padding-bottom: 10px;
	text-align: center;
}
#header {
	height: 142px;
	width: 800px;
}

#wrap{
	width:800px;
	margin-left: auto;
	margin-right: auto;
}
.clear {
	clear: both;
}
.cuerpo-titulo {
	font-size: 19px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 16px;
	font-weight: bold;
}
.img {
	float:left;
	margin-right:20px;
	height:200px;
	width:200px;
}
.titulos {
	font-weight: bold;
	color: #CC0000;
	font-size:14px;
}
.campos {
	font-weight: bold;
	color: #000000;
	font-size:12px;
}
