body {
   background-color: #003A6E;
   background-image: url(../img/body_grad.jpg);
   background-position: center top;
   background-repeat: repeat-x;
   text-align: center;
   margin: 0px;
}

a{
	text-decoration: none;
}

p{
	margin-left: 20px;
}

#doc {
	background-image: url(../img/doc_bkg.jpg);
	margin-right: auto;
	width: 1200px;
	text-align: center;
	left: 50%;
	position: absolute;
	display: inline-block;
	visibility: visible;
	margin-left: -600px;
}

#background {
   background-image: url(../img/main_header.jpg);
   background-position: center top;
   background-repeat: no-repeat;
   width: 1200px;
   height: 150px;
}

#leftblur {
   background-image: url(../img/bkg_L_U.jpg);
   width: 100px;
   height: 450px;
   margin: 0;
   padding: 0;
   float: left;
}

#rightblur {
   background-image: url(../img/bkg_R_U.jpg);
   width: 100px;
   height: 450px;
   margin: 0;
   padding: 0;
   float: left;
}

#banner {
   background-color: transparent;
   width: 750px;
   height: 150px;
   margin: 0;
   padding: 0;
   position: relative;
   top: 0;
   left: 62px;
}

html>body #banner{
	left: 350px;
}

#content {
   background-color: #C1C1C1;
   background-image: url(../img/uppermenu_grad.jpg);
   background-position: center 60px;
   background-repeat: repeat-x;
   width: 1000px;
   margin: 0;
   padding: 0;
   height: auto;
   float: left;
}

#uppermenu {
   background-image: url(../img/uppermenu.jpg);
   background-repeat: repeat-x;
   width: 1000px;
   height: 60px;
   margin: 0;
   padding: 0;
   margin-bottom: -12px;
}

html>body #uppermenu{
	margin: 0;
}

.marca{
	color: #FFFFFF;
	background-color: #DEDEDE;
	width: 670px;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 4px;
	clear: both;
	margin: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.prod_img {
	float: left;
	margin-right: 17px;
	margin-left: 17px;
	margin-bottom: 10px;
	margin-top: 10px;
}

.generic_container {
	width: 710px;
	height: auto;
	margin: 0;
	padding: 0;
	background-color: white;
	text-align: left;
	text-decoration: none;
	font-family: "Lucida Sans", Verdana, sans-serif;
	font-variant: normal;
	font-weight: regular;
	font-size: 12px;
	color: #7B7B7B;
	overflow: hidden;
}

.generic_container ol li {
	font-variant: normal;
	font-weight: bold;
	font-size: 12px;
	color: #7B7B7B;
}

.generic_container ul {
	color: #00519B;
	margin-bottom: 20px;
}

.menuH {
   color: #00519B;
   margin: 0;
   padding: 0;
   list-style-type: none;
}

.menuH li {
   float: left;
   width: 200px;
   height: 12px;
   margin: 0;
   padding: 0;
   padding-top: 20px;
   padding-bottom: 28px;
}

.menuH a {
   color: #00519B;
   line-height: 24px;
   text-decoration: none;
   vetical-align: middle;
   font-family: "Lucida Sans", Arial, sans-serif;
   font-variant: normal;
   font-weight: bold;
   font-size: 12px;
}

.subhead {
   color: #00519B;
   background-image: url(../img/subhead.jpg);
   width: 710px;
   height: 12px;
   text-align: left;
   text-decoration: none;
   vertical-align: middle;
   font-family: "Lucida Sans", Arial, sans-serif;
   font-variant: normal;
   font-weight: regular;
   font-size: 12px;
   margin: 0;
   margin-bottom: 10px;
   padding: 24px;
   padding-left: 20px;
}

html>body .subhead {
	width: 690px;
	padding: 0;
	padding-top: 22px;
	padding-bottom: 26px;
	padding-left: 20px;
}

.panehead {
   color: #00519B;
   background-image: url(../img/panehead.jpg);
   text-decoration: none;
   vetical-align: middle;
   font-family: "Lucida Sans", Arial, sans-serif;
   font-variant: normal;
   font-weight: bold;
   font-size: 18px;
   width: 250px;
   height: 18px;
   margin: 0;
   margin-top: -20px;
   padding: 0;
   padding-top: 21px;
   padding-bottom: 21px;
}

html>body .panehead{
	margin: 0;
}

.menuV {
   color: #00519B;
   list-style-type: none;
   background-image: url(../img/rightpane_grad.jpg);
   background-position: bottom;
   background-repeat: repeat-x;
   margin: 0;
   padding: 0;
}

html>body .menuV{
	padding-left: 20px;
}

.menuV li {
   padding-top: 22px;
   padding-bottom: 22px;
   width: 210px;
   margin: 0;
   border-color: #C1C1C1;
   border-style: none;
   border-bottom-style: solid;
   border-bottom-width: 1px;
}

.menuV a {
   color: #00519B;
   text-decoration: none;
   font-family: "Lucida Sans", Arial, sans-serif;
   font-variant: normal;
   font-weight: regular;
   font-size: 12px;
}

#leftpane {
   background-color: white;
   width: 250px;
   height: auto;
   padding: 0;
   margin: 20px;
   *margin-left: 10px;
   
   float: left;
}

html>body #leftpane {
	margin-left: 20px;
}

#rightpane {
   background-color: white;
   width: 710px;
   height: auto;
   margin: 0;
   margin-top: 20px;
   padding: 0;
   float: right;
}

#footer {
	color: #006ACA; /*00519B*/
	text-decoration: none;
	font-family: "Lucida Sans", Arial, sans-serif;
	font-variant: normal;
	font-weight: regular;
	font-size: 12px;
	width: 1020px;
	height: 180px;
	background-image: url("../img/footgrad.jpg");
	margin: 0;
	padding: 0;
	padding-top: 20px;
}

html>body #footer {
	margin-left: 90px;
}

#footer a {
	color: #006ACA;
	text-decoration: none;
}

#promogrande {
   width: 710px;
   height: 320px;
   margin: 0;
   padding: 0;
   background-color: #00519B;
   overflow: visible;
}

#marcafoot {
	font-weight: bold;
	font-size: 14px;
}

.product_halfL, .product_halfR {
   text-align: left;
   width: 305px;
   height: auto;
   margin: 0;
   padding: 10px;
   color: black;
   text-decoration: none;
   font-family: "Lucida Sans", Arial, sans-serif;
   font-variant: normal;
   font-weight: bold;
   font-size: 12px;
}

.product_halfL {
   padding-left: 20px;
   float: left;
}

.product_halfR {
   padding-right: 20px;
   float: right;
}

.conthead {
	color: #00519B;
	font-size: 14px;
	font-weight: bold;
	margin-left: 20px;
}

div.clearboth {
   margin: 0px;
   clear:both;
   height:0px;
   font-size:0px;
   line-height:0px;
   padding:0px;
}
