/*LE HAUT DE LA PAGE */

#tete{
	color:#110975;
	background-image:url(Images/header_buro.gif);
	background-repeat:no-repeat;
	height:63px;
	width:990px;
	margin:0 0 0 0;
	padding:0 0 0 0;
}

/*LE CONTENEUR PRINCIPAL : IMAGE DE FOND A CHANGER */
#conteneur{
	left:0px;
	top:2px;
	position:	relative;
	width:990px;
	height:auto;
	background-image: url(Images/fond_rose.gif);
	background-repeat: repeat-y;
	float: left;
}

/* LE DIV DU CONTENU DE LA PAGE */
#texte_contenu{
	float: left;
	/* height:433px; */
	width:450px;
	padding:20px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-right-style: dashed;
	border-left-style: dashed;
	border-top-color: #FF4F9A;
	border-right-color: #FF4F9A;
	border-bottom-color: #FF4F9A;
	border-left-color: #FF4F9A;
	margin-right: 22px;
	margin-left: 22px;
}




#texte_contenu h1{
	font-size: 1.2em;
	text-align: left;
	color: #51612B;
	font-style: normal;
	font-weight: bold;
	border-bottom-style: solid;
	border-bottom-color: #51612B;
	border-bottom-width: thin;
	margin-bottom: 15px;
}
#texte_contenu h2 {
	/*font-size: 12px;*/
	text-align: left;
	color: #51612B;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	/*border-bottom-style: solid;
	border-bottom-color: #51612B;
	border-bottom-width: 2px;
	margin-top: 10px;
	margin-bottom: 5px; */
}
#texte_contenu h3 {
	font-size: 0.9em;
	color: #51612B;
}

#texte_contenu p {
	/*font-size: 12px;*/
	color: #000000;
	margin-top: 5px;
	margin-bottom: 5px;
}
#texte_contenu  dl{
	font-size: 0.85em;
	list-style-type: disc;
	margin: 0px;
	list-style-position: outside;
}
#texte_contenu dd {
	list-style-type: disc;
	list-style-position: outside;
	display: list-item;
}

/*
#illustr_promo{
	float:left;
	width:230px;
	height:190px;
	background:#FFFFFF url(image/illustr_promo.gif) top left no-repeat;
	padding:0 0 0 0;
	margin-top:15px;
	margin-right:0px;
	margin-bottom:0px;
	margin-left:0px;
}
*/
#texte_contenu dt {
	list-style-type: disc;
	list-style-position: outside;
	display: list-item;
	font-size: 0.85em;
	margin-left: 5em;
}




/* LE MENU GAUCHE pour changer les couleurs */

#menugauche {
	float: left;
	/*margin-left:3px;*/
	height: inherit;
	width: 194px;
	text-align: right;
	text-indent: 4px;
	background-image: url(Images/formation-logicom.gif);
	background-repeat: no-repeat;
	background-position: center 55px;
	padding-top: 167px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#titre_menu_gauche {
	background-color: #FF4F9A;
	height: 43px;
	width: 198px;
	/*z-index: 2;*/
	left: 0px;
	top: 0px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	margin: 0px;
	position: absolute;
	text-transform: capitalize;
	vertical-align: middle;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#menugauche ul {
	list-style-type: none;
	display: block;
	margin:0 0 0 0;
	padding:0 0 0 0;
	width:190px;
	vertical-align: middle;
	font-size:0.8em;
}

a#menu_rool_over {
	display: block;
	text-align: right;
	vertical-align: middle;
	height: 50px;
	padding-left: 0px;
	padding-top: 5px;
}
a#menu_rool_over:hover, a#menu_rool_over:focus, a#menu_rool_over:active {
	color: #ffffff;
	display:block;
	background-color: #FF4F9A;
}

a.menu_rool_over {
	display: block;
	text-align: right;
	vertical-align: middle;
	height: 50px;
	padding-left: 0px;
	padding-top: 5px;
}
a.menu_rool_over:hover, a.menu_rool_over:focus, a.menu_rool_over:active {
	color: #ffffff;
	display:block;
	background-color: #FF4F9A;
}


/* MENU DROIT */

#menu_droit h1{
	border-right-width:1px;
	border-right-color:#FF4F9A;
	border-right-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#FF4F9A;
	border-bottom-style:solid;
	font-size:14px;
	color:#FF4F9A;
	text-align:left;
	font-weight:bold;
	font-style:normal;
	padding-top:8px;
	padding-left:6px;
	padding-bottom:8px;
}

#agenda{
width:250px;
	height:280px;
	padding:35px 0 0 2px;
	background-color: #FF4F9A;
	background-image: url(Images/anneaux_rose.gif);
	background-repeat: no-repeat;
	background-position: left top;	/*vertical: bottom;*//*margin: 0 0 0 -1px;*/	/*z-index:9;*/
}

#bloc_form_qualifiantes,#bloc_form_continues,#bloc_ateliers_cri{
	width:198px;
	height:300px;
	float:left;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	border-width:1px;
	border-color:#110975;
	border-style:solid;
}
#bloc_form_qualifiantes{
	clear:both;
	margin:0 40px 0 20px;
}



#bloc_form_continues{
	margin: 0 40px 0 0;
}

#bloc_ateliers_cri{
	margin: 0 1em 0 0;
}

/*
#photo_promo{
	float:left;
	width:133px;
	height:98px;
	border-color:#110975;
	border-style:solid;
	border-width:1px;
	background:#FFFFFF url(image/visu_promo.jpg) top left no-repeat;
	margin:0 0 0 20px;
	padding:0 0 0 0;
	background-color: #5E86BA;
}
*/
#texte_promo{
	float:left;
	width:214px;
	height:81px;
	margin:0 0 0 0;
	padding:30px 0 0 20px;
}
