/*general*/
#global {
	width: 973px;
	margin-top: 10px;
}
#contenido {
	width: 975px;
	color: #666666;
	font-family: Tahoma, Arial;
	font-size: 10px;
	float: left;
	line-height: 17px;
	margin-top: 10px;
	background-image: url(../siteGrafs/fondoilision.jpg);
	background-repeat: repeat-y;
	background-position: left;	
}
#content{
	width: 602px;
	float: left;
	margin-left: 10px;
}
#colder{
	float: left;
	width: 213px;
	margin-left: 8px;}
#header{
	width: 975px;
	height: 109px;
	background-image: url(..//siteGrafs/encabezado.gif);
	background-repeat: no-repeat;
}
#footer {
	width: 975px;
	margin-top: 10px;
	background-image: url(..//siteGrafs/footer.gif);
	height: 64px;
	background-repeat: no-repeat;
	float: left;
}
#bannercat {
	width: 602px;
	height: 20px;
	float: left;
	background-image: url(..//siteGrafs/titulo_categoria.gif);
	background-repeat: no-repeat;
}
#bannerctit{
	font-weight: bold;
	font-family: Tahoma, Arial;
	font-size: 14px;
	text-align: left;
	text-indent:7px;
	text-transform: uppercase;
	color:#FF0000;
	float:left;
	margin-bottom:2px;
}
/*general*/
