/* daker background: #fcf0e8; margin-top:5px;*/
html, body {margin:0;  padding:0; height:100%; text-align: center; font: 90% Verdana, Arial, Helvetica, sans-serif; background: #fefaf8; color:#666;}
div#container {position: relative; width:1000px; height:auto !important; height:100%; min-height:100%; margin: 0px auto;  padding:0; background: #fff; border-left:1px #ddd solid; border-right:1px #ddd solid; text-align: left; }

div#header {height:125px; background: url(../images/header.png) #6f2b06; margin: 0;}
div#header p{margin: 0;}

div#topMenu {height: 25px; background: #000; text-align:center; }
div#topMenu p{margin-top: 0px; padding-top:3px; color: #f9b43d; font-weight:bold; font-size:12px;}



div#mainContent {margin: 0px; overflow: auto; background: #fff ; min-height:100%;}

div#contentRight {float:right; padding:0; margin: 15px 55px 0px 0px; width: 690px; overflow: auto; background: #fff; line-height:1.7;} 
/* original width:720px; problemas con IE6 - dejaba espacio en blanco a la derecha del contenido */

/*div#contentRight p{padding-left:20px;}*/
div#contentRight p{text-align: justify;}
div#contentRight h1, h2, h3, h4 {font-family:Georgia, "Times New Roman", Times, serif;} /*margin-left:20px; */
div#contentRight h1 {font-size: 1.5em; color:#6f2b06; text-align:center; margin-bottom:50px;}
div#contentRight h2 {font-size: 1.2em; color:#6f2b06; text-decoration:underline;}
div#contentRight h3 {font-size: 1.1em; color:#6f2b06;}
div#contentRight h4 {font-size: 1em; color:#6f2b06;}
#contentRight .resaltadas {font-size: 1em; color:#000; font-weight:bold;}

div#contentRight a{padding-left:0px;font-weight:bold; color:#6f2b06; text-decoration:none;}
div#contentRight a:hover{color:#CC6600;; text-decoration:underline;}

div#footer {position:absolute; bottom:0; width:100%; min-width:100%; height:39px; background: url(../images/footer.png) #000; }
div#footer p{margin: 0;}

 /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
.clearfloat {clear:both; height:0; font-size: 1px; line-height: 0px; background: #fff;}

.itemBordes {width:97%;	line-height:170%; padding: 20px; background: #fff; border: 1px solid #ccc;}

.itemBordes a:link{padding:0; margin:0; font-weight:300;  color: #6f2b06; text-decoration:none; text-transform:uppercase;}
.itemBordes a:visited{color: #6f2b06;}
.itemBordes a:hover{color: #CC6600;}

.dealers {font-weight:bold; color: #990000; text-transform:uppercase;}
.linea {border-bottom:1px solid #6f2b06;}
.bordes {width:550px; border: 1px solid #ccc; padding: 20px; }