body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 62.5%; /* 10px */
	color: #58585a;
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #dadadc;
}

* {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

* :focus {
	outline: none;
}

p {
	margin-bottom: 10px;
}

input,select {
	font-size: 1em;
	color: #000;
}

img,table {
	border: 0;
}

li.siteforma {
	list-style: none;
}

a.siteforma {
	text-decoration: none;
	color: #58585a;
}

a.siteforma:hover {
	text-decoration: underline;
}

input,label {
	vertical-align: middle;
}

input[type=radio] {
	margin-right: 2px;
}

input[type=checkbox] {
	margin-bottom: 10px;
}

fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}

address {
	font-style: normal;
}

sup {
	font-size: 0.8em;
}

object {
	position: relative;
}

/* DIV contenant les boutons d'action */
#actions {
	display: block;
	padding: 0px;
	margin: 0px;
	border: none;
	float: none;
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 99;
}

.clear {
	clear: both;
	width: 100%;
}

.direct-access,.hidden {
	position: absolute;
	top: -5000px;
}

/* FIN Selecteur */ /* Structure */
.page {
	width: 850px;
	margin: 0 auto;
	text-align: left;
}

.mainContent {
	padding: 30px 15px 0 3px;
	background-color: #fff;
	min-height: 500px;
}

.mainContent.home {
	padding: 17px 28px 0 28px;
}

html>body .mainContent {
	overflow: hidden;
}

* html .mainContent {
	height: 1%;
}

.pageContent {
	width: 660px;
	/*float: left;*/
	float: right;
	margin-bottom: 20px;
}

.pageContentLarge { /*width: 725px;
	margin-left: 62px;
	margin-bottom: 20px;*/
	width: 660px;
	/*float: left;*/
	margin-bottom: 20px;
	/*ajout MBR */
	float: right;
}

.contentHeader, .contentHeaderInscription {
	background: url(bg_title.gif) 0 0 no-repeat #d9dadb;
	padding-top: 10px;
	padding-left: 10px;
	min-height: 12px;
}

.contentHeaderInscription {
	background: url(bg_titleInscription.gif) 0 0 no-repeat #d9dadb;	
}

.contentHeaderInterieur {
	min-height: 40px;
}

* html .contentHeader {
	height: 12px;
}

/*.pageContentLarge .contentHeader{
	background-image: url(bg_titleLarge.gif);
}*/
.pageInner {
	border-left: solid 1px #7f7f7f;
	border-right: solid 1px #7f7f7f;
	/*border-bottom: solid 1px #7f7f7f;*/
	padding: 0 5px 10px 10px;
	background-color: #d9dadb;
}

.titlePageInner {
	padding-top: 10px;
	border-top: solid 1px #7f7f7f;
}

.lastPageInner {
	border-bottom: solid 1px #7f7f7f;
	min-height: 200px;
}

html>body .pageInner {
	overflow: hidden;
}

* html .pageInner {
	height: 1%;
}

.pageContentLarge .pageInner {
	padding-right: 15px;
}

/* FIN Structure */ /* Header */
.header {
	background: url(bg_header.jpg) 0 0 no-repeat transparent;
}

.header h1 {
	/*padding: 11px 35px;*/
	padding: 11px 20px;
	float: left;
}

.headerSearch {
	/*width: 350px;*/
	float: left;
	padding-top: 25px;
	color: #fff;
}

.headerSearch h2 {
	font-size: 1.8em;
	font-weight: normal;
	margin-bottom: 15px;
}

.headerSearch h2 big {
	font-size: 1.1em;
}

.searchField {
	background: url(bg-textField.gif) 0 0 no-repeat transparent;
	width: 183px;
	height: 14px;
	color: #fff;
	padding: 4px;
	border: 0;
	text-align: center;
	margin-right: 7px;
	text-transform: uppercase;
}

.tools {
	text-align: right;
	background-color: #0ca457;
	font-size: 0.9em;
	color: #fff;
	padding: 1px 13px 2px 0;
}

