/*--------------- GENERAL ---------------------*/


input {
	border-width:1px;
	border-style:solid;
	border-color:#494949;
	font-family:Arial;
	font-size:12px;
	color:#494949;
}

select {
	border-width:1px;
	border-style:solid;
	border-color:#494949;
	font-family:Arial;
	font-size:12px;
	color:#000000;
}

textarea {
	border-width:1px;
	border-style:solid;
	border-color:#494949;
	font-family:Arial;
	font-size:12px;
	color:#494949;
}

input.InputSearch {
	font-size:9px;
}

input.InputSearchButton {
	padding-top:2px;
	padding-left:5px;
	border-width:0px;
}

.Search {
	font-family:Verdana;
	font-size:10px;
	color:#777777;
}

.Path {
	font-family:Arial;
	font-size:11px;
	color:#3D3D3D;
	padding-left:18px;
	vertical-align:middle;
}

.Path a{
	font-family:Arial;
	font-size:11px;
	color:#3D3D3D;
	text-decoration:none;
}

.Path a:hover{
	text-decoration:underline;
	color:#D10202;
}

p {
	padding:0px;
	margin:0px;
}
/*--------------- PAGE ---------------------*/

td {
	text-align:left;
	vertical-align:top;
}

.BackGroundRepeatY {
	background-repeat:repeat-y;
}

.BackGroundRepeatX {
	background-repeat:repeat-x
}

.Footer {
	font-family:Arial;
	font-size:11px;
	text-align:center;
	color:#3D3D3D;
	padding-top:5px;
}

.Footer a{
	font-family:Arial;
	font-size:11px;
	text-align:left;
	color:#3D3D3D;
	text-decoration:underline;
}

.Footer a:hover{
	text-decoration:none;
}

.MenuHome {
	background-repeat:no-repeat;
	vertical-align:top;
}

.MenuHomeParam {
	vertical-align:top;
	text-align:left;
	padding-top:28px;
	background-repeat:no-repeat;
}

.AnimHome {
	vertical-align:top;
	padding-top:22px;
	padding-left:1px;
}

/*--------------- HOME ---------------------*/

.HomePage {
	margin-right:50px;
}

.TitreHome {
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	color:#3D3D3D;
	padding-left:24px;
	padding-top:10px;
}

.ResumeHome {
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	text-align:justify;
	color:#4C4944;
	padding-top:13px;
	padding-left:24px;
	padding-bottom:24px;
	padding-right:70px;
}

.TitreBox {
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	color:#3D3D3D;
}

a:hover.TitreBox {
	text-decoration:none;	
}

.BodyBox {
	font-family:Arial;
	font-size:11px;
	text-align:justify;
	color:#3D3D3D;
	padding-top:2px;
	padding-right:25px;
}

.BodyBoxManif {
	font-family:Arial;
	font-size:11px;
	text-align:left;
	color:#3D3D3D;
}

a.LienNews, a.LienNews:hover,a.LienNews:visited {
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#85B04C;
}

.SeparationNews {
	background-image:url(Images/SeparateurModule.gif);
	background-position:center;
	background-repeat:repeat-x;
}

.NavigationBar {
	padding-bottom:7px;
	padding-left:2px;
}

.ObjetHome {
	padding-bottom:10px;
	background-color:#DDDDDD;
}

/*--------------- MENU ---------------------*/

.Menu	{
	
}

/* RollOver Menu */

.Linkout {
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:left;
}
			
.Linkout a {
	font-size:12px;
	text-decoration:none;
	color:#FFFFFF;
}

.Linkout div:hover, .Linkout a:hover{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#D10202;
	text-align:left;
	background-color:#E7DFCF;
}

.LinkoutTop {
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	color:#7D7D7D;
	text-align:left;
	text-decoration:none;
}

a:hover.LinkoutTop {
	text-decoration:underline;
}

.Linkover	{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#D10202;
	text-align:left;
	background-color:#E7DFCF;
}
			
.Linkover a	{
	font-size:12px;
	text-decoration:none;
	color:#D10202;
}
			
.LinkoverType a	{
	font-size: 12px;
	text-decoration: none;
	color:#E07800;
}

.LayerSousSousMenuOut {
	font-family:Arial;
	font-size:12px;
	background-color:#E7DFCF;
	padding-left:10px;
	padding-right:10px;
}

.LayerSousSousMenuOutOver {
	font-family:Arial;
	font-size:12px;
	color:#D10202;
	background-color:#E7DFCF;
	padding-left:10px;
	padding-right:10px;
}

.LayerSousSousMenuOut a{
	font-family:Verdana;
	font-size:10px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration: none;
}

.LayerSousSousMenuOutFirstItem {
	padding:3px 10px 3px 10px;
	border-left:1px solid #FF190F;
	background-color:#FF190F;
}

.LayerSousSousMenuOutFirstItem a{
	font-family:Verdana;
	font-size:10px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration: none;
}

