@charset "utf-8";

/* CSS Document */

/* hacks */
img, div {
	behavior: url(iepngfix.htc);
}

a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

body, a, li {
	behavior: url(csshover3.htc);
}

/*--------------------------------------------*/
body {
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000099;
	text-decoration: none;
	margin-top: 0;
	margin-left: 0;
}

#toutecol {
	color: #03F;
	height: 1200px;
	position: absolute;
	left: 0;
	top: 110px;
	width: 1200px;
	visibility: visible;
}

#toutecol #Colonne1 {
	float: left;
	width: 130px;
	height: 500px;
	position: absolute;
	left: 0px;
	visibility: visible;
}

#toutecol #Colonne1 li {
	list-style-type: none;
	display: block;
	width: 125px;
	background-color: #6599FF;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FC0;
	float: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #009;
	padding-left: 5px;
}

#toutecol #Colonne1 li a {
	color: #FFF;
	text-decoration: none;
}

#toutecol #Colonne1 li a selected{
	color: #F60;
	text-decoration: none;
}


#toutecol #Colonne1 li a:hover {
	color: #F60;
	text-decoration: none;
}

#toutecol #Colonne1 li:hover {
	background-color: #66F;
}
/* a.selected, #navigation a:hover (ligne 342) {
 color: #ff8900;
 text-decoration: none;
}*/

#toutecol #Colonne1 ul #tetederubrique {
	background-color: #6599FF;
	background-image: url(../images/tetederubrique2009.png);
	width: 90px;
	height: 20px;
	background-repeat: no-repeat;
	font-size: medium;
	color: #FC0;
	font-weight: bold;
	display: block;
	margin: 0px;
	padding-top: 28px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
}

#toutecol #Colonne1 ul #tetederubrique a:hover {
	color: #F30;
}

#toutecol #Colonne1 ul #pieddepage {
	background-image: url(../images/piedderubrique2009.png);
	width: 125px;
	height: 100px;
	background-repeat: no-repeat;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-color: transparent;
}

#toutecol #Colonne1 ul #tetederubrique a {
	color: #FC0;
}

#toutecol #Colonne2 {
	float: left;
	width: 600px;
	position: absolute;
	left: 150px;
}

#toutecol #Colonne2 .article {
	margin-bottom: 20px;
}

#toutecol #Colonne2 .article .article-partager {
	visibility: hidden;
	height: 20px;
	background-color: #FFF;
	float: left;
	width: 600px;
}

#toutecol #Colonne2 .article .article-bandeau {
	background-image: url(../images/baro2009.png);
	font-weight: bold;
	text-indent: 20px;
	height: 18px;
	padding-top: 3px;
	color: #FFF;
}

#toutecol #Colonne2 .article .article-titre {
	font-size: medium;
	font-weight: bold;
	text-indent: 15px;
	height: 35px;
	padding-top: 10px;
	background-color: #FFF;
}

#toutecol #Colonne2 .article .article-soustitre {
	color: #09C;
	background-color: #FFF;
	text-indent: 15px;
}

#toutecol #Colonne2 .article .article-titre .a {
	text-decoration: none;
}

#toutecol #Colonne2 .article .article-texte {
	padding-right: 10px;
	padding-bottom: 1px;
	padding-left: 10px;
	background-color: #FFF;
	border: thin solid #FFF;
	height: 91px;
	overflow: hidden;
}

#toutecol #Colonne2 .article .article-auteur {
	font-size: x-small;
	font-style: italic;
	color: #999;
	background-color: #FFF;
	height: 15px;
	padding-top: 5px;
}

#toutecol #Colonne2 .article .article-pied {
	background-image: url(../images/pied2009.png);
	height: 20px;
	background-repeat: no-repeat;
	background-color: transparent;
}

.more {
	background-color: #FFF;
	background-image: url(../images/voir_rouge.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 70px;
	color: #868DAC;
	padding-top: 0pt;
	padding-bottom: 0pt;
	text-decoration: none;
	float: right;
	padding-right: 40px;
	margin: 0px;
	height: 20px;
	clear: both;
}

.more:hover, .voir:hover, .visite:hover {
	text-decoration: none;
	color: #039;
}

.Lire_la_suite {
	color: #03F;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	text-decoration: none;
	list-style-image: url(/images/fleche_gris.gif);
	list-style-position: inside;
	list-style-type: none;
	background-color: #FFF;
	float: right;
	padding-right: 20px;
	font-weight: bolder;
	height: 10px;
	width: auto;
}

#toutecol #Colonne3 {
	width: 250px;
	height: 500px;
	position: absolute;
	left: 770px;
	float: left;
	visibility: visible;
}

#toutecol #Colonne4 {
	float: left;
	width: 120px;
	border: 1px solid #FF0;
	position: absolute;
	left: 1040px;
	background-color: #CCC;
	color: #66C;
	visibility: visible;
}

ul {
	margin-left:0;
	padding-left:0;
	margin-top: 0px;
	padding-top: 0px;
	margin-right: 0px;
	padding-right: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#toutecol #Colonne2 .FondBandeauPub {
	background-color: #CCC;
	text-align: center;
}

#cartouche {
	width: 300px;
	height: 75px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 15px;
	background-image: url(../images/habillageSite/cartouche_jaune_r1_c1.jpg);
	margin-bottom: 15px;
	padding-left: 300px;
	font-size: small;
	margin-right: 100px;
	float: left;
}

#toutecol #Colonne1 .tetederubrique .select {
	color: #FC0;
	margin-left: 40px;
	margin-top: 25px;
}

#toutecol #Colonne1 #tetederubrique {
	background-color: #6599FF;
	background-image: url(../images/tetederubrique2009.png);
	width: 130px;
	height: 48px;
	background-repeat: no-repeat;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FC0;
	margin: 0px;
	padding: 0px;
	float: left;
}

.ima100x70 {
	margin: 5px 10px 1px 0;
	float: left;
	border: solid 1px #009
}

#toutecol #Colonne3 #titre_news {
	color: #97FFFF;
	font-weight: bold;
	background-image: url(http://www.nicegay.fr/2004/logos/titredossier_lavande.png);
	background-repeat: no-repeat;
	height: 30px;
	font-size: medium;
	text-align: center;
	padding-top: 10px;
	margin-top: 30px;
	margin-bottom: 5px;
}

.Styl96_entetesGRIS {
	color: #4169e1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #ccc;
	background-image: url(http://www.nicegay.fr/images/barogris.jpg);
	padding-right: 2px;
	padding-left: 15px;
	height: 20px;
	vertical-align: middle;
	background-repeat: no-repeat;
}

.Corps_Violet_Gauc {
	color: #4169e1;
	font-family: arial, Helvetica, sans-serif;
	background-color: #fff;
	padding: 0 15px
}

.Corps_Violet_Gras {
	color : #4169e1;
	font-size : 12px;
	font-family : arial, Helvetica, sans-serif;
	font-weight : bold;
	background-color : #fff;
	text-indent : 0;
	padding : 2px 2px 2px 15px;
	vertical-align : 0;
	border-width : 0;
}

.pieddenews {
	background-color: #FFF;
	height: 20px;
	width: auto;
}

.copyright {
	color: #CCCCCC;
	font-size: x-small;
}

#stats {
	display: none;
}

#general {
	height: 1320px;
	width: 1210px;
}

.fd_blanc {
	background-color: #FFF;
	height: 20px;
}

p.right {
	text-align: right;
}
