@charset "utf-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #999999;
	background-color: #FFFFFF;
}

.oneColFixCtrHdr #container {
	width: 900px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColFixCtrHdr #header {
	height: 135px;
	width: 900px;
	background-color: #FFFFFF;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	padding: 0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #717074;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	color: #002D6A;
}
.headerLogo {
	margin-top: 28px;
	margin-left: 50px;
	float: left;
}
.form_blockleft {
	height: 20px;
	width: 60px;
	float: left;
	vertical-align: middle;
	margin-top: 3px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
.form_blockright {
	float: left;
	height: 20px;
	width: 200px;
}
.form_variables {
	height: 20px;
	float: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	vertical-align: top;
	margin-right: 12px;
}
.form_horFields {
	float: left;
	padding: 15px;
	background-color: #FFFFFF;
	width: 600px;
}
.form_send {
	height: 20px;
	width: 60px;
	float: right;
	vertical-align: middle;
	margin-top: 3px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
.headerMenu {
	float: left;
	height: 32px;
	width: 900px;
	margin-top: 26px;
	padding-top: 3px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ccc;
}
.headerCall {
	float: right;
	margin-right: 50px;
	margin-top: 7px;
}

.headerShop {
	float: right;
	margin-top: 25px;
	margin-right: 50px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #002D6A;
	font-size: 15px;
}
.HeaderTel {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #002D6A;
	margin-top: 10px;
}


.oneColFixCtrHdr #header h1 {
	margin: 0;
	float: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.oneColFixCtrHdr #mainContent {
	background: #FFFFFF;
	border: 1px solid #CCC;
	margin-top: 7px;
	padding-top: 0;
	padding-bottom: 20px;
	margin-bottom: 7px;
	width: 900px;
	height: auto;
	float: left;
}
.oneColFixCtrHdr  #mainContentIndex {
	background: #FFFFFF;
	border: 1px solid #CCC;
	margin-top: 7px;
	padding-top: 0;
	margin-bottom: 7px;
	width: 900px;
	height: auto;
	float: left;
}
.mainTitles {
	margin-top: 20px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #002D6A;
	font-size: 9pt;
}
.mainContentInfo {
	margin-left: 40px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #717074;
	float: left;
	width: 320px;
	height: 100%;
}
.mainContentInfo2 {
	margin-left: 40px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #717074;
	float: left;
	width: 440px;
	height: 100%;
}
.mainContentInfo3 {
	margin-left: 40px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #717074;
	float: left;
	width: 700px;
	height: 100%;
	margin-bottom: 30px;
}
.mainContentInfo4 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #717074;
	float: left;
	width: 280px;
	margin-right: 40px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	height: 200px;
	margin-bottom: 50px;
	text-align: left;
	display: table-cell;
	padding-left: 10px;
}
.mainContentInfo4Copy {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #717074;
	float: right;
	width: 280px;
	margin-right: 40px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	height: 200px;
	margin-bottom: 50px;
	text-align: left;
	display: table-cell;
	padding-left: 10px;
}




.mainContentImages {
	float: right;
	margin-top: 20px;
	margin-right: 20px;
	margin-left: 20px;
}

.mainIconos {
	text-align: left;
	margin-bottom: 30px;
	margin-right: 20px;
}


.sectionMenuTitles {
	font-weight: bold;
	color: #002D6A;
	margin-top: 15px;
}


.sectionForm {
	float: left;
	width: 640px;
	margin-left: 40px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #717074;
}



.main_menuShades {
	float: left;
	height: 300px;
	width: 126px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	background-image: url(../images/background2.gif);
	background-repeat: repeat;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #717074;
	padding-left: 12px;
	padding-top: 20px;
}
.main_menuShadesIndex {
	float: left;
	height: 273px;
	width: 126px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #717074;
	padding-left: 12px;
	padding-top: 20px;
}


.main_menuLighting {
	float: left;
	height: 273px;
	width: 127px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #717074;
	text-align: left;
	padding-top: 20px;
	padding-left: 10px;
}
.main_menuLightingIndex {
	float: left;
	height: 273px;
	width: 127px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	padding-right: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #717074;
	text-align: right;
	padding-top: 20px;
}


.main_image {
	float: left;
}

.oneColFixCtrHdr #footer {
	background-color: #FFFFFF;
	height: 116px;
	padding: 0;
	float: left;
	width: 900px;
}
.footer_linkShop {
	float: left;
	width: 293px;
	border: 1px solid #CCC;
	margin-right: 8px;
	background-image: url(../images/footer_shop.jpg);
	background-repeat: no-repeat;
	height: 116px;
}
.footer_linkMotorize {
	float: left;
	width: 293px;
	border: 1px solid #CCC;
	background-image: url(../images/footer_motorize.jpg);
	height: 116px;
	background-repeat: no-repeat;
}
.footer_linkMag {
	float: right;
	width: 293px;
	border: 1px solid #CCC;
	margin-left: 7px;
	background-image: url(../images/footer_magazine.jpg);
	height: 116px;
	background-repeat: no-repeat;
}
.fotter_linkdetails {
	float: left;
	margin-left: 10px;
	padding-top: 15px;
}
.fotter_linkText {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #717074;
	float: left;
	width: 200px;
	margin-left: 11px;
	margin-top: 38px;
}





.oneColFixCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.FooterEndNote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	margin-top: 120px;
}
