/* reset */ html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin: 0;	padding: 0;	border: 0; outline: 0;	font-size: 100%; vertical-align: baseline; background: transparent; font-weight:normal;} body {line-height: 1;} ol, ul {list-style: none;} blockquote, q {quotes: none;} blockquote:before, blockquote:after, q:before, q:after {content: '';} :focus {outline: 0;} ins {text-decoration: none;} del {text-decoration: line-through;} table {border-collapse: collapse; border-spacing: 0;} /* reset END */

.clearfix{clear:both; height:1px; width:auto; font-size:1px; line-height:1px; display:block;}



html{ }

body{
	font: 14px Arial, Helvetica, sans-serif; line-height:22px; 
	height:100%; padding:0; margin:0;
	background: #000; 
}
body.interiores{background-attachment:fixed;}

h1 { font-size: 32px;}
h2 { font-size: 26px; font-weight: bold; color:#3bb125; }
h3 { font-size: 24px; }
h4 { font-size: 22px; }
h5 { font-size: 20px; }
h6 { font-size: 18px; }

ul, ol  {padding:20px;}



ol li { list-style-type: decimal; padding:10px 0; border-bottom:1px  solid #ccc;}
	
	ol li li{border:0; padding:5px 0;}
	
	ol li li li{list-style-type: lower-latin;}
	
	ul li {
	list-style-type: disc;
}

strong, b{font-weight:bold;}

p {
	padding-top: 20px;
}

a, a:link, a:active, a:visited, .azul{color:#3bb125;}

table{margin:20px 0 0 0;}
table td{border-bottom:1px solid #eee; padding:5px;}

#maincontent{width:856px; margin: 0 auto;}

.content{ width:856px; background:transparent url(pics/uy/interiores_bg.jpg) repeat-y;}
.content .wrap{ padding:0 90px; background:transparent url(pics/uy/interiores_top.jpg) no-repeat top left;}

#footer{text-align:center; background:transparent url(pics/uy/promobile_logo.gif) no-repeat top right; height:100px;}
