html,body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, sans-serif;
	font-size: 0.78em;
	line-height: 140%;
	background: #274e72;
}

body {
	background: url("../img/bg_body.png") repeat-x;	
}

h1 {
	color: #FB6A00; /*#FAA800;*/ /*#ff6707;*/
}

img {
	border: 0;
	margin: 5px;
	padding: 0px;
}

dl,dt,dd,ul,li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#global {
	position: relative;
	width: 920px;
	/*background-color: #e3fbf5*/;
	margin-right: auto;
	margin-left: auto;
}

#banniere {
	position: relative;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100px;
	background: #fafafa url("../img/photo_ventoux_banniere_pale.png") right
		center no-repeat;
	border: 1px solid #1a1675;
	margin-bottom: 5px;
	/*padding: 5px;*/
}

#banniere #gif {
	position: absolute;
	left: 150px;
	top: 5px;
}

#banniere #gif2 {
	position: absolute;
	left: 170px;
	top: 10px;
}
#banniere #gif2 div {
    width: 250px; 
    height: 75px; 
    margin: 0; 
    padding: 0; 
    color: #F85C0F; 
    font: 3.5em Georgia, "Times New Roman", Times, serif; 
    text-align: center;
}

#banniere #logo {
	position: absolute;
	height: 96px;
	margin: 2px 2px 2px 2px;
	border: 0;
}

#banniere #style_banniere {
	position: absolute;
	top: 2px;
	right: 2px;
	height: 76px;
	border: 0;
	margin: 0;
}

#banniere #banniere_fond_info {
	position: absolute;
	width: 100%;
	height: 100px;
	background: url("../img/banniere_fond_info2.png") 0% 0% repeat-y;
}
#identification {
	/*
	position: absolute;
	left: 50%;
	top: 10px;
	*/
	position: relative;
	top: 0;
	left: 0;
	/*background: url("../img/bg_identification.png") 0 0 repeat;*/
	background-color: #c7c7c7;
	border: 1px solid #274E72;
	margin: 0;
	padding: 0;
	width: /*230px*/148px;
	height: 80px;
	font-size: 1em;
}
#identification h4 {
	text-align: center;
	width: 100%;
	margin: 1px 0 3px 0;
	padding: 0;
	color: #F65E0E;
	border-bottom: 1px solid #274E72;
	/*letter-spacing: 2px;*/
	font-size: 10px;
}
#identification form {
	margin: 0;
	padding: 0;
}
#identification label {
	float: left;
	width: 100px;
	font-size: 10px;
	margin: 1px 0;
	padding: 0 5px;
	height: 12px;
}
#identification input {
	/*clear :both;*/
	/*width: 110px;*/
	width: 144px;
	font-size: 10px;
	margin: 1px 1px 1px 1px;
	padding: 0;
	border: 1px solid #6386A6;
	height: 12px;
}
#identification input.submit {
	height: 16px;
	/*width: 112px;*/
	width: 146px;
}
#identification p {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
}

#banniere #clavier {
	float: right;
	margin: 10px 0px 0px 0px;
}

#centre {
	position: relative;
	width: 100%;
	border: 1px solid #1a1675;
	background-color: #fefefe;
}

#centre #rappel_section {
	position: relative;
	top: 0px;
	left: 0;
	height: 15px;
	background: url("../img/bord_degrade.png") repeat-x;
}

#rappel_section p {
	margin: 0;
	padding: 0px 0px 0px 160px;
}

#centre #rappel_section #date {
	float: right;
	padding-right: 5px;
}

#centre #contenu {
	border-top: 1px solid black;
	text-align: justify;
	font-size: 1.2em;
	line-height: 1.6em;
	/*background: url("../img/fond_contenu_ssmenu.png") 0% 0% repeat-y;*/
	min-height: 600px;
}

#contenu #middle p {
	margin-bottom: 20px;
	padding-bottom: 10px;
	/*background: url("../img/fond_paragraphe.png") bottom repeat-x;*/
}

#contenu #middle {
	float: left;
	padding: 1px 5px 5px 5px;
	width: 610px;
}

#contenu #menu_v {
	float: left;
	z-index: 100;
	width: 150px;
	margin-left: 2px;
	padding: 1px 5px 10px 0px;
	min-height: 620px;
}

#menu_v #navigation {
	margin: 0;
	padding: 0;
	list-style: none;
	background: #9a9a9a;
	color: #fff;
	width: 150px;
	font: 1.2em "Trebuchet MS", sans-serif;
}
#menu_v #navigation h4, #menu_v #navigation h4 a {
	border: 0;
	margin: 0;
	padding: 1px 0px 1px 2px;
	/*color: #dedede;*/
	color: #17273F;
	/*background-color: #013c72;*/
	background-color: #8f8f8f;
	border-bottom: 1px solid #dcdcdc;
	text-decoration: none;
}

