* {margin: 0; padding: 0;}

body 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
}

#container 
{
	width: 1006px;
        height: 124px;
	margin: auto;
	font-size: 1.2em;
}


#newsy a
{
	
	color: #000000;
	text-decoration: none;
}

#newsy a:hover
{
	text-decoration:underline;
}



#newsy {
	height:44px;
	padding-top: 5px;
	text-align: left;
	padding-right: 833px;
	padding-bottom:16px;
	color: #000000;
}




#top_nav {
	background-image: url(../images/nav_top.jpg);
	height: 5px;
	padding-top: 5px;
	text-align: right;
	padding-right: 833px;
	padding-bottom:13px;
	color: #7E0200;
}





#top_nav a
{
	
	color: #7E0200;
	text-decoration: none;
}

#top_nav a:hover
{
	text-decoration:underline;
}


div#divRecherche
{
	width:68%;
	float: right;
	display:inline;
}

div#pic
{
	padding-top:13px;
	width:20%;
	display:inline;
	float:left;
	height:30%;
}
	
#header
{
	background-image: url(../images/header.jpg);
	height: 1500px;
	padding-bottom:10px;
	padding-right:200px;
	
}




#header input
{
	
	width:450px
} 

#main_nav {
	background-image: url(../images/main_nav.jpg);
        width: 988px;
	height: 27px;
        padding-left: 9px;
}

#contentwrapper {
	background-image: url(../images/contentwrapper.jpg);
	background-repeat: repeat-y;
        
	
}

#left {
	float: left;
	width: 208px;/*208px;*/
	padding-top: 15px;
	margin-left: 15px!important;
	margin-left: 7px;
	font-size: 0.9em;
padding-left: 5px;
}

#right {
	float: right;
	width: 0px;
	padding-top: 15px;
	margin-right: 15px!important;
	margin-right: 7px;
	font-size: 0.9em;
}

#content {
	width:42%;
	margin-right: 210px;
	margin-left: 210px;
	padding: 9px 0;
}

#footerRight
{
	float:right;
	width:50%;
        
}

#footerLeft
{
	float:left;
	width:50%;
}

#footerMiddle
{
	clear:both;
	height:auto;
}






#footer {
	background-image: url(../images/footer.jpg);
	height:80px;
	clear: both;
	text-align: center;
	padding-top: 20px;
        color: #7E0200;
}

#footer a
{
	
	color: #7E0200;
	text-decoration: none;
}

#footer a:hover
{
	text-decoration:underline;
}


/**************************************** Menu ****************************/


.menuglobal{
margin: 5px 0;
padding: 0;
width: 210px; /*width of menu*/
border: none solid #9A9A9A;
}

.menuglobal div.silver a
{
	background: black url(../images/boutons/btnStd1.gif) repeat-x center left;
	font: normal 12px Tahoma, "Lucida Grande", "Trebuchet MS", Helvetica, sans-serif;
	color: black;
	display: block;
	position: relative;
	width: auto;
	padding: 5px 0;
	padding-left: 8px;
	text-decoration: none;
	border:none;
}


/*.menuglobal div.silver a:visited, .menuglobal div.silver a:active{
color: white;
}*/


.menuglobal div.selected a, .menuglobal div.silver a:hover
{
	background-image: url(../images/boutons/btnStd0.png);
	color: white;
}


/**************************************** text, images, lists ****************************/

img.float_left 
{
	float: right;
}

p 
{
	margin-top: 20px;
	margin-bottom: 20px;
}

p.topnav, .copyright 
{
	margin: 0;
}

h1 
{
	color: #000000;
	padding-top: 7px;
	padding-left: 75px;
	font-size: 3em;
	font-style: italic;
}

h2 
{
	font-size: 1em;
	color: #9A0500;
	background-image: url(../images/h2.jpg);
	background-repeat: repeat-x;
	height: 42px;
	padding-top: 3px;
	margin-bottom: 20px;
	padding-left: 10px;
}

h3 
{
	background-image: url(../images/button4.jpg);
	font-size: 1em;
	height: 20px;
	color: #FFFFFF;
	padding-top: 0px;
	padding-left: 0px;
}

