/* Styles de la navigation */
/* Styles de la 1ère rubrique de navigation */


.MenuTop 
{
	font: normal 10pt/32px "Trebuchet MS";
	display: table;
	color: #990000;
	height: 30px;
	position: relative;
}

.MenuTop a
{
	text-decoration: none;
	color: #000000;
}
	
.MenuTop a:hover
{
	text-decoration: none;
	color: #990000;
}
/* Styles de la 2ème rubrique de navigation */
.SousMenu
{
	font :normal 10pt/20px "Trebuchet MS";
	display: none;
	color: #990000;
	text-align: left;
	margin-left: 10px;
	position: relative;
}

.SousMenu a
{
	text-decoration: none;
	color: #0B3360;
}
	
.SousMenu a:hover
{
	text-decoration: none;
	color: #990000;
}
/* Styles de la 3ème rubrique de navigation (carrés bleus et gris)*/
.SousMenu2
{
	font-family: "Trebuchet MS";
	font-size: 10pt;
	text-decoration: none;
	font-style: normal;
	color: #CCCCCC;
	vertical-align: text-bottom;
	border-top: 1px solid #CCCCCC;
	font-weight: bold;
}

.SousMenu2 a
{
	color: #CCCCCC;
	text-decoration: none;
}
	
.SousMenu2 a:hover
{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.SousMenu3
{
	font-family: "Trebuchet MS";
	font-size: 10pt;
	text-decoration: none;
	font-style: normal;
	color: #CCCCCC;
	vertical-align: text-bottom;
	font-weight: bold;
}

.SousMenu3 a
{
	color: #CCCCCC;
	text-decoration: none;
}
	
.SousMenu3 a:hover
{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.SousMenu2Nlignes
{
	font-family: Trebuchet MS;
	font-size: 12px;
	text-decoration: none;
	font-style: normal;
	color: #000000;
	vertical-align: text-bottom;
	text-align: left;
}
/*
.SousMenu2Nlignes a
{
	color: #999999;
	text-decoration: none;
}
	
.SousMenu2Nlignes a:hover
{
	color: #000000;
	text-decoration: none;
}
*/
/* Styles de la 3ème rubrique de navigation (en bas de la page)*/
.LienTransverse
{
	font-family: VTrebuchet MS;
	font-size: 8px;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	margin-top: 12px;
	margin-bottom: 20px;
	margin-left: 12px;
	vertical-align: text-bottom;
}

.LienTransverse a
{
	color: #666666;
	text-decoration: none;
}
	
.LienTransverse a:hover
{
	color: #990000;
	text-decoration: none;
}

/* Barre "Informations Légales en bas de page*/
.InfosLegales
{
	font-family: "Trebuchet MS";
	font-size: 12px;
	text-decoration: none;
	font-style: normal;
	color: #999999;
	text-align: right;

}

.InfosLegales a
{
	color: #999999;
	text-decoration: none;
}
	
.InfosLegales a:hover
{
	color: #999999;
	text-decoration: underline;
}

/* Styles de la page */
/* Styles des tableaux */
.CeisNav
{
	border-top: 1px solid #000000;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;
	width: 140px;
}

.CeisTable
{
	border: 1px solid #000000;
	background-color: #FFFFFF;
}

.CeisTDSpecial
{
	border-top: 1px none #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px none #000000;
	border-left: 1px none #000000;
	vertical-align: top;

}
.CeisTitre
{
	color: #000000;
	font-weight: normal;
	font-style: normal;
	margin-top: 12px;
	margin-right: 12px;
	margin-bottom: 12px;
	margin-left: 10px;
	background-color: #CCCCCC;
	border: thick solid #CCCCCC;
}

/* Style des rubriques de titre */
.CeisTitreRouge
{
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #990000;
	font-weight: bold;
	margin-top: 12px;
	margin-bottom: 12px;
	border-bottom: none;
	vertical-align: top;
}

/* Style du texte */	
.CeisText
{
	color: #000000;
	font-weight: normal;
	margin-top: 5px;
	margin-right: 12px;
	margin-left: 12px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	text-align: justify;


}

.CeisText2
{
	color: #000000;
	font-weight: normal;
	margin-top: 5px;
	margin-right: 12px;
	margin-left: 12px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	text-align: center;


}

.CeisText a
{
	color: #666666;
	text-decoration: underline;
}
	
.CeisText a:hover
{
	color: #990000;
	text-decoration: underline;
}

.CeisText ul
{
	margin-top: 0px;
	margin-left: 12px;
}

.CeisText li
{
	list-style-position: outside;
	list-style-type: disc;
	line-height: 20px;
	margin-bottom: 10px;
}

/* Styles spécifiques de la page d'accueil*/
.LienThemes
{
	font-family: Trebuchet MS;
	font-size: 12px;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}
.LienThemes a
{
	color: #000077;
	text-decoration: underline;	
}
	
.LienThemes a:hover
{
	color: #990000;
}

/* Liens pour les pages d'administration et d'actualités*/
.LienActus
{
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	color: #666666;

}

.LienActus a
{
	color: #666666;
	text-decoration: underline;
}
	
.LienActus a:hover
{
	color: #990000;
	text-decoration: underline;
}

.LienPlan
{
	font-family: Trebuchet MS;
	color: #000000;
	font-size: x-small;
	font-weight: bold;
}

.LienPlan a
{
	color: #666666;
	text-decoration: none;
	font-size: x-small;
	font-weight: normal;
	font-family: Trebuchet MS;
}
	
.LienPlan a:hover
{
	color: #990000;
	text-decoration: none;
	font-size: x-small;
	font-weight: normal;
	font-family: Trebuchet MS;
}

.LienAdmin
{
	font-family: "Trebuchet MS";
	color: #990000;
	font-size: 11px;
	font-weight: normal;
}

.LienAdmin a
{
	color: #666666;
	text-decoration: none;
}
	
.LienAdmin a:hover
{
	color: #990000;
	text-decoration: none;
}
.CEISLineH {
	border-top: 1px solid #000000;
	border-right: 1px none #000000;
	border-bottom: 1px none #000000;
	border-left: 1px none #000000;

}
.CEISLineH2 {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-left-color: #000000;

}
.Edito {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	line-height: 20px;
}
.BlocMenu {
	font-family: "Trebuchet MS";
	font-size: 10pt;
}
.BlocMenu a:hover
{
	text-decoration: none;
	color: #990000;
}
.BlocMenu a
{
	color: #000000;
	text-decoration: none;
}
.LigneBas {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

/* added after livraison */
.ct_gris
{
	font-family: "Trebuchet MS";
	font-size: 10pt;
	text-decoration: none;
	font-style: normal;
	color: #CCCCCC;
	vertical-align: text-bottom;
	font-weight: bold;
	margin-left: 8px;
}

.ct_noir
{
	font-family: "Trebuchet MS";
	font-size: 10pt;
	text-decoration: none;
	font-style: normal;
	color: #000000;
	vertical-align: text-bottom;
	font-weight: bold;
	margin-left: 8px;
}
