/* Reset */

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dd,dl,dt,li,ol,ul,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;font-weight:normal;font-style:normal;text-align:left;font-family:inherit;}table{border-collapse:collapse;border-spacing:0;}ol,ul{list-style:none;}q:before,q:after,blockquote:before,blockquote:after{content:"";}

/* General */

body {
	background-color: #202425;
	font-family: "Lucida Grande", Tahoma, Verdana;
}

h1, h2, h3, h4, h5, h6 {
	color: #202425;
	margin: 15px 0px;
}

h1 {
	font-size: 26px;
	margin: 0px;
}

h2 {
	font-size: 21px;
}

h3 {
	font-size: 18px;
}

h4 {
	font-size: 16px;
}

h5 {
	font-size: 14px;
}

h6 {
	font-size: 12px;
}

p {
	font-size: 11px;
	color: #636363;
	line-height: 18px;
}

a {
	text-decoration: none;
	color: #0000D0;
	font-size: 11px;
}

a:hover {
	text-decoration: underline;
}

.img-contact {
	float: left;
	margin: 5px 40px 20px 0px;
}

.img-left {
	float: left;
	margin: 20px 40px 20px 0px;
}

.img-right {
	float: right;
	margin: 20px 0px 20px 40px;
}

.faqli{list-style:circle; font-size:12px; margin-left:15px; color:#666;}

/* Wrapper */

#wrapper {
	width: 1180px;
	margin: 0 auto;
	background: url(../images/wrap-bg.jpg) repeat-y;
	overflow: hidden;	
}

/* form setup */

.inputset { 
	clear:both;
	float:left;
	font-weight:bold;
	padding:0.2em 0 0.1em;
}

.clearfix { display: block; }

.submitset { clear: both; }

.cherchez { font-size: 12px; width: 120px; float: left; }

.cselect { width: 140px; }

.recherche { margin-top: 10px; }

/* end form style */

.lang{ width: 80px; margin: 0px auto; height: 40px; display: none; }

#refbg { width: 220px; height: 45px; background: transparent url(../images/ref-bg.png) no-repeat 0 0;}

input.refno { margin: 5px 0px 0px 22px; width: 175px; border: 0; background-color: transparent; color: #000; }
/*
.lang select { width: 100px; margin-right: 4px; padding-left: 20px; }

.lang label { margin-left: 8px; width: 70px; }
*/

/* left column - logo and menu */

#left-column {
	float: left;
	width: 220px;
	top: 0;
	position: fixed;
}

#right-column {
	float: right;
	width: 200px;
	height: 1000px;
	top: 0;
	margin-left: 980px;
	position: fixed;
	background-color: #fff;
	border-left: 1px solid #333;
}

/* Top 10 properties - right column  */

#right-column h5{ text-align: center; }

#right-column img { margin-left: 9px;}

#right-column h1 { text-align: left; font-size: 11px; font-weight: bold; color: #000; margin-left: 10px; }

#right-column h1 span.nomber { font-size: 16px; color: #990000; padding-right: 5px;}

#right-column h2 { text-align: center; font-size: 11px; color: #666; padding: 0; margin: 0; line-height: 20px; }


#right-column p { text-align: right; margin-right: 20px; font-size: 11px; font-weight: bold; color: #333;}

#right-column a { }
/* end column  */

.logo {
	margin:  40px 0px 20px 0px;
	border: none;
}

/* menu */

#menu li a  {
	color: white;
	background: url(../images/tab-inactive-bg.png);
	outline-style: none;
}

#menu a:hover {
	background: url(../images/tab-inactive-hover-bg.png);
	text-decoration: none;
}

#menu li.pink a  {
	color: white;
	background: url(../images/tab-inactive-bg-01.png);
	outline-style: none;
}

#menu li.pink a:hover {
	background: url(../images/tab-inactive-hover-bg-01.png);
	text-decoration: none;
}

#menu li.blue a  {
	color: white;
	background: url(../images/tab-inactive-bg-02.png);
	outline-style: none;
}

#menu li.blue a:hover {
	background: url(../images/tab-inactive-hover-bg-02.png);
	text-decoration: none;
}

#menu li.cyan a  {
	color: white;
	background: url(../images/tab-inactive-bg-03.png);
	outline-style: none;
}

#menu li.cyan a:hover {
	background: url(../images/tab-inactive-hover-bg-03.png);
	text-decoration: none;
}

#menu li.purple a  {
	color: white;
	background: url(../images/tab-inactive-bg-04.png);
	outline-style: none;
}

#menu li.purple a:hover {
	background: url(../images/tab-inactive-hover-bg-04.png);
	text-decoration: none;
}

#menu li.red a  {
	color: white;
	background: url(../images/tab-inactive-bg-05.png);
	outline-style: none;
}

#menu li.red a:hover {
	background: url(../images/tab-inactive-hover-bg-05.png);
	text-decoration: none;
}

#menu li.green a  {
	color: white;
	background: url(../images/tab-inactive-bg-06.png);
	outline-style: none;
}

#menu li.green a:hover {
	background: url(../images/tab-inactive-hover-bg-06.png);
	text-decoration: none;
}




