body {
	font-family:"Arial",sans-serif;
	font-size:75%;
	line-height:1.4em;
	color:#999999;
	height: 100%;
}


a {
	color:#0066CC;
	text-decoration:none;
	font-weight:bold;
}

a:hover {
	text-decoration:underline;
}

strong {
	font-weight:bold;
}

em {
	font-style:italic;
}

big {
	font-size:1.7em;
	font-weight:bold;
}

sub {
	font-size:0.8em;
	position:relative;
	top:0.3em;
}

sup {
	font-size:0.8em;
	position:relative;
	top:-0.3em;
}

h1,h2,h3,h4,h5,h6 {
	clear:both;
}

h1 {
	font-size:1.5em;
	font-weight:bold;
	line-height:1em;
	color:#ED2999 ;
	padding:0 0 8px 0;
	margin:10px 0 30px 0;
}


h2 {
	color:#ED2999;
	font-size:1.37em;
	font-weight:bold;
	margin:30px 0 15px 0;
	line-height:1em;
}

h3 {
	font-size:1.09em;
	font-weight:bold;
	color:#047BA0;
	margin:5px 0 5px 0;
	padding: 0 0 0 0px;
}

h4 {
	font-size:1em;
	color:#ED2999;
	margin:0 0 0px 0;
}

p {
	margin:0 0 10px 0;
	padding:0;
}

img {
	border:none;
}

img.imgRight{
	float:right;
	margin:0 0 5px 10px;
}

img.imgLeft {
	float:left;
	margin:0 0 5px 10px;
}

ul {
	padding:0;
	margin:0 0  0 0;
}

li {
	padding:2px 0 2px 20px;
	margin:0;
}



li li{
	padding:0 0 0 20px;
	margin:0;
}


ul ul {
	padding:0;
	margin:5px 0 5px 0;
}

hr {
	border-left:none;
	border-right:none;
	border-bottom:none;
	border-top:1px solid #E3E3CE;
}


blockquote {
	display:block;
	float:right;
	width:200px;
	font-size:1.1em;
	font-weight:bold;
	line-height:1.3em;
	text-align:right;
	color:#f9810e;
	padding:0 90px 0 0;
	margin:10px 0 5px 5px;
}

table {
	width:100%;
	margin:10px 0 15px 0;
	margin-bottom:25px;
	border-collapse:collapse;
}

table td, table th {
	font-size:0.9em;
	padding:10px;
	vertical-align:baseline;
	border:1px solid #F5840D;
}

table th {
	font-size:1em;
	text-align:left;
	font-weight:bold;
	color:#900;
}

caption {
	display:none;
}

.noDisplay {
	position:absolute;
	left:0;
	top:-500px;
	width:1px;
	height:1px;
	overflow:hidden;
}

.stopFloat {
	clear:both;
}

.stopFloat:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.stopFloat {display: block;}


/* ###################### $2. Styles de formulaires ###################### */

form {
	overflow:auto;
}

fieldset {
	border:0;
}

legend {
	/* display:none; */
}

label {
	display:block;
	float:left;
	width:15em;
	color:#666;
	font-size:1em;
	font-weight:bold;
	text-align:right;
	padding:3px 0 1px 0;
	margin:0 10px 0 0;
}

input, select, textarea {
	padding:2px 2px;
	font-size:1em;
	width:18em;
	margin:2px 0 2px 0;
	vertical-align:middle;
	border:1px solid #999999;
	color:#9E9B83;
}

input:hover, select:hover, textarea:hover {
	border:1px solid #FF9900;
}

input:focus, select:focus, textarea:focus {
	border:1px solid #FF9900;
}

textarea {
	width:255px;
	height:100px;
	font-family:"Trebuchet MS",sans-serif;
	font-size:1em;
}

form p {
	margin: 0 0 2px 0;
}

.btSubmit {
	width:100%;
	overflow:auto;
	cursor:pointer;
}

input[type=text], select {
	width:180px;
}

input[type=radio], input[type=checkbox] {
	border:0;
}

.submit {
	float:right;
	border:none;
	background:#F3961A;
	color:#FFF;
	font-weight:bold;
	width:auto;
	cursor:pointer;	
}

.submit:hover {
	background:#D5D800;
	border:none;
}


.required {
	font-size:0.9em;
	color:#CC0000;
}

