/*  
Theme Name: A-AIR'O
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: #3c5669; font-size: 11px; }

.wrapper							{ margin: 0 auto; width: 992px; padding-bottom:40px; display: block; background: transparent; }

.header		 						{ float: left; margin: 0; width: 304; height: 559px; background: #3c5669; position: relative; padding: 0; }

.content							{ position: relative; float: right; width: 686px; margin: 39px 0 0 0; padding: 0; background: transparent url(images/bg-content-middle.gif) repeat-y top left; }
.content-top						{ display:block; background: #3c5669 url(images/bg-content-top.gif) no-repeat top left; width:686px; height:23px; }
.content-bottom						{ display:block; background: #3c5669 url(images/bg-content-bottom.gif) no-repeat bottom left; width:686px; height:23px; }

.main								{ padding: 20px 23px; margin: 0; background: transparent; }
.main h1							{ font-family: 'Arial', Helvetica, sans-serif; font-weight: bold; font-size: 23px; padding: 0; margin: 0; text-align: left; line-height: 29px; color: #223441; }
.main h1 a, .main h1 a:hover		{ color: #0c3246; text-decoration: none; }
.main h2							{ font-family: 'Arial', Helvetica, sans-serif; font-weight: bold; font-size: 18px; margin: 20px 0 0 0; text-align: left; line-height: 20px; color: #a4d3ff; }
.main h2 span 						{ padding: 0 3px; background-color: #8fe1ff;}
.main h2 a, .main h2 a:hover		{ color: #a4d3ff; text-decoration: none; }
.main p								{ width: auto; font-size: 14px; margin: 20px 0 0 0; text-align: justify; line-height: 20px; color: #fff; }
.main p span						{ text-transform: uppercase; padding: 3px 5px; background-color: #223441;}
.main img							{ display: block; border: 0; margin: 15px 0; }
ul.liste1							{ margin: 15px 0 0 0; list-style-type: none; font-size: 14px; line-height: 20px; color: #fff; }
ul.liste1 li						{ padding: 7px 0 7px 40px; background: url(images/puce.gif) no-repeat 0 0.10em; }
ul.liste1 li span 					{ color: #223441; font-size: 15px; text-transform: uppercase; font-weight: bold; }
ul.liste1 li a, ul.liste1 li a:hover{ color: #fff; text-decoration: none; }
ul.liste2							{ margin: 15px 0 0 0; list-style-type: none; font-size: 14px; line-height: 20px; color: #fff; }
ul.liste2 li						{ padding: 7px 0 7px 30px; background: url(images/puce2.gif) no-repeat 0 0.10em; }

.galstore							{ display: block; float: right; border: 3px solid #fff; width: 290px; height: 290px; margin: 20px 0 15px 15px; }

a 									{ outline: none; text-decoration: underline; color:#fff; }
a:hover								{ text-decoration: none; color:#fff;}

.partenaires						{ width: 100%; min-height:450px; margin: 20px auto; }
.partenaires ul						{ list-style-type: none; }
.partenaires a						{ display: block; padding: 5px; background-color: #1278c2; border-bottom: 1px solid #8fe1ff; }
.partenaires a:link, #partlist a:visited { color: #fff; font-size: 14px; text-transform: uppercase; text-decoration: none; }
.partenaires a:hover				{ background-color: #8fe1ff; }

.bt-sooniweb 						{ margin: -5px auto 0 auto; width: 74px; height: 28px; display: block; background: #096b84 url(images/bt_sooniweb.gif) no-repeat top left; border: 0; outline: none; }
.bt-sooniweb:hover					{ background-position: bottom left; border: 0; outline: none; }
.bt-attestation 					{ float: right; margin: 15px 20px 0 0; width: 255px; height: 40px; display: block; background: #096b84 url(images/bt-attestation.gif) no-repeat top left; border: 0; outline: none; }
.bt-attestation:hover				{ background-position: bottom left; border: 0; outline: none; }


.clearAll							{ clear:both; }

/*
	GALERIE
*/

div#photos                			{overflow:auto;}
div.photo                			{float:left; display:inline; margin:10px 0 0 0;}
div.photo  img          			{border:3px solid #fff; margin: 0 10px 10px 0; width: 120px; height:75px;}
div.photo a:hover img          		{border:3px solid #dfcfe5; }

/*
	FOOTER
*/

#footer								{ float:right; position: relative; width: 686px; background: transparent url(images/shadow_footer.gif) repeat-x top left; margin: 0; padding: 10px 0 10px	 0;}
#footer p							{ margin: 0 auto; padding: 0 0 15px 0; font-size: 10px; color: #7fb7ea; text-align: center; }
#footer a							{ color:#7fb7ea; text-decoration: none; background: none;}
#footer a:hover						{ color: #7fb7ea; text-decoration: underline; }
#footer .partenaire					{ margin:10px 0 5px 0; }
#footer .partenaire p				{ margin: 0 auto; text-align: center; color: #76808c; }
#footer .partenaire a				{ color: #76808c; font-size: 11px; text-decoration: none; }
#footer .partenaire a:hover			{ color: #ffffff; text-decoration: none; }

/*
	FORMULAIRE
*/

.contactform						{ float: left; padding-right: 20px; margin-bottom: 20px; }
fieldset							{ background: transparent; border:0; color:#fff;}
ul.form								{ list-style:none;padding:0;margin:15px 0 0 0;width:350px;border:0;}
ul.form li							{ background: transparent; border-bottom:1px solid #1278c2;font-size:14px;padding:6px 0;height:35px;}
.form_head							{ height:20px;width:350px;color:#1278c2;text-align:center;border-bottom:0 !important;}
ul.form li label					{ display:block;background: transparent;float:left;width:180px;}
.required							{ display:block;background: transparent;font-size:10px;color:#8fe1ff;width:150px;float:left;clear:both;}
ul.form li input, ul.form li textarea	{width:160px;color:#1278c2;background-color:#fff;border:none;padding: 1px 3px;}
ul.form li select 					{width:165px;color:#1278c2;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:#0c3246;border:0 none;cursor:pointer;display:block;height:34px;color:#fff;font-size:14px;width:110px;overflow:hidden;float:right;}
#comment							{ width:350px;border:2px solid #fff;}
ul.form li textarea					{ height:90px;width:340px;}
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 #fff !important;}
/* EXTRA DATA*/
.coords 							{ border-left:1px solid #1278c2; float: left; margin: 0 0 30px 0; padding: 0 0 0 20px; }