/* CSS Document */
html {
	font-size:100%;
}

body {
	height:100%;
	margin:0px;
	padding:0px;
	background:url(../images/fond_page.png) repeat-y center #EEE;
	font-family: Verdana,arial,sans-serif;
	font-size:0.8em;
	color:#333;
}

a {
	color:#2674A0;
}

a:hover {
	text-decoration:none;
}

a:visited {
	color:#164C6D;
}

#page {
	min-height: 100%;
	width:950px;
	margin-left:auto;
	margin-right:auto;
}

#header {
	height:200px;
	background:url(../images/fond_header.png) repeat-x;
	margin:0px;
	padding:0px;
}

#pagetitle {
	height:200px;
	background:url(../images/fond_page.png) repeat-y center;
	margin:0px;
	padding:0px;
}

#pagetitle p {
	background:url(../images/header.jpg) no-repeat center center;
	width:870px;  /* 920px */
	height:160px; /* 200px */
	padding-top:40px;
	padding-right:50px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	margin-bottom:0px;
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:1.4em;
	line-height:1em;
	font-weight:bold;
	color:#FFFFFF;
	text-align:right;
}

#pagetitle p strong {
	font-size:2.8em;
	line-height:0.8em;
}

#pagetitle p a {
	color:#fff;
	text-decoration:none;
}

#menu {
	width:233px; /* 265px */
	padding-left:25px;
	padding-right:7px;
	padding-top:2.2em;
	float:left;
}

#menu p {
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:1.4em;
	line-height:1.4em;
	font-weight:bold;
	color:#666;
	vertical-align:middle;
	background:url(../images/fond_titre_menu.png);
	padding-left:0.5em;
}

#menu > p {
	margin-top:0em;
}

#menu ul {
	padding-bottom:2em;
	/*list-style-image:url(../images/puce_menu3.png);*/
	list-style-type:square;
	color:#2674A0;
}

#menu ul li {
	line-height:1.5em;
}

#content {
	width:625px; /* 685px passe à 625px pour IE6 */
	padding-left:20px;
	padding-right:35px;
	margin-left:265px;
	padding-top:2em;
}

h1, h2, h3, h4, h5, h6 {
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	margin:0px;
	padding:0px;
	margin-top:1.5em;
}

#content > h1 {
	margin-top:0em;
}


h2 {
	border-bottom:1px solid #2674A0;
	color:#2674A0;
}

p {
	text-align:justify;
}

p.info {
	font-size:0.8em;
	font-style:italic;
}

#content p.intro {
	font-weight:bold;
}

div.clear {
	clear:both;
	height:1px;
	overflow:hidden;
}

div.clear_right {
	clear:right;
	height:1px;
	overflow:hidden;
}

hr.clear_right {
	clear:right;
	line-height:0px; 
	font-size:0px;
	height:0px;
	border:none;
	visibility:hidden;
}

/* Style de formulaire */
.input_text {
	font-family:Verdana,arial,sans-serif;
	font-size:1em;
	color:#333;
	border:1px solid #333;
}

.input_submit {
	font-family:Verdana,arial,sans-serif;
	font-size:1em;
	color:#333;
	border:1px solid #333;
	background-color:#EEE;
}

/* Formulaire login menu */
div#login_menu_area {
	margin-bottom:15px;
}

div#login_menu_area input {
	margin-bottom:5px;
	width:230px;
}

div#login_menu_area input.input_submit {
	margin-bottom:5px;
	width:232px;
}

/* Formulaire de login standard */
div.login_form {
	margin-top:30px;
	margin-bottom:30px;	
}

div.login_fld {
	margin-bottom:5px;
	margin-left:80px;
}

div.login_fld label {
	display:block;
	width:80px;
	float:left;
}

div.login_fld input {
	width:220px;
}

div.login_fld input.input_submit {
	width:222px;
	margin-left:80px;
}

p#forgotpassword {
	margin-left:160px;
}

div.login_error p {
	font-weight:bold;
	color:#D00;
}

div.login_error ul, div.login_error ul li {
	color:#D00;
}

p#user_hello {
	font-family:Verdana,arial,sans-serif;
	font-size:1em;
	color:#333;
	background:none;
	font-weight:normal;
	text-align:center;
}

/* formulaire de recherche haut */
div#search_area {
	margin-bottom:15px;	
}

div#search_area input {
	margin-bottom:5px;
	width:230px;
}

div#search_area input.input_submit {
	margin-bottom:5px;
	width:232px;
}

/* Formulaire recherche standard */
div#search_form {
	margin-top:18px;	
}

input#Search {
	width:300px;
}

/* Style curriculum vitae */
h1.curriculum_vitae, h2.curriculum_vitae, p.curriculum_vitae_situation {
	width:405px;
}

h2.curriculum_vitae {
	border-bottom:none;
	margin:0px;
	padding:0px;
	margin-top:5px;	
}

p.curriculum_vitae_situation {
	font-style:italic;
	margin:0px;
	padding:0px;	
	margin-top:5px;
	margin-bottom:15px;
}

div.curriculum_vitae_photo {
	width:200px;
	float:right;	
}

div.cv_rubrique h2 {
	border-bottom:1px solid #2674A0;
	color:#2674A0;
}

div.cv_item {
	margin-left:20px;
	width:605px;
	margin-top:10px;
	margin-bottom:20px;
}

div.cv_item h3 {
	margin:0px;
	padding:0px;
	font-size:1.2em;
	margin-bottom:5px;
}

div.cv_item_content p {
	margin:0px;
	padding:0px;
}

/* Style Galerie */
div.photo {
	margin:5px;
	margin-bottom:15px;
	float:left;
	width:198px;
}

div.photo p {
	text-align:center;
	margin:3px;
}

div.thumb {
	width:196px;
	height:150px;
	background-color:#EEE;
	border:1px solid #D7D7D7;
	text-align:center;
}

div.thumb img {
	border:none;
	padding:3px;
}

/* Catégories */
div.categorie_item {
	margin-bottom:15px;
}

div.bloc_photo {
	margin-top:10px;
	width:196px;
	height:150px;
	background-color:#EEE;
	border:1px solid #D7D7D7;
	text-align:center;
	float:right;
}

div.bloc_photo img {
	padding:3px;
}

div.bloc_content {
	width:415px;
	margin-top:10px;
}

/* Page Standard */
div.object-center {
	text-align:center;
	margin-top:1.5em;
	margin-bottom:2em;
}

/* Fleches */
div#previous, div#next {
	font-weight:bold;
}

div#previous {
	margin-top:2em;
}

div#next {
	position:relative;
	top:-1.1em;
	text-align:right;
	margin-left:310px;
}

/* Footer */

div#xiti {
	width:80px;
	position:relative;
	left:545px;
	top:-15px;
}

div#firefox {
	position:relative;
	left:455px;
	width:80px;
}

#footer {
	padding-right:35px;
	padding-left:285px;
	padding-top:15px;
	padding-bottom:0px;
	text-align:right;
	clear:both;
}