* {
	margin: 0;
	padding: 0;
}

body {
	background: white url("../design/v3/background.png") repeat-x;
	font-family: "arial";
	margin: auto;
	font-size: 8pt;
}

#header {
	margin: auto;
	width: 1000px;
	height: 129px;
	background: url("../design/v3/header.jpg") no-repeat;
}

#footer {
	margin: 0 auto 8px auto;
	width: 908px;
	height: 49px;
	padding-top: 63px;
	background: url("../design/v3/footer.png") no-repeat;
	text-align: center;
	color: white;
}
#footer a { color: white; }
#footer a:hover { color: black; }

#page {
	margin: auto;
	padding: 0 4px 0 4px;
	width: 900px;
	background: url("../design/v3/fond.png") repeat-y;
}

#version {
	width: 20px;
	height: 219px;
	position: relative;
	top: 129px;
	left: 30px;
	background: url("../design/v3/version.png") no-repeat;
}

#menu_top {
	width: 899px;
	height: 66px;
	background: url("../design/v3/back_menu.jpg") repeat-x;
}


/*
 * Header
 */
#header #logo {
	float: left;
	margin-left: 102px;
	width: 212px;
	height: 120px;
}

#header ul {
	float: right;
	width: 153px;
	margin: 60px 50px 0 0;
	list-style-type: none;
}
#header ul li {
	float: left;
}
#header ul li.separateur {
	width: 11px;
	height: 30px;
	background : url("../design/v3/boutons/separateur-boutons.png") no-repeat;
	background-position: 5px 10px;
}

/*
 *	Menu
 */
#menu_top ul {
	padding: 0 0 0 0;
	list-style-type: none;
	width: 650px;
	overflow: auto;
	font-size: 13px;
	background : url("../design/v3/point_header.png") no-repeat;
	background-position: 77px 0px;
	float: left;
}
#menu_top ul li {
	display: block;
	padding: 22px 12px 0 12px;
	float: left;
}
#menu_top ul li a {
	font-size: 14px;
	color: #434343;
	font-family: 'Comic Sans MS', cursive, 'helvetica';
	text-decoration: none;
}
#menu_top ul li a:hover, #menu_top ul li a:active {
	color: #2782e6;
	text-decoration: none;
}

#menu_top ul li.separateur {
	padding: 0;
	width: 5px;
	height: 66px;
	background-image: url("../design/v3/separateur_menu.jpg");
}

#menu_top #recherche {
	float: right;
	width: 210px;
	margin: 20px 8px 0 0;
	text-align: right;
}


/*
** 	BLOC PAGE
*/
#bloc_navigation {
	width: 330px;
	margin: 8px 0 0 10px;
	float: left;
	
}
#bloc_contenu {
	width: 541px;
	float: left;
	margin: 8px 0 0 10px;
}

/*
**	 Blocs composés
*/
.bloc_541 {
	background: url("../design/v3/bloc_fond.png") repeat-x;
	width: 541px;
	overflow: auto;
	margin: 0 0 8px 0px;
	float: left;
}

.bloc_541 h2 {
	width: 541px;
	height: 21px;
	background-image: url("../design/v3/bloc_header_541.png");
	text-indent: 23px;
	color: #2782e6;
	padding-top: 10px;
}

.bloc_541 .bloc_541_bottom {
	width: 541px;
	height: 10px;
	background: url("../design/v3/bloc_footer_541.png");
}

.bloc_541 .bloc_541_corp {
	border-left: 1px #d0cfcf solid;
	border-right: 1px #d0cfcf solid;
	padding: 8px 0 0 0;
	color: #606060;
}

.bloc_541 .bloc_541_corp p.texte {
	text-align: justify;
	padding: 4px 8px 10px 8px;
	text-indent: 10px; 
	color: #606060;
}



.bloc_278 {
	width: 278px;
	background: url("../design/v3/bloc_fond.png") repeat-x;
	overflow: auto;
	margin: 0 0 8px 12px;
	float: left;
}

