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

* {
	font-family: Verdana, Geneva, sans-serif;
	margin: 0px;
	padding: 0px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

body {
	background-color: #CCC;
}
.background {
	background-color: #FFF;
	width: 100%;
	margin-top: 50px;
	margin-bottom: 50px;
	margin-left:auto;
	margin-right:auto;
	height: 100%;
	
}

.global {
	width: 1000px;
	background-color: #FFF;
	margin:0 auto;
}


.global .gauche {
	width: 34%;
	height: 100%;
	background-color: #FFF;
	float: left;
}
.global .gauche .promo {
	margin-bottom: 20px;
	float: right;
	height: auto;
}
.global .gauche .logo {
	height: 80px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	margin-bottom:10px;
}
.global .gauche .logo img {
	margin-left: 25px;
	margin-top: 5px;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.global .gauche .logo a {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


.global .droite {
	width: 66%;
	position: relative;
	background-color: #FFF;
	height: 100%;
	float: left;
}



.global .droite .menu {
	height: 130px;
}



.global .droite .contenu {
	border-bottom-width: thin;
	border-bottom-style: none;
	border-bottom-color: #F00;
	position: relative;
	margin-bottom: 20px;
	height: auto;
	width: 100%;
}
.background .global .droite .contenu .erreur {
	width: 500px;
	float: right;
	font-size: 12px;
	padding: 10px;
	line-height: 20px;
}



.global .droite .contenu #ct1 {
	text-align:justify;
	float: right;
	height: 220px;
	width:535px;
	color: #FFF;
	font-size: 11px;
	margin-left:70px;
	margin-top: 10px;
	padding-top: 20px;
	padding-right: 5px;
	padding-left: 5px;
	
	background-repeat: no-repeat;
	line-height: 15px;
	position: relative;

	background-color: #371F13;
}

.global .droite .contenu #ct2 {
	float: right;
	height: 189px;
	width: 535px;
	color: #000;
	font-size: 10px;
	padding-top: 0px;
	margin-left:70px;
	padding-right: 5px;
	padding-left: 5px;
	background-repeat: no-repeat;
	line-height: 15px;
	background-color: #D9D9D9;
	margin-top: 30px;
	background-image: url(../images/site.jpg);
	background-position: right top;
	text-align: right;
	position: relative;
}

.global .droite .contenu #ct2 #texte {
	margin-right: 260px;
}
.global .droite .contenu h2 {
	color: #F00;
	font-size: 18px;
	position: relative;
	margin-bottom: 20px;
	width: 100%;
	text-align: right;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #F00;
	padding-bottom: 5px;
	margin-top: 10px;
}
.global .droite .contenu h3 {
	font-size: 12px;
	width: 100%;
	text-align: right;
	color: #660000;
	text-decoration: underline;
}
.global .droite .contenu .fiche_article table {
	text-align: center;
	vertical-align: middle;
	margin-top: 10;
	margin-bottom: 10px;
}
.global .droite .contenu .fiche_article {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #DBDBDB;
	margin-bottom: 6px;
}

.global .droite .contenu .fiche_article table tr {
	margin: 5px;
}

.global .droite .contenu .fiche_article table tr td {
	width: 30%;
}
.global .droite .contenu .fiche_article table .image td {
	height: 120px;
}
.global .droite .contenu .fiche_article table .image td img {
	margin-bottom: 10px;
}

.global .droite .contenu .fiche_article table .nom_article td{
	height: 20px;
	font-size: 14px;
	font-weight: bold;
	color: #F00;
}

.global .droite .contenu .fiche_article table .description {
	font-size: 10px;
	text-align: left;
	vertical-align: top;
	height: auto;

}
.global .droite .contenu .fiche_article table .infos_complementaires td {
	font-size: 10px;
	color: #666;
	text-align: left;
	vertical-align: top;
	padding-right: 15px;
	padding-left: 15px;
}
.global .droite .contenu .fiche_article table .description td p {
	margin-top: 5px;
	margin-bottom: 5px;
	padding-right: 15px;
	padding-left: 15px;
	text-align: left;
	vertical-align: top;
}



.footer {
	width: 100%;
    text-align:right;
    padding-bottom:3px;
}


.footer ul {
	height: 20px;
	margin-top: 2px;
}

.footer ul li {
	display: inline;
	font-size: 11px;
	list-style-position: inside;
	margin-right: 2px;
	list-style-type: none;
}
.footer ul li a {
	color: #660000;
	text-decoration: none;
}

td p:first-letter {
	color:red;
	font-weight: bold;
}
.global .droite .contenu table {
	font-size: 12px;
	float: right;
	padding: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.global .droite .contenu table td {
	padding: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.background .global .droite .contenu table tr td input:hover {
	background-color: #FFE6E6;
}

.contenu table tr td textarea {
	font-size: 12px;
}
.global .droite .contenu table {
	padding: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
	display: block;
}
.global .droite .contenu table tr #petit {
	font-size: 11px;
	padding: 10px;
	text-align: left;
	vertical-align: text-top;
	background-color: #E9E9E9;
}

.global .droite .contenu .qui {
	font-size: 10px;
	margin: 10px;
	text-align: justify;
}
.background .global .droite .contenu table tr td input:active {
	background-color: #F5F5F5;
}