.tools li {
	display: inline;
	margin-left: 17px;
}

.tools li a,.nav li a {
	color: #fff;
}

.nav {
	background-color: #000;
	text-align: center;
	color: #fff;
	font-size: 1.1em;
	padding: 5px 0;
}

.nav li {
	display: inline;
}

.nav li a {
	margin: 0 12px;
}

.blocContent li {
	margin-left: 15px;
}
/* FIN Header */ /* Footer */
.footer {
	text-align: center;
	color: #000000;
	padding: 8px 0;
}

.footer li {
	display: inline;
}

.footer li a {
	color: #000000;
}

/* FIN Footer */ /* Barre gauche */
.sideBarre {
	width: 161px;
	float: left;
	background: url(bg_sideBarre.gif) 0 0 repeat-y transparent;
	margin-right: 10px;
	/*ajout MBR */
	position: fixed;
}

.sideBarre h2 {
	background: url(bg_sideBarreT.gif) 0 0 no-repeat transparent;
	padding: 5px 22px;
	font-size: 1.2em;
	text-transform: uppercase;
	color: #000;
}

.menu {
	margin-left: 12px;
	border-top: solid 1px #fff;
	font-size: 1.1em;
	padding: 7px 3px 7px 9px;
	min-height: 200px;
}

.firstLevel, .lastLevel {
	text-transform: uppercase;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}

.menu li {
	margin-bottom: 10px;
}

.menu li ul li a {
	color: #000;
}

.menu li ul li a:hover {
	background: url(menuArrow.gif) 0 2px no-repeat transparent;
	padding-left: 10px;
	font-weight: bold;
	text-decoration: none;
}

.menu li ul li a.menucourant {
	background: url(menuArrow.gif) 0 2px no-repeat transparent;
	padding-left: 10px;
	font-weight: bold;
	text-decoration: none;
}

.menu li ul li {
	margin-bottom: 5px;
	margin-left: 3px;
}

.menu li ul {
	margin-top: 5px;
	padding-bottom: 10px;
	border-bottom: solid 1px #fff;
}

/* FIN Barre gauche */ /* Page accueil */
.homeCol1 {
	width: 373px;
	float: left;
}

.blocHome {
	background-color: #d9dadb;
	margin-bottom: 20px;
}

.blocHome h2 {
	background: url(bg_blocT-col1.gif) 0 0 no-repeat transparent;
	padding: 6px 150px 7px 15px;
	font-size: 1.1em;
	color: #090404;
}

.blocHome.blocReason h2 {
	background-image: url(bg_blocT-col1.gif);
	padding-right: 110px;
}

.homeCol2 .blocHome h2 {
	background-image: url(bg_blocT-col2.gif);
}

.blocHome h2 em {
	font-style: normal;
	font-weight: normal;
}

.blocHomeContent {
	border-left: solid 1px #7f7f7f;
	border-right: solid 1px #7f7f7f;
	border-bottom: solid 1px #7f7f7f;
	padding: 3px 10px 9px 15px;
	overflow: hidden;
	position: relative;
}

.monthlyBloc .blocHomeContent {
	/*height: 112px;*/
	padding-bottom: 15px;
}

.newsBloc .blocHomeContent {
	height: 230px;
}

.blocReason .blocHomeContent {
	height: 106px;
}

.homeCol2 .blocHomeContent {
	height: 522px;
}

/*Ajout ALA le 10/06/2010*/
.blocDemande .blocHomeContent {
	height: 15px;
	padding: 7px;
}

.blocDemande{
	background-color:#000;
}

/****************************/

.monthlyBloc .photo {
	background: url(bg_photo.gif) 0 0 no-repeat transparent;
	/*width: 122px;
	height: 83px;*/
	text-align: center;
	padding: 4px;
}

.photo {
	float: left;
}

.blocReason .photo { /*margin-top: 10px;*/
	
}

.homeCol2 .photo img {
	border: solid 4px #bbbdbe;
}