.bloc_278 h2 {
	width: 278px;
	height: 21px;
	background-image: url("../design/v3/bloc_header_278.png");
	text-indent: 23px;
	color: #2782e6;
	padding-top: 10px;
}

.bloc_278 .bloc_278_bottom {
	width: 278px;
	height: 10px;
	background: url("../design/v3/bloc_footer_278.png");
}

.bloc_278 .bloc_278_corp {
	border-left: 1px #d0cfcf solid;
	border-right: 1px #d0cfcf solid;
}
.bloc_278 .bloc_278_corp p.texte {
	text-align: justify;
	padding: 5px 8px 10px 3px;
	text-indent: 10px; 
	color: #606060;
}


.groupe_541 {
	float: left;
	width: 541px;
	margin: 0 0 0 1px;
}


/*
**	NAVIGATION
*/
#bloc_navigation #fiche_membre {
	width: 330px;
	height: 194px;
	background: url("../design/v3/fiche_membre.jpg") no-repeat;
}

#bloc_navigation #fiche_membre .avatar {
	width: 135px;
	height: 160px;
	padding: 15px 10px 0 15px;
	text-align: center;
	float: left;
	color: white;
}

#bloc_navigation #fiche_membre .carac {
	width: 165px;
	height: 115px;
	padding: 60px 0 0 0;
	float: left;
	color: white;
}


#bloc_navigation #fiche_identification {
	width: 325px;
	height: 84px;
	background: url("../design/v3/fiche_identification.jpg") no-repeat;
	padding: 110px 5px 0 0;
	text-align: right;
}

#fiche_identification a, #fiche_membre .avatar a{
	color: white;
	text-decoration: none;
}
#fiche_identification a:hover, #fiche_membre .avatar a:hover {
	color: black;
}



#bloc_navigation .bloc_330 {
	width: 330px;
	background: url("../design/v3/bloc_fond.jpg") repeat-x;
	overflow: auto;
	margin: 8px 0 0px 0px;
	float: left;
}

#bloc_navigation .bloc_330 .bloc_330_top {
	width: 330px;
	height: 10px;
	background-image: url("../design/v3/bloc_header_330.png");
}

#bloc_navigation .bloc_330 h2 {
	width: 307px;
	height: 21px;
	background: url("../design/v3/bloc_header_330.png") no-repeat;

	color: #2782e6;
	padding: 10px 23px 0 0; 
	text-align: right
}

#bloc_navigation .bloc_330 .bloc_330_bottom {
	width: 330px;
	height: 10px;
	background: url("../design/v3/bloc_footer_330.png");
}

#bloc_navigation .bloc_330 .bloc_330_corp {
	border-left: 1px #d0cfcf solid;
	border-right: 1px #d0cfcf solid;
}

#bloc_navigation .bloc_330 .bloc_330_corp h3 {
	width: 100%;
	text-align: center;
	color: #2782e6;
	font-size: 17px;
}



#bloc_navigation ul { 
	width: 291px;
	float: right;
	padding: 8px 0 14px 15px;
	border-left: 2px #2782e6 solid;
}
#bloc_navigation ul li.separateur { 
	padding: 0;
	width: 291px;
	height: 1px;
	background-image: url("../design/v3/separateur_horizontale.png");
	list-style-type: none;
}

#bloc_navigation ul li {
	text-indent: 42px;
	list-style-type: none;
	font-size: 16px;
	color: #2782e6;
	font-family: 'Comic Sans MS', cursive;
	line-height: 34px;
}

#bloc_navigation ul li a {
	text-decoration: none;
	color: #2782e6;
}
#bloc_navigation ul li a:hover {
	text-decoration: none;
	color: #606060;
}

