body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	background-color: #ffffff;
	background-image: url(images/bg_body.gif);
	background-repeat: repeat-x;
}
.ajax_loader {
	text-align:center;
}
.main {
	height: auto;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	background-color:#333333;
	color: #999999;
}
.main .gauche {
	float: left;
	background-color: #333333;
	width:350px;
}

.main .gauche .central {
	float: left;
	background-color: #333333;
	width:350px;
}

.main .gauche .article h2{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 18px;
	font-weight:normal;
	margin:0px;
}

.main .gauche .article {
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom:10px;
	padding-bottom:10px;
	float:left;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}

.surleweb li h3 {
	font-size: 11px;
	font-weight:bold;	
}

.surleweb li {
	font-size: 11px;	
}

.main .gauche .article .top_pic{
	width:554px;
	text-align:center;
	color:#FFFFFF;
	background-color:#F06079;
	height:18px;
	padding-top:2px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #F06079;
	font-size: 12px;
	margin-left:15px;
	text-transform: uppercase;
	letter-spacing: 2px;
}

.main .gauche .article .top_pic a{
	color:#FFFFFF;
	text-decoration:underline;
}

.main .gauche .article .pic{
	width:550px;
	margin-left:15px;
}

.main .gauche .article .pic img{
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #F06079;
	border-left-color: #F06079;
}

.main .gauche .article .legend_pic {
	text-align:center;
	color:#FFFFFF;
	width:550px;
	background-color:#F06079;
	height:auto;
	padding-top:2px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #F06079;
	font-size: 14px;
	padding-left:2px;
	padding-right:2px;
	margin-left:15px;
	margin-bottom:15px;
}

.main .gauche .article .legend_pic a {
	color:#ffffff;
	font-weight:bold;
}

.main .gauche .article .suite {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #F06079;
	text-decoration: none;
}

.main .gauche .article p {
	font-size: 12px;
	line-height: 20px;
	margin:0px;
	width:300px;
	text-align:justify;
}

.main .gauche .article p .tag_image {
	float:left;
	margin-right:10px;
	border: 1px solid #666666;
}

.main .gauche .article p .tag_image_big {
	margin-right:10px;
	border: 3px solid #EF6DBD;
}

.main .gauche .article .redacteur {
	font-size: 10px;
	color: #999999;
	margin-top: 0px;
	margin-bottom: 0px;
	display: inline;
}

.main .gauche .article a {
	color: #F06079;
	text-decoration: underline;
}

.main .gauche .article .nb_commentaires {
	text-align: right;
	display: block;
}

.main .gauche .article .ads {
	background-color: #333333;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
}

.main .gauche .article .tags {
	font-size: 16px;
	padding-left: 5px;
	padding-right: 5px;
}

.main .gauche .article li{
	list-style-image: url(images/pucesuite.gif);
}

.main .gauche .article li a{
	font-weight:bold;
	text-decoration:none;
}

.main .gauche .article li a:hover{
	text-decoration:underline;
}


.main .autre_gal {
	float:left;
	width:300px;
	height:75px;
	font-size:12px;
	background-repeat: repeat-x;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-color: #333333;
}

.main .autre_gal img {
	margin-right:5px;
}

.main .gauche .article .autre_gal a {
	text-decoration:none;

}

.main .gauche .article .tags img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.main .gauche .article .votes {
	width:100%;
	background-image: url(images/votez.gif);
	background-repeat: no-repeat;
	background-position: center;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color:#FFFFFF;
	height:42px;
	padding-top:3px;
}

.main .gauche .article .votes a {
	color: #FFFFFF;
	text-decoration:none;
}

.main .gauche .article .conteneur_galerie img {
	float:left;
	border: 1px solid #666666;	
	margin-right:2px;
	margin-bottom:2px;
}

.main .gauche .article .conteneur_galerie h2 {
	font-size:14px;
	font-weight:bold;
	margin-top:30px;
	margin-bottom:15px;
}

.main .gauche .conteneur_commentaires {
	margin-top:20px;
	margin-bottom:20px;
}

.main .gauche .conteneur_commentaires .commentaire .auteur {
	background-color:#F0FFCA;
	color:#668A06;
}

.main .gauche .conteneur_commentaires .commentaire .corps {
	font-size: 14px;
	padding-left: 15px;
}

.main .gauche .conteneur_commentaires .lien_com {
	text-align: center;
	font-weight:bold;
	font-size:14px;
}

	.main .gauche h1 {
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 18px;
	color: #F06079;
	padding-left: 5px;
	font-weight: normal;
	height: 36px;
	padding-top: 14px;
}

.main .gauche .surleweb {
	margin-right: 10px;
	margin-left: 10px;
}

.main .gauche .surleweb h2 {
	font-size: 14px;
	font-weight: bold;
}

.main .gauche .surleweb p {
	font-size: 12px;
}

.main .gauche .surleweb a {
	color: #297EC5;
	text-decoration: none;
}

.main .gauche .surleweb .descriptif{
	font-size: 16px;
}

.main .centre {
	float: left;
	width:325px;
}

.main .centre .encart {
	width:308px;
	padding-top:9px;
	padding-left:7px;
	padding-bottom:25px;
	background-color:#333333;
	margin-bottom:15px;
	background-image:url(images/bg_encart.gif);
	background-position: center top;
	background-repeat: no-repeat;
}

.main .centre .encart .vignette_big {
	width:152px;
	height:200px;
	float:left;
}