.homeCol2 .photo li {
	margin-bottom: 5px;
}

.blocHomeTxt {
	width: 196px;
	float: right;
}

.blocReason .blocHomeTxt {
	width: 265px;
}

.homeCol2 .blocHomeTxt {
	width: 244px;
}

.bulletList li {
	background: url(bullet.gif) 0 2px no-repeat transparent;
	padding-left: 15px;
	margin-bottom: 2px;
}

.homeCol2 .blocHomeTxt .bulletList li {
	padding-left: 0;
	background-position: 4px 2px;
}

.homeCol2 .blocHomeTxt .bulletList li a {
	padding-bottom: 5px;
	padding-left: 18px;
	display: block;
}

* html .homeCol2 .blocHomeTxt .bulletList li a {
	height: 10px;
}

.homeCol2 .blocHomeTxt .bulletList li a:hover {
	background: url(bg_hover.gif) left top no-repeat transparent;
	text-decoration: none;
}

.bottomLink {
	position: absolute;
	bottom: 5px;
	right: 5px;
	background: url(picto_plus.gif) right 3px no-repeat transparent;
	padding-right: 13px;
	color: #000;
	font-weight: bold;
	font-size: 0.9em;
	text-decoration: none;
}

.blocNews {
	background: url(border.gif) 224px 0 repeat-y transparent;
	padding-bottom: 0;
	margin-bottom: 9px;
}

.blocNewsInverse {
	background: url(border.gif) 124px 0 repeat-y transparent;
}

html>body .blocNews {
	overflow: hidden;
}

* html .blocNews {
	height: 1%;
}

.blocHome h3 {
	font-size: 0.9em;
}

.blocHome h3 a {
	color: #333;
}

/*Ajout ALA le 10/06/2010*/
.blocDemande h3 a{
	color:#fff;
	text-decoration: none;
}
/*************************/

.homeCol2 .blocHome h3 {
	font-size: 1.1em;
	margin-bottom: 10px;
	color: #000;
}

.homeCol2 .blocHome h3 em {
	font-style: normal;
	font-weight: normal;
}

.blocVideo {
	width: 210px;
	/*float: left;*/
}

.blocGuide {
	width: 112px;
	/*float: right;*/
}

.blocGauche {
	float: left;
}

.blocDroite {
	float: right;
}

.guide {
	text-align: center;
	margin: 0 auto;
}

.homeCol2 {
	width: 392px;
	float: right;
}

.map {
	float: left;
}

.sectorsList {
	/*width: 155px;*/
	float: right;
	padding-top: 15px;
	padding-bottom: 10px;
}

/* FIN Page accueil */ /* Page interne */
.mainTitle {
	background: url(doubleArrow.gif) 0 0 no-repeat transparent;
	font-size: 1.6em;
	text-transform: uppercase;
	color: #000;
	height: 22px;
	padding-left: 50px;
	padding-top: 3px;
	padding-bottom: 20px;
}

.mainTitle.smaller {
	font-size: 1.5em;
	text-transform: none;
}

.sectionTitle {
	color: #3e3d40;
	font-size: 1.5em;
	margin-bottom: 5px;
}

.sectionTitle img {
	background: url(bg_smallPhoto.gif) 0 0 no-repeat transparent;
	padding: 4px;
	vertical-align: middle;
	margin-right: 4px;
}

.contentMain {
	width: 371px;
	margin-left: 47px;
	float: left;
	margin-bottom: 20px;
	background-color: #e7e7e8;
	border: solid 1px #bbbdc0;
	padding: 5px 10px 5px 5px;
	min-height: 397px;
	display: inline;
	overflow: auto;
}

.resume {
	font-size: 1.2em;
}

.contentFormation {
	margin-left: 0px;
}

* html .contentMain {
	height: 397px;
}

.pageContentLarge .contentMain {
	width: auto;
	float: none;
	display: block;
	padding-bottom: 20px;
	min-height: 20px;
}

* html .pageContentLarge .contentMain {
	height: auto;
}