#blocFormContrib {
	background:#FF9900 url(../img/bgblocFormContrib.gif) no-repeat;
	width:306px;
	color:#FFF;
	padding:20px 3px 0 14px;
}

#blocFormContrib .btSubmit {
	z-index:25;
	position:relative;
}

#blocFormContribBot {
	width:323px;
	height:73px;
	position:relative;
	z-index:20;
	background:url(../img/bgblocFormContribBot.gif) no-repeat;
}

/* ###################### $3. Blocs de mise en page ###################### */

#page {
	visibility: visible;
    width: 6.25in;
}

#header {
	background:none;
}

#header #menu {
	display:none;
}

#colGauche {
	width:581px;
}
#contribuer #colGauche {
	width:574px;
	padding:0 0 0 12px;
}
#accueil #colGauche {
	width:508px; 
	padding:0 0 0 41px;
}
#accueil #colDroite {
	width:428px;
	padding:0 0 0 23px;
}

#colDroite{
	width:419px;
}
#contribuer #colDroite {
	width:402px;
}

#colBas {
	float:left;
	width:990px;
	padding:0 0 0 10px;
	position:relative;
}

#accueil  #colBas {
}

#footer {
	display:none;
}

#video {
	width:494px;
	position:relative;
	padding:80px 0 0 14px;
	background:url(../img/bgVideo.gif) no-repeat;
}

.ami #video {
	background:url(../img/bgVideoAmi.gif) no-repeat;
}

#videoBot {
	width:508px;
	height:21px;
	background:url(../img/bgVideoBot.gif) no-repeat;
}

.videoReply  {
	position:absolute;
	top:57px;
	left:35px;
	width:402px;
}

.videoReply h1 {
	font-size:1.5em;
	color:#FFF;
	margin:0;
	padding:0;
	float:left;
}

.videoReply ul {
	float:right;
	font-size:0.92em;
}

.videoReply li {
	float:left;
}

.videoReply a{
	color:#FFF;
}

.et {
	width:14px;
	height:14px;
	float:left;
	background:url(../img/btetoileOff.gif) no-repeat;
}

.videoReply .active, .videoReply .et:hover {
	background:url(../img/btetoileOn.gif) no-repeat;
}

#contribuer #blocContrib {
	width:550px;
	padding:45px 12px 0 12px;
	overflow:auto;
	background:url(../img/bgContrib2.gif) no-repeat;
	position:relative;
}

*+ html #contribuer #blocContrib {
	overflow:hidden;
}

#contribuer #blocContribBot {
	background:transparent url(../img/bgContribBot2.gif) no-repeat scroll 0 0;
	height:21px;
	width:574px;
}

.contributeur {
 width:90px;
}

#contribuer .infoContrib h3 {
	font-size:1.34em;
	margin:0 0 7px 0;	
	color:#ED2999;
}

.infoContrib {
	width:420px;
	padding-left:15px;
}

.infoContrib, .contributeur {
	float:left;
}

.paginationBt, .pagination {
	position:absolute;
}

.bulle {
	position:relative;
	padding:15px 0 0 15px;
	float:left;
	width:97%;
	background:url(../img/bgBulle.gif) no-repeat;
}

.bulle li {
	float:left;
	width:20%;
	padding:0;
}

.action {
	color:#0066CC;
}

.action a{
	text-decoration:underline;
}

.pagination{
	top:28px;
	right:100px;
	color:#FFF;
	font-size:0.75em;
	padding-left:13px;
	background:#ED2999 url(../img/bgNavLeft.gif) no-repeat left;
}

.pagination ul {
	padding-right:18px;
	line-height:13px;
	background:#ED2999 url(../img/bgNavRight.gif) no-repeat right;
}

.pagination a {
	color:#FFF;
}

.paginationBt {
	top:31px;
	right:30px;
}

.paginationBt ul, .pagination ul {
	float:left;
}

.paginationBt li, .pagination li {
	float:left;
	padding:0 0 0 5px;
}

.paginationBt a {
	width:7px;
	height:8px;
	display:block;
}

.paginationBt .suiv {
	background:url(../img/btSuiv.gif) no-repeat 5px 0px;
	border-left:1px solid #FFF;
	padding-left:5px;
}

.paginationBt .prec {
	background:url(../img/btPrec.gif) no-repeat;
}

