/*-----------Block Level Elements--------------*/
* {
	vertical-align: top;
	/*border: 1px solid red;*/
}
p {
	font-size: 12px;
	font-family: Verdana, sans-serif;
	margin: 4px 0 4px 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
	padding: 0;
}
ul,li {
	font-size: 12px;
	font-family: Verdana, sans-serif;
	list-style-position: inside;
}
body {
	margin: 0;
	padding: 0;
	background-color: #fcfcfc; 
}
legend {
	color: #990000;
	font-size: 20px;
	border: 1px solid #D9D6C4;
	padding: 5px 15px;
	text-transform: uppercase;
}
.fieldset-blue {
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	border:3px solid #a6c5db;/* for IE */
}

.fieldset-grey {
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	border:3px solid #ff6600;/* for IE */
}
fieldset {
	width: auto;
	margin: 0 auto;
	padding: 7px;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	border:3px solid #009ce8;/* for IE */
}
.papyrus fieldset {
	margin-left: 5px;
}
div {
	clear: both;
	overflow: hidden;
}
abbr {
	border: none;
}
.warning {
	color: brown;
}
.notice {
	font-size: 10px;
}
.required {
	color: red;
}
.bold,
.font-weight-bold {
	font-weight:bold !important;
}
.xlarge,
.font-size-xlarge {
	font-size:x-large !important;
}
.center {
	text-align:center !important;
}
.justify {
	text-align:justify !important;
}
#wrapper {
	width: 950px;
	background: #fff; 
	border-bottom: 10px solid #333;
	margin: 0 auto;	 /* align for good browsers */
	text-align: left; /* counter the body center */
}
#header {
	height: 210px;
	background : url(../images/fd_header.jpg) no-repeat right top;
}
#company {
	 margin: 19px 0 0 -13px;
	padding: 0; 
color: #ff6600;
	font-size: 34px;
	text-align: center;
}
#description {
	font-size: 25px;
	font-weight: bold;
	color:#0080c0;
	padding: 20px 0 0 10px;
text-align: center;
}


#expanded-content {
	margin-left:auto;
	margin-right:auto;
	width:100%;
}
#expanded-content .title {
	text-align:center;
}

#footer {
	margin-top:50px;
	padding: 5px;
	text-align: center;
	border-top: 1px solid #999;
}
#content {
	padding-left: 5px;
	padding-right: 5px;
	min-height: 800px;
	/*background: url(../images/fd_body.jpg) no-repeat right top transparent ;*/
	/*height: 900px;*/
}

/*-------------Menu-----------------*/
#navigation{
}
#filariane {
	margin: 8px 0 0 2px;
	color:#000000;
	padding-bottom: 15px;
}
#filariane a {
	text-decoration:none;
}
#menu {
	margin: 8px 0 0 2px;
	padding: 5;
	list-style: none;
}
#menu li {
	float: left;
	width: 180px;
	height: 26px;
	text-align:center;
	font-size: 13px;
	padding-top: 5px;
	background : url(../images/fd-menu-gris.jpg) no-repeat left top;
}
#menu li a {
	color:#000000;
	font-weight: bold;
	text-decoration: none;
	background:transparent;
	display: block;
	width: 100%;
	height: 100%;
}
#menu li a:hover {
	color: #483d8b;
}
#menu li:hover {
	background : url(../images/fd-menu-gris-hover.jpg) no-repeat left top;
}
#menu li.current_menu {
	background : url(../images/fd-menu-gris-hover.jpg) no-repeat left top;
}
#menu li.current_menu a {
	color: #483d8b;
}

/*-------------Headings-------------*/
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #3366ff;
	font-size: 24px;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 20px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	margin: 3px 5px 15px 5px;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	margin: 10px;
}

/*-------------Links---------------*/
a, a:link, a:visited {
	color:#483d8b;
	text-decoration:none;
}
a:hover, a:active {
	color:#483c8b;
	text-decoration:underline;
}

/*-------------Images------------------*/
img {
	border: 0;
}

