﻿
/*******************

Design des styles du rad editor

*******************/
.encadre
{
    border: solid 2px white;
    background-color: Silver;
    font-weight: bold;
    color: blue;
    padding: 5px;
}
.format1
{
    font-family:Verdana;
}
.format2
{
    font-style:italic;
}
h1
{
    font-size: 22px;
    font-weight: bold;
    color: #02457A;
}
h2
{
    font-size: 18px;
    font-weight: bold;
    color: #02457A;
}
h3
{
    font-size: 12px;
    font-weight: bold;
    color: #02457A;
}
h4
{
    font-size: 10px;
    font-weight: bold;
    color: #02457A;
}
h5
{
    font-size: 8px;
    font-weight: bold;
    color: #02457A;
}
/*******************/

html
{
	min-height: 100%;
	height: 100%;
	background-color: #151515;
	background-repeat: repeat-x;
	background-image: url(images/degrade_html.jpg);
}
html body
{
	font-size: 80%;
	font-family: helvetica, arial, verdana;
	color: #222222;
	height: 100%;
	margin: 0 0 1px; 	
}
html body a
{
	text-decoration: none;
	color: #00457a;
}
html body a:hover
{
	color: #333333;
}
html body h4
{
	font-size: 14px;
	font-family: Helvetica, arial, verdana, sans-serif;
	font-weight: 900;
	padding-top: 5px;
	margin: 0;
}

html body div#contenu_page
{
	width: 980px;
	margin: auto;
	padding-bottom: 40px;
}
html body div#contenu_page div#entete div#logo
{
	float: left;
	margin-top: 13px;
	width: 650px;
	height: 54px;
}
html body div#contenu_page div#entete div#logo h1
{
	margin: 0;
	padding: 0;
}
html body div#contenu_page div#entete div#logo img
{
	border: 0 none;
	width:220px;
	height:70px;
}
html body div#contenu_page div#entete div#login
{
	float: right;
	border: 1px solid #e0e0e0;
	border-top: none 0;
	width: 234px;
	height: 94px;
	background-color: #ffffff;
	background-image: url(images/degrade_login.jpg);
	background-repeat: repeat-x;
	background-position: 0 100%;
	padding-left: 10px;
	padding-right: 5px;
}
/************ Menu ***********/
html body div#contenu_page div#entete div#menu_1
{
	float: left;
	margin-top: 19px;
	width: 412px;
}
html body div#contenu_page div#entete div#menu_1 ul
{
	margin: 0;
	padding: 0;
}
.RadMenu
{
	float: left;
}
html body div#contenu_page div#entete div#menu_1 ul li
{
	margin: 0;
	padding: 0;
	display: inline; /*position:relative;*/
}
html body div#contenu_page div#entete div#menu_1 div > ul > li > div > a
{
	/*float: left;*/
	display: block;
	color: #ffffff;
	text-transform: uppercase;
	font-weight: 900;
	height: 26px;
	background-repeat: no-repeat;
	font-family: Helvetica, arial, verdana,sans-serif;
	font-size: 14px;
	text-decoration: none;
	text-align: center;
	padding-top: 10px;
}
html body div#contenu_page div#entete div#menu_1 div ul li a:hover
{
	color: #000000;
}
html body div#contenu_page div#entete div#menu_1 > div.Item1 > ul > li > div > a
{
	background-image: url(images/MN_1.gif);
	width: 103px;
}
html body div#contenu_page div#entete div#menu_1 > div.Item2 > ul > li > div > a
{
	background-image: url(images/MN_2.gif);
	width: 150px;
}
html body div#contenu_page div#entete div#menu_1 > div.Item3 > ul > li > div > a
{
	background-image: url(images/MN_3.gif);
	width: 159px;
}
html body a
{
	text-decoration: none;
	color: #00457a;
}

html body div#contenu_page div#entete .rmSlide > ul
{
	background-color: White;
	border: 1px solid black;
}
html body div#contenu_page div#entete div#menu_1 div > ul > li > div.rmSlide a, html body div#contenu_page div#entete div#menu_2 div > ul > li > div.rmSlide a
{
	color: #676767;
	font-size: 12px;
	padding: 6px 8px 0px 25px;
	text-transform: none;
	white-space: nowrap;
	width: 200px;
	text-align: left;
	list-style-type: square;
	background: url('images/fleche_puce_grise.gif') no-repeat 10px 10px;
}
html body div#contenu_page div#entete div#menu_1 div > ul > li > div.rmSlide a:hover, html body div#contenu_page div#entete div#menu_2 div > ul > li > div.rmSlide a:hover
{
	background-color: #676767;
	color: White;
}
html body div#contenu_page div#entete div#menu_2
{
	float: left;
	margin-top: 2px;
	width: 306px;
	height: 50px;
	background-image: url(images/nos_competences_sectorielles.gif);
	background-repeat: no-repeat;
	background-position: 50% 0;
	padding-top: 16px;
}
html body div#contenu_page div#entete div#menu_2 ul
{
	margin: 0;
	padding: 0;
}
html body div#contenu_page div#entete div#menu_2 ul li
{
	margin: 0;
	padding: 0;
	display: inline;
}
html body div#contenu_page div#entete div#menu_2 ul li a
{
	float: left;
	color: #ffffff;
	text-transform: uppercase;
	font-weight: 900;
	height: 26px;
	background-repeat: no-repeat;
	font-family: Helvetica, arial, verdana,sans-serif;
	font-size: 14px;
	text-decoration: none;
	text-align: center;
	padding-top: 10px;
}
html body div#contenu_page div#entete div#menu_2 ul li a:hover
{
	color: #000000;
}
html body div#contenu_page div#entete div#menu_2 > div.Item1 > ul > li > div > a
{
	background-image: url(images/MN_sectoriel_1.gif);
	width: 113px;
}
html body div#contenu_page div#entete div#menu_2 > div.Item2 > ul > li > div > a
{
	background-image: url(images/MN_sectoriel_2.gif);
	width: 79px;
}
html body div#contenu_page div#entete div#menu_2 > div.Item3 > ul > li > div > a
{
	background-image: url(images/MN_sectoriel_3.gif);
	width: 114px;
}
/********* centre ***********/
html body div#contenu_page div#colonne_gauche
{
	width: 704px;
	float: left;
}

