/***** CSS *****/
/*
+-------------------------------------------------------------+
| Copyright (c) 2005-2008 Infini'click					     	|
|                                                                       	|
| http://www.infiniclick.fr											|
|                                                                       	|
| Date de réalisation : 10/2008          							|
+-------------------------------------------------------------+
*/

html, body {
	margin: 0;
	padding: 0;
	height: 100%;
	background-color: #cecece;
	color: #000000;
}

#content {
	width: 100%;
	margin: 0 auto;
}

#filet {
	width: 100%;
	margin: 0 auto;
	height: 30px;
	background-color: #525252;
}

.recherche {
	margin: 0 auto;
	width: 1000px;
}

.zone-recherche {
	float: right;
	margin: -1px 10px 0 0;
}

.texte-recherche {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 30px;
}

.bouton-rec {
	background-image: url(../images/picto_loupe.png);
	background-repeat: no-repeat;
	background-color: transparent;
	width: 30px;
	height: 24px;
	border: none;
	cursor: pointer;
	font-size: 0;
	color: #2F3032;
}

#header {
	width: 1000px;
	margin: 0 auto;
	height: 135px;
	background-color: #940016;
}

.logo {
	width: 450px;
	margin-left: -9px;
}

.titre-blog {
	margin: -80px 0 0 450px;
	width: 300px;
	text-align: center;
	font-family: "Trebuchet MS";
	font-size: 22px;
	font-weight: normal;
	color: #FFECBB;
	line-height: 26px;
}

.rss {
	margin: -40px 0 0 750px;
	width: 250px;
	text-align: center;
}

#contenu {
	margin: 0 auto;
	background: url(../images/fond_contenu.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	width: 1000px;
	min-height: 160px;
	height: auto;
}

#page {
	overflow: hidden;
}

#left {
	float: left; 
	width: 750px;
	height: auto;
	margin: 0;
}

.contenu-page {
	margin: 0;
	padding: 25px 35px;
}

h1 {
	font-family: "Trebuchet MS";
	font-size: 20px;
	font-weight: normal;
	text-decoration: none;
	color: #B4182D;
	line-height: 22px;
	margin: 10px 0 25px 0;
}

.retour-art {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	color: #B4182D;
	line-height: 16px;
	margin-bottom: 25px;
}

.retour-art a, .retour-art a:visited {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	line-height: 16px;
}

.retour-art a:hover {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: normal;
	text-decoration: underline;
	color: #000000;
	line-height: 16px;
}

.titre-art {
	font-family: "Trebuchet MS";
	font-size: 20px;
	font-weight: normal;
	text-decoration: none;
	color: #B4182D;
	line-height: 24px;
}

.infos-art {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #B4182D;
	line-height: 16px;
}

.infos-art a, .infos-art a:visited {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	line-height: 16px;
}

.infos-art a:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
	color: #000000;
	line-height: 16px;
}

.filet-art {
	margin: -10px 0 20px 0;
	border-bottom: 1px dashed #B4182D;
}

.texte-art {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	line-height: 18px;
}

.texte-art a, .texte-art a:visited {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	color: #B4182D;
	line-height: 18px;
}

.texte-art a:hover {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: normal;
	text-decoration: underline;
	color: #B4182D;
	line-height: 18px;
}

.com-art {
	margin: 20px 0 30px 0;
	padding: 6px 10px;
	background-color: #F8E8E8;
	border: 1px solid #B4182D;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	line-height: 16px;
	color: #000000;
}

.com-art a, .com-art a:visited {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	line-height: 16px;
	color: #B4182D;
}

.com-art a:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
	line-height: 16px;
	color: #B4182D;
}

.bouton-com {
	background-image: url(../images/bouton-valider.png);
	background-repeat: no-repeat;
	background-color: transparent;
	width: 138px;
	height: 22px;
	border: none;
	cursor: pointer;
	font-size: 0;
	color: #2F3032;
	margin-left: 10px;
}

#right {
	margin: -10px auto 0 auto;
	margin-left: 750px;
	width: 250px;
	height: auto;
}

.box-categories {
	background-image: url(../images/entete_box.png);
	background-repeat: no-repeat;
	width: 200px;
	height: 42px;
}

.box-categories-titre {
	width: 200px;
	font-family: "Trebuchet MS";
	font-size: 17px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 39px;
	text-align: center;
}