#bloc_navigation #render_alea {
	float: right;
	background: url("../design/v3/render_alea.png") no-repeat;
	padding-left: 106px;
	padding-right: 2px;
	width: 200px;
	height: 200px;
}
#bloc_navigation #render_alea img {
	border: 1px #2782e6 solid;
}
#bloc_navigation #render_alea .haut-gauche, #bloc_navigation #render_alea .haut-droite,
#bloc_navigation #render_alea .bas-gauche, #bloc_navigation #render_alea .bas-droite {
	width: 10px;
	height: 10px;
	position: absolute;
}
#bloc_navigation #render_alea .haut-gauche {
	background-image: url("../design/v3/corner_alea/haut-gauche.png");
}
#bloc_navigation #render_alea .haut-droite {
	background-image: url("../design/v3/corner_alea/haut-droite.png");
	margin-left: 192px;
}
#bloc_navigation #render_alea .bas-gauche {
	background-image: url("../design/v3/corner_alea/bas-gauche.png");
	margin-top: 192px;
}
#bloc_navigation #render_alea .bas-droite {
	background-image: url("../design/v3/corner_alea/bas-droite.png");
	margin: 192px 0 0 192px;
}

#bloc_navigation #statistiques {
	float: right;
	background: url("../design/v3/statistiques.png") no-repeat;
	padding: 83px 0 0 108px;
	width: 200px;
	height: 118px;
	color: #7e7e7e;
}

/*
**	Génériques
*/
img { border: 0; }

.left { float: left; }
.right { float: right; }
.clear { clear: both; }

.center { text-align: center; }

.color1 { color: #606060; }
.color2 { color: #2782e6; }
.color3 { color: #000000; }
.colorErreur { color: red; }
.colorMessage { color: #2782e6; }

a { color: #606060;}
a:hover { color: #2782e6; }

p { padding: 5px 0 15px 0; }

.petit_texte { font-size: 0.8em; }

.margeH { margin: 0 8px 0 8px; }
.paddingV { padding: 8px 0 16px 0; }

dl dt {
	margin: 0 20px 15px 10px;
	font-weight: bold;
	color: #606060;
}
dl dd {
	margin: -15px 15px 0 40px;
	text-indent: 10px;
	padding-bottom: 15px;
	color: #606060;
}

ol {
	color: #606060;
	margin: 0px 0 0px 70px; 
	padding: 12px 0 25px 0;
}



/*
**	PUBLICITES
*/
.pub_468x60 { 
	margin: 0 45px 8px 35px;
	float: left;
	width: 468px;
}

.pub_250x250 { 
	margin: 0 0 5px 0;
	float: left;
}


/*
**	CAROUSSEL
*/
.jcarousel-skin-rg_v3 img {
	border: 1px #7e7e7e solid;
	width: 120px;
	height: 120px;
}


/*
**	Galerie
*/
ul.liste {
	overflow: auto;
	padding: 5px 9px 0 9px;
}

ul.liste li {
	margin: 0 4px 0 4px;
	width: 122px;
	height: 150px;
	color: #606060;
	text-align: center;
	float: left;
	list-style-type: none;
}

ul.liste li img {
	border: 1px #7e7e7e solid;
	width: 120px;
	height: 120px;
}

ul.liste li a, .jcarousel-skin-rg_v3 ul li a {
	text-decoration: none;
	color: #606060;
}


/*
*	Liens en ligne
*/
.retour {
	float: left;
	margin: 0 0 8px 7px;
}
.suivprec {
	float: right;
	text-align: right;
	margin: 0 20px 8px 0;
}
.pagination {
	float: right;
	text-align: right;
	margin: 0 20px 8px 0;
	color: #606060;
}


/*
*	FORMULAIRES
*/
fieldset {
	border: 0;
}

#menu_top #recherche fieldset, #fiche_identification fieldset {
	border: 0;
}
#menu_top #recherche input, input.recherche { 
	color: #606060;
	background: white url("../design/v3/boutons/find.png") no-repeat;
	background-position: 2px 1px;
	padding: 1px 5px 1px 20px;
	border: 1px #d0cfcf solid;
	-moz-border-radius: 7px;
}
#menu_top #recherche input.envoi, #fiche_identification input.envoi, input.envoi, button {
	background: #2682e5;
	border: none;
	-moz-border-radius: 3px;
	padding: 2px 1px 2px 0px;
	font-size: 10px;
	color: white;
	cursor: pointer;
	margin-top: 1px;
}

#fiche_identification input {
	color: #606060;
	padding: 1px 5px 1px 5px;
	border: 1px #d0cfcf solid;
	-moz-border-radius: 7px;
	margin-bottom: 3px;
}


fieldset.classique label {
	display: block;
	width: 45%;
	text-align: right;
	float: left;
	margin: 0 10px 3px 0;
	color: #606060;
}

fieldset.classique input, fieldset.classique select {
	display: block;
	float: left;
	margin: 0 3px 3px 0;
	border: 1px #d0cfcf solid;
	-moz-border-radius: 7px;
	color: #606060;
	padding: 1px 5px 1px 5px;
}

select {
	margin: 0 3px 1px 0;
	border: 1px #d0cfcf solid;
	-moz-border-radius: 7px;
	color: #606060;
	padding: 1px 5px 1px 5px;
}
select option.sous_categorie {
	padding-left: 20px;
}

.partage {
	margin-top: 7px;
}
.partage textarea {
	width: 245px;
	margin: 7px 0 1px 10px;
	font-size: 1em;
	color: #606060;
}


.visu_mini {
	width: 120px;
	padding: 10px;
	text-align: center;
	margin: 0 100px 3px 0;
	border: 1px #d0cfcf solid;
	-moz-border-radius: 7px;
	float: left;
}

.bloc_330 .bloc_330_corp textarea {
	width: 297px;
	margin: 0 0 8px 0;
	padding: 1px 5px 1px 5px;
	border: 1px #d0cfcf solid;
	-moz-border-radius: 7px;
	font-family: arial;
	color: #606060;
	font-size: 12px;
}

form.form-vote {
	float: left;
	margin-left: 30px;
}


/*
*	PAGE COMMENTAIRES
*/
body#comm {
	padding: 8px 16px 8px 16px;
	background: white url("../design/v3/backgroun2d.png") repeat-x;
	margin: auto;
	width: 330px;
}

body#comm .bloc_330 {
	width: 330px;
	background: white url("../design/v3/bloc_fond.png") repeat-x;
	overflow: auto;
	float: left;
	margin: 0 0 8px 0;
	color: #606060;
}

