@charset "utf-8";

/* fichier: reset.css */
/*
Copyright (c) 2008, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 3.0.0pr2
*/

html{color:#000;background:#FFF;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
caption,th{text-align:left;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
li{list-style:none;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym{border:0;font-variant:normal;}
sup{vertical-align:text-top;}
sub{vertical-align:text-bottom;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
input,textarea,select{*font-size:100%;}
legend{color:#000;}

h1, h2, h3, h4, h5, h6 {
	color: #ef8e30;
	font-weight: bold;
}

a {
	text-decoration: none;
}
a:link,
a:visited {
	color: #7ab800;
	text-decoration: none;
	cursor: pointer;
}
a:hover,
a:focus {
	text-decoration: underline;
	color: #7ab800;
	outline: none;
}


a:active {
	position: relative;
	left: auto;
	top: 1px;
	outline: none;
}

h1 {
	font-size: 1em;
	line-height: 1.167em;
	margin:10px 10px 10px -30px;
}
h2 {
	font-size: 1.5em;
	line-height: 1.083em;
}
h3 {
	font-size: 1.333em;
	line-height: 1.167em;
	color: #7ab800;
	font-weight: bold;
}
h4 {
	font-size: 1.25em;
}
h5 {
	font-size: 1.167em;
	font-weight: normal;
}
h6 {
	font-size: 1em;
}

input.text:focus,
input.text:hover,
textarea:focus,
textarea:hover,
select:focus,
select:hover,
label:focus  {
	outline: 0;
	border: solid 1px #7AB600;
	-webkit-box-shadow: 1px 1px 3px #666;
	-moz-box-shadow: 1px 1px 3px #666;
	box-shadow: 1px 1px 3px #666;
}

body,
input,
textarea,
select,
option {
	font-family: Arial, Helvetica, "Liberation Sans", FreeSans, sans-serif;
}

/* Layout */
body {
	background: #ffffff;
	color: #847e7e;
}
#container{
	/*border: solid 1px;*/
	width:auto;
	background:#fff url(../img/fond.png) repeat-x;
	height:1000px;
	margin:0;
	padding:0;
}


#cadreGauche, #cadreGaucheAngeva, #cadreGaucheLouvea {
	width: 617px;
	height: 507px;
	/*border: solid 1px;*/
	margin: 0;
	padding: 0;
}

#cadreGauche{
	background: url(../img/visuel_fond.png) no-repeat;
}
#cadreGaucheAngeva{
	background: url(../img/angeva.png) no-repeat;
}
#cadreGaucheLouvea{
	background: url(../img/louvea.png) no-repeat;
}


.gauche{
	float:left;
}
#texte{
	width: 537px;
	height:300px;
	padding-left:80px;
	padding-top:30px;
}

#formulaire {
	float:left;
	/*border:solid 1px;*/

}
.celluleHaut {
	background: url(../img/cellule_haut.jpg) no-repeat;
	width: 264px;
	height:62px;
	margin: 0;
	padding: 0;
}
.celluleMillieu{
	background: url(../img/cellule_millieu.jpg) repeat-y;
	width: 264px;
	margin: 0;
	padding: 0;
}
.celluleBas {
	background: url(../img/cellule_bas.jpg) no-repeat;
	width: 264px;
	height:24px;
	margin: 0;
	padding: 0;
}
.formulaireHaut {
	background: url(../img/formulaire_haut.jpg) no-repeat;
	width: 264px;
	height:61px;
	margin: 0;
	padding: 0;
}
.notie .formulaireMilieu {
	background: url(../img/formulaire_centre.png) repeat-y;
}


.ie .formulaireMilieu{
	background: url(../img/formulaire_centre.jpg) repeat-y;
}

.formulaire{
	width: 269px;
}

.formulaireMilieu{
	width: 264px;
	padding:0 5px;
	margin: 0;
}
.formulaireBas {
	background: url(../img/formulaire_bas.jpg) no-repeat;
	height: 31px;
	margin: 0;
	padding: 0;
}
.submit{
     border:none;
     cursor:pointer;
     margin-left:55px;
}
.submit2{
     border:none;
     cursor:pointer;
     margin-left:55px;
}

.submit::-moz-focus-inner , .submit2::-moz-focus-inner{
	border:none;
}
.titre {
	color:#7ab800;
	margin: 0 0 10px 10px;
	font-weight: bold;
}

.titre2 {
	color:#7ab800;
	margin: 0 0 10px 10px;
}
.tout_ptit{
	font-size: x-small;
	vertical-align: super;
	color:red;
}

ul.list{
	margin-left: 10px;
}

ul.list li{
	list-style-image: url(../img/puce.jpg);
}

.formulaire .label{
	font-size:small;
	width: 120px;
	float: left;
	text-align: right;
}
.formulaire .answer{
	width:130px;
	float: left;
	text-align: left;
}

.small{
	font-size: x-small;
}

#garantie, input.first, select.first{
	margin-left: 5px;
}

input.text, select.text, .text{
	font-size: 0.85em;
}

input.text.normal, select.text.normal{
	width: 120px;
}

input.text.date{
	width:  24px;
}
input.text.year{
	width:  35px;
}

input.text.cp{
	width: 3em;
}

.bloc{
	height: 30px;
	clear: both;
	zoom: 1;
}

.textSeparator{
	margin: 3px 4px 0 4px;
}


.hide{
	display: none;
}

.errors{
	color: #FF591F;
}

.center{
	text-align: center;
}

.error label{
	color: #FF591F;
}

.error input.text, .error select.text{
	color: #FF591F;
	border: solid 1px #FF591F;
}

.formText{
	margin-left: 40px;
}
/*
#TB_overlay {
	background-color:#FFFFFF !important;
}*/

#TB_title{
	display: none;
}

#TB_window{
	border: 0 none !important;
	background: none !important;
}

#rappel img{
	margin-left: 55px;
}

.popup .popupTop{
	background: url(../img/popup_top.png) no-repeat;
	width: 550px;
	height: 78px;
}

.popup .popupContent{
	color: #847E7E;
	background: #fff;
	padding: 20px;
}

.popup .popupBottom{
	background: url(../img/popup_bottom.png) no-repeat;
	width: 550px;
	height: 7px;
}
