@charset "iso-8859-1";
/* CSS Document */
img { border:0 }
html, body {
	margin:0;
	background-color:#FAF9F7;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
}

p{
margin:1.12em 0 1.12em 0;
}

.textecentre { text-align:center; }

#maincontainer {
	width:910px;
	margin:30px auto 0px auto;
}

#top {
	float:right;
	background:url(../images/contact_bg.gif) no-repeat top right;
	width:250px;
	height:30px;
}

#top table { margin:6px 0px 0px 10px; }

#toptext a, #toptext a:hover,#toptext a:active, #toptext {
color:#959289;
font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
font-size:10px;
text-transform:uppercase;
text-decoration:none;
}

.search { width:90px; height:12px; 	font-size: 10px; border: 1px solid #ccc; color:#333; }
.search:hover, .search:focus { border: 1px solid #ccc;}
 
.buttonsearch { background:url(../images/go.gif); width:14px; height:18px; border:0; }
.buttonsearch:hover, .buttonsearch:focus { cursor:pointer; border:0; }

#toppage {
	clear:both;
	width:100%;
	height:15px;
	background:url(../images/top_bg.gif) no-repeat top;
}

#bottompage {
	clear:both;
	width:100%;
	height:15px;
	background:url(../images/bottom_bg.gif) no-repeat top;
}
	

#borders {
	width:100%;
	background:url(../images/border_bg.gif) repeat-y;
	background-color:#FFF;
	display:table;
}

#logo {
	width:95px;
	height:81px;
	margin:0px 5px 0px 5px;
	float:left;
}

#slogan {
	width:420px;
	height:53px;
}

#menu { display:table; margin-bottom:10px; }

#banner { clear:both; width:100%; text-align:center; margin:0px auto -5px auto; }

/*#banner img { border-top:1px solid black; border-bottom:1px solid black }*/

#menuleft { 
	width:236px;
	background:url(../images/subnav_bg.gif) no-repeat top;
	float:left;
	display:table;
	margin-left:5px;
	padding-top:20px;
	padding-bottom:200px;
}

#menuright {
	width:155px; 
	float:right;
	margin:0px 20px 5px 5px; 
	padding:0px 0px 100px 15px;
	position:relative;
	top:50px;
}

#menuright p { margin-bottom:30px; }

#menuright h1 {
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	background:url(../images/breadcrump_bg.gif) no-repeat left;
	margin-left:-15px;
	padding-left:15px;
}

#menuright a {
	text-transform:uppercase;
	text-decoration:none;
	color:#000;
}

#menuright a:hover, #menuright a.selected {
	color:#FF0000;
}

#zonecontent {
	float:left;
	background:url(../images/content_bg.gif) no-repeat top;
	width:100%;
}

#lecontenu {
	float:left;
	margin:30px 20px 20px 20px;
}
#lecontenu p {
	text-align:justify;
	}
#footer{
	clear: both;
	text-align: center;
	margin:0px auto 10px auto;
}

#footer a { color:#000; text-decoration:none; }

/* -- TITRES ------------------------------------------------- */

p {
	font-size:11px;
	color:#000;
}

