/* CSS Document */
body {
	font: normal 11px/13px Lucida Grande, Tahoma, Helvetica;
	margin: auto;
}
#container {
	position:absolute; left:130px;
	height:900px;
	width:1000px;
	margin: auto;
	padding-left:20px;
	padding-right:20px;
	background:#ffffff;
}
#top {
	float:left;
	height:75px;
	width:1000px;
	margin: auto;
	background:#ffffff;
}
#leftmenu {
	float:left;
	width:230px;
	margin:0;
	padding:0;
	text-align:left;
}
#abonne {
	float:left;
	height:25px;
	width:765px;
	text-align:right;
	margin-top: 6px;
	font-size:9px;
}
#abonne input {
	font: normal 9px/10px "Lucida Grande", Tahoma, Helvetica;
	color: #9346D4;
	background-color:#E1E1E1;
	border: solid #FFFFFF 1px;
	margin:0;
}
#abonne a, #abonne a:link, #abonne a:visited {
	color:#9346D4;
	text-decoration:none;
}
#menutop {
	float:left;
	height:30px;
	width:765px;
	text-align:center;
	padding-top: 7px;
	font-weight:bold;
	font-size:12px;
	background-image:url(../index/menu.jpg);
	background-repeat:no-repeat;
}
#menutop a, #menutop a:link, #menutop a:visited {
	text-decoration:none;
	color:#333;
}
#menutop a:hover {
	color:#9346D4;
}
#intera {
	float:left;
	height:7px;
	width:1000px;
}
#content {
	float:left;
	height:250px;
    width:1000px;
}
#inter {
	float:left;
	height:15px;
	width:1000px;
}
#inter1 {
	float:left;
	top:340;
	height:200px;
	width:6px;
}
#inter2 {
	float:left;
	top:340;
	width:15px;
}
#gauche {
	float:left;
	top:340;
	height:250px;
	width:245px;
	background-image:url(../index/fond.jpg);
	background-repeat:no-repeat;
}
#gauche a, #espace a:link, #espace a:visited {
	color:#333333;
	font-weight:bold;
	text-decoration:none;
}

#gauche a:hover {
	text-decoration:underline;
}

#gauche p {
	margin:0;
	padding-left: 20px;
	padding-right: 20px;
	text-decoration:none;
}

#vid {
	float:left;
	top:340;
	height:250px;
	width:245px;
	background-image:url(../index/fond.jpg);
	background-repeat:no-repeat;
}
#vid a, #espace a:link, #espace a:visited {
	color:#333333;
	font-weight:bold;
	text-decoration:none;
}
#vid a:hover {
	text-decoration:underline;
}
#vid p {
	margin:20px  0;
	padding-left: 20px;
	padding-right: 20px;
}

#central {
	float:left;
	top:340px;
	height:250px;
	width:245px;
	background-image:url(../index/fond.jpg);
	background-repeat:no-repeat;
}
#central a, #leftmenu a:link, #leftmenu a:visited {
	text-decoration:none;
	font-weight:bold;
	color:#333333;
}
#central a:hover {
	text-decoration:underline;
}
#central h1 {
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:underline;
	padding-left:15px;
}
#central p {
	color:#666666;
	line-height:14px;
	padding-left: 20px;
	padding-right: 20px;
}
#right {
  	float:left;
  	top:340px;
  	width:244px;
	height:250px;
	border:0;
	background-image:url(../index/fond.jpg);
	background-repeat:no-repeat;
}
#right a, #espace a:link, #espace a:visited {
	color:#333333;
	font-weight:bold;
	text-decoration:none;
	border:0px;
}

#right a:hover {
	text-decoration:underline;
	border:0px;
}

#right p {
	margin:0;
	padding-left: 20px;
	padding-right: 20px;
}
  
#bottom {
	float:left;
	top:555;
	height:30px;
	width:900px;
	text-align:left;
}

#bottom p {
	padding:10px 0 10px 0;
	margin:0 ;
	color:#999;
}

#bottom a, #bottom a:link, #bottom a:visited {
	text-decoration:none;
	color:#999;
	padding:3px;
}

#bottom a:hover {
	background-color:#EDEDED;
	color:#9346D4;
}
h2 {
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	line-height:20px;
	color:#BB1356;
	text-decoration:none;
	text-align:left;
	padding-left:40px;
}
h3 {
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	line-height:20px;
	color:#336600;
	text-decoration:none;
	text-align:left;
	padding-left:60px;
}