body#comm .bloc_330 .bloc_330_top {
	width: 330px;
	height: 10px;
	background: url("../design/v3/bloc_header_330.png") no-repeat;
	text-indent: 23px;
	color: #2782e6;
}

body#comm .bloc_330 .bloc_330_bottom {
	width: 330px;
	height: 10px;
	background: url("../design/v3/bloc_footer_330.png");
}

body#comm .bloc_330 .bloc_330_corp {
	border-left: 1px #d0cfcf solid;
	border-right: 1px #d0cfcf solid;
	padding: 0 10px 0 10px;
}

.bloc_330 .bloc_330_corp .texte {
	padding: 5px 0 8px 0;
	color: #606060;
}

.bloc_330 .bloc_330_corp .separateur, .commentaire .separateur { 
	border-top: 1px #2782e6 dotted; 
	padding: 0 0 5px 0;
}

#commentaire {
	padding: 0 10px 0 10px;
	color: #606060;
}
#commentaire .texte {
	padding: 5px 0 5px 0;
	text-align: justify;
}
#commentaire .separateur { 
	border-top: 1px #2782e6 dotted; 
	padding: 0 0 5px 0;
}
#commentaire textarea {
	width: 400px;
	margin: 8px 0 8px 50px;
	padding: 1px 5px 1px 5px;
	border: 1px #d0cfcf solid;
	-moz-border-radius: 7px;
	font-family: arial;
	color: #606060;
	font-size: 12px;
}


/*
*	Shoutbox
*/
#shoutbox {
	padding: 0 10px 0 10px;
}

/*
*	FORUM
*/
table.forum {
	margin: 0 8px 0 8px;
	border-collapse: collapse;
	width: 520px;
}
table.forum tr.separateur td {
	border-top: 1px #2782e6 dotted; 
}
table.forum tr td {
	padding: 3px 10px 3px 0px;
	color: #606060;
	font-size: 1em;
}

table.forum tr td a {
	text-decoration: none;
}

#mycarousel {
	visibility: hidden;
}