img {border: 0px;margin:0px;padding:0px;}
table{border:0px; padding:0px; margin:0px; border-collapse:collapse;}
tr {padding:0px; margin:0px}
td {padding:0px; margin:0px}

body {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color : #aa925c;
	margin: 0px;
	padding: 0px;
	font-size : 11px;
}

form{
	padding:0px;
	margin:0px;
	border:0px;
}
.txtBlanc		{color : #ffffff;}
.txtRed			{color : #990000;}
.txtRedBold		{font-weight : bold; color : #990000;}
.txtGreyBold 	{font-weight : bold; color : #A3A3A3;}

h1 {
	padding:0px 0px 10px 0px;
	margin:0px;
	font-size:14px;
	font-weight: bold;
}

h2 {
	padding:10px 0px 0px 0px;
	margin:0px;
	font-size:11px;
	font-weight: bold;
}

textarea {
	font-size:11px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

div#divpage{
	width: 1004px;
}

div#headerFondDroite{
	height: 71px;
	width: 8px;
	margin-left:990px;
	margin-top:65px;
	background-image: url(image/header_end.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}
div#header{
	width: 100%;
	height: 155px;
}
div#header div.fond{
	background-image: url(image/headaer_bg.gif);
	background-position: top right;
	background-repeat: repeat-x;
	background-color: #e6d9b6;
	margin: 0px 14px 0px 41px;
	height: 155px;
}

div#header div.fond div.lienHeader{
	padding-top : 65px;
	text-align:right;
}
div#header div.lienHeader img{
}

div#header div.ongletMenu{
	text-align:right;
	margin-left:auto;
}
div#header div.ongletMenu table{
	margin-left:auto;
}

div#wholeContent{
	margin-left:45px;
	margin-right:14px;
	clear:both;
}
div#wholeContent table#wholeTable{
	width:100%;
	overflow: hidden;
	background-color: #e6d9b6;
}
div#wholeContent table#wholeTable td{
	vertical-align:top;
}

div.blocDroite {
	margin-top: 5px;
	background-image: url(image/bgtitleBlocDroite.gif);
	background-repeat: repeat-x;
	background-position: right top;
	background-color: #ffffff;
}
div.blocDroite div.titreBloc{
	height: 52px;
	background-image: url(image/blocDroite.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
div.blocDroite div.titreBloc img.imgTitre{
	vertical-align:top;
	padding-top:6px;
}
div.blocDroite div.contenuBloc{
	padding: 3px 10px 10px 10px;
	width:inherit;
}
div.blocDroite div.contenuBloc div.commentaire{
	width:355px;
	padding-bottom: 13px;
	margin-top:5px;
	height:auto;
	border: 1px solid lightgrey;
	overflow:auto;
}
div.blocDroite div.contenuBloc div.commentaire div{
	padding: 2px;
}
div.blocDroite div.contenuBloc div.commentaire div.infos_comm{
	background-color: lightgrey;
	padding-bottom: 5px;
}
div.blocDroite div.contenuBloc table{
	margin-top:10px;
	width: 100%;
}
div.blocDroite div.lienBas{
	border-top:1px dotted red;
	padding: 3px 10px 3px 10px;
}
div.blocDroite div.basBloc{
	background-image: url(image/basBlocDroite.gif);
	background-repeat: repeat-x;
	background-position: right bottom;
	height: 6px;
}

div.blocGauche {
	margin-top: 5px;
	background-image: url(image/bgtitleBlocGauche.gif);
	background-repeat: repeat-x;
	background-position: right top;
	background-color: #e6d9b6;
}
div.blocGauche div.titreBloc{
	height: 35px;
	background-image: url(image/blocGauche.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
div.blocGauche div.contenuBloc{
	margin-left: 2px;
	margin-right: 2px;
	background-image: url(image/ombreBlocGauche.gif);
	background-repeat: repeat-x;
	background-position: right top;
	padding: 3px 10px 10px 10px;
}
div.blocGauche div.contenuBloc table.list{
	margin-top: 10px;
	width: 100%;
	background-color: #ffffff;
}

div.blocGauche div.contenuBloc table.list2{
	margin-top: 10px;
	width: 100%;
	background-color: #ffffff;
}

div.blocGauche div.contenuBloc table.list td{
	border: 1px solid #e6d9b6;
	padding: 4px 2px 2px 2px;
}
div.blocGauche div.lienBas{
	border-top:1px dotted red;
	padding: 3px 10px 3px 10px;
}
div.blocGauche div.basBloc{
	background-image: url(image/basBlocGauche.gif);
	background-repeat: repeat-x;
	background-position: right bottom;
	height:6px;
}

div#footer{
	margin-left:43px;
	margin-right:12px;
	margin-bottom:15px;
	background-color:#aa925c;
	background-image: url(image/footer_end.gif);
	background-position: right;
	background-repeat: no-repeat;
	border-bottom:3px solid #55492e;
}
div#footer div.contenu {
	margin-right:2px;
	background-color:#fe7d19;
	border:1px solid white;
}
div.choixLangue {
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(image/logo.gif);
	margin-top:190px;
	margin-left:260px;
	height: 150px;
}

div.choixLangue img{
	margin-left: 5px;
}

table.dbDebug { border: 1px solid #CCCCCC; font-family: Arial; font-size: 11px; border-spacing: 0px; border-collapse: collapse; }
table.dbDebug td { border-bottom: 1px solid #CCCCCC; padding-top: 2px; white-space: nowrap; border-right: 1px solid #dedede; vertical-align: top; }
table.dbDebug th { padding: 3px; background-color: #f4f4f4; }
table.dbDebug caption { text-align: left; font-style: italic; font-family: Arial; font-size: 11px; white-space: nowrap; }
p.dbDebug { text-align: left; font-style: italic; font-family: Arial; font-size: 11px; }


/* ---------- Formulaires ---------- */
input {
	FONT-SIZE: 11px;
	COLOR: #333333;
	FONT-FAMILY: verdana, sans-serif;
	BACKGROUND: #FFFFFF
}

button {
	FONT-SIZE: 11px;
	COLOR: #333333;
	BACKGROUND: #FFFFFF;
	FONT-FAMILY: verdana, sans-serif
}

select {
	FONT-SIZE: 10px;
	COLOR: #333333;
	FONT-FAMILY: verdana, sans-serif
}

.formlabel {
	font-weight : bold;
	font-size : 11px;
}


/* ----------------- Liens --------------- */
a {
	color : #EB5017;
	text-decoration : underline;
}

a:hover {
	color : #990000;
	text-decoration : none;
}

a:visited {
	color : #9C640B;
}


/* ----------------- images des stars --------------- */
.img_star {
	border: solid 1px #EB5017;
	float: right;
	margin: 1px;
}


table.sondageUser {
	margin-top:3px;
}
table.sondageUser td{
	padding:3px;
}

div#backLink {
	text-align:center;
	font-size:10px;
	margin-bottom: 20px;
}
div#backLink a{
	color: #000000;
	text-decoration:none;
}
div#backLink a:hover{
	text-decoration:underline;
}