.main .centre .encart h2 {
	font-size:18px;
	color:#F06079;
	font-weight:normal;
	text-transform: uppercase;
}

.main .centre .encart img {
	border: 1px solid #FFFFFF;
}

.main .centre .encart p {
	font-size:12px;
	color:#FFFFFF;
}

.main .centre .encart .titre_similaire {
	font-size:12px;
	color:#FFFFFF;
	margin:0px;
	text-align:center;
	background-image:url(images/fond_similaire.gif);
	height:35px;
}

.main .centre .encart .titre_similaire a {
	color:#FFFFFF;
	text-decoration:none;
}

.main .centre .classement_buzz {
	width:308px;
	background-color:#333333;
	padding-top:7px;
	padding-left:7px;
	padding-bottom:15px;
	float:left;
	margin-bottom:15px;
}

.main .centre .classement_buzz h2 {
	font-style: italic;
	color: #FF808F;	
	font-size:20px;
	margin-top:5px;
	margin-bottom:5px;
}

.main .centre .classement_buzz .vignettes {
	float:left;
	width:114px;
}

.main .centre .classement_buzz .vignettes img {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}

.main .centre .classement_buzz .description {
	float:left;
	margin-left:5px;
	width:182px;
	height:76px;
	font-size:12px;
	background-repeat: repeat-x;
	font-weight:bold;
	background-color: #666666;
}

.main .centre .classement_buzz .description a {
	color:#FFFFFF;
	text-decoration:none;
}

.main .centre .contenu {
	background-color:#333333;
	padding-left:7px;
	margin-bottom:15px;
}

.main .centre .contenu p {
	text-align:justify;
}

.main .centre .contenu h2 {
	font-style: italic;
	color: #FF808F;	
	font-size:20px;
	margin-top:5px;
	margin-bottom:5px;
}

.main .centre .contenu a {
	color:#FFFFFF;
	text-decoration:none;	
}

.main .centre .contenu a:hover {
	text-decoration:underline;
}

.main .droite {
	float: left;
	width: 280px;
	padding-left:5px;
	background-color: #333333;
}
.main .droite .boite {
	margin-left: 20px;
	font-size: 12px;
	color: #aaaaaa;
	margin-bottom:50px;
}

.main .droite .boite img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


.main .droite .boite .categorie a {
	font-size: 14px;
	font-weight:bold;
}



.main .droite .boite fieldset input {
	width: 140px;
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #333333;
}
.main .droite .boite form {
	text-align: center;
}

.main .droite .boite fieldset {
	border: 1px solid #FFFFFF;
}
.main .droite .boite fieldset legend {
	text-transform: uppercase;
	font-size: 10px;
	color: #FFFFFF;
}



.main .droite .boite a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	cursor:pointer;
	letter-spacing: 1px;
}

.main .droite h3 {
	margin: 0px;
	display: block;
	color: #FF808F;
	font-size: 18px;
	padding-left: 5px;
	margin-top:15px;
	font-weight:normal;
}

.main .droite .buzz {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	text-align:center;
}

.main .droite .buzz img {
	border: 1px solid #999999;
	margin-bottom:10px;
}

.main .header {
	height: 130px;
	width: 100%;
	background-image: url(images/bg_head.gif);
	background-repeat:repeat-x;
}

.main .header_cat {
	font-size:14px;
	color:#666666;
	padding-left:10px;
	padding-top:3px;
}

.main .header_cat a {
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}


.main .header .case {
	height: 52px;
	width:139px;
	background-color: #4493A0;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	float:left;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding-top: 25px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	text-decoration: line-through;
}

.main .header .case a {
	color: #FFFFFF;
	text-decoration: none;
}


.main .footer {
	height: auto;
	width: 100%;
	float: left;
	border-top-width: 9px;
	border-top-style: solid;
	border-top-color: #313131;
	background-color:#1F1F1F;
}

.main .footer img {
	border:none;
}

.main .footer .ligne {
	width:100%;
	text-align:center;
	color:#cccccc;
	font-size:12px;
}

.main .footer .ligne_highlight {
	width:100%;
	padding-top:5px;
	height:20px;
	text-align:center;
	color:#eeeeee;
	font-size:12px;
	background-color:#333333;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	margin-bottom:8px;
	letter-spacing:1px;
	font-weight:bold;
}

.main .footer .ligne_highlight a{
	color:#F4193F;
	text-decoration:none;
}

.main .footer .ligne_highlight a:hover{
	color:#FFFFFF;
}

.main .footer .colonne {
	height: auto;
	width: 240px;
	float: left;
	font-size: 10px;
	padding-left:5px;
	font-weight:bold;
	color:#ffffff;
	font-size:11px;
}


.main .footer .colonne a{
	text-decoration:none;
	color:#cccccc;
	font-weight:normal;	
}

#commentaire_ok {
	background-color: #ffffff;
	color: #668A06;
	padding-left: 5px;
	font-size: 12px;
	font-weight: bold;
}
#commentaire_erreur {
	background-color: #ffffff;
	color: #FFA800;
	padding-left: 5px;
	font-size: 12px;
	font-weight: bold;
}

#div_form_comment {
	color:#666666;
}

.form_comment legend {
	color: #666666;	
	font-size:12px;
}

.tableau_com {
	font-size:11px;
}	

.main .droite .boite .sondage_reponse {
	font-size:10px;
}

.sondage_question {
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
}

.spacer {
	clear:both;
}

