﻿/* CSS Document */

li {
	margin: 0;
	padding: 2px;
}

.surveydate {
	font-family: arial;
	font-size: 9px;
	white-space: nowrap;
}

div fieldset {
	clear: none;
	border-width: 1px;
	border-style: solid;
	border-color: #a9b7d0;
	margin: 5px;
	padding: 15px;
	width: 390px;
	text-align:left;
}

div fieldset legend {
	font-size: 110%;
	padding: 0px 9px 0px 9px;
	font-weight: bold;
	color: #627794;
}


/* FORM STYLES */
form {
	margin: 0px;
	padding: 0px;
	font-size: 100%;
	min-width: 260px;
	max-width: 320px;
	width: 290px;
}

form fieldset legend {
	font-size: 120%;
	font-weight: bold;
	color: #627794;
	padding: 0px 5px;
}

label {
	font-size: 100%;
}

form div {
	clear: left;
	display: block;
	width: 354px;
	height: expression('1%');
	margin: 5px 0px 0px 0px;
	padding: 1px 3px;
}

form div fieldset {
	clear: none;
	border-width: 1px;
	border-style: solid;
	border-color: #a9b7d0;
	margin: 5px;
	padding: 15px;
	width: 390px;
	text-align:left;
}

form div fieldset legend {
	font-size: 110%;
	padding: 0px 3px 0px 9px;
}

form div.required fieldset legend {
	font-weight: bold;
}

form div label {
	display: block;
	float: left;
	width: 130px;
	padding: 3px 5px;
	margin: 0px 0px 5px 0px;
	text-align: right;
}


form div.required label, label.required {
	font-weight: bold;
}

form div input, form div select {
	width: 200px;
	padding: 1px 3px;
	margin: 0px 0px 0px 0px;
}

form div kjh, kjh
{
	padding: 10px 3px;
}

form div select.selectOne, form div select.selectMultiple {
	width: 200px;
	padding: 1px 3px;
	background-color: #f7f7f7;
	font-weight: normal;
	line-height: 1.35em;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid;
	min-height: 1.8em;
	font-size: 1em;
	border-color: #999 #aab3b3 #d5dddd #aab3b3 !important;

}

form div input.inputCheckbox, form div input.inputRadio, input.inputCheckbox, input.inputRadio {
	display: inline;
	height: 14px;
	width: 14px;
	border-width: 0px;
	padding: 0px;
	margin: 0px 0px 0px 140px;
	float: left;
}

form div input.inputSubmit, form div input.inputButton, input.inputSubmit, input.inputButton {
	width: auto;
	padding: 0px 6px 0px 6px;
	margin: 0px 0px 0px 5px;
}

form fieldset legend {
	line-height: 150%;
}

form div label.labelCheckbox, form div label.labelRadio, label.labelCheckbox, label.labelRadio {
	display: inline;
	width: auto;
	font-size: 85%;
}

form div fieldset input.inputText, form div fieldset input.inputPassword, form div fieldset input.inputFile, form div fieldset textarea.inputTextarea {
	width: 200px;
	margin: 0px 0px 0px 0px;
}

form inputSubmit2{
	width:      120px;
	margin:     0 5px;
	padding:    0;
	border:     1px outset #999;
	background: #ecebe6 url(/images/background-form-button.gif) repeat-x;
	color:      #272750;
	font-size:  1.1em;
	text-align: center;
}

form input.inputText, textarea.inputTextarea {
	background-color: #f7f7f7;
	font-weight: normal;
	line-height: 1.35em;
	font-family: Arial, Helvetica, sans-serif;
	padding: 2px 0 2px 0.25em;
	border: 1px solid;
	min-height: 1.8em;
	font-size: 1em;
	border-color: #999 #aab3b3 #d5dddd #aab3b3 !important;
}

form input.inputText:focus, textarea:focus {
	background-color: #fff !important;
	border-color: #6ab94b #94da78 #aedf9a #94da78 !important;
}

textarea {
	overflow: auto;
}

.encart {
  margin: 30px 0px 30px 0px;
  width: 132px;  
  border: #a9b7d0 solid 0px;
  font-size:xx-small;
  line-height:96%;
  color:#333333;
}

#annonce {
	/*background-color: #F6F6F6 ;*/
	background: url(/images/background-annonce.jpg) repeat-x;
	border: 1px solid #DADADA;
	/*padding: 8px; pose pb avec FF sur homepage*/
}

img#redarrow {
	vertical-align:middle;
	border:0px;	
}	
	
blockquote#autresliens {
	border-left: 0px solid #ccc;
	border: 0px solid;
	line-height:140%;
}
	
div#autresliens {
	margin: 30px 0px 20px 0px;
	background:url(/images/autresliens.jpg) no-repeat;
	padding: 0 0 0 45px;
	border: 1px solid #ccc;
}

