@charset "utf-8";
/* CSS Document */
* {
	font-family:"Myriad", Arial, Helvetica, sans-serif;
	font-size:12px;
}
img{border:0;}

body{
	background-color:#FFF;	
}
h1 {
	font-size:16px;
	font-weight:bold;
	color:#000000;
	line-height:35px;
}
.input_gris {
	background-color:#ededed;
	border:none;
	color:#6e6e6e;
	padding-left:10px;
	width:325px;
	height:25px;
	vertical-align:middle;
}
.input_submit {
	background-color:#FFF;
	border:none;
	color:#000;
	font-weight:bolder;
	cursor:pointer;
	display:block;
	float:right;
	margin:10px 25px 0 0;
}
#container {	
	position:absolute;
	top:0;	left:50%;
	margin:0 0 0 -500px;
	width: 1000px;
	padding:0 0 100px 0;
}
.col{
	float:left;
	min-height:300px;
	margin:5px;
}
div#fil_ariane {
	color:#bdbdbd;
	line-height:50px;
	/*display:block;
	clear:both;*/
	/*width:920px;
	border:1px solid red;*/
}
div#fil_ariane a{
	color:#bdbdbd;
}
div#taskbar{
	position: fixed;
	background:url('../images/bg_taskbar_b.png') top left repeat-x;
	left: 0; bottom: -191px;
	width: 100%;
	padding: 0;
	height:288px;
	z-index:100;
	text-align:center;
}
#logotask{
	position:absolute;
	left:0px;
	top:0px;
	padding:0px;
	margin:0px;
}
#taskbar .content {
	/*background:url('../images/taskbar.png') top left no-repeat;*/
	/*border:1px solid red;*/
	height:288px;
	width:878px;
	margin:0 auto;
	padding:10px 0 0 102px;
	position:relative;
}
#taskbar .content a {
	display:block;
	float:left;
	/*border:1px solid green;*/
	line-height:52px;
	padding: 0 18px;
	font-weight:bold;
	color: #000;
	font-size:18px;
	letter-spacing:-1px;
}
#taskbar .content a:hover {
	color: #666;
}
#taskbar .bottom_links {
	height:32px;
	line-height:32px;
	margin:2px 0 0;
	position:absolute;
	right:0;
	top:62px;
}
#taskbar .bottom_links ul{
	display:block;
	float:left;
}
#taskbar .bottom_links ul li{
	display:block;
	float:left;
}
#taskbar .bottom_links ul li a {
	display:block;
	float:left;
	line-height:32px;
}
#taskbar .link {
	border-right:2px solid grey;
}
#taskbar .link li{
	border-left:2px solid grey;
}
#taskbar .link a{
	font-weight:bold;
	color: #CCC;
	font-size:14px;
}
#taskbar .copyright{
	font-weight:normal;
	color: #CCC;
	font-size:12px;
	padding:0 15px;
}
#taskbar .copyright li{
	padding:0 2px;
}
#taskbar .copyright a{
	padding: 0;
	font-weight:normal;
	color: #999;
	font-size:11px;
	letter-spacing:0;
}
#search {
	width:202px;
	height:20px;
	position:absolute;
	top:25px;
	right:0px;
}
#search input {
	background-color:#ededed;
	border:none;
	font-size:11px;
	color:#000;
	width:165px;
	float:left;
	padding:0 0 0 10px;
	line-height:20px;
	height:20px;
}
#search input[type="button"]{
	background: #ededed url('../images/loupe.gif') top right no-repeat;
	width:27px;
	height:20px;
	border:none;
	cursor:pointer;
}
#baselineNMNM{	 
	 line-height: 32px;
	 position:absolute;
	 left:10px;
	 top:73px;
}
#taskbar .content a.baseline {
	padding:0px;
	color:#CCC;
	font-weight:bold;
	line-height:14px;
	font-size:14px;	
}
#searchcontent{
	width:650px;
	min-height:400px;	
}
#content{
	width:400px;
	min-height:400px;
	/*border:1px solid red;*/
}
#content .sous_titre{
	font-size:12px;
	color:#000000;	
	/*font-family:Verdana;*/
}
#contentfullwidth{
	width:450px;
	min-height:400px;	
}
ul#nav {
	width:120px;
	font-size:11px;
	color: #333;
	list-style:none;
	font-size:14px;
	font-weight:bold;	
	/*line-height:15px;*/
}
ul#nav li{
	padding: 0px 0 7px 0;
}
p{
	font-size:11px;
	text-align:justify;
	/*color:#CCC;*/
}
a{
	font-size:12px;
	color:#666666;
	font-weight:bold;
	text-decoration:none;
	outline:none;
}
a:hover{
	font-size:12px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}
