body {
	margin: 0px 0px 0px 0px;
	background: #F4F4F4;
	background-position: center;
	background:url("images/background_gray.jpg");
}
/***********************************
	CONTAINERS
***********************************/

#main {
	width: 780px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-color: #FFFFFF;
	border-left: 1px solid #C3C3C3;
	border-right: 1px solid #C3C3C3;
}
#main-promo {
	width: 660px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-color: #FFFFFF;
}
#Banner {
	width: 780px;
	margin-left: auto;
	margin-right: auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: right;
	vertical-align: bottom;
	height: 0px;
	line-height: 0px;
	padding-right: 0px;
	background-color: Gray;
}
#top-nav {
	width: 780px;
	margin-left: auto;
	margin-right: auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: white;
	font-size: 11px;
	text-align: right;
	vertical-align: bottom;
	height: 32px;
	line-height: 32px;
	padding-right: 15px;
	border-width: 0px 0px 0px 0px;
	border-style: solid;
	background-color: gray;
}
#navigation {
	float: left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #3333CC;
	background-color: #FAFAFA;
	text-decoration: none;
	margin: 4px 4px 0px 4px;
	padding: 8px 5px 5px 15px;
	width: 150px;
	border-color: white;
	border-style: dotted;
	border-width: 0px 1px 1px 0px;
	text-align: left;
	border-top: 1px solid #efefef;
	border-bottom: 1px solid #efefef;
	border-left: 1px solid #efefef;
	border-right: 1px solid #efefef;
}
#content {
	margin-left: 25px;
	margin-right: 12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 130%;
	text-decoration: none;
	text-align: left;/*background:url(../images/I1.jpg) no-repeat right bottom;*/
}
#content-promo {
	margin-left: 5px;
	margin-right: 2px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 140%;
	text-decoration: none;
	text-align: left;/*background:url(../images/I1.jpg) no-repeat right bottom;*/
}
#contentimg {
	margin-left: 25px;
	margin-right: 12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 120%;
	text-decoration: none;
	text-align: left;/*background-image:url(Images/I2.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;*/
}
#content hr {
	border: 0;
	margin-top: 0px;
	margin-bottom: 10px;
	width: 100%;
	text-align: center;
	color: #DFDFDF;
	height: 1px;
}
#left {
	float:left;
	font:12px "Trebuchet MS", Helvetica, Arial;
	width:518px;
	margin-top:80px;
	margin-left:27px;
	display:inline;
	padding:0 10px 30px 0;
}
#right {
	float:right;
	width:220px;
	margin: 30px 6px 10px 0;
	border-left:0 solid #fff;
	font:11px "Trebuchet MS", Helvetica, Arial;
	color:#777;
	line-height:21px;
	font-style:normal;
	padding:0;
}
#rs {
	float: none;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #495577;
	letter-spacing: 0px;
	width: 695px;
	margin: 0px 0px 0px 0px;
	border-bottom: 2px solid #C3C3C3;
	border-right: 2px solid #C3C3C3;
	border-top: 1px solid #C3C3C3;
	border-left: 1px solid #C3C3C3;
	background: #F4F4F4;
	padding: 6px;
}
#rs hr {
	border: 0;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 99%;
	text-align: center;
	color: #DFDFDF;
	height: 1px;
}
#table {
	float: left;
	width: 760px;
	margin-left: 0px;
	margin-right: 0;
	font: 11px/1.6em Lucida Grande, Tahoma, Arial, Helvetica, sans-serif;
	color: #000000;
}
#table p {
	margin-bottom: 0px;
	margin-top: -5px;
	padding-bottom: 1px;
}
#table nb {
	float: left;
	width: 360px;
	margin-left: 10px;
	margin-right: 0;
}
#table nb p {
	margin-bottom: 0px;
	margin-top: 0px;
}
#table hr {
	border: 0;
	margin-bottom: -10px;
	color: #DFDFDF;
	height: 1px;
}
#footer {
	width: 781px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-align: center;
	background-color: #C3C3C3;
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
	margin-top: 20px;
	border-top: 5px solid #F4F4F4;
	border-bottom: 0px solid #666666;
}
#footer a {
	color: #ffffff;
	text-decoration: none;
}
#footer a:hover {
	color: Black;
	text-decoration: underline;
}
#bdivider {
	width: 781px;
	background-color: #C3C3C3;
	margin-top: -1px;
	border-top: px solid #B9B9B9;
	border-bottom: 2px solid #B9B9B9;
}
/***********************************
	LINKS
***********************************/