html body div#contenu_page div#colonne_droite
{
	width: 256px;
	float: right;
	margin-bottom: 20px;
	vertical-align: top;
	padding: 0;
	margin: 0;
}
html body div#contenu_page div#colonne_centre
{
	width: 100%;
	margin-bottom: 20px;
	vertical-align: top;
	padding: 0;
	margin: 0;
}


/***************** Fil ariane ***********/
html body div#contenu_page div#fil_arianne
{
	border: 3px solid #000000;
	background-image: url(images/bloc_coin_bas.gif);
	background-repeat: no-repeat; ;
background-position:100%100%;
background-color:#ffffff;
color:#323232;
margin-bottom:20px;
height:18px;
vertical-align:middle;
}
html body div#contenu_page div#fil_arianne span.root_arianne
{
	padding-left: 10px;
	color: #7e7e7e;
	background-image: url(images/bloc_coin_haut.gif);
	background-repeat: no-repeat;
}
html body div.retourFlux
{
	clear: both;
	margin: 0;
	padding: 0;
	display: block;
	width: 100%;
	height: 0;
	overflow: visible;
}

/********** Pied de page ***********/
html body div#pied_page
{
	clear: both;
	width: 100%;
	background-color: #ffffff;
	height: 39px;
	text-align: center;
	padding-top: 20px;
}

html body div#pied_page ul
{
	margin: auto;
	padding: 0;
	display: inline;
}
html body div#pied_page li
{
	list-style-type: none;
	margin-top: 10px;
	display: inline;
}
html body div#pied_page li a
{
	color: #333333;
	text-decoration: none;
	border-right: 1px solid #333333;
	padding-left: 20px;
	padding-right: 20px;
}
html body div#pied_page li a:hover
{
	color: #00457a;
}
html body div#pied_page span.copyright
{
	color: #757575;
	padding-left: 20px;
}
/*********** bloc content (default master only) ********/
html body div#contenu_page div#colonne_centre div.bloc_content, div#contenu_page div#colonne_gauche div.bloc_content
{
	background-image: url(images/bloc_coin_haut.gif);
	background-repeat: no-repeat;
	background-position: top left;
	border: 3px solid #000000;
	overflow: hidden;
	display: block;
	background-color: #ffffff;
}
html body div#contenu_page div#colonne_centre div.bloc_content h2
{
	color: #333333;
	text-transform: uppercase;
	font-size: 20px;
	font-weight: 900;
	margin-bottom: 5px;
}
html body div#contenu_page div#colonne_centre div.bloc_content p
{
	margin-top: 0;
	margin-bottom: 6px;
}
html body div#contenu_page div#colonne_centre div.bloc_content h4
{
	font-size: 15px;
	font-weight: 900;
	margin-bottom: 0;
}
html body div#contenu_page div#colonne_centre div.bloc_content div.content, div#contenu_page div#colonne_gauche div.bloc_content div.content
{
	padding: 20px;
	vertical-align: top;
}


html body div#contenu_page div#colonne_centre div.bloc_content div.content .CentreLeft
{
	width:48%;
	float:left;		
	vertical-align: top;
	padding-bottom:25px;
}


html body div#contenu_page div#colonne_centre div.bloc_content div.content .CentreRight
{	
	vertical-align: top;
	width:48%;
	float:left;
	padding-bottom:25px;	
	padding-right:20px;
}

html body div#contenu_page div#colonne_centre div.bloc_content div.content .CentreTop
{	
	vertical-align: top;
	width:100%;
}

html body div#contenu_page div#colonne_centre div.bloc_content div.content .CentreTop img
{	
	vertical-align: top;
	width:99%;
	height:360px;
}




html body div#contenu_page div#colonne_centre div.bloc_content p.BT_Bleu
{
	text-align: right;
}
html body div#contenu_page div#colonne_centre div.bloc_content p.BT_Bleu a
{
	color: #ffffff;
	background-image: url(images/BT_Bleu_Fleche.gif);
	background-repeat: no-repeat;
	background-position: 100% 100%;
	padding-right: 30px;
	padding-left: 10px;
	font-weight: 900;
}
html body div#contenu_page div#colonne_centre div.bloc_content p.BT_Bleu a:hover
{
	filter: alpha(opacity=80);
	opacity: 0.8;
	-moz-opacity: 0.8;
}
html body div#contenu_page div#colonne_centre div.bloc_content div.pied_bloc_content, div#contenu_page div#colonne_gauche div.bloc_content div.pied_bloc_content
{
	background-image: url(images/bloc_coin_bas.gif);
	background-repeat: no-repeat;
	background-position: 100% 100%;
	height: 7px;
	width: 100%;
}