.pageContentLarge .contentMain.partners {
	padding-bottom: 5px;
}

.subTitle {
	background: url(bg_subTitle.gif) 0 0 no-repeat transparent;
	color: #fff;
	font-size: 0.9em;
	padding-left: 25px;
	text-transform: uppercase;
	margin-bottom: 10px;
	height: 12px;
}

.pageContentLarge .subTitle {
	background-image: url(bg_subTitleLarge.gif);
}

.subTitle em {
	font-style: normal;
	font-weight: normal;
	text-transform: none;
}

.contentTxt {
	margin-left: 15px;
}

.itemsList li {
	border-bottom: solid 1px #000;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.itemsList li.lastItem {
	border-bottom: 0;
	list-style: none;
}

.itemsList li a {
	font-weight: bold;
	color: #000;
}

.otherItems {
	background-color: #d1d2d4;
	padding: 2px 5px;
	/*margin-bottom: 20px;*/
}

.contentSideBarre {
	width: 200px;
	float: right;
	display: inline;
}

.sideBarreBloc {
	background-color: #bbbdc0;
	border: solid 1px #9ea0a3;
	padding: 5px 3px;
	margin-bottom: 4px;
}

.ressource {
	min-height: 368px;
}

* html .ressource {
	height: 368px;
}

.contentSideBarre h2 {
	font-size: 1em;
	text-transform: uppercase;
}

.resourcesList li {
	border-bottom: solid 1px #fff;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.resourcesList li.lastRessource {
	border-bottom: 0;
	margin-bottom: 0;
	padding-bottom: 0;
	list-style: none;
}

.resourcesList li a {
	font-weight: bold;
}

.resourcesList li a strong {
	color: #000;
}

.resourcesList li span {
	display: block;
	text-align: center;
	margin-top: 10px;
}

.goUpDown,.btClose {
	float: right;
	margin-top: 19px;
}

p.btNew {
	float: right;
	margin: 2px;
}

img.btNew {
	padding-right: 20px;
}

.subscription .btClose {
	margin-top: -20px;
	margin-right: -40px;
	position: relative;
	z-index: 5;
}

.simpleTitle {
	font-size: 1.5em;
	border-bottom: solid 1px #000;
	padding-bottom: 3px;
	margin-bottom: 5px;
	color: #000;
}

.intro {
	font-weight: bold;
	margin-bottom: 5px;
}

.blocContent {
	background-color: #f3f3f4;
	margin-top: 10px;
	padding: 5px;
	border: solid 1px #d4d5d7;
}

.blocContent h4 {
	font-size: 1em;
	margin-bottom: 3px;
}

.blocContent p {
	margin-bottom: 0;
}

.roundBulletList li {
	background: url(grayBullet.gif) 0 5px no-repeat transparent;
	padding-left: 8px;
	margin-bottom: 3px;
}

.subscription .roundBulletList li {
	margin-bottom: 20px;
}

.roundBulletList li ul li {
	background-image: url(dash.gif);
	background-position: 0 6px;
	padding-left: 7px;
}

.dashList li {
	background: url(dash.gif) 0 6px no-repeat transparent;
	padding-left: 7px;
}

.modulesTable {
	width: 100%;
}

.modulesTable th {
	border-right: solid 1px #b1b3b6;
	padding: 0 3px;
	text-transform: uppercase;
}

.modulesTable td {
	border-right: solid 1px #b1b3b6;
	border-bottom: solid 1px #b1b3b6;
	padding: 5px 3px;
	vertical-align: top;
}

.modulesTable td.lastCol,.modulesTable th.lastCol {
	border-right: 0;
	text-align: center;
	width: 55px;
}

.modulesTable .lastRow td {
	border-bottom: 0;
}

.tdSize1 {
	width: 55px;
}

.tdSize2 {
	width: 85px;
}

.tdSize3 {
	width: 95px;
}

.btContact {
	background-color: #d1d2d4;
	font-weight: bold;
	display: block;
	padding: 0 2px;
	margin-top: 3px;
	text-decoration: none;
	color: #58585a;
}

