/*Liens normaux*/
A{
	color : #CC0033;
	text-decoration : none;
}
A:LINK {
	color : #CC0033;
	text-decoration : none;
}
A:Hover {
	color : #FFCC00;
	text-decoration : none;
}
A:LINK,HOVER,VISITED {
	text-decoration :none;
	font-family : "Palatino Linotype","Comic Sans MS","Verdana";
}
A.VISITED:LINK {
	color : #FFFFCC;
	text-decoration : none;
}
/*Liens Ancres*/

A.ancre2:LINK {
	color : #FFFFFF;
	font-size: 14px;
	text-decoration : none;
	
}
A.ancre2:visited {
	color : white;
	font-size: 14px;
	text-decoration : none;
	
}

A.ancre2:Hover {
	color :#CBA25F;
	text-decoration : none;
}
/*Liens Contacts*/

A.contact:LINK {
	color : #FFFFFF;
	font-size: 16px;
	text-decoration : none;
	font-family : "Palatino Linotype","Comic Sans MS","Verdana";
	
}
A.contact:visited {
	color : white;
	text-decoration : none;
	
}

A.contact:Hover {
	color :#CBA25F;
	text-decoration : none;
}
/*liens versions*/
A.version:LINK {
	color : #FFFFFF;
	font-size: 14px;
	text-decoration : none;
	
}
A.version:visited {
	color : white;
	font-size: 14px;
	text-decoration : none;
	
}
A.version:Hover {
	color :#FFFF99;
	text-decoration : none;
}



/*menu droit*/
.TitreMenuDroit {
	font-family: "Calligraphic", "Comic Sans MS", "Arial Black";
	font-size: 24px;
	color: #000000;
	font-style: normal;
}
.SousTitreMenuDroit {
	color : black;
	font-style : normal;
	font-size : 11pt;;
	font-weight : bold;
	font-family : "Palatino Linotype","Comic Sans MS","Verdana";
}

.AdresseMenuDroit {
	color : #CCCC99;
	font-style : normal;
	font-size : 12pt;;
	font-weight : bold;
	font-family : "Palatino Linotype","Comic Sans MS","Verdana";
}
A.EmailMenuDroit
{
	font-size :12pt;
	color: #FFFFFF;
	text-decoration :none;
	text-align: center;
	font-weight: bold;
	
}
A.EmailMenuDroit:hover
{
color: #FFFFCC;
}



/*Lien Menu centre*/


A.menuindex:VISITED {
	color: white;
}

A.menuindex
	{
	color : white;
	text-decoration : none;
	font-family :"Palatino Linotype", "Comic Sans MS","Verdana";
	font-size : 14pt;
	text-align : center;
	font-style : bold;
}
A.menuindex:LINK {
	color :  white;
}

A.menuindex:Hover {
	color :#FFFFCC;
}
/*menu choisi*/
A.menuindex_on
	{
	color :#000000;
	text-decoration : none;
	font-family :"Palatino Linotype", "Comic Sans MS", "Verdana";
	font-size : 14pt;
	text-align : center;
	font-style : bold;
}
A.menuindex_on:LINK {
	color :black;
}

A.menuindex_on:Hover {
	color : black;
}

/*texte Menu Chapitre centre*/
.Chapitre
{
	color :#000000;
	font-style :normal;
	font-size :15pt;;
	font-weight :bold;
	font-family :"Palatino Linotype", "Verdana", "Comic Sans MS";
	text-align :center;
}
.SousChapitre
{
	color :#000000;
	font-style :normal;
	font-size :12pt;;
	font-weight :bold;
	font-family :"Palatino Linotype", "Verdana", "Comic Sans MS";
	text-align :center;
}
.NomPropre
{
	color :white;
	font-style :normal;
	font-size :12pt;;
	font-weight :bold;
	font-family :"Palatino Linotype", "Verdana", "Comic Sans MS";
	text-align :center;
}
.MotRelief1
{
	color :#CCCCCC;
	font-style :normal;
	font-size :12pt;;
	font-weight :bold;
	font-family :"Palatino Linotype", "Verdana", "Comic Sans MS";
	text-align :center;
}
/*td  celllule */
td.cellCentre {
	font-family: "Palatino Linotype", "Comic Sans MS", "Verdana";
	font-size: 15px;
	font-style: normal;
	color: #000000;
	text-align: justify;
	text-indent: 5pt;
	margin: 0px;
	padding: 30px 35px 10px;
	vertical-align: top;
	background-position: left top;
	border: 4px solid #CC0033;

}
td.cellMenuDroit {
	background-position: center top;
	width: auto;
	text-align: center;
	vertical-align: top;
	height: auto;
	color: #92926E;
	background-color: #92926E;
	margin: 0px;
	
}

td.cellMenuGauche {
	background-position: center top;
	width: 180px;
	text-align: center;
	vertical-align: top;
}

/*bas de page*/
/*.#baspagelien{
	font-size :9pt;
	color: #666633;
	text-decoration :none;
	text-align: center;
}
firstTable {
	background-color: #0000FF;
	background-position: left top;
	left: 0px;
	top: 0px;
}*/

.BasdePage{
	color : #CCCC99;
	font-style : normal;
	font-size : 12pt;
	font-weight : bold;
	text-align: center;
	font-family : "Palatino Linotype","Verdana";
	vertical-align: middle;
}

.baspagedroite{
	background-position: center center;
	bottom: 0%;
	height: 100%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	margin-top: 80%;
}

/*LiensBas de pages*/

A.baspage:LINK {
	color : #FFFFFF;
	font-size: 14px;
	text-decoration : none;
	
}
A.baspage:visited {
	color : white;
	font-size: 14px;
	text-decoration : none;
	
}

A.baspage:Hover {
	color :#FFFFCC;
	text-decoration : none;
}

