/* Layout Specific Styles ==============================    */  

body {background: url(/images/frontend/body-3.jpg) repeat;}

.clear-block {display: block; clear: both;}

.top-bar {
    background: url(/images/frontend/top-bar-2.jpg) repeat top center; 
    height: 9px;
}

#container {
    width: 960px;
    margin: 0 auto;
    background: url(/images/frontend/glow-6.jpg) top center no-repeat;
    padding-top: 25px;
}

.changement {
	float:right;
	width:343px;
	height:58px;
	margin-top:-37px;
}

.changement img {
	width:343px;
	height:58px;
}

p.view-more {margin-top: 10px;}

p.view-more a { 
    text-decoration: none;
    font-family: Georgia, Palatino, serif;
    font-size: 10px;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    background: url(/images/frontend/read-more.jpg) no-repeat center;
    color: #b3b496;
    padding: 7px 22px;
}

p.view-more a:hover {color: #E8D4AF;}

hr {
    background: none;
    border-top: 1px dotted #5b5a4e;
    border-left: none;
    border-right: none;
    border-bottom: 1px dotted #8a8571;
    margin: 15px 0;
}

/* Header ==============================    */  

#header {
	margin:auto;
	margin-bottom: 20px;
	margin-top:28px;
}

h1.site-logo a {
    background: url(/images/frontend/logo-2.png) no-repeat;
    display:block;
    height:0 !important;
    overflow:hidden !important;
    padding-top:94px;
    width:501px; 
    margin: 0 auto 10px auto; 
}

/* Navigation and Search ==============================    */  

#navigation {
    background: url(/images/frontend/navigation-4.png) no-repeat top center;
    height: 52px;
    padding: 28px 0 0 0;
}

#navigation ul {
	margin-left:145px;
}

#navigation li {
    float: left;
    margin-right: 5px;
}
 
#navigation a {
    color: #e8d4af;
    text-decoration: none;
    font-family: Georgia, Palatino, serif;
    font-size: 10px;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    height: 19px;
    width: 130px;
    display: block;
    text-align: center;
    padding-top: 8px;
}  

#navigation a:hover, .active {background: url(/images/frontend/navigation-hover-2.jpg);}                              


/*Primary ==============================    */

/*This makes the page degrade gracefully without javascript   */
.scroller #fade {
    height: 261px;    
    float: left;
    margin-top: 5px;
    margin-right: 20px;
    overflow: hidden;
}

.scroller #fade img {
    margin:0px;
    border:none;
}

.scroller .innerfade {
    height: 261px;    
    float: left;
    margin-top: 5px;
    margin-right: 20px;
    overflow: visible !important; 
}

.feature-content {
    float: right;
    width: 455px;
    height:290px;
    /*background:url('/images/frontend/bottom_feature.png') no-repeat;*/
    background-position:0px -38px;
}

#primary h1.page-title {
    font-weight: normal;
    color: #d1a773;
    font-family: Georgia, Palatino, serif;  
    font-size: 50px;       
}

#primary h3 {
    color: #b3b496;
    font-family: Georgia, Palatino, serif;
    font-size: 10px;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    margin: 10px 0;
    font-weight: normal;
}

#primary h1 a {
    font-weight: normal;
    font-family: Georgia, Palatino, serif;  
    font-size: 50px;
    color: #a2ccd0;
    text-decoration: none;
}

#primary h1 a:hover {color: #badee1;}

#primary p.subhead {
    color: #e8d4af;
    font-size: 16px;
    font-family: Georgia, Palatino, serif;
    margin: 5px 0 15px 0;
    line-height: 20px;
}

#primary p {
    color: #f4e6cc;
    font-size: 11px;
    font-family: arial, verdana, sans-serif;
    line-height: 15px;
}

#primary img.img-right {
	float:right;
	margin:0 0 5px 20px;
}

#primary img {
border:5px solid #454439;
}

#primary li {
    color: #f4e6cc;
    font-size: 11px;
    font-family: arial, verdana, sans-serif;
    line-height: 15px;
    margin-bottom: 15px;
}

