body { 
	font-family: Arial, verdana, Helvetica, sans-serif; 
	font-size:12px;
	color:#062e58;
	
	margin:0px;
	padding:0px;
	
	background-image:url(image/skin_fond_body.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	background-attachment:fixed;
}

FORM {
	margin:0px;
	padding:0px;
}

/*GENERAL*/

#warp {
	width:850px;
	margin-left:auto;
	margin-right:auto;
}


a {  
	color: #157ae3; 
	text-decoration: none
}

a:hover {  
	color: #095eb7; 
	text-decoration: underline
}

h1 {
	font-weight:normal;
	font-size:28px;
	
	margin:0px;
	border-bottom:1px solid #38a8ef;
	color:#38a8ef;
	padding-bottom:8px;
	padding-left:30px;
	margin-bottom:10px;
}

h2 {
	font-size:22px;
	font-weight:normal;
	margin:0px;
	display:inline;
}

.footer {
	clear:both;
	padding:10px;
	font-size:11px;
}

.petit {
	font-size:12px;
	line-height:17px;
}

.image_bandeau {
	margin-bottom:15px;
}

.image_pendule {
	float:left;
	margin-right:15px;
}

.image_tarif {
	margin-top:15px;
}

.legende {
	font-size:12px;
	text-align:right;
	margin-bottom:15px;
}

/* INDEX */

.image_titre_index {
	margin-left:auto;
	margin-right:auto;
	
	margin-bottom:10px;
}

#warp_index {
	width:600px;
	margin-left:auto;
	margin-right:auto;
	
	background-image:url(image/skin_fond_txt.png);
	font-size:14px;
	line-height:22px;
	
	padding:10px;
}

#warp_index .bt_entrez {
	border-top:1px solid #38a8ef;
	margin-top:15px;
}

#warp_index .bt_entrez a {
	display:block;
}

/* HAUT */

#haut {
	margin-bottom:10px;
}

/* MENU */

#menu {
	width:850px;
	margin-left:auto;
	margin-right:auto;
	padding:18px 0px 10px 0px;
	
	background-image:url(image/skin_menu.png);
	background-repeat:no-repeat;
	background-position:top center;
	
	overflow:hidden;
}

#menu .align {
	float:right;
	height:20px;
	clear:both;
	width:850px;
}

#menu ul {
	list-style:none;
	margin:0px;
	padding:0px;
	margin-right:10px;
	float:right;
}

#menu ul li {
	display:inline-block;
	float:left;
}

#menu ul li a {
	display:block;
	font-size:13px;
	line-height:10px;
	padding:0px 14px 0px 14px;
	border-right:1px solid #000;
	font-weight:bold;
	color: #38a8ef; 
}

#menu ul li a:hover {
	color: #FFF;
}

#menu ul li a.last {
	border-right:none;
}

/* BODY */

#body_site {
	width:850px;
	margin-left:auto;
	margin-right:auto;

	background-image:url(image/skin_fond_txt.png);
	font-size:14px;
	line-height:22px;
}

#body_site .zone_texte {
	padding-top:15px;
}	

#body_site .zone_texte .cadre_texte {
	padding:10px 25px 20px 25px;
	clear:both;
	border-bottom:1px solid #062e58;
	overflow:hidden;
	text-align:justify;
}

/* BLOC */

#bloc_commande {
	background-image:url(image/skin_bloc_commande.png);
	background-repeat:no-repeat;
	height:260px;
}

#bloc_commande .texte {
	padding-top:130px;
	margin-left:20px;
	font-size:11px;
}

#bloc_commande a.bt_theme {
	display:block;
	line-height:36px;
	margin-top:8px;
	background-color:#062e58;	
	color:#FFFFFF;
	text-align:center;
}

#bloc_commande a.bt_question {
	display:block;
	line-height:36px;
	margin-top:5px;
	background-color:#062e58;	
	color:#FFFFFF;
	text-align:center;
}


#bloc_commande_2 {
	background-image:url(image/skin_bloc_commande_2.png);
	background-repeat:no-repeat;
	height:200px;
	margin-bottom:20px;
}

#bloc_commande_2 .texte {
	padding-top:55px;
	margin-left:20px;
	margin-right:50px;
	font-size:11px;
	line-height:16px;
}

#bloc_commande_2 a.bt_theme {
	display:block;
	line-height:36px;
	margin-top:8px;
	background-color:#062e58;	
	color:#FFFFFF;
	text-align:center;
}

