@import url("master_reset.css");

body {

	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color:#868585;
	background: url(/img/background.gif) #9aa330 repeat center top;
	margin:0;
	padding:0;
	text-align:center;

}

img {
	border:0;
}

#head_container {
	background: #5ca7d0 url(/img/head_back.gif) repeat-x top;
	/*height: 166px;*/
	width: 100%;
	text-align:center;
}

#header_bottom {
background: #8cc226 url(/img/header_bottom.gif) repeat-x;
height:6px;
width:100%;
overflow:hidden;
}

#head {
	width: 956px;
	margin:0 auto;
	text-align:right;
	
}

#head img {
	float:left;
}

#head h2, #head h3{
	color:#FFFFFF;
}

#head h2 {
	margin:0;
	padding-top:31px;
	/*padding-top:19px;*/
	text-transform:uppercase;
	font-size:20pt;
}

#head h3 {
	margin:0;
	padding-top:5px;
	padding-bottom:12px;
	font-size:15pt;
	font-style:italic;
	line-height:125%;
}

#head_home {
	width: 956px;
	margin:0 auto;
	text-align:right;
	
}

#head_home img {
	float:left;
}

#head_home h1, #head_home h2{
	color:#FFFFFF;
}

#head_home h1 {
	margin:0;
	padding-top:31px;
	/*padding-top:19px;*/
	text-transform:uppercase;
	font-size:20pt;
}

#head_home h2 {
	margin:0;
	padding-top:5px;
	padding-bottom:12px;
	font-size:15pt;
	font-style:italic;
	line-height:125%;
}



.clearer {
clear:both;
}

#intro_container {
	background: #f7f7f7 url(/img/intro_back.gif) bottom center repeat-x;
	width: 100%;
	text-align:center;
}

#intro {
	width: 956px;
	padding:36px 0;
	margin: 0 auto;
	text-align:left;
}

#intro_image {
	float:right;
	margin:0 0 0 23px;
}

#intro h1, #intro h2 {
	padding:0;
	margin:0;
	font-weight:bold;
}

#intro h1 {
	color:#8dc226;
	text-transform:uppercase;
	font-size:28pt;
}

#intro h2 {
	color:#397097;
	font-size:14pt;
	padding-top:0px;
	padding-bottom:10px;
}

#intro p{
	font-size: 10pt;
	line-height:135%;
	padding-bottom:10px;
}

#intro_home {
	width: 956px;
	padding:36px 0;
	margin: 0 auto;
	text-align:left;
}

#intro_home h2, #intro_home h3 {
	padding:0;
	margin:0;
	font-weight:bold;
}

#intro_home h2 {
	color:#8dc226;
	text-transform:uppercase;
	font-size:28pt;
}

#intro_home h3 {
	color:#397097;
	font-size:14pt;
	padding-top:0px;
	padding-bottom:10px;
}

#intro_home p{
	font-size: 10pt;
	line-height:135%;
	padding-bottom:10px;
}

#content_container {
	width:956px;
	margin:15px auto 0;
	text-align:center;
	background:#ffffff url(/img/content_back.gif) repeat-y center top;
}

#content {
	width:926px;
	margin:6px auto;
	text-align:center;
}

#content_top, #content_bottom {
	height:11px;
	width:956px;
	overflow:hidden;
}

#content_top {
	background: #ffffff url(/img/content_back_top.gif) no-repeat;
}

#content_bottom {
	background: #ffffff url(/img/content_back_bottom.gif) no-repeat;
}

#content_left {
	width:389px;
	/*margin:9px 23px 9px 17px;*/
	float:left;
	text-align:left;
}

#content_right {
	float:right;
	width:513px;
	text-align:left;
}

#nouvelles_top, #nouvelles_bottom {
	height:9px;
	width:389px;
	overflow:hidden;
}

#nouvelles_top {
	background:url(/img/nouvelles_top.gif) no-repeat;
}

#nouvelles_bottom {
	background:url(/img/nouvelles_bottom.gif) no-repeat;
}

#nouvelles {
	background:url(/img/nouvelles_back.gif) repeat-y;
	width:389px;
	text-align:center;
				padding-bottom:10px;
}

#nouvelles_header {
	width:389px;
	margin:0 auto;
	text-align:left;
}

#nouvelles h2 {
	color:#868585;
	margin:0 0 5px 10px;
	padding:0;
	font-size:16pt;
	
}

.news_top, .news_bottom {
	height:8px;
	width:351px;
	margin:0 auto;
	overflow:hidden;
}

.news_top {
	background: #ffffff url(/img/news_top.gif) no-repeat;
		margin-top:10px;
}

.news_bottom {
	background: #ffffff url(/img/news_bottom.gif) no-repeat;
}

.news {
	background:#ffffff url(/img/news_back.gif) repeat-y;
		margin:0 auto;
		text-align:left;
			width:351px;
}

.news p, .news h3 {
	margin:0;
	padding:0;
				margin-left:15px;
			margin-right:15px;
}

.news p {
	font-size: 10pt;
	line-height:110%;
	padding-top:5px;
	padding-left:15px;
}

.news h3 a, .news h3 a:visited, .news h3 a:active {
	color:#397097;
	font-size:10pt;
	font-weight:bold;
	background: url(/img/bullet.gif) left center no-repeat;
	padding-left:15px;
	text-decoration:none;
}

.news h3 a:hover {
	text-decoration:underline;
}

#list {
	width:500px;
	text-align:left;
	font-size:10pt;
	padding-top:20px;
}

#list ul {
        margin:0 auto;
        padding:0;
        list-style-type: none; 
        overflow: hidden;
        width:490px;
}

#list li {
	line-height:225%;
	list-style-image:url(/img/bullet.gif);
	margin-left:20px;
        width:210px;
        float:left;
}

#content_right h2 {
	color:#868585;
	margin:10px 0 0 0;
	padding:0;
	font-size:16pt;
}

#content_right img {
	margin-top:10px;
}


#nav {
background:url(/img/temp_nav.gif);
height:30px;
width:480px;
/*position:relative;
bottom:22px;*/
vertical-align:text-bottom;
float:right;
}



ul.tabs { 
list-style-type: none; 
padding: 0; 
margin: 0; 
} 

ul.tabs li { 
float: right; 
padding: 0; 
margin: 0; 
padding-top: 0; 
background: url(/img/nav_tab_back_right.gif) no-repeat right top; margin-right: 1px; 
font-size: 14px;
} 

ul.tabs li a { 
display: block; 
padding: 6px 10px 7px; 
color: #fff; 
text-decoration: none; 
background: url(/img/nav_tab_back_left.gif) no-repeat left top; 
font-weight:bold;
} 

ul.tabs li a:hover { 
color: #224e71; 
}

#footer {

        height:25px;

}
