/***********************************************/
/* 3col_leftNav.css                             */
/* Use with template 3col_leftNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Arial,sans-serif;
	color: #333333;
	line-height: 1.166;	
	margin: 0 auto;
	padding: 0px;
	width:800px;
	font-size:14px;
}

a{
	color: #006699;
	text-decoration: none;
}

a:link{
	color: #006699;
	text-decoration: none;
}

a:visited{
	color: #006699;
	text-decoration: none;
}

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

h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 120%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h2{
 font-family: Arial,sans-serif;
 font-size: 114%;
 color: #006699;
 margin: 0px;
 padding: 0px;

}

h3{
 font-family: Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h4{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: normal;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font-family: Verdana,Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #334d55;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	padding: 10px 0px 0px 0px;
	border-bottom: 1px solid #cccccc;
	width: 100%;
}

#header{
background-image:url(header.gif);
height:150px;
}

#blank{
height:15px;
background-color:#FFFFFF;
}

#navBar{
	float: left;
	width: 20%;
	margin: 0px;
	padding: 0px;
	background-color: #eeeeee;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

#navBar h3 {
	font-size: 100%;
	padding: 0 4px 0 0;
	color:#333333;
    border-bottom-width: 1px;
	border-bottom-style:solid;
    border-bottom-color:#CC0000;
    display: block;
}

#headlines{
  float:right;
	width: 20%;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding-right: 10px;
}

#content{
	float: left;
  width: 58%;
}

/***********************************************/
/* Components                                  */
/***********************************************/

#siteName{
	margin: 0;
	padding: 0 0 0 10px;
}


/************* #globalNav styles **************/

#globalNav{
padding: 0px 0px 5px 10px;
border-bottom: 1px solid #CCC;
color: #000000;
background-color:#CCCCCC;
text-align:right;
}

#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 80%;
	text-align:right;
	vertical-align:middle;
	padding: 0 4px 0 0;
	color:#000000;
}



/*************** #pageName styles **************/

#pageName{
	margin: 0px;
	padding: 0px 0px 0px 10px;
}

/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 80%;
	padding: 2px 0px 0 10px;
}


/************** .feature styles ***************/

.feature{
	padding: 0px 10px 10px 10px;
	font-size: 80%;
	text-align:justify;
}

.feature h3{
	padding: 10px 0px 5px 0px;
	text-align: center;
}

.feature img{
	float: right;
	padding: 30px 0px 10px 10px;
}

.part img{
float: none;
text-align:center;
}

.feature table img
{
float: none;
vertical-align:middle;
text-align:center;
}

.photo
{
text-align:center;
text-decoration:none;
}

/************** .story styles *****************/

.story{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 80%;
}

.story p{
	padding: 0px 0px 10px 0px;
}


/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	font-size: 80%;
	color: #cccccc;
	padding: 0px;
	text-align:center;
}

#siteInfo img{
	padding: 4px 4px 4px 10px;
	vertical-align: middle;
}


/************* #search styles ***************/

#search{
	padding: 5px 0px 5px 10px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#search form{
 margin: 0px;
 padding: 0px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}


/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a {
	display: block;
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;
	font-size:80%;
}

#sectionLinks a:hover{
	background-color: #dddddd;
}


/*********** .relatedLinks styles ***********/

.relatedLinks{
	position: relative;
	margin: 0px;
	padding: 5px 10px 10px 10px;
	font-size: 80%;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

.relatedLinks2{
	position: relative;
	margin: 0px;
	padding: 10px 10px 10px 10px;
	font-size: 90%;
	text-align:justify;
}
.relatedLinks2 h2{
	padding: 10px 0px 0px 0px;
	text-align:center;
}

.relatedLinks a:link,
.relatedLinks a:visited {
	display: block; 
}

/************** #advert styles **************/

#advert{
	padding: 10px 0px 0px;
	font-size:100%;
	text-align:justify;
}

#advert h3 {
	font-size: 100%;
	padding: 0 0px 5px 0;
	color:#333333;
	border-bottom-style:dotted;
	border-bottom:thin;
}

#advert img{
	display: block;
}


/************** #headlines styles **************/

#headlines{
	margin: 0px;
	padding: 10px 0px 20px 10px;
	font-size: 80%;
}

#headlines p{
	padding: 5px 0px 5px 0px;
}

#right{
float:right;
width:20%;
	margin: 0px;
	padding: 5px 5px 5px 5px;
	background-color:#ffffff;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	font-size:80%;
	text-align:justify;
	
}

#right h3 {
font-size: 100%;
	padding: 0 4px 0 0;
	color:#333333;
    border-bottom-width: 2px;
    border-bottom-style: dotted;
    border-bottom-color:#000066;
    display: block;
}

/************** index styles **************/
#center {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
text-align:left;
}

.horizont {
padding-left: 0.1em;
color: #000000;
text-align:left;

}

.horizont a {
  text-decoration: none;
  color: black;
  font-weight:bold;
}
.horizont a:hover {
  text-decoration: underline;
}

.formation {
padding: 0.5em;
color: #333399;
font-weight:normal;
}

.formation a {
padding-left: 0.3em;
  text-decoration: none;
  color:#333399;
  font-weight:normal;
}
.formation a:hover {
  text-decoration: underline;
  color:#333399;
}

.competence {
padding: 0.5em;
color: #CC0000;
font-weight:normal;
}

.competence a {
padding-left: 0.3em;
  text-decoration: none;
  color:#CC0000;
  font-weight:normal;
}
.competence a:hover {
  text-decoration: underline;
  color:#CC0000;
}

.professionnel {
padding: 0.5em;
color: #009933;
font-weight:normal;
}

.professionnel a {
padding-left: 0.3em;
  text-decoration: none;
  color:#009933;
  font-weight:normal;
}
.professionnel a:hover {
  text-decoration: underline;
  color:#009933;
}

.actualite {
padding: 0.5em;
color: #FF6600;
font-weight:normal;
}

.actualite a {
padding-left: 0.3em;
  text-decoration: none;
  color:#FF6600;
  font-weight:normal;
}
.actualite a:hover {
  text-decoration: underline;
  color:#FF6600;
}

.bas {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
text-align:center;
margin-top:10;
color: #6A748E;
}

#flags
{
float:left;
padding:2px 5px 0px 15px;
width:50%;
}

input, textarea
{
   font-family:Arial, Helvetica, sans-serif;
}

input:focus, textarea:focus /* Quand le curseur est sur un champ (ne marche pas sur IE) */
{
   background-color:#6699CC;
}

label
{
   color: blue; /* Colorer en bleu tous les labels (bah oui, pourquoi pas en bleu ?) */
}

legend /* On met un peu plus en valeur les titres des fieldset */
{
   font-family: Arial, "Arial Black", Georgia, "Times New Roman", Times, serif;
   font-weight:bold;
   color:#FFFFFF;
   padding:2px 5px 2px 5px;
      background-color:#003399;
   font-size:12px;
   text-transform:uppercase;
   text-decoration:underline;
}

fieldset
{
   margin-bottom: 15px; /* Une marge pour séparer les fieldset */
   background-color:#CCCCCC;
}


