body			{font-family:Arial, Helvetica, sans-serif;
				}

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

#banner			{
				position:relative;
				width:950px;
				height:100px;
				background-image:url(../imagenes/banner.jpg);
				}
				
#oferta			{
				margin-left:10px;
				margin-right:5px;
				margin-top:10px;
				margin-bottom:10px;
				border: solid 1px #000000;
				height:130px;
				}				
				
#separador		{
				width:950px;				
				height:25px;
				}
				
#separador img	{margin-right:10px;
				margin-left:10px;
				vertical-align:baseline;
				padding-top:3px;}				
				
#menu			{
				width:198px;
				float:left;
				margin-bottom:20px;
				}
				
#articulos		{
				width:600px;
				float:left;
				margin-bottom:15px;
				}
				
#marcas			{
				width:148px;
				float:right;
				border:solid 1px #666666;
				background-color:#CCCCCC;
				margin-bottom:10px;
				}
				
#nuestrasmarcas	{
				width:148px;
				height:20px;
				background-color:#FF0000;
				color:#FFFFFF;
				text-align:center;
				font-weight:700;
				margin-bottom:10px;
				}						
				
#marcas img		{
				margin-bottom:10px;
				margin-left:9px;}	

#seccion		{
				width:570px;
				background-color:#FF0000;
				margin-left:10px;
				margin-bottom:10px;
				color:#FFFFFF;
				font-size:18px;
				padding-left:10PX;
				}				

#titulo				{
				margin-right:20px;
				margin-top:10px;
				color: #000000;
				font-size:25px;
				position:absolute;
				left:350px;
				text-align:center;
				}

#secciones		{
				float:left;}											

#cabart			{
				width:285px;
				height:25px;
				margin-left:10px;
				margin-top:10px;
				background-image:url(../imagenes/cabart.gif);
				background-repeat:no-repeat;
				vertical-align:middle;
				color:#FFFFFF;
				font-size:18px;
				text-align:center;
				}
	
#cuerpoart		{
				width:283px;
				height:200px;
				border-left:solid 1px #FF0000;
				border-right:solid 1px #FF0000;
				margin-left:10px;
				}
				
#bottomart		{
				width:285px;
				height:15px;
				margin-left:10px;
				background-image:url(../imagenes/bottomart.gif);
				background-repeat:no-repeat;
				}
				
.servicios		{
				margin-left:10px;
				margin-right:20px;
				text-align:justify;
				color:#333333;
				}	
				
img				{border:none;}

a				{text-decoration:none;
				color:#333333}
				
#pie			{
				width:950px;
				border-top:solid 1px #CCCCCC;
				clear:both;
				text-align:center;
				}
				
#pie h3, h5			{
				margin:0px;
				padding:0px;
				color:#333333;
				}	
				
#patrick		{
				float:left;
				margin-top:5px;
				margin-bottom:5px;
				}																																