h4 
{
	background-image: url(../images/sidebar_heading_2.jpg);
	font-size: 1em;
	height: 19px;
	width: 339px;
	color: #FFFFFF;
	padding-top: 3px;
	padding-left: 10px;
	padding-right: 24px;
	background-repeat:repeat-y;
}


.gauche
{
	background-image: url(../images/sidebar_heading1.jpg);
	height: 19px;
	color: #FFFFFF;
	padding-top: 3px;
	padding-left: 29px;
/*	padding-right: 24px;*/
	background-repeat:repeat-y;
}

.droit
{
	background-image: url(../images/sidebar_heading_4.jpg);
	height: 19px;
	color: #FFFFFF;
	padding-top: 3px;
	padding-left: 29px;
/*	padding-right: 24px;*/
	background-repeat:repeat-y;
}

.milieu
{
	background-image: url(../images/milieu.jpg);
	height: 19px;
	color: #FFFFFF;
	padding-top: 3px;
	padding-left: 29px;
/*	padding-right: 24px;*/
	background-repeat:repeat-y;
}
.bas
{
	height: 92px;
	clear: both;
	margin-left:125px;
	padding-bottom:34px;
}

dl 
{
	margin-top: 20px;
	margin-bottom: 20px;
}

dt 
{
	border-bottom: 1px solid white;
	padding: 3px;
	margin-bottom: 5px;
	background-image: url(../images/dt_bottom.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

dd 
{
	margin-bottom: 12px;
}

.news:first-letter 
{
	font-family: "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-weight: bold;
}

/**************************************** Menu ****************************/

#navcontainer ul
{
	color: White;
	float: left;
	width: 100%;
	height: 54px;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
	padding: 8px 1em;
	height: 18px;
	color: #720201;
	text-decoration: none;
	float: left;
	background-image: url(../images/menu_right_border.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#navcontainer ul li a:hover
{
	color: #fff;
	background-image: url(../images/menu_hover.jpg);
	background-repeat: repeat-x;
}

/**************************************** Contact form ****************************/

label {
	font-style: italic;
}

form.contact_us {
	width: 155px;
	margin-top: 0px;
	padding: 0px;
}

input.fields_contact_us {display: block;
        width: 155px;
        background: #FFFFFF;
		border-top: 1px solid #E5E3E4;
		border-left: 1px solid #E5E3E4;
		border-bottom: 1px solid #EDEDED;
		border-right: 1px solid #EDEDED;
		margin-top: 3px;
	    margin-bottom: 3px;}

textarea {width: 155px;
          background: #FFFFFF;
		  border-top: 1px solid #E5E3E4;
		  border-left: 1px solid #E5E3E4;
		  border-bottom: 1px solid #EDEDED;
		  border-right: 1px solid #EDEDED;
		  display: block;
          margin-top: 3px;}

.submit_button_contact {
	margin-top: 15px;
	margin-left: 88px;
	padding: 2px;
	background-color: #910603;
	cursor: pointer;
	color: #FFFFFF;
}


/*********************************Ajaxtabs***************************************/
.shadetabsRecherche
{
padding: 3px 0;
margin-left: 0;
margin-top: 5px;
margin-bottom: 0;
font: 9px Verdana;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs{
padding: 3px 0;
margin-left: 0;
margin-top: 29px;
margin-bottom: 0;
font: 9px Verdana;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
display: inline;
margin: 0;
}

.shadetabs li a{
text-decoration: none;
position: relative;
z-index: 1;
padding: 5px 11px;
margin-right: -4px;
border: 1px solid #778;
color: #2d2b2b;
background: white url(../js/ajaxtabs/shade.gif) top left repeat-x;
}

.shadetabs li a:visited{
color: #2d2b2b;
}

.shadetabs li a:hover{
/*text-decoration: underline;*/
color: #2d2b2b;
}

.shadetabs li a.selected{ /*selected main tab style */
position: relative;
top: 1px;
}

.shadetabs li a.selected{ /*selected main tab style */
background-image: url(shadeactive.gif);
border-bottom-color: white;
}

.shadetabs li a.selected:hover{ /*selected main tab style */
text-decoration: none;
}