.partners {
	font-size: 1.1em;
}

.partners p {
	margin-bottom: 0;
}

.partners img {
	vertical-align: middle;
	margin-left: 28px;
	margin-bottom: 5px;
}

/* FIN Page interne */ /* Formulaire */
.title {
	padding-left: 50px;
	font-size: 1.6em;
	color: #000;
}

.subscription {
	padding: 20px 30px 0 20px;
	font-weight: bold;
}

.inputsList li {
	margin-bottom: 10px;
}

html>body .inputsList li {
	overflow: hidden;
}

* html .inputsList li {
	height: 1%;
}

.subscription legend {
	margin-bottom: 20px;
	display: block;
	color: #58585a;
}

* html .subscription legend {
	margin-left: -8px;
	position: relative;
	z-index: 5;
}

*+html .subscription legend {
	margin-left: -8px;
	position: relative;
	z-index: 5;
}

.inputsList {
	margin-bottom: 30px;
}

.inputsList label {
	width: 120px;
	text-transform: uppercase;
	float: left;
	padding-top: 4px;
}

.inputsList .inputSpan label {
	width: auto;
	float: none;
	text-transform: none;
	padding-top: 0;
	margin-right: 60px;
}

.inputSpan {
	width: 460px;
	float: right;
}

.textInput {
	background-color: #e7e7e8;
	border: solid 1px #c7c8ca;
	width: 452px;
	color: #58585a;
	padding: 3px;
}

.choicesList li.trainingPlace .textInput {
	width: 180px;
}

.choicesList li.trainingDate .textInput {
	width: 72px;
}

.choicesList li.trainingContributor .textInput {
	width: 224px;
}

* html .choicesList li.trainingContributor .textInput {
	width: 220px;
}

.subscription .roundBulletList li strong {
	color: #000;
}

.choicesList {
	margin-bottom: 20px;
}

html>body .choicesList {
	overflow: hidden;
}

* html .choicesList {
	height: 1%;
}

.choicesList li {
	float: left;
	text-transform: uppercase;
	margin-right: 15px;
	display: inline;
}

.choicesList li.trainingChoice {
	width: 40px;
	text-align: center;
}

.choicesList li.trainingPlace {
	width: 188px;
}

.choicesList li.trainingDate {
	width: 80px;
}

.choicesList li.trainingContributor {
	width: 220px;
	margin-right: 0;
}

* html .choicesList li.trainingContributor {
	width: 242px;
}

.choicesList input {
	margin-top: 3px;
}

.btAccept,.btRefuse, .btDemand {
	background: url(bg_btAccept.gif) 0 0 no-repeat transparent;
	width: 258px;
	text-align: center;
	border: 0;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	margin-right: 59px;
	cursor: pointer;
	margin-top: 20px;
}
.btDemand {
	margin: 0px;	
}
* html .btAccept {
	margin-right: 56px;
}

.btRefuse {
	background-image: url(bg_btAnnuler.gif);
	margin-right: 0;
}
/* FIN Formulaire */
/* Liste Formations */
.contentMainLarge{
	width: 467px;
	margin-left: 47px;
	float: left;
	margin-bottom: 50px;
	background-color: #e7e7e8;
	border: solid 1px #bbbdc0;
	padding: 10px 10px 1px 5px;
	display: inline;
}
.trainingsList dt a{
	background: url(bg_arrowTitle3.gif) 0 0 no-repeat transparent;
	color: #fff;
	font-size: 0.9em;
	padding-left: 25px;
	text-transform: uppercase;
	margin-bottom: 10px;
	height: 12px;
	display: block;
	font-weight: bold;
}
.trainingsList dt.activeTopic a{
	background-image: url(bg_arrowTitle3_on.gif);
}
.trainingsList a:hover{
	text-decoration: none;
}
.trainingsList dd{
	border: solid 1px #969899;
	margin-left: 14px;
	margin-bottom: 10px;
	display: none;
}
.trainingsList dd.activeList{
	display: block;
}
.trainingsList dd li a{
	background-color: #b1b3b4;
	padding: 3px 8px;
	color: #000;
	display: block;
	border-bottom: solid 1px #eff0f0;
	font-weight: bold;
}
* html .trainingsList dd li a{
	height: 5px;
}
.trainingsList dd li.lastItem a{
	border-bottom: 0;
}
.trainingsList dd li a:hover{
	background-color: #d9dadb;	
}

