*{
margin: 0;
padding: 0;
border: none;
}

html, body {
	font-family: "Times New Roman", "Times", serif; 
	font-size: 16px; 
	color:#133269;
	height: 100%;
	background-color:#F5F5DC;
}

.logo {float:left;}
.logo-right2, .logo-right{float:right;}
.logo-right2 {padding:0 10px;}

/***********************
Tags généraux
***********************/
p {
	margin-bottom:	10px;
	text-align: left;
}
a { 
	color:#EF5537;

}
a:hover {

}
h1 {

}
h2 {

}
h3 {
	margin-top:15px;
	margin-bottom:15px;
	color: #EF5537;
}
h4{font-size:20px;margin-top:20px; margin-bottom:10px;}
h5{margin-top:25px;margin-bottom:25px;font-size:20px;}
ul {
	margin-left:25px;
}
li {
	text-align:left;
	margin-bottom:                       5px;
}
img {

}
td {
	vertical-align:                             top;
}
hr {
	border-top:1px solid #EF5537;
}

/***********************
Classes
***********************/

.clear {
	clear:                                       both;
}

/***********************
Structure
***********************/


#all {
	width: 										770px;/*760*/
	padding-left:								10px;
	margin: 									0 auto;
	padding-top:								30px;
	text-align:									left;
	background-color:							#FFF;
	/*position: 									relative;*/
}
#header {
	height:                                       95px; /*105px;*/
	/*position:                                      relative;*/
}
#content {
	clear:                                    both;
	background:url(../img/main-bg.gif) repeat-y top left;
	background-position:             left;
}

#column_secondary {
	float: left;
	/*width: 225px !important;
	width: 230px;*/
	width:231px;
	/*background-color: #EEF7FC;*/
/*	margin:5px 10px 0 0 !important;  
	margin: 5px 0 0 0;*/
	background-image:url('../img/10yr_sticker.gif');
	background-repeat:no-repeat;
	background-position:top left;
	background-color:#EEF7FC;
	/*background:url('../img/10yr_sticker.gif') no-repeat-y top left #EEF7FC;*/
	padding:115px 0 0 0;
}

#column_secondary p{
	margin: 0px 15px 20px 15px !important;  
	margin: 0 10px 0 5px;
}

h3#temoignage{
	margin-top:35px;
	/*margin-bottom:20px;*/
	font-size: 40px;
	font-style: italic;
	color: #EF5537;
	text-align:center;
	border-bottom: thin dashed #EF5537;
}


#column_secondary img {
	margin:50px 0 20px 5px;
	float:left;
	color: #EF5537;
}

.ennonceTemoignage{
padding-top:30px;
}

.paper-float-right {
	margin-top:40px;
	float:right;
	width:45%;
	color: #EF5537;
	font-size: large;
	font-style: italic;
}

.temoin{
	float:right;
	margin-bottom:30px;
	text-align:right;
	margin-right:10px;
}

.paper-float-right span{
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #ef5537;
	font-size:22px;
}

.paper-float-right a{
	color: #EF5537;
	font-size:14px;
	float:left;
}

#column_main {
	float:											 right;
	width: 										500px;
	margin: 									0px 0px 0px 10px; 
}
#column_main p, #column_main ul {
	padding-right:50px;
}

.text-sizing {
	float:										right; 
	border:										1px solid #fff ;
	background-color:							#EEF7FC; 
	text-align:									center; 
	/*font-size:									16px; 
	width:										90px;
	min-height:									1px;*/
	padding:									2.5px 5px 2.5px 5px; 
	margin:										0 5px 0 0;
}

.text-sizing span{
	text-align:										center; 
	/*font-size:										12px; */
	margin-top:5px;
}
/***********************
Navigation
***********************/

#nav {
	/*list-style-type:								 none;
	position:                                         relative;*/
	padding-bottom:10px;
}



#nav ul {
	/*position:                                            relative;*/ 
	width:												760px;
	border-left:1px solid #dd7e61; 
	height:27px;
	margin-left:0;
}


#nav li{ 
  list-style:                                            none;
   float: 													left;
  border:                        			            1px solid #dd7e61;
  border-left:											none;

}

* html #nav li{float:left;}
* html #nav li a{
	display:inline-block;
	padding: 													0px 10.5px 0px 11px;
}


#nav li a {
	display: 													block;
	font-family:												Arial, Helvetica, sans-serif;
	font-size:													14px;
	/*font-weight:											bold;*/
	padding: 													0 14px;/*0 13px;*/ /*13px;*/
	height:														25px;
	color: 														#406595;
	text-decoration: 										none;
	line-height: 												25px;
}


#nav li a:hover {
	background-color: 											#E6523E;
	color:															 #fff;
}