a { color: #62aac2; }
a: hover { color: #323232; }

h1{
	font-size: 20px;
	font-weight: bold;
	color: #628511;
	margin: 35px 0 20px 0;
	line-height:21px
}

h1.first{
	margin: 24px 0 15px 0;
}

h2{
	font-size: 15px;
	font-weight: bold;
	color: #628511;
	margin: 45px 0 10px 0;
	padding:0;
}
h3{
	font-size: 15px;
	font-weight: bold;
	color: #628511;
	margin: 6px 0 18px 0;
}

h3 a {color: #62aac2; }
h3 a:hover {color: #323232;}


h4{
	font-size: 13px;
	font-weight: bold;
	color: #094b63;
	margin: 10px 0 3px 0;
	padding:0;
}

h4 a {color: #323232; }
h4 a:hover {color: #323232;}


/* -- BREADCRUMP ------------------------------------------------- */
#breadCrump{	
	margin: 10px 0 0 258px;
}

#breadCrumpcontent {
	background: transparent url(../images/breadcrump_bg.gif) no-repeat top left;
	padding-left:10px;
	position:absolute;
	font-size:11px;
}

#breadCrump a{
	text-decoration: underline;
	color: #666;
}

.selectedBreadcrump{
	font-weight: bold;
	color: #000;
}


/* -- TABS ------------------------------------------------- */
.tabs  {	
	list-style-type: none;
	float:left;
	margin:3px 0px 4px 3px;
	padding:0;
	font-size: 12px;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica,  sans-serif; }

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

.tabs  li {
      display:inline;
      margin:0;
      padding:0;
}

.tabs  a {
      float:left;
      background:url(../images/left.gif) no-repeat left top;
      margin:0;
      padding:0 0 0 5px;
      text-decoration:none;
      margin:0px 2px 0px 0px;
}

.tabs  a span {
      float:left;
      display:block;
      background:url(../images/right.gif) no-repeat right top;
      padding:2px 15px 2px 6px;
      font-weight:bold;
      color:#FFFFFF;
}

.tabs  a span {float:none;}

.tabs  .tabs-current a { background-position:0 -22px; color: #FFFFFF; }

.tabs  .tabs-current a span { background-position:100% -22px; color: #FFFFFF; }

.tabs a:hover { background-position:0% -22px; }

.tabs a:hover span { background-position:100% -22px; color:#FFFFFF; }





.subNavStyle{	
	padding-left:30px;
}

.subNavStyle a{
	font-size:12px;
	font-weight:normal;
	list-style-type:none;
	text-align:left;
	float:left;
	text-decoration:none;
	margin-bottom:1px;
	width:170px;		
	color:#FFFFFF;		
	padding-left:25px;
	height:21px;
	padding-top:1px;
	background:transparent url(../images/subnav_li_bg.gif) no-repeat scroll left top;
}
	

.subNavStyle a:hover, .subNavStyle a.selected {
	background:transparent url(../images/subnav_li_bg_over.gif) no-repeat scroll left  top;
	color:#FFFFFF;
}

.subNavStyle a:visited, .subNavStyle a:active {
	color:#FFFFFF;
}

.subsubNavStyle {	
	margin-left:53px;
}

.subsubNavStyle a{	
	font-size:12px;
	font-weight:normal;
	list-style-type:none;
	text-align:left;
	float:left;
	padding-left:15px;
	text-decoration:none;
	width:170px;		
	color:#5E5D57;
	height:20px;
	margin-bottom:1px;
	background:transparent url(../images/subsubnav_li_bg.gif) no-repeat scroll left top;
	}

.subsubNavStyle a:hover, .subsubNavStyle a.selected {
	background:transparent url(../images/subsubnav_li_bg_over.gif) no-repeat scroll left top;
	color:#5E5D57;
}

#homecol {
	float:left;
	width:280px;
	margin-right:10px;
	min-height:218px;
	margin-top:-3px;
	padding-top:20px;
}

#homecol h1 {
	font-size:21px;
	color:#F00;
	margin:0;
	margin-top:20px;
}

#homecol h4 {
	margin-bottom:20px;
}

#homecol h4 a {
	color:#62aac2;
}

#homecol h4 a:hover {
	color:#323232;
}

#homecol h3 a, #homecol h3 a:hover {
	color:#2C667E;
	text-decoration:none;
}

.contenthome {
	margin:15px;
}

.homelink {
	background: url("../images/linkhome_bg.gif") no-repeat top left;
	display: block;
	padding:3px 0px 0px 25px;
	height: 22px;
	margin:-12px 0px -12px 0px;
}

.homelink:hover {
	background: url("../images/linkhome_bg_over.gif") no-repeat top left;
}

.homelink a, .homelink a:hover {
	font-size:12px;
	color: #fff;
	text-decoration: none;
}

/* FORMS */
input {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	border: 1px solid #65A0E9;
	color: #1755A0;
	font-size: 12px;
	background-image: url(form_degr.gif);
	background-repeat: repeat-x;
	background-position: left top;
}


textarea {
	background-color: #FFFFFF;
	border: 1px solid #65A0E9;
	color: #1755A0;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(form_degr.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	border: 1px solid #65A0E9;
	color: #1755A0;
	font-size: 12px;
	width:auto;
	background-image: url(form_degr.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
input:focus, input:hover, textarea:focus, textarea:hover, select:focus, select:hover  {
	border: 1px solid #1755A0;
	}
fieldset {
	border: 1px solid #CCCCCC;
	padding-top: 15px;
	padding-right: 2px;
	padding-bottom: 10px;
	padding-left: 50px;
	margin:0px;
	margin-left:auto;
	margin-right:auto;
	width:60%;
	color:#1755A0;
}


hr {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	width: 70%;
	height: 1px;
	margin:20px auto 20px auto;
}
legend {
	font-size: 12px;
	color:#1755A0;
}
label { padding-top:4px; padding-bottom:1px; margin:0px; display:block; }
/* FIN FORMS */

#results .titre, #results .titre:hover {
	color:#0000CC;
	font-size:15px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:15px;
	text-decoration:underline
}
#results .titre:hover {
	color:#0000CC;
	text-decoration:underline;
}

#results p {
	color:black;
	font-size:11px;
	font-family:Verdana, Geneva, sans-serif;
}

#results a {
	font-family:Verdana, Geneva, sans-serif;
	color:#008000;
	text-decoration:none;
	line-height:22px;
}
#results a:hover {
	color:#008000;
	text-decoration:underline;
}
	.searchres {
	font-size: 14px;
}
