body{
	background-image: url(puntos_rojos.png) ;
	background-repeat: repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 15px;
	color: #FFFFFF;
	text-align:center;
}

a img {
border:0;
}
a:link{
	color:#FFFFFF;
	font-weight:bold;
}
a:visited{
color:#FFFFFF;
font-weight:bold;
}

#cabecera{
	background-color:#000000;
	background-image:url(industrial_logo_rojo.gif);
	width: 948px;
	border: #FFFFFF 1px solid;
	margin: 2px auto 10px auto;
	text-align:left;
}

#contenido{

	width: 948px;
	border: #FFFFFF 1px solid;
	margin: 1px auto 10px auto;
}

#cubregenerico{
	width: 950px;
	margin: 0px auto 0px auto;
}

#generico{
	background-color:#000000;
	width: 300px;
	height: 430px;
	border: #FFFFFF 1px solid;
	margin: 1px auto 10px auto;
	float: left;
}

#flyer {
	background-color:#000000;
	width: 636px;
	height: 215px;
	border: #FFFFFF 1px solid;
	margin: 1px auto 10px auto;
	float: right;
}

#logos {
	background-color:#000000;
	width: 636px;
	height: 202px;
	border: #FFFFFF 1px solid;
	margin: 1px auto 10px auto;
	float: right;
}

#cubrepublicidad {
	width:950px;
	margin: 0px auto 0px auto;
}

#fotosmes{
	width: 560px;
	height: 300px;
	border: none;
	margin: 1px 8px 10px auto;
	float: left;
}

#publicidad{
	background-color:#000000;
	width: 185px;
	height: 182px;
	border: #FFFFFF 1px solid;
	margin: 1px 10px 10px 1px;
	float: right;
}
#vip{
	background-color:#000000;
	width: 182px;
	height: 182px;
	border: #FFFFFF 1px solid;
	margin: 1px auto 10px auto;
	float: right;
}

#prox{
	width: 379px;
	height: 100px;
	margin: 1px auto 1px auto;
	border: #FFFFFF 1px solid;
	/*border: #FFFFFF 1px solid;
	background-image:url(repro_izq.png);
	background-position:left;
	background-repeat: no-repeat;*/
	float:right;
	
}

#pie{
	width: 948px;
	height: 75px;
	background-color:#000000;
	border: #FFFFFF 1px solid;
	margin: 1px auto 5px auto;
	float:left;

}

#fondonegro{
	background-image:url(puntos_negros_oscuro.jpg);
	background-repeat:repeat-y;
	font-family:Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 15px;
	color: #FFFFFF;
	text-align:center;
}