.LayerSousSousMenuOver {
	padding:3px 10px 3px 10px;
	background-color:#D9D9D9;
	border-left:1px solid #FFFFFF;
}

.LayerSousSousMenuOver a{
	font-family:Verdana;
	font-size:10px;
	font-weight:bold;
	color:#808080;
	text-decoration:none;	
}

.TableLayer {
	border-left:1px solid #FFFFFF;
	border-top:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
}

.TableLayerSousMenu {
	border-right:1px solid #FFFFFF;
	border-top:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
}

/* Layer */

.layer {
	font-family:Arial, Helvetica, sans-serif;
	background-color:#85AD44;
}

#ItemMenu{
	margin:0px;
	padding:0px;
	border-width:0px;
}

#ItemMenu li {
	color:#4C4944;
	background-color:#E7DFCF;
	vertical-align:middle;
	height:20px;
	line-height:20px;
  list-style-type: none;
	margin-top:0px;
}
	
#ItemMenu a {
	font-family:Arial;
	float:left;
	font-size:12px;
	line-height:20px;
	height:20px;
	font-weight:bold;
	padding:0px 10px 0px 10px;
	text-decoration:none;
	color:#4C4944;
}

#ItemMenu a:hover {
	color:#D91212;
}

/*--------------- PAGE ---------------------*/
/* Objets */

.PageType {
	padding-left:22px;
	padding-top:20px;
	padding-bottom:23px;
}

.TitleObjet {
	font-family:Arial;
	color:#494949;
	font-size:14px;
	font-weight:bold;
	padding-bottom:23px;
}

.SubTitleObjet {
	padding-bottom:10px;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
}

.TeaserObjet {
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#494949;
	text-align:justify;
	padding-bottom:23px;
}

.Bodyleft {
	font-family:Arial;
	font-size:12px;
	color:#494949;
	text-align:left;
	padding-bottom:15px;
	list-style-type:square;
	list-style-image:url(Images/Bullet.gif);
}

.Bodyright {
	font-family:Arial;
	font-size:12px;
	color:#494949;
	text-align:right;
	list-style-type:square;
	list-style-image:url(Images/Bullet.gif);
}

.Bodyjustify {
	font-family:Arial;
	font-size:12px;
	color:#494949;
	text-align:justify;
	list-style-type:square;
	list-style-image:url(Images/Bullet.gif);
}

.image_border_left {
	float:left;
	border:0px solid #494949;
	margin:0px 10px 0px 0px;
}

.image_border_right {
	margin:0px 0px 0px 10px;
	border:0px solid #494949;
}

.image_position_top_right {
	margin:0px 0px 0px 10px;
	border:0px solid #494949;
}

.LienPageNews {
	text-align:right;
}

.LienPageNews a{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#494949;
	text-decoration:none;
}

.BodyPageNews {
	font-family:Arial;
	font-size:12px;
	color:#494949;
	padding-bottom:10px;
	text-align:justify;
	vertical-align:top;
	padding-right:20px;
}

.BodyPageNews a{
	font-weight:bold;
	text-decoration:none;
	color:#494949;
}

.BodyPageNews a:hover{
	text-decoration:underline;
}

.LienPageNews a:hover{
	text-decoration:underline;
}

a.Lien {
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}

a:hover.Lien {
	text-decoration:underline;
}

/* Right Boxes */

.RightBoxes {
	background-color:#E7DFCF;
	vertical-align:top;
	padding-top:130px;
	padding-bottom:20px;
}

.BoxesBorder {

}

.TitleNews{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#797979;
	padding-left:10px;
	padding-top:8px;
	padding-bottom:3px;
}

.TitleNews a{
	color:#494949;
	text-decoration:none;
}

.TitleNews a:hover{
	color:#D10202;
	text-decoration:underline;
}

.TitleRightBoxes {
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#797979;
	height:20px;
	background-color:#F7F4EE;
	background-image:url(Images/BackTitleRightBoxes.gif);
	background-repeat:repeat-x;
	vertical-align:middle;
}

.BodyRightBoxes {
	font-family:Arial;
	font-size:12px;
	text-align:justify;
	color:#494949;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
}

.BodyRightBoxes a {
	font-weight:bold;
	text-decoration:none;
	color:#494949;
}

.BodyRightBoxes a:hover{
	color:#D10202;
	text-decoration:underline;
}

.LinkRightBoxes a{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#414141;
}

.Link {
	vertical-align:middle;
}

.Link a{
	font-family:Arial;
	font-size:12px;
	text-align:justify;
	text-decoration:underline;
	color:#494949;
}

.Link a:hover{
	font-family:Arial;
	font-size:12px;
	text-align:justify;
	text-decoration:none;
	color:#D10202;
}

/* Modules */

.ModuleTitre {
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#494949;
}

.ModuleContentTitle {
	font-family:Arial;
	font-size:11px;
	color:#797979;
	text-decoration:none;
}

