@charset "UTF-8";
		
a:link {
	font-family: "Lucida Sans Unicode", Arial, Verdana, Helvetica, sans-serif;
	text-decoration: none;
	color: #09C;
}
a:hover {
	color: #DD3D24;
}
a:visited {
	font-family: "Lucida Sans Unicode", Arial, Verdana, Helvetica, sans-serif;
	text-decoration: none;
	color: #000;
}
.texte-rose {
	font-family: "Lucida Sans Unicode", Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #C46390;
}

.submitButton{
	color:#666666;
	font-size:11px;
	height:22px;
	width:90px;
	-moz-border-radius:2px;
	-khtml-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius:2px;
	border:1px solid #cccccc;
	cursor:pointer;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 4px;
	margin-right: 4px;
	background-color: #CCC;
	background-image: url(../home/apps/tweet/img/button_bg.gif);
	background-repeat: repeat-x;
	
}
.submitButton:hover{
	background-position:bottom;
	border-color:#dddddd;
	color:#333;
	background-color: #CCC;
}

.inact,.inact:hover{
	background:#f5f5f5;
	border:1px solid #eeeeee;
	color:#CCC;
	cursor:auto;
}
.messageblanc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	width: 660px;
}
.center {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	text-align: left;
	height: auto;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	background-repeat: no-repeat;
	padding-right: 33px;
	padding-left: 33px;
	background-position: center;
}
.info-message {
	background-color: #D7220E;
	height: 60px;
	width: auto;
	border: 1px none #AA1251;
	font-family: "Lucida Sans Unicode", Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
	text-align: center;
	line-height: 60px;
	-moz-border-radius: 2px;
	-khtml-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius:2px;
	margin-top: 10px;
}
.bold {
	font-weight: bold;
	color: #000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
#inside {
	height: 830px;
	width: 900px;
	overflow: auto;
	margin-right: auto;
	padding-bottom: 20px;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EDEDED;
	float: none;
	margin-top: 0px;
	margin-bottom: 0px;
	position: fixe;
	background-image: url(../image-home/home.png);
	padding-top: 0px;
	background-position: top;
	background-repeat: no-repeat;
}
.pic {
	background-image: url(../image-home/pic.png);
	height: 80px;
	width: 300px;
	float: left;
}
#diapo {
	float: left;
	height: auto;
	width: 610px;
	border: 1px none #898989;
	margin-top: 10px;
}
#suitediapo {
	float: left;
	height: 250px;
	width: 248px;
	border: 1px solid #FFF;
	margin-top: 10px;
	margin-left: 30px;
	font-family: "Lucida Sans Unicode", Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	font-weight: normal;
	overflow: hidden;
	background-repeat: repeat-x;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../images/rubriques/puz.png);
}
/* CSS Document */

#nav {
	height: 40px;
	width: 890px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000;
	background-image: url(../images/nav/vge.png);
	background-repeat: repeat-x;
}

#navbox {
	list-style: none;
	overflow: hidden;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	width: 850px;
	height: 40px;
	padding: 0px;
	margin-top: 0px;
				}
#navbox  li {
	float: left;
	width: 135px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
	height: 40px;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: right center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	border-right-color: #2E2E2E;
				}
#navbox  li  a {
	display: block;
	text-align: center;
	text-decoration: none;
	float: none;
	border: 1px none #FFFFFF;
	height: 28px;
	width: 135px;
	padding-top: 16px;
	margin: 0px;
				}
#navbox  li  a:hover, #nav  li  a:focus, #nav  li  a:active {
	text-decoration: none;
	height: 66px;
	width: 135px;
	margin: 0px;
	background-color: #000;
	background-position: right top;
	background-repeat: no-repeat;
				}