/*Formations personnalisées*/

.contentMainLargeparc{
	width: 621px;
	/*margin-left: 47px;*/
	float: left;
	margin-bottom: 50px;
	background-color: #e7e7e8;
	border: solid 1px #bbbdc0;
	padding: 10px 10px 1px 5px;
	display: inline;
}

div.siteforma {
	background: url(bg_arrowTitle.gif) 0 0 no-repeat transparent;
	font-size: 0.9em;
	padding-left: 25px;
	text-transform: uppercase;
	margin-bottom: 10px;
	height: 12px;
	font-weight: bold;
	cursor: pointer;
}

.trainingsListparc dt div {
	margin-bottom: 10px;
}

.trainingsListparc dt div a.liengauche {
	background: url(bg_arrowTitle.gif) 0 0 no-repeat transparent;
	font-size: 0.9em;
	padding-left: 25px;
	text-transform: uppercase;
	height: 12px;
	font-weight: bold;
	cursor: pointer;
	width:465px;
	display:inline;
	color: #fff;
	width: 460px;
	float: left;
	text-align: left;
	text-decoration:none;
}

.trainingsListparc dt div a.liendroit {
	color: #000;
	/*display: inline;*/
	width: 230px;
	margin-left: 10px;
	/*text-align: right;*/
	text-decoration:none;
}

/*.trainingsListparc dt div.siteforma a.liengauche {
	color: #fff;
	display: block;
	width: 230px;
	float: left;
	text-align: left;
	text-decoration:none;
}*/

/*.trainingsListparc dt div.siteforma a.liendroit {
	color: #fff;
	display: inline;
	width: 230px;
	/*margin-left: 150px;
	text-align: right;
	text-decoration:none;
}*/

.trainingsListparc dt.activeTopic div a.liengauche{
	background-image: url(bg_arrowTitle_on.gif);
}

.trainingsListparc a:hover {
	text-decoration: none;
}

.trainingsListparc dd {
	border: solid 1px #969899;
	margin-left: 14px;
	margin-bottom: 10px;
	display: none;
}

.trainingsListparc dd.activeList {
	display: block;
}

.trainingsListparc dd li a {
	background-color: #b1b3b4;
	padding: 3px 8px;
	color: #000;
	display: block;
	border-bottom: solid 1px #eff0f0;
	font-weight: bold;
}

* html .trainingsListparc dd li a {
	height: 5px;
}

.trainingsListparc dd li.lastItem a {
	border-bottom: 0;
}

.trainingsListparc dd li a:hover {
	background-color: #d9dadb;
}
/* FIN Liste Formations */

/*pour CRARA*/
.blocHomeContentCRARA {
	border-left: solid 1px #7f7f7f;
	border-right: solid 1px #7f7f7f;
	border-bottom: solid 1px #7f7f7f;
	padding: 3px 10px 9px 15px;
	overflow: hidden;
	position: relative;
}

.homeCol2 .blocHomeContentCRARA {
	height: 490px;
}

.blocHomeLogoEurope{
	height: 50px;
	background-color: #ffffff;
	text-align: center;
	padding-top: 10px;
}

.bottomLinkCRARA{
	position: absolute;
	bottom: 5px;
	right: 5px;
	background: url(picto_plus.gif) right 3px no-repeat transparent;
	padding-right: 13px;
	color: #fff;
	font-weight: bold;
	font-size: 0.9em;
	text-decoration: none;
}

.showForPrint {
	display: none;	
}