a {
	color: #065CAB;
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	color: Black;
	text-decoration: underline;
}
a.small-navigation {
	color: white;
	text-decoration: none;
	font-weight: bold;
}
a.small-navigation:hover {
	color: #FF9900;
}
a.navigation {
	color: #666666;
	border-width: 0px 0px 0px 0px;
	border-color: #DEDEDE;
	border-style: none;
	text-decoration: none;
	display: block;
	padding: 3px 0px 3px 5px;
	text-align: left;
	font-weight: normal;
}
a.navigation:hover {
	border-color: #FF9900;
	color: #FF9900;
}
/***********************************
	MISCELLANEOUS
***********************************/

#header {
	padding: 0px 0px 5px 0px;
	border-color: #F4F4F4;
	border-style: solid;
	border-width: 5px 0px 0px 0px;
	background-color: #FFFFFF;
}
#banner1 {
	margin-left: -25px;
	margin-top: -22px;
	line-height: 15px;
	margin-right: -20px;
	float:left;
	width: 780px;
	background-image:url(Images/banner_1.png);
	background-color:#E2E9EF;
	margin-bottom: 22px;
	display:inline;
}
#banner1right {
	float:right;
	width: 302px;
	height: 234px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	margin-top: 0px;
	margin-bottom: 22px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 22px;
}
#banner1right h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	margin-top: 2px;
}
hr {
	width: 710px;
	height: 3px;
	background-color: #C3C3C3;
	Margin-top: -10px;
	Margin-bottom: 10px;
}
h1 {
	color: #000;
	font-size: 14px;
	text-decoration: none;
	text-align: left;
	letter-spacing: 1px;
	margin: 30px 0px 10px 0px;
	font-weight: bold;
	padding: 0px 0px 4px 0px;
	border-width: 0px 0px 0px 0px;
	border-color: #FF9900;
}
h2 {
	color: #000;
	font-size: 13px;
	text-decoration: none;
	text-align: left;
	margin: 0px 0px 5px 0px;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	padding-bottom:6px;
	border-width: 0px 0px 0px 0px;
	border-color: #FF9900;
}
h3 {
	color: Black;
	font-size: 13px;
	text-decoration: none;
	text-align: left;
	margin: 0px 0px 0px 0px;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	border-width: 0px 0px 0px 0px;
	border-color: #FF9900;
}
h4 {
	color: Black;
	font-size: 12px;
	text-decoration: none;
	text-align: left;
	margin: 0px 0px 0px 0px;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	border-width: 0px 0px 0px 0px;
	border-color: #FF9900;
	background-color: #FFFFFF;
}
h5 {
	color: Black;
	font-size: 11px;
}
h5 a {
	color: Black;
	font-size: 11px;
	text-decoration: underline;
	color: #065CAB;
}
p {
	border-color: #999999;
	border-style: solid;
	border-width: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	margin-top: 0px;
}
blockquote {
	padding-left: 0px;
}
/*- Menu Tabs -------------------------- */

   #tabs {
	font-family: Verdana, Arial, sans-serif;
	float:right;
	width:100%;
	background:#ffffff;
	font-size:11px;
	line-height:normal;
	font-weight: bold;
	border-bottom: 5px solid #F4F4F4;
	margin-bottom: 22px;
}
#tabs ul {
	margin:0;
	padding:6px 8px 0px 50px;
	list-style:none;
}
#tabs li {
	display:inline;
	margin:0;
	padding:0;
}
#tabs a {
	float:right;
	background:url("http://www.quanticus.com/images/tableftG.gif") no-repeat left top;
	font-weight: bold;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
}
#tabs a span {
	float:right;
	display:block;
	background:url("http://www.quanticus.com/images/tabrightG.gif") no-repeat right top;
	padding:6px 12px 6px 6px;
	color:#ffffff;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs a span {
	float:none;
}
/* End IE5-Mac hack */
    #tabs a:hover span {
	color:#FFF;
}
#tabs a:hover {
	background-position:0% -42px;
}
#tabs a:hover span {
	background-position:100% -42px;
}
/*- MyTable -------------------------- */	  
	  
  CAPTION.MYTABLE {
	background-color:white;
	color:Black;
	margin-top:12px;
	border-style:solid;
	border-width:1px;
	border-color:#C3C3C3;
}
TABLE.MYTABLE {
	font-family:Verdana;
	border-collapse:collapse;
	font-size:8pt;
	background-color:#000000;
	width:710px;
	border-style:solid;
	border-color:#C3C3C3;
	border-width:1px;
}
TH.MYTABLE {
	font-size:9pt;
	background-color:#F4F4F4;
	color:Black;
	border-style:solid;
	border-width:1pt;
	border-color:#C3C3C3;
	text-align:left;
}
TR.MYTABLE {
	height:18pt;
	vertical-align:left;
}
TD.MYTABLE {
	font-size:8pt;
	background-color:White;
	color:Black;
	border-style:solid;
	border-width:1px;
 border-color#C3C3C3;
	text-align:left;
}
CAPTION.MYTABLE1 {
	background-color:white;
	color:Black;
	margin-top:12px;
	border-style:solid;
	border-width:0px;
	border-color:#C3C3C3;
}
TABLE.MYTABLE1 {
	font-family:Verdana;
	border-collapse:collapse;
	font-size:8pt;
	background-color:#000000;
	width:740px;
	border-style:solid;
	border-color:#C3C3C3;
	border-width:0px;
}
TH.MYTABLE1 {
	font-size:8pt;
	background-color:white;
	color:Black;
	border-style:solid;
	border-width:0pt;
	border-color:#C3C3C3;
	text-align:left;
}
TR.MYTABLE1 {
	height:18pt;
	vertical-align:left;
}
TD.MYTABLE1 {
	font-size:8pt;
	background-color:White;
	color:Black;
	border-style:solid;
	border-width:0px;
 border-color#C3C3C3;
	text-align:left;
}
CAPTION.MYTABLE2 {
	background-color:white;
	color:Black;
	margin-top:0px;
	border-style:solid;
	border-width:0px;
	border-color:#C3C3C3;
}
TABLE.MYTABLE2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border-collapse:collapse;
	font-size:8pt;
	background-color:#000000;
	width:740px;
	border-style:solid;
	border-color:#C3C3C3;
	border-width:0px;
}
TH.MYTABLE2 {
	font-size:8pt;
	background-color:white;
	color:Black;
	border-style:solid;
	border-width:0pt;
	border-color:#C3C3C3;
	text-align:left;
}
TR.MYTABLE2 {
	height:18pt;
	vertical-align:left;
}
TD.MYTABLE2 {
	font-size:10pt;
	background-color:White;
	color:#666666;
	line-height: 25px;
	letter-spacing: -1px;
	border-style:solid;
	border-width: 0px 0px 0px 0px;
 border-color#C3C3C3;
	text-align:left;
}
#logo_1 {
	font:11px Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-style:inherit;
	color:#535353;
	margin-top:80px;
	margin-left:0px;
	margin-right: 0px;
	width:400px;
	float:right;
	text-align:right;
}
#crumb {
	float:right;
	width:220px;
	border-top:1px solid #f0f0f0;
	border-right:1px solid silver;
	border-bottom:1px solid silver;
	border-left:1px solid #f0f0f0;
	background:#f4f4f4;
	color:#000;
	font:normal 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	margin:0 0 0 6px;
	padding:5px 10px;
}
table.mytable1 {
	border-collapse: collapse;
	background-color: white;
}
table.mytable1 th {
	border-width: 1px 1px 1px 1px;
	padding: 13px 13px 3px 13px;
	border-style: inset inset inset inset;
	border-color: #fff #fff #fff #fff;
	background-color: #DBDBDB;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.mytable1 td {
	border-width: 1px 1px 1px 1px;
	padding: 12px 4px 12px 4px;
	border-style: inset inset inset inset;
	border-color: #DBDBDB #DBDBDB #DBDBDB #DBDBDB;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
	vertical-align:top;
}
.imagefloatright {
	background-color:#fff;
	background-repeat:no-repeat;
	height:auto;
	position:right;
	float:right;
	padding-top: 0px;
	padding-bottom: 0Px;
	width: 280px;
	padding-left: 20px;
	padding-top: 2px;
}
.imagefloatrightsmaller {
	background-color:#fff;
	background-repeat:no-repeat;
	margin-left: 22px;
	height:198px;
	position:right;
	float:right;
	padding-top: 0px;
	padding-bottom: 0Px;
	width: 206px;
	padding-left: 0px;
}
.floatright1 {
	background-color:#C6D4DD;
	margin-left: 22px;
	height:auto;
	position:right;
	float:right;
	padding-top: 12px;
	padding-bottom: 18Px;
	padding-left: 12px;
	padding-right: 12px;
	width: 340px;
	font-weight: normal;
	border-top: 1px solid #C3C3C3;
	border-right: 1px solid #AAAAAA;
	border-bottom: 1px solid #AAAAAA;
	border-left: 1px solid #C3C3C3;
	margin-right: -13px;;
	font-size: 13px;
	line-height: 18px;
}
.floatright2 {
	background-color:#E2E9EF;
	margin-left: 22px;
	height:160px;
	position:right;
	float:right;
	padding-top: 12px;
	padding-bottom: 18Px;
	padding-left: 12px;
	padding-right: 12px;
	width: 310px;
	font-weight: normal;
	border-top: 1px solid #C3C3C3;
	border-right: 1px solid #AAAAAA;
	border-bottom: 1px solid #AAAAAA;
	border-left: 1px solid #C3C3C3;
	margin-right: -13px;
}
.floatright3 {
	background-color:#D6C79C;
	margin-left: 22px;
	height:auto;
	position:right;
	float:right;
	padding-top: 12px;
	padding-bottom: 18Px;
	padding-left: 12px;
	padding-right: 12px;
	width: 310px;
	font-weight: normal;
	border-top: 1px solid #C3C3C3;
	border-right: 1px solid #AAAAAA;
	border-bottom: 1px solid #AAAAAA;
	border-left: 1px solid #C3C3C3;
	margin-right: -13px;
}
.floatright3 a {
	font-weight: bold;
}
.floatleft1 {
	background-color:#E2E9EF;
	margin-left: 0px;
	margin-bottom: 20px;
	height:auto;
	position:left;
	float:left;
	padding-top: 12px;
	padding-bottom: 18Px;
	padding-left: 12px;
	padding-right: 12px;
 width: 100% font-weight: normal;
	border-top: 1px solid #C3C3C3;
	border-right: 1px solid #AAAAAA;
	border-bottom: 1px solid #AAAAAA;
	border-left: 1px solid #C3C3C3;
}
.floatleft2 {
	background-color:#E2E9EF;
	margin-left: 0px;
	height:auto;
	position:left;
	float:left;
	padding-top: 12px;
	padding-bottom: 18Px;
	padding-left: 12px;
	padding-right: 12px;
	border-top: 1px solid #C3C3C3;
	border-right: 1px solid #AAAAAA;
	border-bottom: 1px solid #AAAAAA;
	border-left: 1px solid #C3C3C3;
	width: 700px;
}
.popy {
	position:right;
	float:right;
	width: 620px;
	text-align: right;
	color: #FFFFFF;
	margin: 0px;
	font-size: 11px;
	font-weight: bold;
	padding-top: 12px;
	padding-bottom: 2Px;
	padding-left: 2px;
	padding-right: 12px;
	margin-bottom: 0px;
	background:url("images/banner_popy.jpg") no-repeat left;
	background-color:#849FA8;
}
.popy a {
	font-weight: bold;
	color: #fff;
	text-decoration: underline;
}
.popyf {
	color: #FFFFFF;
	margin: 0px;
	font-size: 30px;
	font-weight: bold;
	padding-top: 12px;
	padding-bottom: 2Px;
	padding-left: 2px;
	padding-right: 12px;
	margin-bottom: 0px;
	background:url("xxximages/banner_popy.jpg") no-repeat left;
	background-color:#fff;
	text-align:center;
}
.popyf a {
	font-weight: bold;
	color: red;
	text-decoration: underline;
}
.blue {
	color: #3899CE;
}


.roundbotton1 {
	background-color:#fff;
	background-image:url(../images/Images/Q_inclue-factura-electronica.png);
	background-image:url(Images/Q_inclue-factura-electronica.png);
	background-repeat:no-repeat;
	height:120px;
	
	width: 120px;
	padding-left: 0px;
	padding-top: 0px;
	margin-left: 72px;
	margin-top: 20px;
	float:right;
	display:block;
}
.roundbotton1 a {
	color:#4B76CD;
	font:12px "Trebuchet MS", Helvetica, Arial;
}

.haztedistribuidor {
	background-color:#fff;

	background-image:url(Images/Q_hazte-disribuidor-boton.png);
	background-repeat:no-repeat;
	height:220px;
	
	width: 220px;
	padding-left: 0px;
	padding-top: 0px;
	margin-left: 72px;
	margin-top: 20px;
	
	float:right;
	display:block;
}