.titre-droite-tab {
	font-family: "Lucida Sans Unicode", Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
	text-align: center;
	height: auto;
	width: auto;
	margin-top: 10px;
}
#nave-nikeplus {
	position: relative;
	height: 300px;
	width: 100px;
	left: 270px;
	clip: rect(auto,auto,auto,auto);
	top: 17px;
	z-index: 2;
}
body {
	text-shadow: 0px rgba(0,0,0,.1);
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	background-image: url(../image-home/grille-grise.png);
}
.inside-compte {
	height: auto;
	width: auto;
	padding-top: 30px;
	padding-right: 22px;
	padding-bottom: 22px;
	padding-left: 30px;
}
.pic-nom {
	background-image: url(../images/bg/pic2.png);
	height: 55px;
	width: 192px;
}
.connection {
	clear: left;
	height: 36px;
	width: 80px;
}
#logo {
	height: 40px;
	width: 137px;
	margin-right: 3px;
	margin-left: 12px;
	float: left;
	text-align: center;
}
.over {
	background-image: url(../images/bg/over.png);
	background-repeat: no-repeat;
	height: 20px;
	width: 660px;
	float: left;
	background-position: center;
}
#suite610 {
	font-family: "Lucida Sans Unicode", Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	width: 300px;
	float: left;
	background-color: #A6A6A6;
	height: 300px;
}
#une {
	height: auto;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#footer {
	height: 164px;
	width: 870px;
	overflow: auto;
	margin-right: auto;
	margin-left: auto;
	padding-right: 20px;
	padding-left: 20px;
	background-repeat: repeat-x;
	margin-top: 6px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #333;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
	background-position: bottom;
	background-image: url(../images/bg/foot.jpg);
}
.610 {
	float: left;
	height: auto;
	width: 610px;
	padding-top: 10px;
	border-bottom-style: none;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
#gauche {
	float: left;
	height: auto;
	width: 610px;
	font-family: "Lucida Sans Unicode", Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #e0e0e0;
	border-right-color: #e0e0e0;
	border-bottom-color: #e0e0e0;
	border-left-color: #e0e0e0;
	padding-bottom: 10px;
	margin-bottom: 10px;
	text-align: left;
	padding-top: 10px;
}
#droite {
	float: left;
	height: 139px;
	width: 250px;
	border: 1px none #898989;
	margin-top: 10px;
	margin-left: 30px;
	font-family: "Lucida Sans Unicode", Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	font-weight: normal;
	background-image: url(../images/pictos/tet.png);
	background-position: center top;
	background-repeat: repeat-x;
}
.texte-post {
	height: 54px;
	width: auto;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #e0e0e0;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: none;
	border-top-color: #e0e0e0;
}
.texte-post:hover {
	height: 54px;
	width: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e0e0e0;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: none;
	border-top-color: #e0e0e0;
	background-color: #F9F9F9;
}
.titre-post {
	font-size: 12px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
}
#barre-nav {
	background-color: #29292B;
	height: 20px;
	width: auto;
	margin-right: auto;
	margin-left: auto;
}
#gauche-log {
	float: left;
	height: auto;
	width: 218px;
	border: 1px solid #EDEDED;
	margin-right: 12px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 8px;
	padding-left: 8px;
}
#centre-log {
	float: left;
	height: 580px;
	width: 390px;
	border: 1px none #EDEDED;
	background-repeat: no-repeat;
	text-align: center;
	background-position: center bottom;
}
.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	-moz-border-radius: 2px;
	-khtml-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius:2px;
	border: 1px solid #cccccc;
	background-image: url(../images/bg/form-195-50.png);
	padding: 2px;
	background-repeat: repeat-x;
	background-color: #F2F3F3;
	margin: 0px;
}
#droite-log {
	float: right;
	height: auto;
	width: 250px;
	border: 1px none #EDEDED;
}
.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
}
.cadre220 {
	padding: 6px;
	float: left;
	height: 120px;
	width: 204px;
	margin-right: 4px;
	background-image: url(../images/bg/cadre.png);
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	background-repeat: repeat-x;
}
#suitediapo2 {
	float: left;
	height: 250px;
	width: 248px;
	border: 1px solid #FFF;
	margin-top: 10px;
	margin-left: 30px;
	font-family: "Lucida Sans Unicode", Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	font-weight: normal;
	background-position: center;
	background-repeat: no-repeat;
	background-color: #B3AB93;
	background-image: url(../images/rubriques/quizz.png);
}
.footer-rubrique {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	height: auto;
	width: 210px;
	margin-top: 30px;
	float: left;
	margin-right: 20px;
}
.footer-rubrique-noir {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	height: auto;
	width: auto;
	margin-top: 20px;
}
#head-after-nav {
	height: 85px;
	width: 948px;
	overflow: auto;
	margin-right: auto;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 20px;
	background-color: #FFF;
	background-image: url(../images/nav/head-after-nav.png);
	background-repeat: no-repeat;
}
.photo-gauche {
	height: 80px;
	width: 80px;
	padding: 2px;
	float: left;
	margin-right: 6px;
}
#navbox-suite {
	list-style: none;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	width: 960px;
	height: 66px;
	padding: 0px;
	margin-top: 0px;
	background-image: url(../images/bg/tab.png);
	background-repeat: repeat-x;
}
.texte-titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #333;
	font-weight: normal;
}
.bouton {
	height: 14px;
	width: 120px;
	clear: left;
	background-repeat: repeat-x;
	margin-top: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 22px;
	cursor: pointer;
	border: 1px none #cccccc;
	-moz-border-radius:2px;
	-khtml-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius:2px;
	background-position: bottom;
	background-color: #FAFAFA;
	background-image: url(../images/bg/btgris.png);
}
.bouton:hover {
	background-position:bottom;
	color:#000;
	-moz-border-radius:2px;
	-khtml-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius:2px;
	border: 1px none #cccccc;
	background-color: #CCC;
	background-repeat: repeat-x;
	background-image: url(../images/slide/over.png);
}
.bouton inact, .inact:hover {
	background:#f5f5f5;
	border:1px solid #eeeeee;
	color:#CCC;
	cursor:auto;
}
#logo-adm {
	height: 56px;
	width: 137px;
	margin-right: 3px;
	margin-left: 20px;
	float: left;
	padding-top: 10px;
	text-align: center;
}
.bouton-form {
	height: 20px;
	width: auto;
	border: 1px none #999;
	background-color: #000;
	-moz-border-radius: 2px;
	-khtml-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius:2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	font-weight: normal;
	text-align: center;
	float: none;
	margin-left: 260px;
}
.cadre220-vide {
	float: left;
	height: 100px;
	width: 160px;
	margin-right: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-align: left;
	margin-top: 10px;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
}
.barre-rose-1 {
	height: 20px;
	width: 600px;
	float: left;
	background-color: #D299AC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	padding-left: 10px;
	padding-top: 2px;
	margin-top: 10px;
}
.barre-rose-2 {
	height: auto;
	width: 610px;
	float: left;
	background-color: #B65472;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	padding: 6px;
}
.barre-rose-3 {
	height: 20px;
	width: 600px;
	float: left;
	background-color: #6E1538;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	padding-left: 10px;
	padding-top: 2px;
}
.picto-droit {
	float: right;
	margin-right: 8px;
	height: auto;
	width: 20px;
}
#gauche-param {
	position: absolute;
	width: 130px;
	left: 14px;
	top: 1px;
}
#over-960 {
	height: 30px;
	width: 960px;
	background-image: url(../images/slide/over-960.png);
	background-position: center top;
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}
#rubriques-960 {
	height: auto;
	width: 940px;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #EDEDED;
	padding-bottom: 4px;
	background-image: url(../images/bg/pic.png);
	background-repeat: repeat-x;
	float: left;
}
#suitediapo3 {
	float: left;
	height: auto;
	width: 230px;
	border: 2px none #EDEDED;
	margin-top: 10px;
	margin-left: 30px;
	font-family: "Lucida Sans Unicode", Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	padding: 10px;
	font-weight: normal;
}
.bold {
	font-weight: bold;
}
#inside-caroussel {
	height: auto;
	width: 890px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 10px;
	background-color: #FFF;
	padding-left: 10px;
	padding-top: 4px;
	float: none;
}
.trait-660 {
	height: auto;
	width: 610px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e0e0e0;
}
#log-info {
	float: right;
	height: 20px;
	width: auto;
	color: #FFF;
	padding-top: 4px;
	font-family: "Lucida Sans Unicode", Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	padding-right: 4px;
	margin-right: 10px;
	margin-top: 4px;
}
.form-vide {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	-moz-border-radius: 2px;
	-khtml-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius:2px;
	border: 1px solid #cccccc;
	padding: 2px;
	margin: 0px;
}
.texte-11-b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #161616;
}
.trait-auto {
	height: auto;
	width: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-top: 10px;
}
.trait-auto-2 {
	height: auto;
	width: 770px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-top: 10px;
}
.texte-14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
}
.form-post {
	border: 1px solid #e0e0e0;
	height: 52px;
	width: 600px;
	font-family: "Lucida Sans Unicode", Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	-moz-border-radius:2px;
	-khtml-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius:2px;
	padding: 5px;
}
.texte-11-b-droite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
}
.avatar {
	float: left;
	height: 40px;
	width: 40px;
	margin-right: 4px;
	margin-bottom: 4px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
}
#diapo-rubrique {
	float: left;
	height: auto;
	width: 910px;
	border: 1px none #898989;
	margin-top: 10px;
}
#gauche-rubrique {
	float: left;
	height: auto;
	width: 880px;
	margin-top: 10px;
	font-family: "Lucida Sans Unicode", Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #EDEDED;
	border-right-color: #EDEDED;
	border-bottom-color: #EDEDED;
	border-left-color: #EDEDED;
	padding-bottom: 20px;
	margin-bottom: 10px;
	text-align: justify;
}
.excentre {
	padding-left: 60px;
	margin-left: 60px;
}
.trait-660-gras {
	height: auto;
	width: 660px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #333;
}
.texte-rose-bold {
	font-family: "Lucida Sans Unicode", Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	font-weight: normal;
}
#find {
	float: left;
	height: 230px;
	width: 223px;
	border: 1px none #999;
	margin-top: 10px;
	margin-left: 30px;
	font-family: "Lucida Sans Unicode", Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	font-weight: normal;
	overflow: hidden;
	background-repeat: repeat-x;
	padding-top: 10px;
	padding-right: 12px;
	padding-bottom: 10px;
	padding-left: 13px;
}
#upside-caroussel {
	height: 146px;
	width: 982px;
	overflow: auto;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-y;
	background-image: url(../images/nav/hombre-d-g.png);
}
#nav-bg-grise {
	background-repeat: repeat-x;
	height: 144px;
	width: 935px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/nav/hombre-980.png);
	margin-top: 10px;
}
#logo-bg-grise {
	background-repeat: repeat-x;
	height: 40px;
	width: auto;
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 20px;
}
#inside-up {
	height: 16px;
	width: 937px;
	overflow: auto;
	margin-right: auto;
	background-repeat: repeat-y;
	margin-left: auto;
	background-image: url(../images/nav/haut-hombre.png);
}
#recherche {
	height: 30px;
	width: 890px;
	margin-right: auto;
	margin-left: auto;
	font-family: "Lucida Sans Unicode", Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 20px;
	padding-bottom: 10px;
}
.rouge-mag {
	color: #C00;
}
#latest {
	height: 20px;
	width: 890px;
	margin-right: auto;
	margin-left: auto;
	font-family: "Lucida Sans Unicode", Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	padding-bottom: 5px;
	margin-top: 10px;
	padding-top: 5px;
	margin-bottom: 0px;
	border: 1px none #F6F6F6;
}
.cadre-rouge {
	background-color: #d21500;
	float: left;
	height: 16px;
	width: auto;
	font-family: "Lucida Sans Unicode", Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	text-align: center;
	margin-right: 4px;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	-moz-border-radius:2px;
	-khtml-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius:2px;
}
.texte-mag {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #000;
}
.texte-machine {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000;
}
.submitBack {
	color:#FFF;
	font-size:11px;
	-moz-border-radius:2px;
	-khtml-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius:2px;
	border:1px solid #999;
	cursor:pointer;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	padding: 4px;
	height: auto;
	width: auto;
}
.submitBack:hover {
	background-position:bottom;
	color:#FFF;
	border: 1px solid #000;
	background-color: #FFF;
}
.photo-gauche-big {
	height: auto;
	width: auto;
	padding: 2px;
	float: left;
	margin-right: 6px;
	border: 1px none #666;
}
#gauche-suite {
	float: left;
	height: auto;
	width: 610px;
	margin-top: 10px;
	font-family: "Lucida Sans Unicode", Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #e0e0e0;
	border-right-color: #e0e0e0;
	border-bottom-color: #e0e0e0;
	border-left-color: #e0e0e0;
	padding-bottom: 10px;
	margin-bottom: 10px;
	text-align: left;
}
.texte-11-b-rouge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #D7220E;
}
.texte-rose-incurv {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	color: #CA0000;
}
#inside-logo {
	height: auto;
	width: 890px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 4px;
	margin-top: 8px;
}
.avatar-auto {
	float: left;
	height: 50px;
	width: 50px;
	margin-right: 8px;
	margin-bottom: 4px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
}
.video-lecteur {
	padding: 3px;
	border: 1px solid #000;
	background-color: #333;
}
.cadre-bleu {
	background-color: #980B14;
	float: left;
	height: 16px;
	width: auto;
	font-family: "Lucida Sans Unicode", Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	text-align: center;
	margin-right: 4px;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	-moz-border-radius:2px;
	-khtml-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius:2px;
}
.form-noir {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	-moz-border-radius: 2px;
	-khtml-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius:2px;
	border: 1px solid #000;
	padding: 2px;
	background-repeat: repeat-x;
	background-color: #333;
	margin: 0px;
}
#suitediapo-suite {
	float: left;
	height: 134px;
	width: 238px;
	border: 1px dashed #CCC;
	margin-top: 10px;
	margin-left: 30px;
	font-family: "Lucida Sans Unicode", Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	font-weight: normal;
	overflow: hidden;
	background-repeat: repeat-x;
	padding: 5px;
}
#suitediapo-suite2 {
	float: left;
	height: 144px;
	width: 248px;
	border: 1px solid #000;
	margin-top: 10px;
	margin-left: 30px;
	font-family: "Lucida Sans Unicode", Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	font-weight: normal;
	overflow: hidden;
	background-repeat: repeat-x;
	padding: 0px;
}
.cadre-maol-print {
	float: left;
	height: 16px;
	width: auto;
	font-family: "Lucida Sans Unicode", Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	text-align: center;
	margin-right: 4px;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	-moz-border-radius:2px;
	-khtml-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius:2px;
	border: 1px solid #CCC;
}
.texte-facebook {
	color: #06C;
}
.quiz {
	width: 120px;
	float: left;
}
.photo-gauche-big-inter {
	height: auto;
	width: auto;
	padding: 2px;
	float: left;
	margin-right: 66px;
	border: 1px none #666;
}
#cadre-bleu {
	background-color: #980B14;
	float: left;
	height: 16px;
	width: auto;
	font-family: "Lucida Sans Unicode", Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	text-align: center;
	margin-right: 4px;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	-moz-border-radius:2px;
	-khtml-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius:2px;
	visibility: hidden;
}
.tab-footer     {
	font-family: "Lucida Sans Unicode", Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	width: 200px;
	float: none;
	height: 15px;
}
.texte-11-b-rose {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ED217C;
}
.bouton-form:hover {
	height: 20px;
	width: auto;
	border: 1px none #999;
	background-color: #ED217C;
	-moz-border-radius: 2px;
	-khtml-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius:2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	font-weight: normal;
	text-align: center;
	float: none;
	margin-left: 260px;
}
#footer-copy {
	width: 910px;
	margin-right: auto;
	margin-left: auto;
	font-family: "Lucida Sans Unicode", Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	margin-top: 10px;
	color: #666;
}
#nav-bg-grise-index {
	background-repeat: repeat-x;
	height: 144px;
	width: 935px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/nav/hombre-980.png);
	margin-top: 10px;
	text-align: center;
}
#center-password {
	width: 600px;
	margin-left: 200px;
}
#auto-cadre {
	padding: 2px;
	height: auto;
	width: auto;
	border: 1px solid #EDEDED;
}
.cadre-jaune {
	background-color: #E0EFFF;
	float: left;
	height: 16px;
	width: auto;
	font-family: "Lucida Sans Unicode", Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	text-align: center;
	margin-right: 4px;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	-moz-border-radius:2px;
	-khtml-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius:2px;
}
#texte-footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
}
#footer #footer a:hover ,#footer  a:link, #footer a:visited{
	overflow: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #333;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
	color: #FFF;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.submitButtonBlack {
	color:#FFF;
	font-size:11px;
	height:22px;
	width:90px;
	-moz-border-radius:2px;
	-khtml-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius:2px;
	border:1px solid #000;
	cursor:pointer;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 4px;
	margin-right: 4px;
	background-color: #CCC;
	background-image: url(../images/bg/bg-nav.jpg);
	background-repeat: repeat-x;
}
.submitButtonBlack:hover{
	color:#FFF;
	font-size:11px;
	height:22px;
	width:90px;
	-moz-border-radius:2px;
	-khtml-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius:2px;
	border:1px solid #999;
	cursor:pointer;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 4px;
	margin-right: 4px;
	background-color: #CCC;
	background-image: url(../images/bg/separation.png);
	background-repeat: repeat-x;
}
.center-2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	text-align: left;
	height: 100px;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 20px;
	padding-top: 20px;
	background-image: url(../image-home/bg/trait-hombre.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
.center-3 {
	font-family: "Lucida Sans Unicode", Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	text-align: left;
	height: auto;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 20px;
	padding-top: 20px;
	border: 1px solid #EDEDED;
	padding-bottom: 20px;
	margin-top: 20px;
	background-repeat: repeat-x;
}

