@charset "UTF-8";
/* CSS Document */

/* ------------- */
/* Styles utiles */
/* ------------- */
*							{ padding: 0px; margin: 0px; font-size: 11px; }
a							{ color: #000; }
img							{ border: 0px; }
.nodeco						{ text-decoration: none; }

.floatleft					{ float: left; }
.floatright					{ float: right; }
.clearboth					{ clear: both; height: 0px; font-size: 1px; }
.marginauto					{ margin: auto; }

.centered					{ text-align: center; }

.white						{ color: #fff; }
.black						{ color: #000; }
.red						{ color: #aa1600; }
.grey						{ color: #8a8888; }

.blackborder				{ border: 1px solid #000; }
.noborder					{ border: 0; }

.px1						{ font-size: 1px; }
.px8						{ font-size: 8px; }
.px9						{ font-size: 9px; }
.px9-7						{ font-size: 9.7px; }
.px10						{ font-size: 10px; }
.px11						{ font-size: 11px; }
.px12						{ font-size: 12px; }
.px13						{ font-size: 13px; }
.px14						{ font-size: 14px; }
.px15						{ font-size: 15px; }
.px16						{ font-size: 16px; }
.px17						{ font-size: 17px; }
.px18						{ font-size: 18px; }
.px19						{ font-size: 19px; }
.px20						{ font-size: 20px; }

.lighter					{ font-weight: lighter; }
.normal						{ font-weight: normal; }
.bold						{ font-weight: bold; }
.italic						{ font-style: italic; }
.caps						{ text-transform: uppercase; }
.left						{ text-align: left; }
.justify					{ text-align: justify; }
.right						{ text-align: right; }
.nowrap						{ white-space: nowrap; }
.invisible					{ display: none; }

li 							{ list-style: none; }

fieldset					{ border: 0px; }

/* ------------- */
/* Styles utiles */
/* ------------- */


/* ---------------- */
/* Eléments communs */
/* ---------------- */

body {
	background: #fff;
	font-family: Arial, Helvetica, sans-serif;
}

#site {
	background: url(/img/bg_site.png) repeat-y left #fff;
	width: 1004px;
	margin: 0 auto;
	position: relative;
}

#left-column {
	background: #aa1600;	
	padding: 20px 15px 0 15px;
	position: relative;
	width: 240px;
}

#right-column {	
	background: #fff;	
	padding-left: 37px;
	width: 697px;
}

#syndication {		
	height: 100px;
	width: 230px;
}

#baseline-home {		
	height: 11px;
	line-height: 16px;	
}

#baseline {		
	padding-left: 270px;		
}

#baseline #baseline-links {	
	width: 734px;
	margin: auto;
	padding: 30px 0 10px 0;
}

#baseline-home {
	text-align: center;
}

#seo-header, #seo-footer {
	margin-left: 270px;		
	font-size: 11px;
	color: #8a8888;
}

#seo-header {		
	padding-left: 40px;
}

#seo-header h1 {		
	font-weight: normal;
}

#seo-header-home {			
	width: 455px;
	margin: auto;
	padding: 0;	
}

#seo-footer {		
	width: 780px;
	padding: 40px 0 0 15px; 
}


#seo-footer-home {		
	width: 685px;
	margin: auto;
	padding: 0;
	text-align: left;
}

#seo-footer ul,
#seo-footer-home ul{ 
	float: left;
	margin: 2px 0;
	padding: 5px;
}

#seo-footer li,
#seo-footer-home li{
	/*display: inline;	*/
	margin: 0 10px;
}

#seo-footer a {
	font-size: 10px;
}

#menu {		
	padding-left: 5px; 
}

.red-bullet, 
.white-bullet {		
	height: 20px;	
	line-height: 15px;
	padding: 0 0 3.6px 17px;	
}

.red-bullet {
	padding-left: 0;	
}

.red-bullet a {	
	display: block;
	height: 12px;	
	padding: 0 0 3.6px 17px;
	background: url(/img/bg_red-bullet.png) no-repeat top left;	
}

.white-bullet {	
	background: url(/img/bg_white-bullet.png) no-repeat top left;	
}

.red-bullet-small a {	
	display: block;
	height: 12px;	
	padding: 1px 0 0 10px;
	background: url(/img/bg_red-bullet-small.png) no-repeat left;	
}

#pictures {
	width: 360px;
	margin: auto;
}

/* PAGINATION */

#top-navbar,
#bot-navbar {
	
	padding: 19px 0 10px 0;	
}

#top-navbar {
	border-bottom: 1px dotted #a4a3a3;	
}

#bot-navbar {
	border-top: 1px dotted #a4a3a3;	
}

.pagination-button {
	width: 160px;
	white-space:nowrap
}

.pagination-text {	
	text-align: center;
	width: 377px;
}

/* PAGINATION */

/* ---------------- */
/* Eléments communs */
/* ---------------- */


/* -------------- */
/* Page d'accueil */
/* -------------- */

#home-site {
	background: #fff;
	width: 1004px;
	margin: 0 auto 17px auto;
	position: relative;
}

#home-header {	
	background: #aa1600;
	height: 105px;
	padding: 70px 0 0 183px;
	width: 817px;
}

#home-content {
	background: #fff;
	/*padding-left: 175px;*/
	width: 700px;
}

#home-content {	
	padding-top: 10px;
}

