/* CSS Document */

html {
overflow-y: scroll;	
}

body {
font-family: Arial, Helvetica, sans-serif;
background-image:url(images/bkg.jpg);
background-repeat:repeat-x;
background-color:#FFFFFF;
height: 100%;
padding: 0;
margin:0;
margin-top:0;
}


.gros, #page h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 21px;
	font-weight: bold;
	color: #695B71;
	font-style: normal;
	padding-left:0px;
	text-transform: uppercase;
	word-spacing: normal;
	letter-spacing: normal;
	margin-top: 25px;
	margin-bottom: 35px;
	text-align:left;
}

h2 {
font-size:16px;	
text-align:left;
margin-top:25px;
}

.listenom {

	list-style-type: square;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	padding-top: 5px;
}

a {
text-decoration:none;	
}


.notes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	/*padding: 5px 30px;*/
}

a.notes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	/*padding: 5px 30px;*/
}

.titreFuschia {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #fe1f8c;
}

#page a, #sidebar a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}
.textGris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	line-height:18px;
}

.menu {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	padding-left:15px;

}


a.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left: 15px;
	display:block;
	margin-top:7px;
	margin-bottom : 7px;
	
}

a.sousmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left: 30px;
	display:block;
	margin-top:7px;
	margin-bottom : 7px;
	
}


a.menu_select {
	font-weight: bold;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left: 15px;
	display:block;
	margin-top:7px;
	margin-bottom : 7px;
}
.encart {
	padding: 15px;
	background-color: #999999;
	margin: 15px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

a.encart {
	color: #FFFFFF;
	padding-left: 0px;
	margin:0px;
}

a.textGris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #695B71;
}
.textGrisTitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	line-height: normal;
	padding-bottom: 2px;
	margin-top: 30px;
	margin-bottom: 8px;
}
.textGrisTitrefirst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	line-height: normal;
	padding-bottom: 2px;
	margin-top: 0px;
}


.annonce-container {
display:block;
position:relative;
height:84px;
width:100%;	
}

.annonce, .annonce_deces {
	display:block;
	width:200px;
	height:auto;
	position:absolute;
	top:150px;
	left:-75px;
	padding:20px;
	color:#fff;
	background-color:#001F3E;
	font-family:Arial, Helvetica, sans-serif;
	border:1px solid #FFF;
	font-size:11px;
	/*display:none;*/
}

.annonce_deces {
background-color:#000;
width:300px;
top:400px;
left:300px;
padding:20px;
font-size:10px;
height:auto;
display:none;	
}

.annonce a {
	color:#FFF;
	text-decoration:none;
	
}

.annonce h1 a {
font-size:12px;	

}

.annonce h1 {
margin:5px 0px 5px 0px;

}

#mainbar {
background-image:url(images/menu_bg.jpg);
background-repeat:repeat-x;
}

#mainbar td {
height:51px;
text-align:center;
}

#mainbar a {
display:block;
background-image:url(images/menu_bt_bg.jpg);
padding:18px 15px 5px 15px;
height:28px;
color:#FFF;
font-weight:bold;
font-size:12px;
text-decoration:none;
}

#mainbar a:hover {
background-image:url(images/menu_bt_bg_hover.jpg);
}

#page {
padding-bottom:75px;
text-align:justify;	
}
