/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background: #D6E4CB url(../images/bg1.png) repeat-x left top;
	text-align: justify;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000;
}

/*form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

input, textarea, select {
	font: normal 1em "Trebuchet MS", Arial, Helvetica, sans-serif;
}*/

hr {
	color:#FBC701;
}

h2, h3 {
	font-weight: bold;
	color: #5B932E;
}

h1 {
	/*letter-spacing: -1px;*/
	font-size: 1.8em;
	font-weight: bold;
	color:#FFF;
	text-shadow: 8px 8px 8px #666;
}



h2 {
	font-size: 1.4em;
	border-bottom: medium solid #5B932E;
}

h3 {
	padding-left:30px;
	font-size: 1.2em;
	font-style:italic;
}

/*.blockbg {
	background: #D9D785;
}

blockquote {
	font-style: italic;
	border: #D9D785 1px dashed;
	background: #ECE29F;
	margin: 0;
	padding: 0px 20px;
	font-size: 16px;
	color: #A1B635;
}*/

a {
	color: #4E7301;
}

a:hover {
	text-decoration: none;
}

img {
	border: none;
}

/* Header */

#header {
	width: 920px;
	height: 169px;
	margin: 0 auto;
	letter-spacing: -1px;
	font-family: Georgia, "Times New Roman", Times, serif;
	background: #94B877 url(../images/logos/logo_vigie4.jpg);
	background-repeat: no-repeat;
}

/*#headerbg {
	margin: 0 auto;
	width: 920px;
	height: 134px;
	margin-bottom: 20px;
	background-color:#FFFF73;
	overflow:hidden;
}
*/

/* Logo */

#logo {
	float: left;
	padding:2px;
}

#logo a {
	text-decoration: none;
}

/* Page */

#page {
	width: 920px;
	margin: 0 auto;
	/*border-right: 1px solid #926F80;*/
	/*border-left: 1px solid #926F80;*/
	-webkit-box-shadow: 1px 1px 20px #444;
	-moz-box-shadow: 1px 1px 20px #444;
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#444444', Direction=135, Strength=3); zoom:1;
	/*-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;*/
	background:#D6E4CB url(../images/img014.png);
	background-repeat:repeat-x;
}

#text_page {
	float: left;
	width: 900px;
	padding: 10px;
	font-size: 1em;
	position:relative;
	z-index:1;
}

#navigation {
	float: left;
	width:920px;
	height:50px;
	font-size:1em;
	background:#FBC701 url(../images/menu/yellow_std.png) repeat-x;
	position:relative;
	z-index:100;
}

#sous_menu {
	float:right;
	color:#000;
	font-size:1em;
}

#sous_menu a:hover{
	text-decoration:underline;
	color: #000;
}


.attach_left {
	float:left;
	margin:10px;
}

.attach_right {
	float:right; 
	margin:10px;
	}

.attach_center {
	display:block;
	margin: 0 auto;
	width:100%;
	text-align:center;
	}

.hr_clear {
	display:none;}

.commentsheader {
	display:none;}

/*Ne pas afficher l'etoile des images attachées de wikini*/
span.attach_right + a, span.attach_left + a, span.attach_center + a {
display:none;
}

/* footer_page */

#footer_page {
	clear: both;
	width: 920px;
	height: 100px;
	background: url(../images/img02.jpg) no-repeat left top;
}

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

#footer_page a:hover {
	text-decoration: underline;
}

#lien_administration {
	padding:1px;
	float:right;}

/* mentions_legales */

#mentions_legales {
	width: 920px;
	height: 40px;
	margin: 0 auto;
	padding-top: 0px;
	/*background: #F5E7AC;*/
	text-align:center;
	font-size:0.8em;
	color:#000;
}

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

#mentions_legales a:hover{
	font-weight:bold;
	color:#000;
}

#legal {
	/*float: left;*/
}

#links {
	float: right;
}

#wrapper {
	width: 100%;
	background: #5C8400;
}




/* - - - - - - CSS Document - - - - - - - - -

Title : Global style sheet for client-side web development
Author : Cody Lindley 

- - - - - - - - - - - - - - - - - - - - - */



/* ----- add selectors here for font sizing ----- */
#JT_close_left, #JT_close_right{font-size: 1.1em;}
#JT_copy p, #JT_copy ul{font-size: 1.1em;}
p, label{font-size: 1.2em;}


.formInfo a, .formInfo a:active, formInfo a:visited{
	background-color:#FF0000;
	font-size: 1.3em;
	font-weight:bold;
	padding:1px 2px;
	margin-left:5px;
	color:#FFFFFF;
	text-decoration: none;
}

.formInfo a:hover{
	color:#660000;
	text-decoration: none;
}

/* ---------->>> jtip <<<---------------------------------------------------------------*/

#JT_arrow_left{
	background-image: url(../images/arrow_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index:101;
	left:-12px;
	height:23px;
	width:10px;
    top:-3px;
}

#JT_arrow_right{
	background-image: url(../images/arrow_right.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index:101;
	height:23px;
	width:11px;
    top:-2px;
}

#JT {
	position: absolute;
	z-index:100;
	border: 2px solid #CCCCCC;
	background-color: #fff;
}

#JT_copy{
	padding:10px 10px 10px 10px;
	color:#333333;
}

.JT_loader{
	background-image: url(../images/loader.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width:100%;
	height:12px;
}

#JT_close_left{
	background-color: #CCCCCC;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-weight:bold;
}

#JT_close_right{
	background-color: #CCCCCC;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-weight:bold;
}

#JT_copy p{
margin:3px 0;
}

#JT_copy img{
	padding: 1px;
	border: 1px solid #CCCCCC;
}

.jTip{
cursor:help;
}
