
/*------------------- GENERAL --------------------*/
body {
	background: #cdcdcd url(images/exp2.png) repeat-x;
	margin:0;
	padding:0;
	color:#CCCCCC;
	background:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
}
div, p, img, a, ul, h2, h3 {
	margin:0; padding:0;
}
a {
	text-decoration:none; outline:none;
}
ul {
	list-style:none;
}
img {
	border:none;
}
.spacer {
	font-size:0; line-height:0; clear:both;
}

/*--------- HEADER ----------*/
#header {
	height:266px;
	width:800px;
	margin:0 auto;
	padding:0;
	background:url(images/header-bg2.jpg) 0 0 no-repeat;
	background-position:top center;
}
#header a.logo {
	margin:0 0 0 493px; display:block; width:239px; height:56px;
}
#header ul {
	font-size:12px; line-height:22px; font-weight:bold;
	padding:105px 0 0 300px;
}
#header ul li, div.equipe ul li {
	padding:0 13px 0 14px; float:left;
	background:url(images/topmenu-devider.gif) 0 50% no-repeat;
}
#header ul li a, div.equipe ul li a {
	color:#5A5858; background-color:inherit;
}
#header ul li a:hover, #header ul li span, div.bottomMenu ul li span , div.equipe ul li a:hover{
	color:#CCCCCC;
	background-color:inherit;
}

/*---------- BODY ------------*/
#body {
	width:770px; margin:0 auto 1px auto; border-bottom:#F6F6F6 2px solid;
	padding:0 15px 0 16px; background:#fff; color:#666666;
}
#body h2 {
	color:#40aec7;
	font-size:14px;
	line-height:16px;
	font-weight:bold;
	background-color:#fff;
	padding:0 0 22px;
}
#leftPanel {
	width:300px; float:left; border-right:#989998 1px dashed;
}
#leftPanel div.knowMore {
	width:238px; border-bottom:#DDDDE7 1px solid; padding:0 0 7px 2px;
	font-size:12px; margin-bottom:6px;
}
#leftPanel div.knowMore img {
	border:#85A7AF 1px solid; float:left; margin-right:16px;
}
#leftPanel div.knowMore a {
	display:block;
	float:left;
	width:65px;
	height:70px;
	text-align:center;
	font-weight:bold;
	color:#C5c5d3;
	background-color:#fff;
	margin-top:4px;
}
#leftPanel div.knowMore a span {
	display:block; font-size:62px; color:#DDDDE7; background-color:#fff;
}
#leftPanel div.knowMore a:hover {
	color:#094557; background-color:#fff;
} 
#leftPanel div.knowMore a:hover span {
	color:#C5C5D3; background-color:#fff;
} 
#leftPanel div.knowMore a.link2 {
	margin-top:5px;
}
#leftPanel div.knowMore a.link3 {
	margin-top:15px;
}
#leftPanel div.noBorder {
	border-bottom:none; margin-bottom:10px;
}

/*---------- RIGHT PANEL --------------*/
#rightPanel {
	width:430px;
	float:left;
	padding:14px 0 0 14px;
	position:relative;
}
#rightPanel p {
	font-size:12px; line-height:14px; padding:0 0 18px;
}
#rightPanel h2.welcome {
	text-indent:-2000px;
	height:2px;
	position:absolute;
	left:-497px;
	top:61px;
	background:url(images/welcome-hdr.gif) 0 0 no-repeat;
	width:254px;
}

/* Fit and Fine */
#rightPanel div.midLinks {
	background:#ffffff;
	border:#cccccc 1 0 0 1 px dotted;
	padding:7px 0 7px;
	color:#467A95;
	max-width: 368px;
}
#rightPanel div.midLinks ul {
	font-size:12px;
	line-height:18px;
	width:400px;
	float:left;
	padding:0 0 20px 25px;
}
#rightPanel div.midLinks ul li {
	padding:0 0 0 19px; background:url(images/bull-midlink.gif) 0 50% no-repeat;
}
#rightPanel div.midLinks ul li a {
	color:#666666;
	text-decoration:none;
	background-color:#FFFFFF;
}
#rightPanel div.midLinks ul li a:hover {
	text-decoration:underline;
}
#rightPanel p.callUs {
	color:#40aec7;
	font-size:14px;
	line-height:20px;
	font-weight:bold;
	padding:24px 0 0;
	background-color:inherit;
}
#rightPanel p.callUs span {
	font-size:18px;
}
div.equipe {
	width:auto;
	margin:0 auto;
	margin-bottom:2px;
}
div.equipe ul {
	height:23px; width:312px; margin:0 auto;
	font-size:12px; line-height:23px; font-weight:bold;
	
}
div.contato a{
	color:#40aec7;
	font-size:14px;
	line-height:20px;
	font-weight:bold;
	padding:24px 0 0;
	background-color:inherit;
}
div.contato a:hover{
	color:#999999;
	font-size:14px;
	line-height:20px;
	font-weight:bold;
	padding:24px 0 0;
	background-color:inherit;
}

/*---------- FOOTER ------------*/
#footer {
	height: 3em;
	padding-top: 1em;
	background: #cdcdcd url(images/footerbg.png) repeat-x;
	clear: both;
	color:#E9E9E9;
	font-size:12px;
	font-weight:bold;
	text-align:center;
}
#footer p.powered {
	font-size:11px; padding-bottom:18px;
}
#footer p.powered a {
	color:#E9E9E9;
	background:#423d3d;
	text-decoration:underline;
}
#footer p.powered a:hover {
	text-decoration:none;
}
/*---------- MISCLENIOUS ------------*/
.noBg {
	background:none !important;
}
/* =8 Extra
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
#contact-area {
	width: 450px;
	margin-top: 10px;
}

#contact-area input, #contact-area textarea {
	padding: 5px;
	width: 310px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
text-transform: normal;
letter-spacing: normal;
line-height: 1.4em;
	color:#555555;
	margin: 0px 0px 10px 0px;
	border: 2px solid #ccc;
}

#contact-area textarea {
	height: 70px;
}

#contact-area textarea:focus, #contact-area input:focus {
	border: 2px solid #900;
}

#contact-area input.submit-button {
	width: 100px;
	float: right;
}

label {
	float: left;
	text-align: right;
	margin-right: 15px;
	width: 100px;
	padding-top: 5px;
font-family: Arial, Helvetica, sans-serif;
font-size: 1em;
font-weight: normal;
text-transform: normal;
letter-spacing: normal;
	color:#555555;
}