#primary .ul_resto li {
    margin-left: 30px;
    list-style: square;
    margin-bottom: 5px; 
}

#primary ol li {
    margin-left: 30px;
    list-style: decimal;
    margin-bottom: 5px; 
}


/*Bottom Container ==============================    */
#bottom-container {
    background: url(/images/frontend/bottom-3.jpg) repeat-x;
    margin-top: 17px;
    border-bottom: 1px dotted #8a8571; 
}

#formules {
    background: url(/images/frontend/bg_formule.png) repeat-x;
    margin-top: 17px;
    border-bottom: 1px dotted #8a8571; 
}

/*Secondary ==============================    */  

#secondary .inside {padding: 30px;}

#secondary {
    float: left; 
    width: 50%;
}

#formules #secondary h3 {
    color:white;
    font-family: Georgia, Palatino, serif;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    margin: 10px 0 15px 0;
    font-weight: normal;
    background:url('/images/frontend/titre_formule.jpg') no-repeat;
    width:373px;
    height:28px;
    padding-top:16px;
    padding-left:45px;
}


#secondary h3 {
    color: #b3b496;
    font-family: Georgia, Palatino, serif;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    margin: 10px 0 15px 0;
    font-weight: normal;
}

#secondary .column {
    float: left;
    width: 50%;
}

#secondary img {
    float: left;
    border: 1px solid #545348;
    margin-right: 5px;
}

#secondary h4 a {
    text-decoration: none;
    color: #a2ccd0;
    font-family: Georgia, Palatino, serif; 
    font-size: 15px;
    font-weight: normal;
}

#secondary h4 a:hover {color: #badee1;}

#secondary p {
    color: #f4e6cc;
    font-size: 11px;
    font-family: arial, verdana, sans-serif;
    line-height: 15px;
}

#secondary .item {
    clear: both;    
    margin-bottom: 15px;
}

/*Tertiary ==============================    */  

#tertiary .inside {padding: 30px;}

#tertiary {
    float: right;
    width: 100%;
 }

#tertiary h3 {
    color: #b3b496;
    font-family: Georgia, Palatino, serif;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    margin: 10px 0 15px 0;
    font-weight: normal;
}

#tertiary h2 a {
    text-decoration: none;
    color: #a2ccd0;
    font-family: Georgia, Palatino, serif; 
    font-size: 24px;
    font-weight: normal;
	display:block;
	margin-bottom:10px;
}

#tertiary h2 a:hover {color: #badee1;}

#tertiary p {
    color: #f4e6cc;
    font-size: 11px;
    font-family: arial, verdana, sans-serif;
    line-height: 15px;
}

#tertiary div.user-content {
    color: #f4e6cc;
    font-size: 11px;
    font-family: arial, verdana, sans-serif;
    line-height: 15px;
    height:42px;
    overflow:hidden;
}

#tertiary p.view-more {margin-top: 20px;}

#tertiary .inside li {
	float:left;
	width:100%;
	text-align:justify;
	margin-bottom:17px;
	font-size:12px;
}

#tertiary .inside span {
	color:#dc5b36;
	font-family: Georgia, Palatino, serif;
    font-size: 12px;
    letter-spacing: 1.5px;
    font-weight: normal;
    float:right;line-height:12px;
}

/*Footer ==============================    */

#footer p {
    padding: 10px 0;
    color: #b3b496;
    font-family: Georgia, Palatino, serif;
    font-size: 10px;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    text-align:center;
}

#footer p a {
    text-decoration: none;
    color: #a2ccd0;
    font-family: Georgia, Palatino, serif; 
    font-size: 10px;
    font-weight: normal;
}


#footer p a:hover {color: #badee1;}



/*Carte ==============================    */

.menu_1,.menu_2, .menu_3, .menu_4, .menu_5 {
	width:425px;
	float:left;
	margin-left:38px;
	margin-bottom:20px;
	margin-top:20px;
}

.top_zone_carte {
	width:425px;
	height:6px;
	background:url('/images/frontend/top_zone_carte.jpg') no-repeat;
	float:left;
	margin-bottom:10px;
}