#bloc_commande_2 a.bt_question {
	display:block;
	line-height:36px;
	margin-top:5px;
	background-color:#062e58;	
	color:#FFFFFF;
	text-align:center;
}

/* FORM CONTACT */

input.input	{
	font-size: 12px; 
	width:100%;
	color:#062e58; 
	background-color: #FFF; 
	border:1px solid #062e58;
}

textarea.textarea {
	font-size: 12px; 
	width:100%;
	height:100px;
	color:#062e58; 
	background-color: #FFF; 
	border:1px solid #062e58;
}
 
input.bouton {
	background-color: #062e58;	
	border:1px solid #062e58;
	
	width:100px;
	color:#FFFFFF;
	font-size:12px;
}
 
SELECT 	{
	font-family: Verdana; font-size: 12px; 
	margin-top:  0pt; margin-bottom:  0pt; 
	margin-left:  0pt; margin-right:  0pt; 
	color:#FFFFFF; background: #4511A4; 
	border-style: solid; border-width: 1px; 
	border-color: #E6D9FE 
}

/* LIVRE OR */

.bloc_livre_or {
	border-bottom:1px solid #38a8ef;
	padding-bottom:10px;
	margin-bottom:20px;
}

.bloc_livre_or .auteur {
	margin-bottom:5px;
}

.bloc_livre_or .auteur .petit {
	font-size:11px;
}

.st_livre {
	display:block;
	margin-bottom:10px;
}

.bloc_livre {
	margin-top:15px;
}

/* TARIFS */

.tarif_intro {
	margin-bottom:20px;
}

.bloc_tarifs {
	border-bottom:1px solid #38a8ef;
	padding-bottom:10px;
	margin-bottom:20px;
	overflow:hidden;
}

.bloc_tarifs .bloc-1 {
	width:80%;
	float:left;
	margin-right:6%;
}

.bloc_tarifs .bloc-2 {
	width:12%;
	float:left;
}

.bloc_tarifs .bloc-2 div {
	background-color:#38a8ef;
	color:#FFFFFF;
	text-align:center;
	line-height:26px;
}

/* LIEN */

.image_lien {
	float:left;
	margin-right:10px;
}

/* SUR COMMANDE */

.cadre_commande {
	overflow:hidden;
	margin-top:25px;
}

.cadre_commande .bloc-commande-1 {
	width:200px;
	margin-right:15px;
	float:left;
}

.cadre_commande .bloc-commande-2 {
	width:255px;
	float:left;
}

.cadre_commande .bloc-commande-2 .bt_commande {
	display:block;
	background-color:#38a8ef;
	color:#FFFFFF;
	
	text-align:center;
	line-height:28px;
	margin-top:15px;
}

/* BLOC TYPE 2 */

.bloc_type_2 {
	background-image:url(image/skin_fond_bloc_2.png);
	padding:14px;
}

/* BLOCK ZONE */

.bloc1-1 {
	width:470px;
	margin-right:30px;
	float:left;
}

.bloc1-2 {
	width:300px;
	float:left;
}

.bloc2-1 {
	width:470px;
	margin-left:30px;
	float:left;
}

.bloc2-2 {
	width:300px;
	float:left;
}

.bloc3-1 {
	width:530px;
	float:left;
	margin-right:10px;
}

.bloc3-2 {
	width:260px;
	float:left;
}

.bloc-qui-1 {
	width:170px;
	float:left;
}

.bloc-qui-2 {
	width:630px;
	float:left;
}

.bloc-tel-1 { 
	width:47%;
	float:left;
	margin-right:5%;
}

.bloc-tel-2 {
	width:48%;
	float:left;
}

/* ERREUR */

.bloc_erreur {
	text-align:center;
	
	color:red;
	border-top:1px solid red;
	border-bottom:1px solid red;
	padding:5px 0px 5px 0px;
	
	margin-bottom:15px;
}

.bloc_ok {
	text-align:center;
	
	border-top:1px solid #062e58;
	border-bottom:1px solid #062e58;
	padding:5px 0px 5px 0px;
	
	margin-bottom:15px;
}

/* MODELE PAGE 2  */


#body_site_2 {
	width:400px;
	margin-left:auto;
	margin-right:auto;
	margin-top:100px;

	background-image:url(image/skin_fond_txt.png);
	font-size:14px;
	line-height:22px;
	padding:15px;
}


#body_site_2 .titre_commande {
	font-weight:bold;
	font-size:16px;
}