body {
font-size: 12px;
font-family: Arial, SunSans-Regular, Sans-Serif;
color:#000;
padding:0px;
margin:0px;
background-image:url(/images/background.gif);
background-repeat:repeat;
}

a {
color: #e2001a; 
text-decoration:none;
}

a:visited {
color:#e2001a;
}

a:hover {
color: #e2001a;
}

a:active { 
color:#e2001a;
}

hr{
display:block;
height: 1px;
margin: 0;
_margin: -7px 0;
padding: 0;
color: #e2001a;
background-color: #e2001a;
border: 0;
}

/* template structure */

#container {
position:relative;
width:990px;
margin-left:-495px;
left:50%;
background-color:#FFF;
background-image:url(/images/globalContent_bg.gif);

}

#wrapper {
	border-top:1px solid #e8e8e8;
	width:950px;
	background-image:url(images/content_bg.gif);
	background-repeat:no-repeat;
	margin-left:21px;
}

#content {
float: right; 
width: 683px;
}

#pagelayout{
background: #f7f7f7 url(/images/contentBox_bg.gif) repeat-x;
width:602px;
float:right;
border-bottom:1px solid #e8e8e8;
border-left:1px solid #e8e8e8;
border-right:1px solid #e8e8e8;
margin-right:79px;
}

#left {
padding-top:32px;
float: left; 
width: 212px;
}

#left_news {
padding-top:32px;
float: right;
margin-right:25px; 
width: 202px;
}

#footer {

clear: both;

	width:990px;
	height:76px;
	background-image:url(/images/footer_bg.gif) ;
	background-repeat:no repeat;

}

#footer address{
font-style:normal;
float:left;
padding: 25px;
color:#999999;
width:300px;


}


#footer span{
text-align:right;
float:right;
width:300px;
padding:25px;
}

#footer span a{
color:#999999;
}


/* content */

#header {
background: url(/images/BG_header.jpg) no-repeat;

height:186px;
text-align: left;
padding: 0 1px;
margin-left:21px;
}

#header h1{
display:none;
}

#header em{
display:none;
}

#header a.home{
border:none;
text-decoration:none;
display:block;
position:absolute;
margin-left:0;
margin-top:0;
height:163px;
width:200px;
}



h1 {
font-size:16px;
padding: 5px 0 3px 0;
margin:0px;
border-bottom: 2px solid #e2001a;
}

h2 {
font-size:12px;
font-weight: bold;
padding: 5px 0 15px 0;
margin:0px;
color:#e2001a;
}

.green {
color:#53973a;
}

.blue {
color:#006699;
}

/* menus */

#mainmenu{
padding-top:137px;
width:100%;
height:28px;
}

#mainmenu ul{
margin:0 0 0 230px;
padding:0;
list-style:none;
} 

#mainmenu li{
 /* IE Mac ne voit pas l'ast?risque qui suit l'antislash \*//*/
     width:110px
 /**/
margin: 0;
padding:0;
float:left;
text-align:center;
}

#mainmenu li a{
padding:5px 20px;
color:#e2001a;
display:block;
background-position: 10px 1px;
font-size:12px;
text-transform:uppercase;
}

#mainmenu li a:hover{
font-weight:bold;
background-position: 10px 1px;
}

#mainmenu li.s a,#mainmenu li.hs a,#mainmenu li.s a:hover,#mainmenu li.hs a:hover{
font-weight:bold;
background-position: 10px 1px;
}

#menu{
width:212px;
}

#menu ul{
margin:0;
padding:0;
list-style:none;
} 

#menu li{
margin:0;
padding:0;
_height:0;
border-top:#c4c4c4 1px solid;
}

#menu li a{
font-size:12px;
font-weight:bold;
display:block;
padding:3px 3px 3px 10px;
color:#8d8d8d;
background: #f8f8f8;
text-transform:uppercase;
_height:0;
}

#menu li a:hover{
display:block;
padding:3px 3px 3px 10px;
_height:0;
}

#menu li.s a,#menu li.hs a{
display:block;
padding:3px 3px 3px 10px;
color:#8d8d8d;
background: #f8f8f8;
_height:0;
}


/* menu sub */

#menu li li {
border-top:#dedede 1px solid;
background-color:#fff;
}

#menu li.s li a,#menu li.hs li a,#menu li.hs li a:hover,#menu li.s li a:hover{
font-weight:normal;
text-transform:none;
display:block;
padding:3px 3px 3px 15px;
background-image:none;
background-color:#ffffff;
}

#menu li.s li.s a,#menu li.hs li.s a,#menu li.s li.hs a,#menu li.hs li.hs a{
display:block;
padding:3px 3px 3px 15px;
background: #ffffff;
}

.path{
padding-left:250px;
font-size:11px;
}

.path a{
color:#000000;
}

/* image item */

.item .imageleft {
float:left;
/*_width:150px;*/
min-width:150px;
text-align:center;
margin-right:12px;
margin-bottom:12px;
}

.item .news_imageleft {
float:left;
/*_width:150px;*/
width:150px;
text-align:left;
margin-right:12px;
margin-bottom:12px;
}

.item .textright {
padding:0;
margin: 0 0 12px 1px;
/*_height:0;*/
}

.item .news_textright {
padding:0;
margin: 0 5px 5px 162px;
/*_height:0;*/
}

.item .imageright {
float:right;
/*_width:15px;*/
min-width:150px;
margin-left:12px;
margin-bottom:12px;
}

.item .textleft {
padding:0;
margin: 0 15px 0 0;
/*_height:0;*/
}

.item .item_intro{
font-size:12px;
padding-bottom:15px;
font-weight:bold;
color:#e2001a;
}

.item .item_title{
font-size:10px;
padding: 5px 0 5px 0;
margin:0px;
color:#e2001a;
}

.item .item_intro_agenda{
font-size:12px;
font-weight:bold;
color:#e2001a;
}

.item .item_content_agenda{
display:block;
padding-left:55px;
font-size:9px;
}

.item .item_content_agenda a{
color:#e2001a;
}

.clearboth{
clear:both;
}

#pageinfo{
padding-bottom:15px;
color:#e2001a;
text-transform:lowercase;
}

/* BOX PAGE NEWS */
#box_agenda{
background:#f0f0f0 url(/images/titre_agenda.gif) repeat-x;
padding-top:35px;
padding-left:5px;
padding-right:5px;
padding-bottom:5px;
float:right;
width:192px;
border-bottom:1px solid #ea848f;
border-left:1px solid #ea848f;
border-right:1px solid #ea848f;
}

#agenda {
font-size:10px;
}

#agenda a, agenda a:hover {
color:#e2001a;
}

#box_partenaires{
text-align:center;
background:#f2f2f2 url(/images/titre_partenaires.gif) repeat-x;
padding-top:35px;
padding-left:5px;
padding-right:5px;
padding-bottom:5px;
float:right;
width:192px;
border-bottom:1px solid #e4e4e4;
border-left:1px solid #e4e4e4;
border-right:1px solid #e4e4e4;
}


/* gallery */

.photo img{
border:0;
}

.gallery td{

background-color:#FFFFFF;
border:1px solid #CCCCCC;
margin:40px;
height:138px;
width:138px;


}
