body {

	background-color:#006699;
	color:#4A4D4A;
	font:12px Arial ;	
	background-image:url(fondo.jpg); 
	background-position: left; 
}


#wrapper {
	width:838px;
	padding:0;
	margin-left:auto; margin-right:auto;
}



#header {
	width:838px;
	height:102px;
	background: #FFFFFF; 
	background-position: -4px 0px ;
}


#title {
	text-align:left;
	height:112px;
	font:26px Arial;
	color:#000000;
	padding-left:10px;
}

#topRight {
	float:right;
	margin-right:20px;
	margin-top:-25px;
}





#container {
	background: url( bg.gif ) repeat-y;
	text-align:left;
	width:838px;
}

#content {


}


#footer-wrapper {
	padding:0;
	margin:0;
	margin-top:2px;



}

#footer {
	margin:0;
	padding:0;
	height:30px;
	text-align:center;
}



#footer-content {
	background: #ffffff ;
	font : 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align:center;
	width:836px;
	height:26px;
	border:#ffffff solid thin;
}

#footer-content a:link, #footer-content a:visited  {
	font : 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFFFFF ;
	padding-right:20px;
	padding-left:20px;	
	text-decoration:none;
}
#footer-content a:hover {
background-color:#FF0000;
}

p, div, td {
	color:#4A4D4A;
	font:12px Arial ;
} 

p {
	text-align:justify;
}

h1 {
	font:22px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#666666;
}

h2 {
	font:18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FF0000;
}
h3 {
	font:14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#326E9C;
}

h4 {
	font:14px "Trebuchet MS", Arial, Helvetica, sans-serif; padding-left: 10px; margin-top:0px;
	color: #666666;
}
.style1 {
	color: #FF3300;
	font-weight: bold;
}

.clear {
	clear:both;
}





#navcontainer {
	width:838px;
	height:27px;
	background-color:#FFFFFF;
}

#nav {
	background : #AAAAAA url(tab-bg.jpg) repeat-x ;
	height: 25px;

}


ul#navlist {
    text-align:left;
    margin: 0;
    padding: 0;
    list-style-type: none;
    white-space: nowrap;
}


ul#navlist li {
	text-align:center;
    width:97px;
    float: left;
	font : 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-weight: normal;
    margin: 0;
    padding: 5px 0 5px 0;
    background: #fff url(tab-bg.jpg) repeat-x ;
	border-right: 1px solid #FFF;
}


#navlist a, #navlist a:link {
	display:block;
    margin: 0;
    padding: 0px 0px 0px 0px;
    color: #FFFFFF;
    text-decoration: none;
}
#navlist a, #navlist a:hover {
    color: #FFFFFF;
	background-position:100% -42px;
}

ul#navlist li#active {
	background-position:100% -42px;
}

ul#navlist li#active a:link {
    color: #FFFFFF;
}

ul#navlist li#active a:visited {
    color: #FFFFFF;
}


#navlist a:hover {
	background-color: #B90000;
	background-position:100%;
}


div#left {
	float:left;
	width:34%;
	background-color:#FFFFFF;
	height: 510px;
}

div#right {
	float:right;width:47%; margin-top:20px; margin-right:68px;
	background-color:#FFFFFF;
}

div#center {
	width:auto;
	height:70px;
	background-color:#FFFFFF;
	margin-left: 10px;
	margin-top: 10px;
}

div#prod_left {
	float:left;
	width:40%;
	height:745px;
	background-color:#FFFFFF;
	font-size: 12px;
	padding-left: 5px;
}

div#prod_right {
	float:right;
	width:45%;
	margin-right:20px;
	background-color:#FFFFFF;
	padding-left: 10px;
}

.box {
background-color:#FFFFFF;
}


.box div {
	font-size: 12px;
	color:#A20303;
	padding-left:10px ;
}


.box p {
font-size:11px;
	padding-left: 10px;
	padding-right: 10px;
	margin-top:2px;
	color:#777777;
}

.titulos {
float: left;

}

.titulos div {

	width: 80px;
	height:500px;
}

ol#clientes {
    text-align:rigth;
    margin: 0;
    padding: 0;
    list-style-type: none;

}


ol#clientes li {
	text-align:rigth;
	font : 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-weight: normal;
	
}


#clientes a, #clientes a:link {
    margin: 0;
    color: #666666;
    text-decoration: none;
}


ol#clientes li#active {
    color: #FF0000;
}


ol#clientes li#active a:visited {
    color: #FF0000;
}


#clientes a:hover {
    color: #FF0033;
}
