/* 
	DEFAULT STYLESHEET
	All pages inherrit from this stylesheet, so anything reusable, 
	site-wide or generic goes here.
*/

/* ------------------------------------------------------------------------
	HTML BODY tag and Page div
------------------------------------------------------------------------ */

body
{
	margin:0;
  	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;	
	text-align:left;
	background:#FFF url(../imports/images/back_home.jpg) top left no-repeat;
}

#body
{
	width: 974px;
}

.vert
{
	color: #65A14F;
}
.center
{
	text-align: center;
}

table {
	border: none;
	border-collapse: collapse;
	border-spacing: 0;
}
table th, table td {
	border: 1px solid black;
}
table.techSheet th, table.techSheet td {
	border: 1px solid black;
	padding: 4px;
	text-align:center;
}
table.noborder th, table.noborder td {
	border: 0;
	padding: 4px;
}
table.gestionnaire td {
	border: 0;
	padding: 4px;
}

span.mandatory
{
	color: #F00;
}

/* -------------------------------------------------------------------------------------------------- */
/* -------------------------------------- header ---------------------------------------------------- */
/* -------------------------------------------------------------------------------------------------- */


/* --------------- top menu --------------- */
#topMenu
{
	color: #275C37;
	font-size: 90%;
	text-align: right;
	/*
	min-height: 23px;
	_height: 23px;
	*/
	position: relative;
	padding: 110px 216px 10px 0;
}
#topMenu a
{
	color: #275C37;
	font-weight: bold;
	text-decoration: none;
}
#topMenu a:hover 
{
	color: #0091CC;
	text-decoration: underline;
}
#topMenu img
{
	position: absolute;
	right: 10px;
	top: 0;
}


/* --------------- menu --------------- */
#menu
{
	border: 1px solid #FFF;
	background-color: #AAC84B;
	/*min-height: 42px;
	_height: 42px;*/
}
.menu_en
{
	padding: 0 0 0 20px;
	width: 954px;
}
.menu_fr
{
	padding: 0 0 0 20px;
	width: 954px;
}
.menu_es
{
	padding: 0 0 0 20px;
	width: 954px;
}
#menu div
{
	border-left: 1px solid #FFF;
	margin: 0 auto;
	width: 100%;
}

#menu ul
{
	list-style:none;
	margin:0;	
}

#menu ul li
{
	float:left;
	margin:0;
	padding:0;		
}
/*
#menu ul li.first_en, 
#menu ul li.first_es, 
#menu ul li.first_fr
{
	background-color: #AAC84B;
}*/
#menu ul li a, #menu ul li span
{
	background-color: #65A14F;
	border-right: 1px solid #FFF;
	display: block;
	float:left;	
	padding:15px 7px 14px 7px;
	font-weight:bold;	
	color:#fff;
	text-decoration:none;
}/*
#menu ul li.first_en span
{
	width: 22px;
}
#menu ul li.first_es span
{

}
#menu ul li.first_fr span
{
	display: none;
}*/

#menu ul li a:hover, #menu ul li a.current
{
	color:#fff;
	background: #0091CC;
}



/* Commented Backslash Hack
hides rule from IE5-Mac \*/
#menu a {float:none;}
/* End IE5-Mac hack */



/* --------------- sous-menu --------------- */
#nav
{
	float: left;
	text-align: left;
	width: 150px;
}
#nav h2
{
	border-bottom: 1px solid #AAC74A;
	border-top: 1px solid #AAC74A;
	color: #3268A5;
	font-size: 100%;
}
#nav ul
{
	margin: 0;
	padding: 0;
}
#nav li
{
	list-style-image:  url(../imports/images/ul.gif);
	font-size: 90%;
	font-weight: bold;
	color: #3268A5;
	padding: 0;
	margin-left: 14px;
}
#nav li a
{
	text-decoration: none; 
	color: #65A14F;
}
#nav li a:hover 
{
	text-decoration: underline;
	color: #65A14F;
}

/* ------------------------------------------------------------------------------------------------- */
/* -------------------------------------- Pieds ---------------------------------------------------- */
/* ------------------------------------------------------------------------------------------------- */
#pied
{
	border-top: 1px solid #E4B236;
	border-bottom: 1px solid #E4B236;
	margin-bottom: 20px;
	padding: 2px 0;
	text-align: center;
	font-size: 90%;
}
#pied a, #pied span
{
	color: #275C37;
	text-decoration: none;
	font-weight: bold;
}
#pied a:hover 
{
	color: #0091CC;
	text-decoration: underline;
}



