/* andreas02 - an open source xhtml/css website layout by Andreas Viklund (http://andreasviklund.com). Made for OSWD.org, free to use for any purpose as long as the proper credits are given to the original author.

Version: 1.1
(Oct 21, 2005)

Screen layout: */

body{
padding:0;
margin:0;
font:70% tahoma, verdana, sans-serif;
background:#FFF9F0;    /*e0e0e0*/
color:#303030;  
}

h1{
margin:0 0 20px 0;
font-size:2.1em;
font-weight:normal;
}

h2{
margin:0 0 20px 0;
font-size:1.6em;
font-weight:normal;
}

h3{
margin:20px 0 10px 0;
font-size:1.4em;
font-weight:normal;
}


h4{
font-size:1.2em;
}


p{
margin:0 0 15px 0;
line-height:1.5em;
text-align:left;
}

a{
text-decoration:none;
color:#286ea0;
}

a:hover{
text-decoration:underline;
}

a img{
border:0;
}

.photo{
padding:5px;
display:block;
margin:0 auto 15px auto;
background-color:#f0f0f0;
}

.hide{
display:none;
}

.right{
text-align:right;
}

/* Top Links Menu */
#toptabs{
font-size:0.8em;
width:760px;
text-align:right;
margin:auto;
margin-bottom:-5px;
}

#toptabs ul{
list-style:none;
margin-bottom:none;
padding-bottom:none;
}

#toptabs li{
display:inline;
margin-bottom:none;
padding-bottom:none;
}

#toptabs a{
padding:3px 5px 3px 5px;
margin:0 0 0 4px;
text-decoration:none;
background:#f0f0f0 url(../images/corner2.gif) top right no-repeat;
color:#808080;
border-bottom:1px solid #e0e0e0;
}

#toptabs a:hover{
background:#fafafa url(../images/corner2.gif) top right no-repeat;
border-bottom:1px solid #eaeaea;
color:#505050;
text-decoration:none;
}
/*********** Main Body **********/
#container{
clear:both;
margin:0 auto 15px auto;
width:850px;
padding:5px 10px 20px 10px;
background:#ffffff;
}

#logo{
margin:10px 0 0 0; /*15*/
height:98px;/*68*/
background: url(../images/objectif-infofr4.gif) top left no-repeat;
}
/***** Logo *****/
#logo h1 a{
color:#303030;
}

#logo h1 a:hover{
text-decoration:none;
}
/***** Main Menu *****/
#navitabs{
clear:both;
margin-bottom:-8px;
}
#navitabs ul{
list-style:none;
}
#navitabs li{
display:inline;
}
#navitabs li ul{
display:none;
}
#navitabs li{
padding:4px 8px 4px 8px;
margin:0 0 4px 0;
text-decoration:none;
letter-spacing:1px;
background:#8BA7DD url(../images/corner.gif) top right no-repeat;/*e0e0e0*/
border-bottom:1px solid #ffffff;
border-left:1px solid #ffffff;
}

#navitabs li:hover{
text-decoration:none;
background:#d0d0d0 url(../images/corner.gif) top right no-repeat;
}

#navitabs li.here{
padding:4px 8px 5px 8px;
color:#ffffff;
margin:0 0 5px 0;
text-decoration:none;
background:#687794 url(../images/corner.gif) top right no-repeat;/*505050*/
border-bottom:none;
}
/***** description *****/
#desc{
	height:5px !important;
	height:1px;
	padding:0;
	background:#3e5c93; /*687794*/
	clear:both;
	margin:0;
}

/* ANDREAS
#desc{
height:200px;
color:#ffffff;
padding:0;
background:#687794 url(../images/front.jpg) top left no-repeat;
clear:both;
margin:5px 0 0 0;
}

#desc p{
width:290px;
font-size:1em;
line-height:1.3em;
padding:0 0 0 15px;
}

#desc h2{
padding:15px 15px 0 15px;
color:#ffffff;
}

#desc a{
color:#ffffff;
text-decoration:underline;
}*/
/***** Main Content *****/
#main{
width:555px !important;
width:537px; /*542*/
height: 500px;
/*float:left;*/
margin: 0 133px 0 140px;
padding:0 15px 0 10px;
border-right:1px solid #d0d0d0;
border-left:1px solid #d0d0d0;
}


html>body #main { /* opera et moteur gekko */
height: auto;
min-height: 500px;}


.block{
background:#f0f0f0;
padding:15px;
}
/***** Sidebar *****/
#sidebar{
width:140px;
float:left; /*right*/
}

#sidebar p{
font-size:0.9em;
line-height:1.3em;
margin:0 0 12px 0;
}

/***** Side Submenu *****/
.sideMenu ul{
list-style:none;
margin-left:0;
padding:0;
}
.sideMenu a{
text-align:left;
display:block;
width:120px;
background:#f0f0f0 url(../images/corner.gif) top right no-repeat;
padding:3px 4px 3px 8px;
margin:5px 10px 5px 0;
}

.sideMenu a:hover{
background:#e0e0e0 url(../images/corner.gif) top right no-repeat;
text-decoration:none;
}







/***** Sidebar2 *****/
#sidebar2{
width:120px;
float:right; /*right*/
}

#sidebar2 p{
font-size:0.9em;
line-height:1.3em;
margin:0 0 12px 0;

}


/***** Footer *****/
#footer{
clear:both;
background:#fafafa;
color:#808080;
font-size:0.9em;
padding:8px 0 8px 0;
border-top:1px solid #d0d0d0;
border-bottom:1px solid #d0d0d0;
text-align:center;
margin-top:15px;
}

#footer a{
color:#808080;
}


/*#### LAURENT ####################*/

#breadcrumb {
padding-top:10px;
padding-bottom:1Opx;
}

.listArticle {
border-bottom:1px solid #d0d0d0;

}
.listArticle h4 {
	color:#c45300;
	margin-bottom:5px;
	padding:0;
}
.listArticle h4 a {
	color:#c45300;

}


.lireSuite a {
	color:#c45300;
}

.listArticle h5 {
	font-size:1em;
	margin-top:5px;
	padding:0;
}

#nombrearticle {
padding-top:15px;
text-align:center;
}


#ArticleAuteurs {
padding-top:10px;
padding-bottom:10px;
font-weight: bold;
font-style:italic;

}

#ArticleTheme {

padding-bottom:10px;
/*
padding-top:5px;
font-weight: bold;
font-style:italic;*/

}




#liensFR {
	float:left;
	width:278px;
}
.titreLiens {
	font-size:1.3em;
	color:#437a2c;
	font-weight: bold;
	padding-bottom:10px;
}

/* RECHERCHE*/

#ajaxSearch_input {
	width:120px;
}


.ajaxSearch_highlight1 {
	color:#FF0000;
}
.ajaxSearch_highlight2 {
	color:#00FF00;
}
.ajaxSearch_highlight3 {
	color:#0000FF;
}

.ajaxSearch_result {
	/*height:25px;*/
}

.ajaxSearch_resultLink{
font-weight: bold;
font-size:1.1em;
color:#c45300;
}


#date {
	padding-top:50px;
	padding-left:690px;
	width:120px;
}


/*page par page*/
#navigation {}
.ditto_page {padding:2px;}
#ditto_currentpage {padding:2px; color:#FF0000;}