/***********************************************
CONTAINER
*********************************************** */
body {
	margin: 0 auto;
	padding: 0;
	width: 100%;
	height: 100%;
	font: 90% trebuchet MS,arial;
	color: #455560;
	background-image: url(../images/bkg.jpg);
	background-repeat: no-repeat;
	background-position: center -50px;
	background-attachment: fixed;
	background-color: #fff;
}
#site {
	width: 753px;
	margin: 0 auto;
	padding: 0;
	background-color: white;
	text-align: left;
}
/***********************************************
NAVTOP
*********************************************** */
#navTop {
	float: right;
	margin-right: 10px;
	padding: 0;
}
#navTop a {
	text-decoration: none;
	color: #4b5b65;
	font-weight: bold;
	font-size: 11px;
}
#navTop a:hover {
	text-decoration: underline;
}
#logo {
	float: left;
}
#slogan {
	float: right;
	text-align: right;
	position: relative;
	top: 66px;
}
/***********************************************
NAVPRIM
*********************************************** */
#navPrim {
	clear: both;
}
/***********************************************
HOMEPAGE
*********************************************** */
#colLeft {
	background-image: url('../images/navSec_submenu1Bkg.gif');
	background-repeat: repeat-y;
	background-position: top left;
	background-color: #d0cfcf;
	width: 188px;
}
#colLeft div {
	padding: 10px 10px 0 10px;
}
td.evoArticleDescription a {
	display: block;
	padding: 2px;
	font-size: 80%;
	text-decoration: none;
	font-weight: bold;
	color: #727c83;
	border-bottom: 1px dotted #666666;
}
#colCenter {
	width: 370px;
	background-image: url('../images/contentBkg.gif');
	background-repeat: repeat-y;
	background-position: top left;
	background-color: #fff;
}
#colCenter .welcome {
	padding: 24px;
}
#colRight {
	width: 195px;
	background-image: url('../images/colRight_bkg.gif');
	background-repeat: repeat-y;
	background-position: top left;
	padding: 0;
}
#colRight div {
	display: block;
	height: 16px;
	background-image: url('../images/home_buttonAccesRapide_bottom.gif');
	background-repeat: no-repeat;
	background-position: bottom left;
	background-color: red;
	margin: 0;
}

ul.right_list {
	list-style: none;
	float:left;
	margin:0px;
	padding:0px 10px 0px 0px;
	width:184px;
	text-align: right;
}

ul.right_list li {
	margin-bottom:10px;
	padding-right:20px;
	background-image: url(/app/templaterepository/accueil/images/access_rapide_bg.jpg);
	background-position: right 4px;
	background-repeat: no-repeat;
	font-weight:bold;
	line-height:16px;
}

ul.right_list a {
	font-size:11px;
	color:#5e6c75;
	text-decoration: none;
}

hr.right_seperator {
	color:#e79323;
	border:none;
	border-bottom:1px solid #e79323;
	float:left;
	margin-left:95px;
	width:100px;
}


/***********************************************
SECONDARY NAVIGATION
*********************************************** */
#navSec {
	width: 188px;
	margin: 0;
	margin: 0;
	background: #d0cfcf url(../images/navSec_submenu1Bkg.gif) top left repeat-y;
}
#navSec a {
	display: block;
	padding: 4px 0 4px 0;
	font: 80% trebuchet MS,arial,verdana;
}
#navSec a.menu {
	max-height: 32px;
	margin: 0;
	padding: 4px 0 0 19px;
	font-weight: bold;
	color: #455560;
	text-decoration: none;
	text-transform: uppercase;
	border-bottom: 1px dotted #666666;
	background: #e3e2e2 url(../images/navSec_menuBkg.gif) top left repeat-y; 
}
#navSec a.menu:hover {
	background: #d58924 url(../images/navSec_menuBkgOn.gif) top left repeat-y; 
	border-bottom: 1px solid #af6502;
}
#navSec a.menuactive {
	max-height: 32px;
	margin: 0;
	padding: 4px 0 0 19px;
	font-weight: bold;
	color: #455560;
	text-decoration: none;
	text-transform: uppercase;
	background: #d58924 url(../images/navSec_menuBkgOn.gif) top left repeat-y; 
	border-bottom: 1px solid #af6502;
}
#navSec a.submenu1 {
	font: 72% verdana;
	margin: 0;
	padding: 4px 0 4px 30px;
	text-transform: uppercase;
	font-weight: bold;
	font-style: italic;
	color: #455560;
	text-decoration: none;
	background: #d0cfcf url(../images/navSec_submenu1Bkg.gif) top left repeat-y;
}
#navSec a.submenu1:hover {
	background: #d0cfcf url(../images/navSec_submenu1BkgOn.gif) top left repeat-y;
}
#navSec a.submenu1active {
	font: 72% verdana;
	margin: 0;
	padding: 4px 0 4px 30px;
	text-transform: uppercase;
	font-weight: bold;
	font-style: italic;
	color: #455560;
	text-decoration: none;
	background: #d0cfcf url(../images/navSec_submenu1BkgOn.gif) top left repeat-y;
}

