@charset "utf-8";
/* CSS Document */

#dnn_ContentPane
{
	float: left;
	padding-left: 0;
	width: 700px;
}

#entete_methodologie {
	background: url(images/entete_page_methodologie.jpg) no-repeat;
	height:125px;
}

#entete_methodologie h1 {
	color: #fff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	margin: 0;
	padding: 35px 0 0 30px;
}

#entete_methodologie h2 {
	color: #00b1ce;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	margin: -4px 0 0 0;
	padding: 0 0 0 30px;
}

.bleu {
	color: #00b1c3;
}

#tabsVertical {
	background: url(images/bk_methodologie.jpg) no-repeat right top #00b1ce;
	float: left;
	padding: 0 0 20px 0;
	width: 100%;
}

#tabsVertical p, #tabsVertical li {
	color: #676767;
}

#tabsVertical #tabsVertical-nav {
	float: left;
	margin: 0;
	padding: 20px 0 0 2px;
	width: 182px;
}

#tabsVertical-nav li {
	display: block;
	height: 34px;
	line-height: normal;
	list-style-image: none;
	margin: 2px 0 0 2px;
	padding: 0;
	text-indent: -15px;
	text-transform: uppercase;
	width: 165px;
}

#tabsVertical-nav li a, #tabsVertical-nav li a:visited, #tabsVertical-nav li a:link {
	background: url(images/bt_etape.jpg) no-repeat right top;
	color: #676767;
	display: block;
	height: 32px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 2px 0 0 40px;
	text-decoration: none;
}

#tabsVertical-nav li a:hover {
	background-color: #fff;
	background-image: none;
	color: #676767;
	font-weight: bold;
	width: 125px;
}

#tabsVertical-nav li a.selected, #tabsVertical-nav li a.selected:link, #tabsVertical-nav li a.selected:visited {
	background-color: #fff;
	background-image: none;
	color: #00b1c3;
	font-weight: bold;
	width: 140px;
}

#tabsVertical-nav li a.selected span, #tabsVertical-nav li a.selected:link span, #tabsVertical-nav li a.selected:visited span {
	color: #676767;
}

#tabsVertical-nav li.accueil_methodologie a, #tabsVertical-nav li.accueil_methodologie a:visited, #tabsVertical-nav li.accueil_methodologie a:link, #tabsVertical-nav li.accueil_methodologie a:hover {
	background-image: none;
	background-color: transparent;
}

#tabsVertical .tabContent {
	background-color: #fff;
	float: left;
	height: auto;
	margin: 40px 0 0 0;
	padding: 8px 130px 60px 45px;
	width: 335px;
}

#tabsVertical .tabContent li {
	list-style-image: url(images/list_methodologie.gif);
	margin: 6px 0 0 0;
}

#tabsVertical .tabContent ul {
	margin-bottom: 20px;
}

#tabsVertical h3 {
	color: #00b1ce;
	font-size: 11px;
	font-weight: bold;
	margin: 10px 0 0 0;
	text-transform: uppercase;
}

#tabsVertical h4 {
	color: #676767;
	font-size: 11px;
	font-weight: normal;
	margin: 0 -112px 0 0;
	padding: 0;
	text-align: right;
	text-transform: uppercase;
}

#tabsVertical #fragment-0.tabContent {
	background-color: transparent;
	background-image: none;
}

#tabsVertical .tabContentHide { 
	display: none; 
}