#ariane
{
	color: #65A150;
	font-size: 80%;
	font-weight: bold;
	padding: 10px 0 10px 170px;
	text-align: left;
}
#ariane a, #ariane span
{
	color: #0091CC;
	text-decoration: none;
}
#ariane a:hover
{
	text-decoration: underline;
}

#contenu
{
	float: left;
	width: 794px;
	margin-left: 20px;
	text-align: left;
}
#contenu h1
{
	border-bottom: 1px solid #9EC93B;
	color: #65A150;
	margin: 15px 0;
	padding: 0 0 0 5px;
	font-size:1.5em;
}
#contenu h1.highlight
{
	border: 0;
	color: #0091CC;
	margin: 15px 0 10px 0;
	padding: 0 0 0 5px;
	font-size: 130%;
	font-weight: bold;
	text-align: left;
}
#contenu h2.highlight
{
    border: 0;
	color: #0091CC;
	margin: 15px 0 10px 0;
	padding: 0 0 0 5px;
	font-size: 130%;
	font-weight: bold;
	text-align: left;
}
#contenu h3.highlight
{
    border: 0;
	color: #0091CC;
	margin: 15px 0 10px 0;
	padding: 0 0 0 5px;
	font-size: 130%;
	font-weight: bold;
	text-align: left;
}
#contenu h2.olive
{
	color: #AAC746;
	font-size: 110%;
	padding-bottom: 10px;
}

#contenu p.highlight,
#contenu span.highlight
{
	color: #0091CC;
	font-weight: bold;
}

#contenu span.corp
{
	color: #65A14F;
	font-weight: bold;
}

#contenu a:link {color: #65A14F}
#contenu a:visited {color: #65A14F}
#contenu a:active {color: #65A14F}
#contenu a:hover {color: #0091CC}

#contenu p.rightHighlight, #contenu span.rightHighlight
{
	color: #AAC746;
	font-weight: bold;
}

#contenu #leftcol, #contenu .leftcol
{
	float: left;
	width: 514px;
}
#contenu #rightcol, #contenu .rightcol
{
	float: right;
	width: 200px;
}

#contenu #rightcol h3.rightHighlight, #contenu .rightcol h3.rightHighlight { color: #AAC746; font-size: 120%; font-weight: bold; margin: 0; padding: 0; }
#contenu #rightcol, #contenu .rightcol { color: #000; font-size: 85%; }
#contenu #rightcol a:link, #contenu .rightcol a:link    {text-decoration: none; color: #000000}
#contenu #rightcol a:visited, #contenu .rightcol a:visited {text-decoration: none; color: #000000}
#contenu #rightcol a:active, #contenu .rightcol a:active  {text-decoration: none;color: #000000}
#contenu #rightcol a:hover, #contenu .rightcol a:hover   {text-decoration: underline;color: #AAC746}

#contenu #rightcol div.spacer, #contenu .rightcol div.spacer { border-top: 1px solid #9EC83B; height: 1px; margin: 18px 0; }

#contenu ul li 
{
	list-style-image:  url(../imports/images/ul.gif)
}


#contenu li.pdf {
list-style-image:  url(../../../imports/images/picto_pdf.gif)}

#contenu .anchor {
	padding: 20px 0 5px 0;
	text-align: right;
}

.boxInfos
{
	width: 514px;
	margin:0 0 20px 0;
}

.boxInfos p
{
	width:300px;
	float:left; 
	margin:10px 0 0 20px;
}

/* ----------------------------------------------------------------- */
/* --------------- Bordures de contour du site --------------------- */
/* ----------------------------------------------------------------- */


/* ----------------------------
   Globals
---------------------------- */

h2
{
	font-size:1.2em;	
	color:#666633;
	margin:0;
}

h3
{
	font-size:1.15em;
	color:#000;
	padding:10px 0 20px 0;
	margin: 0;
}

p
{
	font-size:1em;
	color:#333333;
}

input, select
{font-family: Arial, Helvetica, sans-serif;}

input.medium {
	margin: 2px 0;
	width: 150px;
}
input.large {
	margin: 2px 0;
	width: 300px;
}
textarea.comments {
	margin: 2px 0;
	width: 300px;
	height: 100px;
}

.gras
{font-weight:bold;}

.italic
{font-style:italic;}
