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

.wrapper							{ margin: 0 auto; width: 100%; padding:0 0 40px 0; display: block; background: #12364e url(images/bg-global.jpg) repeat-x top left; }

.foire								{ position: absolute; width: 311px; height: 171px; top: 0; left: 0; z-index: 999; background: transparent url(images/foire-de-paris.png) no-repeat 0 0; }

.header		 						{ margin: 0 auto; width: 930px; height: 335px; background: transparent; position: relative; padding: 0; }

.content							{ position: relative; width: 930px; margin: 10px auto 0 auto; padding: 0; background: #12364e; }
.content-top						{ margin:0 auto; display:block; background: #bbc0bc url(images/border-header.jpg) no-repeat top left; width:923px; height:11px; }

.main								{ padding: 0 0 20px 0; width: 820px; margin: 20px auto 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: 28px; padding: 0; margin: 0; text-align: center; line-height: 29px; color: #389cdf; }
h1 a, .left h1 a:hover				{ color: #2d8ac8; text-decoration: none; }
h2									{ font-family: 'Arial', Helvetica, sans-serif; font-size: 16px; text-transform: uppercase; margin: 18px 0 0 0; text-align: left; color: #fff; }
h2 span 							{ padding: 1px 3px 0 3px; background-color: #6cb74e;}
h2 a, .left h2 a:hover				{ color: #a4d3ff; text-decoration: none; }
p									{ width: auto; font-size: 13px; margin: 15px 0 0 0; text-align: justify; line-height: 17px; color: #c3bbb2; }
p span								{ padding: 2px 0 1px 0; text-transform: uppercase; border-top: 1px dotted #389cdf; border-bottom: 1px dotted #389cdf; }
img									{ display: block; border: 0; margin: 0; }
ul.liste1							{ margin: 10px 0 0 0; list-style-type: none; font-size: 16px; line-height: 22px; color: #6cb74e; }
ul.liste1 li						{ padding: 6px 0 6px 36px; background: url(images/puce.gif) no-repeat 0 -0.10em; }
ul.liste1 li span 					{ color: #6cb74e; font-size: 15px; text-transform: uppercase; font-weight: bold; }
ul.liste1 li a						{ color: #6cb74e; text-decoration: underline; }
ul.liste1 li a:hover				{ text-decoration : none; }

a 									{ outline: none; text-decoration: underline; color: #c3bbb2; }
a:hover								{ text-decoration: none; }
a.googlemap 						{ background-color: #6cb74e; 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: #225679; border-bottom: 1px solid #12364e; }
.partenaires a:link, #partlist a:visited { color: #fff; font-size: 14px; text-transform: uppercase; text-decoration: none; }
.partenaires a:hover				{ background-color: #12364e; }

.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; }
.bt-catalogue-deco-jardin 			{ margin: 13px auto 0; width: 280px; height: 50px; display: block; background: #12364e url(images/bt-catalogue-deco-jardin.gif) no-repeat top left; border: 0; outline: none; }
.bt-catalogue-deco-jardin:hover		{ background-position: bottom left; border: 0; outline: none; }


.clearAll							{ clear:both; }

/*
	GALERIE
*/

div#photos                			{overflow:auto;}
div#photos .photo                	{margin:20px 0 0 0;}
div#photos .photo img          		{border:1px solid #c3bbb2; float:left; display:inline; margin: 0 10px 10px 0; width: 100px; height:66px;}
div#photos .photo a:hover img       {border:1px solid #389cdf; }
div#photos .barbecue                {margin:20px 0 0 0;}
div#photos .barbecue img          	{border:1px solid #c3bbb2; float:left; display:inline; margin: 0 17px 10px 0; width: 130px; height:130px;}
div#photos .barbecue a:hover img      {border:1px solid #389cdf; }

/*
	FOOTER
*/

#footer								{ width: 100%; background: transparent url(images/border-footer.gif) repeat-x top left; margin: 0; padding: 20px 0;}
#footer p							{ margin: 0 auto; letter-spacing:1px; padding: 0 0 15px 0; font-size: 10px; color: #c3bbb2; text-align: center; }
#footer a							{ color:#c3bbb2; text-decoration: none; background: none;}
#footer a:hover						{ color: #c3bbb2; 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 0 30px; border-right:1px solid #225679; }
fieldset							{ background: transparent; border:0; color:#c3bbb2;}
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 #225679;font-size:14px;padding:6px 0;height:35px;}
.form_head							{ height:20px;width:400px;color:#1278c2;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:#389cdf;width:170px;float:left;clear:both;}
ul.form li input, ul.form li textarea	{width:190px;color:#6b706c;background-color:#eef0ee;border:none;padding: 1px 3px;}
ul.form li select 					{width:195px;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:#389cdf;border:0 none;cursor:pointer;display:block;height:34px;color:#fff;font-size:14px;width:110px;overflow:hidden;float:right;}
#comment							{ width:400px;border:2px solid #fff;}
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 #fff !important;}
/* EXTRA DATA*/
.coords 							{ float: left; margin: 20px 0 30px 0; padding: 0 0 0 30px; }
.coords	p							{ font-size: 15px; }