* {
	margin: 0;
	padding: 0;
}

a:link, a:visited, a:active {
	text-decoration: none;
	/*color: #000;*/
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 10px;
	background: url(../_img/pixelbleu.gif) top left repeat;
}

p {
	margin: 0 0 10px 0;
}

img {
	border: none;
}

sup {
	color: #c00;
	font-weight: bold;
}



#header img {
/*	margin: 27px 0 0 29px;*/
	position: relative;
	top: 0px;
	left: 70px;
}


/* ************************************
***** COTES (FOND) *****
************************************ */
#gauche {
	float:left;
	width: 50%;
	/*height: 1024px;*/
	height: 1020px;
	background: url(../_img/main/cotegauche.jpg) right no-repeat;
}

#droite {
/*	float: right;
	border: 1px solid yellow;*/
	float: left;
	margin-left: 50%;
	width: 50%;
	height: 1024px;
	/*margin-top:-1024px;*/
	margin-top:-1020px;
	background: url(../_img/main/cotedroit.jpg)  no-repeat;
}


#menu {
	float: left;
	list-style-type: none;
	margin: 26px 0 0 77px;
	padding: 0;
}

#menu li a.menu1, #menu li a.menu4, #menu li a.menu2, #menu li a.menu5, #menu li a.menu6, #menu li a.menu7, #menu li a.menu8 {
	display: block;
	width: 146px;
	height: 32px;
	line-height: 32px;
	text-decoration: none;
}
#menu li a.menu3 {
	display: block;
	width: 146px;
	line-height: 45px;
	text-decoration: none;
}


#menu a.menu1 {
  height: 32px;
	background: url(../_img/texte1.gif) no-repeat 0 0;
}
#menu a.menu1:hover {
	background: url(../_img/texte1.gif) no-repeat 0 -32px;
}
#menu a.menu2 {
  height: 32px;
	background: url(../_img/texte2.gif) no-repeat 0 0;
}
#menu a.menu2:hover {
	background: url(../_img/texte2.gif) no-repeat 0 -32px;
}
#menu a.menu3 {
	background: url(../_img/texte3.gif) no-repeat 0 0;
	height:47px;
}
#menu a.menu3:hover {
	background: url(../_img/texte3.gif) no-repeat 0 -47px;
}
#menu a.menu4 {
  height: 32px;
	background: url(../_img/texte4.gif) no-repeat 0 0;
}
#menu a.menu4:hover {
	background: url(../_img/texte4.gif) no-repeat 0 -32px;
}
#menu a.menu5 {
  height: 32px;
	background: url(../_img/texte5.gif) no-repeat 0 0;
}
#menu a.menu5:hover {
	background: url(../_img/texte5.gif) no-repeat 0 -32px;
}
#menu a.menu6 {
  height: 32px;
	background: url(../_img/texte6.gif) no-repeat 0 0;
}
#menu a.menu6:hover {
	background: url(../_img/texte6.gif) no-repeat 0 -32px;
}
#menu a.menu7 {
  height: 29px;
	background: url(../_img/texte7.gif) no-repeat 0 0;
}
#menu a.menu7:hover {
	background: url(../_img/texte7.gif) no-repeat 0 -29px;
}

#menu a.menu8 {
  height: 29px;
	background: url(../_img/texte8.gif) no-repeat 0 0;
}
#menu a.menu8:hover {
	background: url(../_img/texte8.gif) no-repeat 0 -29px;
}

#menu a span, span.hide {
	display: block;
	position: absolute;
	left: -5000px;
	top: -5000px;
	text-indent: -5000px;
}

a#mediaandco {
	margin: 0 0 0 0;
	height: 20px;
	line-height: 20px;
	background: url(../_img/logomediaandco.gif) right no-repeat;
	padding: 0 27px;
}

div#cg img {
	vertical-align: middle;
}
div#cg h2 {
	font-family:"Trebuchet MS", Verdana, Arial;
	font-size: 1.45em;
	margin: 20px 115px 0px 200px;
	padding: 0 0 0 19px;
	line-height: 1.45em;
	background: url(../_img/puce_ptte.gif) top left no-repeat;
	color:#0066CC;
	color:#172950;
	margin-left: 200px;
}

div#cg ul {
	list-style: none;
	list-style-type: none;
	list-style-position: inside;
}
div#cg ul li {
	margin: 0;
	padding: 0;
}
div#cg sup {
	color: #000;
}

.titrenews{
  font-weight:bold;
  font-size:12px;
  color:#FFFFFF;
  position:relative;
  margin-top:-110px;
  left:310px;
  width:500px;
}
.titrenews p{
  margin-bottom:5px;
  width:500px;
}

.titrenews p a{
  color:#FFFFFF;
}

.petitplus{
  font-family:Arial;
  font-weight:bold;
  font-size:12px;
  color:#B5D73E;
}

.lienactu:hover{
  color:#D3031C;
}

.lientouteleactu{
  margin-top:10px;
  margin-left:10px;
  width:500px;
}

.lientouteleactu a:hover{
  color:#B5D73E;
  text-decoration:underline;
}