#home-menu {
	width: 240px;	
	padding: 118px 0 0 55px;
}


#home-feeds {
	width: 550px;
	margin: auto;	
	border: 1px dotted #8a8888;
}

#home-feeds .feed {	
	width: 235px;
	padding: 10px 20px;
}

#home-feeds ul {
	padding-top: 10px;
}

#home-feeds li {
	padding: 2px 0;
    overflow: hidden;
}

#home-diaporama {	
	height: 256px;
	margin: auto;
	width: 366px;
}

#home-diaporama img {
	height: 120px;
	margin: 4px;
	width: 175px; 
}

/* -------------- */
/* Page d'accueil */
/* -------------- */


/* ---------------- */
/* Eléments listing */
/* ---------------- */

#listing {
	width: 697px;
}

#title {
	height: 19px;
	line-height: 19px;
}

#title h1 {	
	width: 487px;
}

#title select {
	border: 1px solid #000;
	height: 19px;
	width: 210px;
}

.list-item {
	position: relative;
	margin: 18px 0;
}

.list-item li {
	display: inline;
	padding: 0 5px;
}

.list-item .picture {
	background: url(/img/bg_picture.png) no-repeat top left;	
	height: 117px;
	position: relative;
	width: 174px;
}

.list-item .picture p.new {
	position: absolute; top: 0; left: 0;
	padding: 5px;
	font-size: 11px;
	color: #fff;		
	background: #aa1600; 
}

.infos {		
	padding-left: 10px;	
	width: 513px;
}

.infos h2,
.infos ul.refs {
	height: 15px;
	line-height: 15px;
}

.infos h2 {	
	width: 230px;
}

.infos ul.refs {
	width: 283px;
}

.infos ul.actions li {
	padding: 0 35px 0 0; 
}

.infos p.description {
	min-height: 45px;
}

.infos p.under-proposition {
	width: 550px;
	height: 70px;
	position: absolute; 	top: 20px;	left: 180px;
	z-index: 3;
	line-height: 70px;
	font-size: 20px;
	text-align: center;
	color: #aa1600; ;
	background: url(/img/bg_opa50.png); 
}
/* ---------------- */
/* Eléments listing */
/* ---------------- */

#content {
	margin: auto;
	width: 480px;
}

#content #picture,
#content .picture {
	background: url(/img/bg_picture-solo.png) no-repeat top left;
	height: 160px;
	margin: auto;
	width: 229px;
}

#content .picture-alt {
	background: url(/img/bg_picture-solo-alt.png) no-repeat top left;
	float: left;
	height: 229px;
	margin: 0 10px;
	width: 160px;
}


/* -------------- */
/* Page contact */
/* -------------- */

#contact-form fieldset {
	margin: 10px 0;
}

#contact-form label,
#contact-form input.input-text {	
	height: 15px;
	line-height: 15px;
	padding: 5px 0;
}

#contact-form label {
	display: block;
	padding-right: 10px;
	width: 55px;
}

#contact-form select {
	height: 25px;
	line-height: 25px;
	padding: 5px 0;
}

#contact-form input.input-text {	
	padding-left: 5px;
	width: 330px;
}

#contact-form textarea {
	height: 190px;
	padding: 5px;
	width: 325px;
}

#contact-form input.input-submit {
	background: #aa1600;		
	height: 27px;
	margin-left: 70px;
	width: 110px;
}

/* -------------- */
/* Page contact */
/* -------------- */


#fiche ul.actions {
	height: 50px;
	line-height: 30px;	
}

#fiche ul.actions li{
	display: inline;
	padding: 0 0 0 15px; 
}

#fiche span#picture {
	position:relative;
	background: url(/img/bg_picture-2.png) no-repeat right bottom;
	display:inline-block;
	margin: 0px;
	padding:0px;
	padding-right:8px;
	padding-bottom:9px;
}

#fiche span a {
	display:block;
	padding:0px;
	margin:0px;
}


#fiche #picture img {
	padding:0px;
	margin:0px;
	display: block;
}



#corner_right{
	background:url(/img/haut_droit.gif) no-repeat;
	width:8px;
	height:11px;
	position:absolute;
	top:0px;
	right:0px;
	overflow:hidden;
	
}

/*#corner_left{
	background:url(/img/bas_gauche.gif) no-repeat left top;
	width:9px;
	height:9px !important;
	height:6px;
	position:absolute;
	bottom:0px;
	left:0px;
	overflow:hidden;
}*/

#corner_left{
	/*bg_p-b-bot-lft.png*/
	background:url(/img/bg_p-b-bot-lft.png) no-repeat left top;
	width:15px;
	height:9px;
	
	position:absolute;
	bottom:0px !important;
	bottom:-1px;
	left:0px;
	overflow:hidden;
}

#fiche #thumbnails {
	margin: auto;
	width: 536px;
	text-align:center;
}

#fiche #thumbnails img {
	margin: 0 5px;
}

#box1, #box2, #box3, #box4{
	position:absolute;
	top:0px;
	left:0px;
}

.mask{
	position:relative;
	width:175px;
	height:120px;
	overflow:hidden;
}
.mask img{
	position:absolute;
	top:0px;
	left:0px;
	display:block;
	border:none;
}

.voeux {
	position: absolute; top: 300px; left: 50px;
	z-index: 3;
}