h3{
	font-size:18px;
	color:#000000;
	font-weight:bold;
	/*font-family:Verdana;*/
}
/************************* AGENDA ***************************/
#agenda{
	width:400px;
	min-height:200px;
/*	border:1px solid red;*/
}
#agenda #titre{	
	background-color:#000000;
	margin-left:auto;
	margin-right:auto;	
	width:170px;
	text-align:center;
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
}
#agenda #manif_right{
	background-color:#000000;
	width:265px;
	min-height:60px;
	float:right;
	clear:both;
	margin:0px;
	padding:10px 10px 15px 25px;
	position:relative;
}
#agenda #manif_center{
	background-color:#000000;
	width:265px;
	min-height:60px;
	margin-left:auto;
	margin-right:auto;
	clear:both;
	padding:10px 10px 15px 25px;
	position:relative;
}
#agenda #manif_left{
	background-color:#000000;
	width:265px;
	min-height:60px;
	float:left;
	clear:both;
	margin:0px;
	padding:10px 10px 15px 25px;
	position:relative;
}
#agenda #couleur_categ{
	width:5px;
	height:80%;
	background-color:#900;
	position:absolute;
	top:10px;
	left:10px;
}
#agenda #contenus{
	margin:0px;
	padding:0px;
	display:inline;
	float:right;
	width:250px;
}
#agenda h1{
	font-size:18px;
	color:#FFFFFF;
	font-weight:bold;
	margin:0px;
	padding:0px;
}
#agenda h2{
	font-size:11px;
	color:#CCCCCC;
	font-weight:bold;
	margin:0px;
	padding:0px;
}
#agenda h3{
	font-size:18px;
	color:#000000;
	font-weight:bold;
}
#agenda .pagination{
	float:right;
	clear:both;
	line-height:40px;
}
#contact {
	line-height:20px;
	min-height:300px;
	vertical-align:middle;
	padding:0 0 0 60px;
	width:250px;
}
#formulaire {
    width:450px;
    float:left;
	margin:0 0 0 210px;
}
#formulaire label {
	font-weight:bolder;
	float:left;
	display:block;
    width:85px;
    vertical-align:middle;
}
.my_fader{
	opacity:0;
	display:none;
}
#bottomContent{
	min-height:180px;
	color:#FFF;
	padding:5px 0 0 0;
	margin:97px 0 0 0;
}
#text_to_fade{
	margin:0 0 100px 0;
}
/*----------- RESEAUX SOCIAUX ----------*/
#reso_socio{
	margin: 20px 0 0 470px;
}
#reso_socio a.facebook{
	background:url(../images/ico_reso_socio.png) 0 0 no-repeat;
	display:block;
	width:24px;
	height:24px;
	padding:0;
}
#reso_socio a.twitter{
	background:url(../images/ico_reso_socio.png) -24px 0 no-repeat;
	display:block;
	width:24px;
	height:24px;
	padding:0;
}
#reso_socio a.myspace{
	background:url(../images/ico_reso_socio.png) -48px 0 no-repeat;
	display:block;
	width:24px;
	height:24px;
	padding:0;
}
#reso_socio a.netvibes{
	background:url(../images/ico_reso_socio.png) -72px 0 no-repeat;
	display:block;
	width:24px;
	height:24px;
	padding:0;
}
#reso_socio a.delicious{
	background:url(../images/ico_reso_socio.png) -96px 0 no-repeat;
	display:block;
	width:24px;
	height:24px;
	padding:0;
}
/*----------- NEWSLETTER ----------*/
#form{
	border:1px solid grey;
	padding:20px;
	width:200px;
	margin:20px 0 0 350px;
}
#form td{
	text-align:left;
}
#form input{
	background-color: #CCC;
	border:none;
}
#form select{
	background-color: #CCC;
	border:none;
}
#form input[type="submit"]{
	float:right;
	background-color: #CCC;
	border:none;
	font-size:10px;
	padding:2px;
}
/*----------- LANGUE ----------*/
#formlang{
	border:1px solid grey;
	padding:20px;
	width:400px;
	margin:20px 0 0 250px;
}
#formlang select{
	background-color: #CCC;
	border:none;
}