#primary .menu_1 p,#primary .menu_2 p, #primary .menu_3 p, #primary .menu_4 p, #primary .menu_5 p {
	text-align:center;
	color:#E8D4AF;
	font-family:Georgia,Palatino,serif;
	font-size:11px;
	line-height:17px;
	text-transform:uppercase;
	letter-spacing:1.1px;
}

#primary .menu_1 h1, #primary .menu_2 h1, #primary .menu_3 h1, #primary .menu_4 h1, #primary .menu_5 h1 {
	color:#B3B496;
	font-family:Georgia,Palatino,serif;
	font-size:14px;
	font-weight:normal;
	letter-spacing:1.5px;
	margin:10px 0;
	text-transform:uppercase;
	text-align:center;
}

#primary .menu_1 h2, #primary .menu_2 h2, #primary .menu_3 h2, #primary .menu_4 h2, #primary .menu_5 h2 {
	width:425px;
	border-bottom:1px solid #B3B496;
	padding-bottom:10px;
	color:#B3B496;
	font-family:Georgia,Palatino,serif;
	font-size:18px;
	font-weight:normal;
	letter-spacing:1.5px;
	margin:10px 0;
	text-transform:uppercase;
	text-align:center;
}

.content_formule_14 {
	text-align:center;
	color:#E8D4AF;
	font-family:Georgia,Palatino,serif;
	font-size:11px;
	line-height:17px;
	text-transform:uppercase;
	letter-spacing:1.1px;
}

.sep_menu {
	width:425px;
	height:23px;
	background:url('/images/frontend/sep_menu.png') no-repeat;
	float:left;
	margin-bottom:10px;
	margin-top:10px;
}

/*Actualités ==============================    */

.bloc_actu {
	width:100%;
	float:left;
	margin-bottom:15px;
}

.bloc_actu h2 {
	color:#E8D4AF;
	font-family:Georgia,Palatino,serif;
	font-size:15px;
	font-weight:normal;
	letter-spacing:1px;
	line-height:20px;
	margin:0 0 10px;
	margin-left:10px;
	float:left;
	width:620px;
	margin-bottom:10px;
	text-transform:uppercase;
}

.bloc_actu .actu_img {
	float:left;
}

#primary .bloc_actu div {
	color:#F4E6CC;
	font-family:arial,verdana,sans-serif;
	font-size:12px;
	line-height:18px;
	margin-bottom:15px;
	width:620px;
	float:left;
	margin-left:10px;
}

.sep_actu {
    background: none;
    border-top: 1px dotted #5b5a4e;
    border-left: none;
    border-right: none;
    border-bottom: 1px dotted #8a8571;
    margin-bottom: 23px;
}

/*Contact ==============================    */

.content_form {
	width:400px;
	float:right;
	margin-left:12px;
	display:block;
}

form { 
	font-family: Helvetica,Arial;
}

label {
		display:block;
		font-weight:normal;
		margin-top:15px;
		color:#E8D4AF;
		font-family: Helvetica,Arial;
		font-size:18px;
	}

input, textarea, select {
		padding: 3px;
		margin:3px 0;
		border:1px solid black;
		background:white;
		width:400px;
		height:21px;
		color:#735e47;
		font-family: Helvetica,Arial;
		font-size:20px;
		line-height:19px;
		padding-top:9px;
	}

input:hover, textarea:hover, select:hover {
		background:#fff; border:1px solid #666;
	}

input:focus, textarea:focus, select:focus {
		background:#F1F1F1;
		border:1px solid #666;
	}

textarea {
		width:400px;
		height:100px;
	}

input.invalid, textarea.invalid {
		border-color:red;
	}
	
#submit-label, #reset-label {
	display:none;
}

.bouton_form {
	cursor:pointer;
	height:30px;
	padding:3px;
	width:408px;
	background:#616161;
	color:white;
}

.bouton_form:hover {
	background:#777777;
}

ul.errors {
	margin-left:20px;
}

ul.errors li {
	list-style-type:disc;
	color:#6B4C36;
}

