body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	background-color: #000000;
}
.main {
	height: auto;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 4px;
	border-left-width: 4px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
	background-image: url(images/bg980.gif);
	background-repeat: repeat-y;
	background-color: #404040;
}
.main .gauche {
	float: left;
	background-color: #FFFFFF;
	width:780px;
}

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

.main .gauche .ads160 {
	float: left;
	width: 160px;
	background-color: #FFFFFF;
}


.main .gauche h2{
	color: #009FC6;
	text-decoration: none;
	font-size: 20px;
}

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

.main .gauche h3 {
	color: #009FC6;
	font-weight: bold;
	font-size: 16px;
}

.main .gauche .article p {
	font-size: 16px;
	line-height: 23px;
	letter-spacing: 1px;
}

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


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

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

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

.main .gauche .article .tags {
	font-size: 10px;
	padding-left: 5px;
	padding-right: 5px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.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 h1 {
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-size: 18px;
	color: #ffffff;
	padding-left: 5px;
	background-image: url(images/hdr_tile.gif);
	background-repeat: repeat-x;
	background-color: #000000;
	font-weight: normal;
	height: 26px;
	padding-top: 4px;
}

.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: #EF037F;
	text-decoration: none;
}

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

.main .droite {
	float: right;
	width: 197px;
	padding-left:3px;
}
.main .droite .boite {
	margin-left: 20px;
	font-size: 12px;
	color: #FFFFFF;
}

.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: 18px;
}



.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: #FF00D8;
}
.main .droite .boite form {
	text-align: center;
}

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



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

.main .droite .boite a:hover {
	text-decoration: none;
	color: #85C226;
}

.main .droite h3 {
	margin: 0px;
	display: block;
	font-family: "Courier New", Courier, monospace;
	color: #CCCCCC;
	font-size: 18px;
	padding-left: 5px;
	background-image: url(images/fondh3.gif);
}

.main .header {
	height: 141px;
	width: 100%;
	background-color: #000000;
}

.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: 40px;
	width: 100%;
	float: left;
	text-align: center;
	padding-top: 10px;
	color: #5A5C77;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	letter-spacing: 5px;
	background-color: #000000;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #666666;
	background-image: url(images/hdr-tile.gif);
	background-repeat: repeat-x;
}
#commentaire_ok {
	background-color: #404040;
	color: #85C226;
	padding-left: 5px;
	font-size: 12px;
	font-weight: bold;
}
#commentaire_erreur {
	background-color: #404040;
	color: #EF037F;
	padding-left: 5px;
	font-size: 12px;
	font-weight: bold;
}

.spacer {
	clear:both;
}

