﻿body
{
	background-color: #d7d7d7; 
	margin-top: 10px;
	margin-right: 5px;
	margin-left: 5px;	
	margin-bottom: 10px;
	
}

.MSO_ContentTable {
	vertical-align: top;
}

A
{
    COLOR: #2E8CAB; 
    font-style:normal; 
    font-variant:normal; 
    font-weight:normal; 
    font-size:8.5pt;  
    font-family:Verdana;  
	cursor:pointer;
}


/*
A:visited
{
    font-style:normal; 
    font-variant:normal; 
    font-weight:normal; 
    font-size:8.5pt; 
    font-family:Verdana;  
	cursor:pointer;
}
A:hover
{
    font-size:8.5pt; 
    font-family:Verdana;  
    font-style:normal; 
    font-variant:normal; 
    font-weight:normal; 
   	cursor:pointer;
}
*/

/*======================== MENU ================================*/

.AlsyTDTableMenu
{
	width:100%;
	height:27px;
	background-image:url('Images/fond_menu_repeat.jpg'); 
	vertical-align:middle;
	background-repeat:repeat-x;
}

.AlsySearchZone {
	top: 2px;
}

.AlsySearchZoneTextField {
	font-family:Arial;
	font-size:10px;
	border: white  solid 1px;
	background-color:#cddfe9;
	color:#443e58;
	margin-left:30px;
	width:175px;
}

.AlsySearchZoneLaunchButton {
	margin-top: 4px;
	cursor:hand;
}



.MenuContainer {
	border-style: none;
	border-width: none;
	border:0px;
	background-image: none;
	background-color:transparent;
}


table.MenuItem
{
	font-family:Verdana;
	font-size:10px;
	color:white;
	text-transform:uppercase;
	font-weight:bold;
	height:27px;
	border:solid 0px none;
	background-image:none;
	background-color:none;
}

table.MenuItem td
{
	padding-top:7px;
}

.MenuItem a{
	color:white;
}

.MenuItemSelected{
	border: none;
	color: #686560;
	background-image:none;
	background-color:#c7c2b2;
}

.MenuItemSelected a{
	color: #686560;
}

.MenuItemHover
{
	border:solid 0px none;
	color: #686560;
	background-image: none;
	background-color: #c7c2b2;
	vertical-align:middle;
}

.MenuItemHover a{
	color: #686560;
}

.MenuItemLabelDiv
{
	vertical-align:middle;
}

.MenuItemLabel
{
	font-family:Verdana;
	font-size:10px;
	cursor:pointer;
	height:100%;
	font-weight:bold;
}



.SubMenu
{
	border-color: #c7c2b2;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	background-color: red;
}

.SubMenuItem
{
	background-color: #EBE9DE;
	font-family: Verdana;
	font-size: 10px;
	text-transform: uppercase;
}

.SubMenuItem a{
	display:block;
	*width:120px;
	min-width:120px;
	color:#807d72;
	padding:4px 8px 4px 8px;
}

.SubMenuItemHover
{
	background-color:#dbd6c3;
	color:#807d72;
	cursor:hand;
}

.SubMenuItemLabel
{
	font-family:Verdana;
	font-size:10px;
	cursor:pointer;
	height:100%;
	font-weight:bold;
}


/*============================= Chemin de navigation ==========================*/
.filAriane
{
    font-weight:normal; 
	font-family: Verdana ,Arial;
	font-size: 7.5pt;
	color: #7C7C7C;
	height: 10px;
	padding-left: 15px;
}

.filAriane a
{
    font-weight:normal;
	font-size: 7.5pt;
	text-decoration: none;
	color: #7C7C7C;
}

.filAriane a:hover
{
    font-weight:normal;
	font-size: 7.5pt;
	text-decoration:underline;
	color:#2E8CAB;
}

/*============================= PIED DE PAGE =================================*/

.AlsyFooter a {
	font-family: Verdana;
	font-size: 7.5pt;
	text-decoration: none;
	font-weight: normal;
	color: #FFFFFF;
	height:11px;
}

.AlsyFooter {
	font-family: Verdana;
	font-size: 7.5pt;
	text-decoration: none;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #10799b;
	height:15px;
}

.XSL-Link
{
	cursor:pointer;
	color:#c3c3c3;
	text-decoration:none;
}

.ms-WPTitle
{
	font-weight: bold;
	font-family: verdana,sans-serif;
	color: #10799b;
	padding-left: 30px;
	padding-right: 7px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 11px;
	background-image: url('../PublishingImages/puce1.png');
	background-repeat: no-repeat;
	background-position: left;
	text-transform: uppercase;
	border:0px transparent none;
}

.AlsyToolbar
{
	position:relative;
	width:982px; 
}

/* cadre auour de la home page */
.AlsyTableHome
{
	background-color:white;
	background-image: none;
	background-repeat: no-repeat;
	background-position: 100% 100%;
	border-style:solid; 
	border-width:1px; 
	border-color:#7c7c7c;	
	width:982px; 
	height:500px;
}

/* partie contenu horizontal de la home */
.AlsyContentHome
{
	margin-top:12px;
	width:100%; 
	position:relative;
	top:10px;
}

/* contenu colonne centrale de la home */
.AlsyCentreHome
{
}