.box-categories-haut {
	width: 200px;
	height: auto;
	margin-top: 10px;
}

.box-categories-centre {
	background-image: url(../images/fond_box_centre.png);
	background-repeat: no-repeat;
	background-color: #FEFDFD;
	width: 196px;
	min-height: 100px;
	height: auto;
	text-align: left;
	border-left: 2px solid #deaeac;
	border-right: 2px solid #deaeac;
}

ul.puce-categories {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

ul.puce-categories li {
	display: block;
	list-style-type: none;
	min-height: 25px;
	height: auto;
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	line-height: 25px;
	padding-left: 6px;
	text-decoration: none;
	vertical-align: top;
}

ul.puce-categories li a, ul.puce-categories li a:visited {
	list-style-type: none;
	min-height: 25px;
	height: auto;
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	line-height: 25px;
	text-decoration: none;
	vertical-align: top;
	position: relative;
}

ul.puce-categories li a:hover {
	list-style-type: none;
	min-height: 25px;
	height: auto;
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	line-height: 25px;
	text-decoration: underline;
	vertical-align: top;
	position: relative;
}

.boutique {
	padding: 0 4px;
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	line-height: 16px;
	text-align: center;
	text-decoration: none;
}

.boutique a, .boutique a:visited {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	line-height: 16px;
	text-align: center;
	text-decoration: none;
}

.boutique a:hover {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	line-height: 16px;
	text-align: center;
	text-decoration: underline;
}

strong {
	color: #B4182D;
}

.box-categories-bas {
	width: 200px;
	height: 12px;
	margin-bottom: 20px;
}

.fond-right {
	height: auto;
}

.infos-blog {
	padding: 20px 0 0 20px;
	text-align: center;
	height: auto;
}

.infos-wrap {
	overflow: hidden;
}

.blog-titre {
	background-image: url(../images/entete_box.png);
	background-repeat: no-repeat;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}

#footer {
	width: 1000px;
	height: 38px;
	border: none;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
}

#footer-separation {
	width: 940px;
	border-top: 1px solid #B4182D;
	margin: 0 20px 10px 27px;
}

#footer-left {
	float: left;
	width: 275px;
}

#footer-right {
	float: right;
	width: 685px;
	margin-right: 12px;
}

.footer-texte-left {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #B4182D;
	line-height: 14px;
	text-decoration: none;
	margin-left: 27px;
}

.footer-texte-right {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #B4182D;
	line-height: 14px;
	text-decoration: none;
	text-align: right;
	margin-left: 20px;
	margin-right: 20px;
}

.footer-texte-left a, .footer-texte-left a:visited, .footer-texte-right a, .footer-texte-right a:visited {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #B4182D;
	line-height: 14px;
	text-decoration: none;
	position: relative;
}

.footer-texte-left a:hover, .footer-texte-right a:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #B4182D;
	line-height: 14px;
	text-decoration: underline;
	position: relative;
}

.infiniclick {
	width: 1000px;
	height: 38px;
	border: none;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	line-height: 14px;
	text-decoration: none;
	text-align: center;
}

.infiniclick a, .infiniclick a:visited {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	line-height: 14px;
	text-decoration: none;
	position: relative;
}

.infiniclick a:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	line-height: 14px;
	text-decoration: underline;
	position: relative;
}

.erreur {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #B4182D;
	font-weight: bold;
	text-decoration: none;
}

.input {
  	font-family: "Trebuchet MS";
  	font-size: 13px;
	padding: 3px 0;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}

.input-rec {
	font-family: "Trebuchet MS";
  	font-size: 13px;
	padding: 3px 0;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}

a, a:active, img, img:active, input img, input img:hover, a:focus {
	border: none;
    outline: none;
}

.requis {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #030339;
	line-height: 25px;
}

.image {
	margin-right: 15px;
	padding-bottom: 15px;
}

.image-right {
	padding-left: 15px;
	padding-bottom: 15px;
}

a img:link {border:none; background-color: transparent;} 
a img:visited {border:none; background-color: transparent;} 
a img:hover {border:none; background-color: transparent !important;} 
a img:hover {border:none; background-color: transparent;} 

a:link img {border: none; background-color: transparent;} 
a:visited img {border:none; background-color: transparent;} 
a:hover img {border:none; background-color: transparent !important;} 
a:hover img {border:none; background-color: transparent;}