.ModuleContentTitle a{
	font-family:Arial;
	font-size:11px;
	color:#797979;
	text-decoration:none;
}

.ModuleContentTitle a:Hover{
	text-decoration:underline;
	color:#D10202;
}

.ModuleContentBig{
	font-family:Arial;
	font-size:11px;
	color:#494949;
	text-align:left;
}

.ModuleContentSmall {
	font-family:Arial;
	font-size:10px;
	color:#494949;
	padding-top:3px;
}

.ModuleLien {
	font-family:Arial;
	font-size:11px;
	color:#494949;
	text-decoration:none;
}

.ModuleLien a{
	font-family:Arial;
	font-size:11px;
	color:#494949;
	text-decoration:none;
}

.ModuleLien a:Hover {
	text-decoration:underline;
	color:#D10202;
}

/* Pop Up */

.TitlePopUp {
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#D10202;
	height:22px;
	vertical-align:middle;
	padding-bottom:30px;
	padding-top:5px;
}

.BodyPopUp {
	font-family:Arial;
	font-size:12px;
	text-align:justify;
	color:#000000;
	padding-top:2px;
	list-style-type:square;
	list-style-image:url(../../Images/Bullet.gif);
}

.BodyPopUpBlue {
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#4C3F23;
	text-align:justify;
	vertical-align:top;
	padding-bottom:10px;
}

.BodyPopUp a{
	color:#000000;
	text-decoration:underline;
}

.BodyPopUp a:hover{
	text-decoration:none;
}

.ImagePopUp {
	margin-left:10px;
	border: 1px solid #4B3B00;
}

.TitleDiv {
	font-weight:bold;
	text-decoration:none;
	background-color:#F7F4EE;
	color:#797979;
	background-image:url(Images/BackTitleRightBoxes.gif);
	background-repeat:repeat-x;
	height:20px;
}

.TitleDiv a{
	color:#797979;
	text-decoration:underline;
}

.TitleDiv a:hover{
	text-decoration:none;
}

.DivContact {
	padding-left:10px;
}

.LienPopUp a{
	font-family:Arial;
	font-size:12px;
	text-align:justify;
	color:#000000;
	text-decoration:none;
}

.LienPopUp a:hover{
	text-decoration:underline;
}

/* Site Map */

.MainMenuTitle {
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#797979;
	height:20px;
	background-color:#F7F4EE;
	background-image:url(Images/BackTitleRightBoxes.gif);
	background-repeat:repeat-x;
	padding-left:8px;
	vertical-align:middle;
}

.MainMenuTitle a{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#797979;
	text-decoration:none;
}

.MainMenuTitle a:hover{
	text-decoration:underline;
	color:#D10202;
}

.SubMenuTitle {
	font-family:Arial;
	font-size:11px;
	color:#3D3D3D;
}

.SubMenuTitle a {
	font-family:Arial;
	font-size:11px;
	color:#3D3D3D;
	text-decoration:none;
}

.SubMenuTitle a:hover {
	text-decoration:underline;
}

.SiteMapBullet {
	padding-left:5px;
	padding-right:10px;
}

/* Formulaire de contact */

.ContactLabel {
	font-family:Arial;
	font-size:12px;
	text-align:justify;
	color:#494949;
}

/* Manifestations */

.RechercheEntre {
	font-family:Verdana;
	font-size:11px;
	color:#8B8989;
}

.ListeManifestation{
	font-family:Arial;
	font-size:11px;
	color:#3D3D3D;
}

.ListeManifestation ul{
	font-family:Arial;
	font-size:11px;
	color:#3D3D3D;
	list-style-type:square;
	list-style-image:url(Images/Bullet.gif);
}

.ListeManifestation ul a{
	font-weight:bold;
	color:#3D3D3D;
}

.ListeManifestation ul a:hover{
	text-decoration:none;
	color:#D10202;
}

/* Gallery */

.textgallery , .whitebold{
	font-family:Arial;
	font-size:12px;
}

/* Tableau */

.tableheader {
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#494949;
}

.tabledescription {
	font-family:Arial;
	font-size:12px;
	text-align:justify;
	color:#494949;
}

.TitleTable {
	font-family:Arial;
	font-size:12px;
	padding-top:20px;
	padding-bottom:5px;
	color:#494949;
	background-image:url(Images/SeparateurTableau.gif);
	background-position:bottom;
	background-repeat:repeat-x;
}

.ContentTable {
	font-family:Arial;
	font-size:11px;
	background-color:#F7F4EE;
	color:#494949;
	padding-left:10px;
	padding-bottom:5px;
}

.ContentTable a{
	color:#494949;
	text-decoration:underline;
}

.ContentTable a:hover{
	color:#494949;
	text-decoration:none;
}

/* Recherche */

.searchresults {
	vertical-align:middle;
}

.searchresults a{
	font-family:Arial;
	font-size:10px;
	color:#797979;
}