#menu li.active a, #menu li.active a:hover {
	background: url(../images/tab-active-bg.png);
	color: #202425;
}

#menu li ul li a {
	background-image: none;
	height: 15px;
	color: #dcdcdc;
	font-size: 11px;
}

#menu li ul {
	margin-bottom: 20px;
}

#menu li ul li a:hover {
	background-image: none;
	font-weight: bold;
}

#menu li.active ul li a {
	background-image: none; 
	color: #ccc;
}

#menu li.active ul li a:hover {
	background-image: none; 
	color: white;
}

#menu li.active ul li.active a {
	font-weight: bold;
	color: white;
	background: url(../images/bg-menu-submenu-current.jpg) no-repeat 20px 13px;
	
}

#menu .active a, #menu .active a:hover {
	background: url(../images/tab-active-bg.png);
	color: #202425;
}

#menu a {
	color: #202425;
	font-size: 12px;
	background: url(../images/tab-active-bg.png) no-repeat;
	width: 200px;
	height: 30px;
	display: block;
	padding: 12px 0px 0px 20px;
	margin-bottom: 3px;
    text-align: left;
}

/* Right column - main content */

#maincontent {
	width: 760px;
	margin-left: 220px;
	overflow: hidden;
} 

/* Billboard */

.content-slide {
	padding: 40px;
	width: 680px;
	overflow: hidden;
}

#billboard {
	width: 680px;
	height: 340px;
	margin: 25px 0px;
}

#billboard img {
	width: 680px;
	height: 340px;
}

/* maincontent subdivisions - mini columns withing maincontent with 1/2 width */
.subdivision-contact {
	float: left;
	width: 400px;
	margin-right: 40px;
	margin-top: 10px;
}



.subdivision-left {
	float: left;
	width: 320px;
	margin-right: 40px;
	margin-top: 25px;
}

.subdivision-right {
	float: left;
	width: 320px;
	margin-top: 25px;
}

.subdivision-left h1, .subdivision-left h2, .subdivision-left h3, .subdivision-left h4, .subdivision-left h5, .subdivision-left h6, .subdivision-right h1, .subdivision-right h2, .subdivision-right h3, .subdivision-right h4, .subdivision-right h5, .subdivision-right h6 {
	margin-top: 0px;
}

.subdivision-left .img-left, .subdivision-right .img-left {
	margin: 0px 20px 20px 0px;
}

.subdivision-left .img-right, .subdivision-right .img-right {
	margin: 0px 0px 20px 20px;
}

.subdivision-left .icon-left, .subdivision-right .icon-left{
	margin: 0px 20px 5px 0px;
}

/* Contact */

#brochure-area {
	width: 680px;
	margin-top: 25px;
}

#brochure-area input, #brochure-area textarea {
	padding: 5px;
	width: 551px;
	font-size: 11px;
	margin: 0px 0px 10px 0px;
	border: 1px solid #636363;
}

#brochure-area textarea {
	height: 90px;
}

#brochure-area textarea:focus, #brochure-area input:focus {
	border: 1px solid #FF6600;
}

#brochure-area input.submit-button {
	width: 100px;
	float: right;
}

body #brochure-area #brochure {
	font-size: 12px;
	width: 660px;
	padding: 10px;
	border: 1px dashed #FFF;
	color: #ffffff !important;
	background-color: #CC0000;
	margin-bottom: 20px;
	display: none;
}

body #brochure-area #brochure p { color: #fff;}

/* end brochure-area */

#contact-area {
	width: 680px;
	margin-top: 25px;
}

#contact-area input, #contact-area textarea {
	padding: 5px;
	width: 551px;
	font-size: 11px;
	margin: 0px 0px 10px 0px;
	border: 1px solid #636363;
}

#contact-area textarea {
	height: 90px;
}

#contact-area textarea:focus, #contact-area input:focus {
	border: 1px solid #FF6600;
}

#contact-area input.submit-button {
	width: 100px;
	float: right;
}

label {
	float: left;
	text-align: left;
	margin-right: 15px;
	width: 100px;
	padding-top: 5px;
	font-size: 13px;
	color: #636363;
}

body #contact-area #message {
	font-size: 12px;
	width: 660px;
	padding: 10px;
	border: 1px dashed #FFF;
	background-color: #CC0000;
	color: #ffffff;
	margin-bottom: 20px;
	display: none;
}

body #contact-area #message p { color: #ffffff; }

/* Portfolio */

#portfolio-list {
	margin-top: 10px;
}

.portfolio-item, .portfolio-item-right {
	float: left;
    width: 320px;	
}

.portfolio-item img, .portfolio-item-right img {
	margin: 0px;
	border: none;
	width: 310px;
	height: 160px;
    padding: 4px;
    border: 1px dotted #ccc;
    margin-bottom: 10px;
}

.portfolio-item-right {
    margin-left: 40px;
    float: right;
}

/* Misc */

.clear {
	clear: both;
}

.icon-left {
	float: left;
	border: none;
}

.icon-right {
	float: right;
	border: none;
}