/* cadre autour des pages intérieures */
.AlsyTablePage
{
	background-color:white;
	background-image: url('../PublishingImages/fond_page.gif');
	background-repeat: no-repeat;
	background-position: 100% 100%;
	border-style:solid; 
	border-width:1px; 
	border-color:#7c7c7c;
	width:982px; 
	height:400px;
}

.AlsyTemplatePageTitle
{
	font-weight: bold;
	font-family: verdana,sans-serif;
	color: #C7B165;
	font-size: 12pt;
}
.AlsyTemplateIcon{
	
}

/* partie contenu des pages intérieures */

.AlsyTableContent
{
	font-family:Verdana;
	font-size:8.5pt;
	text-align:justify;
	padding-top: 5px;
	vertical-align: top;
	height:250px;
}
.AlsyTableContentActu
{
	border-width: 0px;
	margin-top: 10px;
	margin-bottom: 15px;
	font-family: Verdana;
	font-size: 8.5pt;
	color: black;
	text-align: justify;
	border-spacing: 5px;
	border-top-style: 1;
	border-right-style: 1;
	border-bottom-style: 1;
	border-left-style: 1;
	border-style:solid;
	width:100%;
	vertical-align:top;
}

.AlsyTableContentLeft
{
	TEXT-ALIGN: justify; LINE-HEIGHT: normal; FONT-STYLE: normal; FONT-FAMILY: Verdana; COLOR: #404040; FONT-SIZE: 8.5pt; FONT-WEIGHT: normal
}

.AlsyTableContentRight
{
}

.ms-WPHeader TD{
	border-bottom:0px solid #4e7cb7;
	border-collapse:collapse;
}

.TitreContenu{
	font-size:8.5pt;
	font-family:Verdana;
	color:#107C9F;
	font-weight:bold;
	line-height: 170%;
}

.TR-Bandeau{
	width:100%;
	height:124px;
	cursor:pointer;
	background-image:url('Images/bandeau_haut_v2.jpg');
	background-position:left top;
}

.TD-LiseretOr{
	background-image:url('../PublishingImages/liseret_or.jpg');
	background-repeat:repeat-x;
	background-position:left bottom;
	height:6px;
}

.image-equipe{
	position:relative;
	top: -40px;
	left: 20px;
	text-align: left;
}

.ArticleDate{
	font-family:Verdana;
	font-size:8.5pt;
	text-align:left;
	color: #7C7C7C;
}

.ArticleResume{
	font-family: Verdana;
	font-size: 8.5pt;
	text-align: justify;
	background-color: #cddfe9;
	padding: 10px 10px 10px 10px;
	color: #666666;
}

.AlsySearchZoneLaunchButton {
	margin-top: 4px;
	cursor:hand;
	border:0;
}


.ArticleContenu{
	font-family:Verdana;
	font-size:8.5pt;
	text-align:left;
}

ul {
	margin-left: 5px;
}

ol li {
	list-style: disc outside none;
}

.ArticleList-DateItem {
	vertical-align:top;
	font-family:Verdana;
	font-size:8.5pt;
	text-align:left;
	color:#c7b165; 
	font-weight:bold;
}

.ArticleList-TitleItem {
	vertical-align:top;
	font-family:Verdana;
	font-size:8.5pt;
	text-align:left;
    COLOR: #2E8CAB; 
}

.ArticleList-DescItem {
	margin-top: 5px;
	font-family:Verdana;
	font-size:8.5pt;
	text-align:left;
}

.ArticleList-LinkGold {
	vertical-align:top;
	font-family:Verdana;
	font-size:8.5pt;
	text-align:left;
	color:#c7b165; 
	font-weight:normal;
}
/*============================= Mise en forme recherche =================================*/
.srch-Metadata{
BORDER-TOP:#e0ded5 0px solid;
FONT-SIZE:1.0em;
MARGIN:0px 0px 15px;COLOR:#8c8c8c;
FONT-FAMILY:Tahoma;
}
.srch-Title A:link,.srch-Title A:visited{
	vertical-align:top;
	font-family:Verdana;
	font-size:9pt;
	text-align:left;
    COLOR: #2E8CAB; 
}
.srch-Title a:hover{
color:#FF5050;
text-decoration:none;
}
.srch-Title b{
background:#ffff66;
color:#000000;
}
.srch-Title b:hover{
background:#ffff66;
color:#FF0000;
}

.srch-stats{
COLOR:#333333;
FONT-SIZE:1.0em;
FONT-FAMILY:Tahoma;
background-color:#FFFFFF;
text-align:left;
white-space:nowrap;
}
.srch-Page{
COLOR:#666666;
FONT-WEIGHT:bold;
FONT-SIZE:1.0em;
FONT-FAMILY:Tahoma;
background-color:#FFFFFF;
text-align:right;
}
.srch-Page A:link,.srch-Page A:visited{
text-decoration:none;
color:#3764a0;
FONT-WEIGHT:normal;
}
.srch-Page a:hover{
color:#FF0000;
}
.srch-dup A:link,.srch-dup A:visited{
COLOR:#517acc;
}
.srch-Description b{
font-weight:normal;
COLOR:#333333;
background:#ffff66;
}

