﻿#OuterContainer {
	position:absolute;
	width:100%;
	text-align:center;
}

#SPControlBar {
	width:950px;
	margin:auto;
	text-align:left;
}

#SPPageEditToolBar {
	clear:both;
	width:800px;
	margin-left:150px;
}

#SPMiniConsole{
	width:800px;
	margin-left:150px;
}

#Header {
	position:relative; 
	width:950px; 
	height:135px; 
	background-image:url('/_layouts/images/AKO/entete.gif'); 
	background-repeat:no-repeat; 
	background-position:left,top;
	margin:auto;
	z-index:3;
}

#LogoEntete {
	width:186px;
	height:67px;
	position:absolute;
	top:13px;
	left:14px;
}

#TopNavBar {
	position:absolute; 
	top:0px; 
	left:205px;
}

#InnerContentContainer {
	position:relative;
	width:950px;
	margin:auto;
	z-index:2;
}

#LeftSideBar {
	float:left;
	padding-top:40px;
	margin-bottom:15px;	
}

#LeftNav {
	 width:150px;
	 margin-top:15px;
	 font: normal 12px arial,tahoma,sans-serif;
}

#SearchControl {
	position:relative;
	width:150px;
	background:url('/_layouts/images/AKO/SearchBlock.png') no-repeat 0 0;
	padding-top:50px;
}

#CenterCalender {
	position:relative;
	width:150px;
	height:60px;
	background:url('/_layouts/images/AKO/CenterListBlock.png') no-repeat 0 0;
	margin-top:15px;
	font: bold 12px arial,tahoma,sans-serif;
	padding-top:8px;
}

#fakeimage {
	position:relative;
	width:100%;
	background: url('/_layouts/images/AKO/photo1.png') no-repeat right bottom;
	padding-bottom:10px;
}

#Content {
	float:left;
	text-align:left;
	font: normal 12px Arial, Tahoma, sans-serif;
	margin:0,0,15,0;
	width:790px;
	_width:790px;
	padding-left:10px;
	padding-top:20px;
}

#Catalogue {
	position:absolute;
	top:28px;
	left:615px;
	width:134px;
	text-align:right;
}

#EditoAccueil {
	width:460px;
}

#RightNav {
	float:right;
	width:180px;
    font: normal 12px arial,tahoma,sans-serif;
    padding-top:5px;
}

#LogoEditeur {
	width:180px;
	text-align:center;
}

#Footer {
	clear:both;
	position:relative;
	width:950px;
	height:57px;
	background:url('/_layouts/images/AKO/pied.png') no-repeat 0 0;
	z-index:1;
	margin:auto;
	text-align:center;
}

#Footer a.Indigo {
	text-decoration:none;
	text-indent: -9999px;
	font-size: 0;
	display:none;
}

#DesignedBy {
	 width:950px;
	 font-size:10px; 
	 text-align:right;
	 margin-bottom:15px;
	 margin:auto;
}

.FitAll {
	width:950px;
}

.FloatRight {
	float:right;
	overflow:auto;
}

.EnteteType1 {
	font-weight:bold;
	color:#8cb618;
}

.EnteteType2 {
	font-size:medium;
	font-weight:bold;
	color:#8cb618;
}

.NewsInLine1 {
	float:left;
	width:202px;
	padding-left:5px;
	padding-right:5px;
	font: normal 11px Arial, Tahoma, sans-serif;
}

.NewsInLine1 a.NewsTitle {
	text-decoration:none;
	font-weight:bold;
	font-size:14px;
	color:#009A31;
}

.NewsInLine2 {
	float:left;
	width:202px;
	padding-left:5px;
	padding-right:5px;
	font: normal 11px Arial, Tahoma, sans-serif;
}

.NewsInLine2 a.NewsTitle {
	text-decoration:none;
	font-weight:bold;
	font-size:14px;
	color:#00285A;
}

.NewsInLine3 {
	float:left;
	width:202px;
	padding-left:5px;
	padding-right:5px;
	font: normal 11px Arial, Tahoma, sans-serif;
}

.NewsInLine3 a.NewsTitle {
	text-decoration:none;
	font-weight:bold;
	font-size:14px;
	color:#F79600;
}

.TextNormal {
	font-size:x-small;
	font-family:Arial, Helvetica, sans-serif;
}

.fake {
	height:300px;
	width:1px;
}

#ctl00_PlaceHolderTitleBreadcrumb_siteMapPath{
	display:block;
	font:normal 10px Arial,Tahoma,Sans-serif;
	margin-top:20px;
	margin-bottom:5px;
}

#ctl00_PlaceHolderTitleBreadcrumb_siteMapPath a {
	text-decoration:none;
	color:#000;
}

#ctl00_PlaceHolderTitleBreadcrumb_siteMapPath .breadcrumbCurrent {
	color:#009A84;
}

.rade_toolbar.Telerik .TextAlign
{
   background-image: url('/_wpresources/RadEditorSharePoint/5.4.0.0__1f131a624888eeed/Resources/ToolImages/AlignLeft.PNG');
}