#contribuer #blocContrib .contrib {
	width:527px;
	float:left;
	margin:10px 0 0 4px;
	padding:12px 8px;
	background:#EAEBEB url(../img/bgContribTop.gif) no-repeat top left;
}

#contribuer #blocContrib .contribBot {
	width:543px;
	height:9px;
	margin:0 0 0 4px;
	float:left;
	font-size:0;
	background:#EAEBEB url(../img/bgContribBot.gif) no-repeat top left;
}

#contribuer #blocContrib .contrib img {
	border:1px solid #B9D3FE;
}

#contribuer #blocContrib .contrib span {
	width:10px;
	margin:0;
	padding:0px;
	background:none;
}

#contribuer #blocContrib .contrib p {
	overflow:auto;
	width:507px;
	float:left;
	padding:10px 10px 0 10px;
}

#contribuer #blocContrib .contrib span.pink {
	margin-right:3px;
	display:inline;
	color:#ED2999;
}

#contribuer  #blocContrib .contrib div.reply {
	width:78px;
	margin:0px;
	height:13px;
	line-height:10px;
	font-size:0.7em;
	font-weight:bold;
	padding:5px;
	background:none;
	position:absolute;
	top:0;
	right:20px;
}

#contribuer  #blocContrib .infoContrib ul  li {
	float:left;
	padding:0;
	font-size:0.75em;
}

#contribuer #blocContrib .infoContrib .action  li {
	padding:0 10px 0 0;
}

.contrib .et {
	background:url(../img/btetoileOff2.gif) no-repeat;
}

.contrib  .active, .et:hover {
	background:url(../img/btetoileOn2.gif) no-repeat;
}

.contrib span {
	width:78px;
	margin:0px auto;
	display:block;
	padding:5px;
	background:url(../img/bgContribPerso.gif) no-repeat top;
}

.contrib div.reply {
	width:78px;
	margin:0px auto;
	height:30px;
	line-height:10px;
	font-size:0.7em;
	font-weight:bold;
	padding:5px;
	background:url(../img/bgContribPersoBot.gif) no-repeat top;
}

.contribution input {
	width:55%;
}

.contribution label {
	width:33%;
}

#blocContrib .contrib {
	width:90px;
	height:182px;
	float:left;
	margin:0 4px;
	background:none;
}

#blocContrib .contrib h3 {
	font-size:0.92em;
}

#blocContrib .contrib img {
	border:1px solid #B9D3FE;
}

#blocContrib .contrib .et {
	background:url(../img/btetoileOff2.gif) no-repeat;
}

#blocContrib .contrib  .active, #blocContrib .contrib .et:hover {
	background:url(../img/btetoileOn2.gif) no-repeat;
}

.contrib span {
	width:78px;
	margin:0px auto;
	display:block;
	font-size:0.75em;
	padding:5px;
	background:url(../img/bgContribPerso.gif) no-repeat top;
}

.contrib div.reply {
	width:78px;
	margin:0px auto;
	height:30px;
	line-height:10px;
	font-size:0.7em;
	font-weight:bold;
	padding:5px;
	background:url(../img/bgContribPersoBot.gif) no-repeat top;
}

#blocBack {
	display:none;
}

#lesHistoires {
	width:559px;
	padding:47px 0 0 15px;
	background:url(../img/bgLeshistoires.gif) no-repeat;
}

#lesHistoiresBot {
	width:574px;
	height:20px;
	position:relative;
	z-index:40;
	background:url(../img/bgLeshistoiresBot.gif) no-repeat;
}

.histoirePerso {
	width:497px;
	margin-top:10px;
	padding:17px 23px 5px 23px;
	background:url(../img/bgHistoirePerso.gif) no-repeat;
}

.histoirePerso span {
	width:100%;
	display:block;
	font-weight:bold;
}

.histoirePerso span.bleu {
	font-size:0.92em;
}

.histoirePerso span.pink {
	font-size:0.75em;
}

.histoirePersoBot {
	width:543px;
	height:9px;
	font-size:0;
	display:block;
	position:relative;
	z-index:45;
	background:url(../img/bgHistoirePersoBot.gif) no-repeat;
}

.pagination, .paginationBt, #partager, #partagerBot, #envoyer, #monHitoire, #monHitoireBot, .ami .contrib , #video, #notation{
	display:none;
}