#nav .thispage a{
	background-color:                     #E6523E;
	color:                                        #FFFFFF;
}


/************************
Particularités
************************/

.plus-minus{padding:5px 10px;}

#translater {

}
#translate-text a{
											color:#fff; 
}
#translate-text {
	float:right; 
	color:#fff;
	background-color:#133269; 
	font-weight:bold;
	text-decoration:none; 
	padding:2.5px 7px 2.5px 5px; 
	margin:0 12px 0 0;
	border:1px solid #fff ;
}

#info_form_ok {
	border: 1px solid #ccc;
	text-align: center;
	padding: 10px;
	margin: 10px auto 0 0;
	background-color:#CAEDB6;
	font-weight:bold;
	color:green;
	width: 90%;
}

#info_form_error {
	border: 1px solid #ccc;
	text-align: center;
	padding: 10px;
	margin: 10px auto 0 0;
	background-color:#FFE5E5;
	color:red;
	width: 90%;

}

  /************************ Home************************/
  
.textOrange{color:#EF5537;}
.coordonees p{margin-bottom:0px;}
.mailto{text-decoration:none;}
/**************** Boîtes de questions *******************/  
.boiteQuetions{
	display:table;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	border: thin solid #EF5537; 
	margin:5px 0 20px;
	width:450px;/*500px;*/
} 
.boiteQuetions img{
	margin-right:10px;
	float:left;
	display:table-cell;
}
.questions img{
	margin-top:6px;
}
.questions p{
	margin-right:10px;
	margin-top:2px;
	margin-bottom:2px;
}

/* Liens dans le footer */

/** html #footer{
	height:2em;
}*/

#footer{
	font-size:12px;
	margin-top:20px;
	margin-left:260px;/*282px;	*/
	padding-bottom:30px;
}
#footer a { 
	color: 	#406595;
	text-decoration: none;
}

.push {
     width:500px;
	 float:right;
	 font-size:11px;
	 height:10em;
 }
.push p{
   margin-bottom:0px;  
   padding-right:20px;
}

/*#footer{height:8em;}*/
.pushpush{height:4em;}

/*********************** About_us ***********************/
.proprietaire{
	float:left;
	margin-bottom:10px;
	margin-right:15px;
}
.aboutUs, .services {
	padding-top:10px;
}
.ListeServices{
	margin-left:25px;
}
.ennonceChoose{
	font-size:20px;
}
/******************** Testimonials ***************/
.testimonials{
	clear:both;
}
.temoinT{
	float:right;
	margin-bottom:30px;
	margin-right:30px;
	text-align:right;
}
#column_secondary img.temoignage_image  {
	margin:10px 0 20px 5px;
}
/************************ contact ************************/

label{
	width:175px;
	display:block;
	float:left;
	font-weight:bold;
	padding-right:20px;
}

input {
	width:18em;
	margin-bottom:12px;
	border: 1px solid #003399;
	height:20px;
}

textarea{
	border: 1px solid #003399;
}

form{
	margin-top:20px;
	width:450px;
}

.bottom{
margin:15px 0 15px 0;
	width:6em;
	float:left;	
}

.commentaire{
	width:100%;	
}

.requireFields{
font-weight:bold;
}
/*******************FAQ****************/

.souligne{
	text-decoration: underline;
	font-weight:bold;
}

.ligne{
	color:#EF5537;
	line-height:15px;
}

.ligneG{
	font-size:18px;
	color:#EF5537;
	line-height:15px;
	line-height:20px;
}

.ligne a{
	color:#EF5537;
	line-height:1.2em;/*15px;*/
}

.top{with:500;text-align:center;}
.separation{
	width:500px;
	border-bottom:solid thin #133269;
	margin-top:30px;
	margin-bottom:25px;
}

/********************Free guide*******************/

.bold{
font-weight:bold;
}
/*======slider styles=============*/

#myController span {
	cursor:pointer;
	border:1px solid #E6523E;
	padding:5px;
	font-weight:bold;
	color:#406595;
}


#myController span:hover {
	border:1px solid #E6523E;
	background-color:#e6523e;
	color:#fff;
}



/* Boites animees page accueil */

.questions_container {
	clear: both;
	margin-top: 20px;
	width: 450px;

}

.questions_box {
	width: 450px;
	padding: 3px;
	margin: 5px auto;
}

.questions_image {
	width: 180px;
	vertical-align: middle;
}

#questions_list {
	width: 260px;
	vertical-align: middle;
}

#questions_list ul {
	list-style-type: none;
	padding: 0;
}

#questions_list li {
	background-image: url('../img/puce_index.gif');
	background-position: 0 7px;
	background-repeat: no-repeat;
	padding: 0 0 0 20px;
	margin: 0;
	te
}