#navSec a.submenu2 {
}
#navSec a.submenu2:hover {
}
#navSec a.submenu2active {
}
/***********************************************
CONTENT
*********************************************** */
#contentBkg {
	background: #fff url(../images/contentBkg.gif) top left repeat-y;
}

#content {
	width:548px;
	float:left;
	margin-left:10px;
}

#right_side {
	width:195px;
	padding-bottom:40px;
	background-image:url(/app/templaterepository/accueil/images/colRight_bkg.gif);
	background-repeat:repeat-y;
	float:left;
}

.evoArticleTable {
	margin-bottom:0px;
	width:168px;
}

/*.......................... Breadcrumb ..........................*/
div.breadcrumb {
	font: 74% trebuchet ms,verdana,tahoma;
	margin: 0;
	padding: 7px 0 0 22px;
	background: #fff url(../images/breadcrumbBkg.gif) top left no-repeat;
	height: 19px;
}
a.breadcrumb {
	text-transform: uppercase;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
span.breadcrumbNone {
	display: none;
}
#breadcrumb {
	display: block;
	background: #fff url(../images/breadcrumbBkg.gif) top left no-repeat;
}
#content {
/*	padding: 0 24px 24px 24px; */
	font: 100% trebuchet ms,verdana,tahoma;
}
/* ****************************************
   Site Map                               *
******************************************/

a.evoSiteMapCategoryLink {
display: block;
width: 90%;
color: #e69222 !important;
font-weight: bold;
text-decoration: none !important;
border-bottom: 1px dotted #e0e0e0;
margin: 10px;
}
a.evoSiteMapSubCategoryLink {
margin: 8px;
padding-left: 15px;
font-size: 90%;
color: #666666 !important;
text-decoration: none !important;
border-style: none !important;
background: transparent url('../images/bullet.gif') 2px left no-repeat;
}

a.evoSiteMapCategoryLink:hover, a.evoSiteMapSubCategoryLink:hover {
	color: #669933!important;
	font-weight: bold;
}
/***********************************************
GENERAL
*********************************************** */
a {
	color: #4490c5;
}
a:hover {
	color: #e58e19;
}
a.ahrefBlack {
	color: #666666;
}
ul{
line-height: 20px;
}
h1 {
	font-size: 110%;
	text-transform: uppercase;
	font-weight: bold;
}
h2, .evoCategoryTitle {
	margin: 4px 0 8 0;
	font-size: 110%;
	color: #e69222;
	font-weight: bold;
}
h3 {
	margin: 0 0 -4px 0;
	font-size: 110%;
	font-weight: bold;
	margin-right: 16px;
	border-bottom: 1px solid #666666;
	text-align: right;
}
h6 {
color: #e69222;
font: 90% trebuchet MS,arial;
font-weight: bold;
}
p {
	margin: 8px 0;
	padding: 0;
}
img {
	border: none;
	vertical-align: top;
}
.small {
	font-size: 90%;
}
.smaller {
	font-size: 80%;
}
.quote {
	float: right;
	display: block;
	padding: 14px;
	width: 180px;
	border-top: 1px dotted #cccccc;
	border-bottom: 1px dotted #cccccc;
	font-style: italic;
	color: #669966;
	font-weight: bold;
}
.floatright {
	float: right;
}
.alignright {
	text-align: right;
}
.aligncenter {
	text-align: center;
}
.citation {
	display: block;
	float: right;
	width: 208px;
	padding: 10px 20px 20px 10px;
 	background-image: url(../images/citation.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	font: 120% arial;
	color: #455560;
	font-weight: 700;
}
td.table {
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
	background-color:#cccccc;
}
.evoArticleDate {
	font-size: 80%;
	font-style: italic;
}
	
}
.evoArticleSeparator {
	height: 1px;
	color: #fff;
	border-bottom: 1px dotted #cccccc;
}
/***********************************************
BOTTOM
*********************************************** */
#bottom {
	width: 754px;
	margin: 0 auto;
	padding: 0;
	background-color: white;
	text-align: right;
}