body { 
	font-family: arial,helvetica; 
	font-size: 14px;
	}
h1 { font-size: 24px; font-weight: bold; color:#F7B100; text-transform: uppercase;}
h2 { font-size: 16px }
p { font-size: 14px }
#header {
	height:100px;
	background:transparent url(http://www.renault.com.ar/NFILES/top_planrombo.gif) no-repeat scroll left top;
}
#main {
	border: solid 1px #ccc;
	width: 940px;
	margin: 5px;
	padding: 0px 10px 10px 10px;
	background:url("http://www.renault.com.ar/renault/renault/imagenes/vehiculos/clio3puertas/C3Pexterior1.jpg") no-repeat 810px bottom; 
}	

p.destacado { font-size:16px; }

p.footer { font-size: 9px; color:#ccc; text-align: left; }
	