div#autresliens2 {
	margin: 30px 0px 20px 0px;
	background:url(/images/autresliens2.jpg) no-repeat;
	padding: 0 0 0 45px;
	border: 1px solid #ccc;
}

blockquote{
	border: 1px dotted #d3d3d3;
	background: #f3f6f8 url(/images/bg_blockquote.gif) no-repeat scroll 2px 2px;
	color: #2C6199;
	display: block;
	font-size: 13px;
	margin: 2em 2em 1em 2em;
	padding: 1em 1em 1em 5em;
}

a.descriptionTrigger{
	color: #2C6199;
	cursor: pointer;
	text-decoration: underline;
}

a.descriptionTrigger:hover{
	cursor: pointer;
	text-decoration: underline;
}

a.makeBold { 
	font-weight: bold;
}


/* Left Menu start */

.menucontainer {
	width: 176px;
	margin: 4px 0 0 0;
	padding:0;
	overflow:hidden;
}

.menucategory a {
	width:100%; /*hack for IE*/
	cursor:pointer; display:block; margin:0; padding:5px 6px; color:#ffffff;
	border-bottom: 1px solid #a9b7d0;
	border-right: 1px solid #a9b7d0;
	border-left: 1px solid #a9b7d0;
	font: 11px Verdana, sans-serif;
	font-weight:bold;
	letter-spacing:-1px;
	background-color: #A9B7D0;
	text-decoration:none;
}

.menuoption a {
	color: #2c6199;
	padding: 5px;
	display: block;
	border-bottom: 1px solid #a9b7d0;
	border-right: 1px solid #a9b7d0;
	border-left: 1px solid #a9b7d0;
	font: 11px Verdana, sans-serif;
	font-weight: bold;
	text-decoration: none;
	text-align: right;
	letter-spacing:-1px;
	background-color:#DBE5EF;
}

.menuoption a:hover
{
	background-color: #ffffff;
	color: #2c6199;
	border-left: 3px solid #ffc73c;
	text-decoration: none;
}

.menuoptionselected a
{
	color: #961833;
	padding: 5px;
	display: block;
	border-bottom: 1px solid #a9b7d0;
	border-right: 1px solid #a9b7d0;
	border-left: 3px solid #ffc73c;
	font: 11px Verdana, sans-serif;
	font-weight: bold;
	text-decoration: none;
	text-align: right;
	letter-spacing:-1px;
}

 /* Left Menu end */


.teaser {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #004084;
	text-decoration: none;
	letter-spacing: -1px;
}

.redteaser {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: rgb(159, 18, 58);
	padding-top: 4px;
}

.redteaser a {
	color: rgb(159, 18, 58);
}

	
div#metiers {
	position: relative;
	margin: 0;
	padding: 0;
	display: none;
}


ol#metier {
	list-style-type: none;
	position: relative;
	margin: 10px 20px 10px 30px;
	padding: 0;
}

ol#metier li {
	line-height: normal;
	margin: 13px 0px 13px 0px;
	border: 0;
	padding: 0;
	height: 100%; /* hack to prevent IE from adding extra space */
}

ol#metier dl {
	margin: 0;
	padding: 0;
}

ol#metier dt {
	width: 45px;
	float: left;
	margin: 0;
	font-family: helvetica, sans-serif;
	font-size: 24pt;
	font-weight: 100;
	color: #52B0EF;
}

ol#metier dd {
	margin: 0px 0px 0px 45px;
	padding: 7px;
	font-family: 'trebuchet ms', helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #01426E;
	background-color: #DEF2FF;
	border-left: 5px solid #C0E6FF;
}


/* easySlider slider */

#slider li div.texte {
	margin: 10px 10px 20px 240px;
}
#slider li div.texte2 {
	margin: 10px 10px 20px 280px;
}

#btn-slide {
	cursor: pointer;
}

#slider{
	border: 1px solid #CCC;
	font-family:'trebuchet ms', helvetica, sans-serif;
	line-height: 16px;
}

#slider h1 {
	font-size: 14px;
	font-weight: bold;
	margin: 12px 0 6px 0px;
	color: #333333;
	padding: 0px 0px 0px 0px;
}
#slider dl {
	margin: 0px 0px 0px 10px;
}
#slider dd {
	padding-left: 14px; 
	margin: 0; 
	background: url(/images/listarrow.gif) no-repeat;
}

#content {
	margin: 10px 0px 30px 10px;
	padding: 0;
	width: 541px;
}

#content h1.homepage {
	margin: 0;
	padding: 20px 0px 20px 15px;
	font-family: helvetica, sans-serif;
	font-size: 18px;
	font-variant: small-caps;
	font-weight: bold; 
	color: #FFF;
	background-color: #52B0EF;

}