#menu_v #navigation ul li, #menu_v #navigation ul li a {
	/*color: #eeeeee;*/
	color: #202020;
	padding: 1px 0px 1px 2px;
	/*background: #6B8DAD url('../img/bg_ss_menu.png') bottom repeat-x;*/
	background: #c7c7c7;
	/*border-bottom: 1px dashed #ececec;*/
	text-decoration: none;
	font-size: 0.9em;
}
	
/*
#menu_v #navigation a, #menu_v #navigation span {
	display: block;
	padding: 2px 5px;
	color: #dedede;
	text-decoration: none;
	background-color: #013c72;
	border-bottom: 1px solid #fcfcfc;
}
#menu_v #navigation a:hover, #menu_v #navigation a:focus, #menu_v #navigation a:active {
	text-decoration: underline;
}

*/
#menu_v #affiche {
	background: url("../img/bg_affiche.png") right repeat-y;
}

#menu_v p {
	text-align: center;
	font-size: 10px;
	padding: 0 1px 10px 1px;
	margin: 0;
	line-height: 105%;
}

#menu_v p.right {
	text-align: right;
	color: #d74c0b;
}

#menu_v p.left {
	text-align: left;
	color: #274e72;
}

#menu_v p.italic {
	padding: 8px 0 0 0;
	margin: 0;
	font-style: italic;
	background: url("../img/affiche_bas.png") no-repeat;
	height: 50px;
}

#menu_v p a {
	padding: 0;
	text-decoration: none;
	color: #f0f0f0;
}

#menu_v p a:hover,#menu_v p a:visited {
	color: #f0f0f0;
}

#menu_v #affiche.bas_affiche {
	padding-bottom: 0px;
	margin: 0;
}

#contenu h3 {
	text-align: left;
	/*color: #d74c0b;*/
	color: #1a1675;
	/*background: url("../img/fond_h3.png") 100% 0% no-repeat;*/
	padding-top: 5px;
	font-size: 1.5em;
}

#contenu #adsense {
	float: right;
	padding: 1px 5px 10px 5px;
}

#contenu #plansite {
	list-style-type: decimal;
}

#contenu span.citation {
	font-style: italic;
}

#contenu p.centre {
	text-align: center;
}

#contenu span.marque_orange {
	color: #d74c0b;
	font-weight: bold;
}

#contenu span.marque_bleu {
	color: #1a1675;
	font-weight: bold;
}


#metiers {
	width: 100%;	
}
#metiers td {
	text-align: center;
	width: 20%;
	margin-right: auto;
	margin-left: auto;
	font-size: 0.75em;
}
#metiers tr td img {
	width: 42px;
	margin-right: auto;
	margin-left: auto;
}
#metiers td a:hover {
	opacity: 0.7;
}
#metiers td.active {
	background: #6A8DAC;
}

#piedpage {
	clear: both;
	text-align: center;
	height: 18px;
	padding: 1px 0px;
	background: url("../img/bord_degrade_2.png") bottom left repeat-x;
}
#piedpage img {
	/*vertical-align: centerline;*/
	border: 0;
	margin: 0;
	padding: 0;
}

.italic {
	font-style: italic;
}
.bold {
	font-weight: bold;
}
.center {
	text-align: center;	
}

label {
	float: left;
	width: 120px;
}

table.resultsql {
	position: relative;
	/*width: 100%;*/
}
.resultsql td {
	background: #ebebeb;
}
.resultsql td input {
	margin: 0;
	padding: 0 1px;
	border: 0px;
	width: 100%;
}

.resultsql input.supp {
	background: url("../img/bt_supp.png") 50% 50% no-repeat;
}
.resultsql input.edit {
	background: url("../img/bt_edit.png") 50% 50% no-repeat;
}

#compteur {
	text-align: center;
}

#news {
	height: 100px;
	overflow: -moz-scrollbars-vertical;
	overflow-y: scroll;
	overflow-x: hidden;
}
#news dt {
	font-weight: bold;
	font-style: italic;
	margin-right: 5px;
	background: #ececec;
}
#news dd {
	padding: 1px 0px 1px 20px;
	margin-right: 5px;
	background: #ececec;
}

span.nouveau {
	font-size: 100%;
	color: red;
}
.vert {
	color: green;
}
.rouge {
	color: red;
}