/*-------------The Post-------------*/
input[type=text], textarea {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	color: #483d8b;
	padding: 3px;
}
/*------------Keywords index----------*/
.keywords {
	width: 524px;
	height: 281px;
	margin: 0 auto;
	//background : url(../images/Fotolia_9773364_XS.jpg) no-repeat top;
}
.keywords p {
	line-height: 200%;
	margin: 90px 50px 0px 135px;
}
/*-------------Panneau index------------*/
.panel-index img {
	width: 150px;
}
.panel-index div {
	width: 335px;
	height: 400px;
}
.panel-index p {
	margin: 0 5px 5px 5px;
	text-align: justify;
	font-size: 14px;
}
.panel-index ul { 
	padding-top: 3px;
	margin-bottom: 5px;
}
.panel-index h3 {
	font-size:15px;
	font-weight:bold;
	text-align:center;
	text-decoration:underline;
	margin-bottom: 0px;
}
.panel-index h4 {
	font-size:14px;
	font-weight:normal;
	font-style: italic;
	text-align:center;
	margin-top: 0px;
	margin-bottom: 22px;
}

/*-------------Panneau bleu------------*/
.panel-bleu {
	width: 264px;
	height: 367px;
	padding-top:28px;
	vertical-align:top;
	background: url(../images/fd-panel-bleu.jpg) no-repeat right top;
}
.panel-bleu p {
	margin: 0 5px 5px 5px;
	text-align: justify;
	font-size: 14px;
}
.panel-bleu ul {
	margin-top: 3px;
	margin-bottom: 3px;
}
.panel-bleu h3 {
	color:#FFFFFF;
	font-size:15px;
	font-weight:bold;
	text-align:right;
	text-decoration:underline;
}
.panel-bleu h4 {
	color:#FFFFFF;
	font-size:14px;
	font-weight:normal;
	font-style: italic;
	text-align:right;
}

/*-----------Panneau papyrus-----------*/
table.papyrus {
	width: 100%;
}
table.papyrus p {
	font-size: 12px;
	text-align: center;
	font-weight: bold;
}
td.papyrus {
	width: 245px;
	height: 240px;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	background: url(../images/fd_papyrus.gif) no-repeat right top;
}
li.papyrus {
	list-style-image: url(../images/picto_papyrus.gif);
}

/*---------- Contact Form -------------*/
.contactform {
	margin-right:13px;
	background:url(../images/Fotolia_7795484_XS.jpg) no-repeat top right;
}
.contactfieldset {
	width: 58%;
	padding: 5px;
}
.contactlabel {
	white-space:nowrap;
	text-align:right;
}
.contactvalue {
	text-align:left;
}
.contactinput {
	text-align:center;
}

/*----------- Erreurs ------------------*/
.erreur {
	padding-left: 5px;
	border: 1px dotted red;
	background-color: #fff5ee;
}
.erreur strong {
	color: red;
}
.erreur ul {
	margin-top:2px;
	margin-bottom:2px;
}
.erreur li {
	font-size:12px;
	list-style-type : square;
}

/*----------- Formations ------------------*/
.formationheader {
	background-color:#F0F4FA;
	border:1px solid #6C99D5;
	padding:10px;
	font-size: 12px;
}
.formationlabel {
	font-weight:bold;
	text-decoration: underline;
	font-size: 14px;
}
.centre {
	text-align: center;
}
a#calendar {
	font-size: 17px;
}
div#calendar {
	width: 200px;
	margin: 0 auto;
	margin-top: 15px;
	padding: 10px 10px 10px 45px;
	text-align: center;
	background-color:#F0F4FA;
	border:1px solid #6C99D5;
	background:#EFF6FF url(../images/picto_logoexcel.jpg) no-repeat scroll 5px 5px;
}

/*----------- Enquêtes ------------------*/
.enqueteheader {
	color:#483c8b;
	font-family:Arial,Helvetica,sans-serif;
	font-size:10pt;
	font-weight:bold;
	text-decoration:none;
	border-bottom: 1px #c0c0c0 solid;
}
.enquetetitle {
	color:#483c8b;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12pt;
	font-weight:bold;
	text-decoration:none;
}

#enquetetable {
	border: 1px #526d94 solid;
	border-bottom: 2px #526d94 solid;
	width: 80%;
	margin: 0px auto;
	background-color: #ffffff;
}
#enquetetable td {
	padding: 10px 25px 0px 25px;
}
#enquetetable span {
	padding-right: 45px;
	white-space: nowrap;
	float: left;
}
