* { padding:0 ; margin:0 }

/* repompé css normal */

.division
{
	clear:both;
}

.division2
{
	clear:both;
	height:10px;
}

a:visited /* Quand le visiteur a déjà vu la page concernée */
{
	color : #e9196e;
}
a:focus /* Quand le visiteur sélectionne le lien */
{
   color: #f25dde;
}
a:hover /* Quand le visiteur pointe sur le lien */
{
   text-decoration: underline;
   color: #ff81f5;
}
a /* Lien normal */
{
   text-decoration: none;
	color : #e9196e;

}

/* concours2010 formulaire */

#conteneur_concours2010
{

	margin: 0 auto;
	width: 800px;
	height: 750px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	background-image: url(concours2010/concours_fanart_tome4_blank.jpg);
	color: #5D3072;

}



#intro_concours2010
{
width: 450px;
margin:70px 0 0 320px;
}

.conteneur_form
{
width: 450px;
margin: 52px 0 0 320px;
border : 1px black;
}

#style_concours1
{
text-align : center;
font-weight : bold;
color : #e9196e;
margin : 0 0 10px 0; 
font-size:12px;


}

.style_concours2
{
font-weight : bold;
text-decoration : underline;


}

.style_concours3
{
font-weight : bold;

}

#countdown
{
font-weight : bold;
color : #e9196e;
margin: 0 0 10px 0;
}

.rappel_c
{
color:red;
font-weight: bold;

}

.interligne
{
margin: 0 0 7px 0;
}

.interligne2
{
margin: 0 0 4px 0;
}


#blanc
{
color : white;
}

#conteneur_concours2010b
{

	margin: 0 auto;
	width: 800px;
	height: 750px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	background-image: url(concours2010/concours_fanart_tome4_blank.jpg);
	color: #5D3072;

}

.conteneur_formb
{
width: 450px;
margin: 390px 0 0 320px;

}


/* concours2010 gallery*/

#conteneur_concours2010_gal
{

	margin: 0 auto;
	width: 1024px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #5D3072;
	color : white;
	text-align : center;
}

.blue
{
background-color : #000000;
text-align:center;
}

.blue2
{
background-color : #000000;
padding : 20px;
}

#conteneur_gal
{
margin: 0 auto;
width: 994px;
}

.boite_image
{
width : 140px;
height : 115px;
background-color : #1e3760;
padding : 25px 0 25px 0;
border : 1px solid #8e99af;
float : left;
}

.pages
{
text-align : right;
}

.noborder
{
border : 0;
}

#plus_gros
{
	font-size:14px;
	font-weight : bold;
}
