/*  
Theme Name: CORAND MULTISERVICES
Version: 1.0
Author: David Tisserand
Author URI: http://www.pixemotion.fr
*/


/*
	RESET
*/
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input { margin: 0; padding: 0; }
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th { font-family: 'Trebuchet MS', helvetica, sans-serif;font-size: 1em; font-weight: normal; font-style: normal; }
ul,ol { list-style: none; }
fieldset,img { border: none; }
caption,th { text-align: left; }
table { border-collapse: collapse; border-spacing: 0; }


/*
	ELEMENTS
*/
* 									{ margin: 0; padding: 0; }

body 								{ font-family: 'Arial', Helvetica, sans-serif; background: #b8f0ff url(images/bg-global.jpg) repeat-x top left; font-size: 11px; }

.logo								{ position: absolute; width: 274px; height: 283px; top: 0; left: 0; z-index: 999; background: transparent url(images/logo-corand.png) no-repeat 0 0; }

.wrapper							{ margin: 0 auto; width: 100%; padding:0 auto; display: block; background: transparent url(images/bg-wrapper.jpg) no-repeat top center; }

.header		 						{ margin: 0 auto; width: 870px; height: 366px; background: none; position: relative; padding: 0; }

.content							{ position: relative; width: 100%; margin: 0 auto; padding: 0; background: #99d140; }

.main								{ padding: 25px; width: 65%; margin: 0 auto; background: transparent;}
.colleft							{ padding: 10px 10px 0 0; display: block; float: left; width: 400px; margin: 0; }
.colright							{ padding: 10px 0 0 10px; display: block; float: left; width: 400px; margin: 0; background: transparent; }
h1									{ font-family: 'Trebuchet ms', Arial, Helvetica, sans-serif; font-weight: bold; font-size: 22px; padding: 0; margin: 0; text-align: left; text-transform: uppercase; line-height: 26px; color: #f0ff00; }
h1 span 							{ text-transform: lowercase; font-size: 16px; }
h1 a, .left h1 a:hover				{ color: #00aeff; text-decoration: none; }
h2									{ font-family: 'Trebuchet ms', Arial, Helvetica, sans-serif; font-size: 16px; line-height: 22px; margin: 18px 0 0 0; text-align: left; font-weight: normal; color: #fff; }
h2 span 							{ padding: 1px 3px 0 3px; color: #76a230; background-color: #f0ff00;}
h2 a								{ color: #f0ff00; text-decoration: none; }
h2 a:hover							{ text-decoration: underline; }
p									{ font-size: 14px; margin: 15px 0 0 0; text-align: justify; line-height: 18px; color: #fff; }
p span								{ padding: 2px 5px 1px 5px; font-weight: bold; color: #76a230; background-color: #f0ff00;	 }
img									{ display: block; float: left; border: 0; margin: 0; }
ul.liste1							{ margin: 10px 0 0 320px; list-style-type: none; font-size: 15px; line-height: 18px; color: #fff; }
ul.liste1 li						{ padding: 6px 0 6px 30px; background: url(images/puce.gif) no-repeat 0 -0.10em; }
ul.liste1 li span 					{ color: #1d4257; font-size: 15px; text-transform: uppercase; font-weight: bold; }
ul.liste1 li a						{ color: #1d4257; text-decoration: underline; }
ul.liste1 li a:hover				{ text-decoration : none; }

.galerie							{ display: block; float: left; border: 1px solid #fff; width: 300px; background: none; margin: 20px 20px 0 0; }

a 									{ outline: none; text-decoration: none; color: #f0ff00; }
a:hover								{ text-decoration: underline; }
a.googlemap 						{ background-color: #f0ff00; padding: 3px 3px 2px 3px; color: #76a230; text-decoration: none; }
a.googlemap:hover					{ background-color: #fff; }

.partenaires						{ width: 100%; min-height:150px; margin: 20px auto; }
.partenaires ul						{ list-style-type: none; }
.partenaires a						{ display: block; padding: 5px; background-color: #f0ff00; border-bottom: 1px solid #99d140; }
.partenaires a:link, #partlist a:visited { color: #76a230; font-size: 14px; text-transform: uppercase; text-decoration: none; }
.partenaires a:hover				{ background-color: #d4e100; }

.bt-sooniweb 						{ margin: 3px auto 10px auto; width: 74px; height: 28px; display: block; background: #b8f0ff url(images/bt-sooniweb.gif) no-repeat top left; border: 0; outline: none; }
.bt-sooniweb:hover					{ background-position: bottom left; border: 0; outline: none; }

.clearAll							{ clear:both; }

/*
	FOOTER
*/

#footer								{ width: 100%; background: transparent url(images/bg-footer.gif) repeat-x top left; margin: 0; padding: 15px 0 0 0;}
#footer p							{ margin: 0 auto; letter-spacing:2px; padding: 0 0 5px 0; font-size: 10px; color: #fff; text-align: center; }
#footer a							{ color:#fff; text-decoration: none; background: none;}
#footer a:hover						{ text-decoration: underline; }


/*
	FORMULAIRE
*/

.contactform						{ float: left; padding-right: 30px; margin: 20px 0 0 30px; }
fieldset							{ background: transparent; border:0; color:#fff;}
ul.form								{ list-style:none;padding:0;margin:15px 0 0 0;width:400px;border:0;}
ul.form li							{ background: transparent; border-bottom:1px solid #b4ed58;font-size:14px;padding:6px 0;height:35px;}
.form_head							{ height:20px;width:400px;color:#fff;text-align:center;border-bottom:0 !important;}
ul.form li label					{ display:block;background: transparent;float:left;width:200px;}
.required							{ display:block;background: transparent;font-size:10px;color:#f0ff00;width:170px;float:left;clear:both;}
ul.form li input, ul.form li textarea	{width:190px;color:#568113;background-color:#fff;border:none;padding: 1px 3px;}
ul.form li select 					{width:195px;color:#568113;background-color:#fff;border:none;padding: 1px 3px;}
ul.form li.submit					{ text-align:right;margin-right:5px;border:0;}
ul.form li.submit input				{ background:#f0ff00;border:0 none;cursor:pointer;display:block;height:34px;color:#76a230;font-size:14px;width:110px;overflow:hidden;float:right;}
#comment							{ width:400px;border:2px solid #1d4257;}
ul.form li textarea					{ height:90px;width:390px;}
ul.form li.comment .required, ul.form li.comment label	{width:120px; background: transparent;}
li.comments							{ height:130px !important;}
.valid								{ border:none !important;}
.invalid							{ border:2px solid #1d4257 !important;}
/* EXTRA DATA*/
.coords 							{ float: left; margin: 20px 0 30px 0; padding: 0 0 0 30px; border-left:1px solid #b4ed58;}
.coords	p							{ font-size: 15px; color: #fff;}