/*  
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: #68774d; font-size: 11px; }

.wrapper							{ margin: 0 auto; width: 100%; padding:0; display: block; background: #68774d url(images/grass.jpg) repeat-x top center; }

.header		 						{ margin: 0 auto; width: 750px; height: 380px; background: #ced9bb; position: relative; border:5px solid #fff; padding: 0; }

.content							{ position: relative; width: 750px; margin: 0 auto; padding: 0; border:5px solid #fff; background: #fff; }

.main								{ padding: 20px 15px; margin: 0; background: transparent; }
.main h1							{ font-family: 'Trebuchet ms', Arial, Helvetica, sans-serif; font-size: 24px; padding: 0; margin: 0; text-align: left; line-height: 25px; color: #90235a; }
.main h1 a, .main h1 a:hover		{ color: #90235a; text-decoration: none; }
.main h1 span						{ font-size: 15px; text-transform: uppercase; }
.main h2							{ font-family: 'Arial', Helvetica, sans-serif; font-size: 14px; font-weight: bold; margin: 18px 0 0 0; text-align: left; color: #5c5c5c; }
.main h2 span 						{ background-color: #5c5c5c; color: #fff; padding: 0 6px; }
.main h2 a, .main h2 a:hover		{ color: #a4d3ff; text-decoration: none; }
.main p								{ width: auto; font-size: 13px; margin: 15px 0 0 0; text-align: justify; line-height: 17px; color: #5c5c5c; }
.main p span						{ font-weight: bold; text-transform: uppercase; }
.main img							{ display: block; border: 0; margin: 15px 0; }
ul.liste1							{ margin: 10px 0 0 0; list-style-type: none; font-size: 16px; line-height: 22px; color: #75a227; }
ul.liste1 li						{ padding: 4px 0 4px 36px; background: url(images/puce.gif) no-repeat 0 -0.10em; }
ul.liste1 li span 					{ color: #5c5c5c; font-size: 15px; text-transform: uppercase; font-weight: bold; }
ul.liste1 li a						{ color: #5c5c5c; text-decoration: underline; }
ul.liste1 li a:hover				{ text-decoration : none; }
ul.cal								{ display: block; width: 400px; margin: 10px 0 0 0; list-style-type: none; font-size: 13px; line-height: 17px; color: #6b706c; }
ul.cal li							{ padding: 6px; background: url(images/puce-cal.gif) no-repeat 0 0.10em; border-bottom: 1px solid #fff; }
ul.cal li span 						{ font-weight: bold; text-transform: uppercase; }

.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: #6b706c; }
a:hover								{ text-decoration: none; }
a.googlemap 						{ background-color: #5c5c5c; padding: 3px 3px 2px 3px; color: #fff; text-decoration: none; }
a.googlemap:hover					{ background-color: #8dc776; }

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

.bt-sooniweb 						{ margin: -5px auto 0 auto; width: 74px; height: 28px; display: block; background: #bbc0bc 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; }

/*
	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								{ position: relative; width: 100%; border-top: 5px solid #525e3d; background: #68774d; margin: 0 auto; padding: 10px 0 10px 0;}
#footer p							{ margin: 0 auto; letter-spacing:1px; padding: 0 0 15px 0; font-size: 10px; color: #fff; text-align: center; }
#footer a							{ color:#fff; text-decoration: none; background: none;}
#footer a:hover						{ color: #fff; 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: 30px; margin: 20px 0; }
fieldset							{ background: transparent; border:0; color:#5c5c5c;}
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 #eef0ee;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:#90235a;width:150px;float:left;clear:both;}
ul.form li input, ul.form li textarea	{width:160px;color:#5c5c5c;background-color:#eef0ee;border:none;padding: 1px 3px;}
ul.form li select 					{width:165px;color:#6b706c;background-color:#eef0ee;border:none;padding: 1px 3px;}
ul.form li.submit					{ text-align:right;margin-right:5px;border:0;}
ul.form li.submit input				{ background:#5c5c5c;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 #90235a;}
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 #90235a !important;}
/* EXTRA DATA*/
.coords 							{ border-left:1px solid #eef0ee; float: left; margin: 20px 0 30px 0; padding: 0 0 0 30px; }