/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: normal;
	color: #4B180E;
	margin-top: 0px;
	margin-right: 0em;
	margin-bottom: 1px;
	margin-left: 1px;
	background-image: url(http://www.infosainto.com/saintorens/bric02-3-p.jpg);
	text-align: left;
	
	}

a {	
	color: #A33825;	
	text-decoration: none;
	}
a:hover {
	text-decoration: underline;
	color: #360B05;
	}
ul {
	list-style-image:  url("http://www.infosainto.com/imgpers/puce3.gif");
	margin-left: 5px;
	list-style-position: outside;
}		



			
p{
	margin-bottom: 4px;
	margin-top: 1px;
	}
.pindente{
	margin-bottom: 1px;
	margin-top: 1px;
	text-indent: 20px;
	}
.pjustifie{
	margin-bottom: 1px;
	margin-top: 1px;
	text-indent: 20px;
	text-align: justify;
	}		
		
	
h1 {
	
	line-height: normal;
	font-size: xx-large;
	text-shadow: 3px 3px 4px #000000;
	}
h2 {
	
	line-height: normal;
	font-size: x-large;
	text-shadow: 3px 3px 4px #000000;
}
h3 {
	
	font-size: large;
	line-height: normal;
	text-shadow: 3px 3px 4px #000000;
	}
h4 {
	
	font-size: medium;
	line-height: normal;
	text-shadow: 3px 3px 4px #000000;
	}
h5 {
	
	font-size: small;
	line-height: normal;
	font-weight: bold;
	text-shadow: 3px 3px 4px #000000;
	}
	
.titreinfo1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #7F2619;
	font-style: italic;
	font-size: large;
	background-image: url(http://www.infosainto.com/saintorens/murlong-10.jpg);
	height: 40px;
	vertical-align: baseline;
	text-align: left;
	line-height: 35px;
	font-weight: bold;
	}
	
.titreinfo2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #39110B;
	font-style: italic;
	font-size: small;
	background-image: url(http://www.infosainto.com/saintorens/murlong-5.jpg);
	height: 20px;
	vertical-align: baseline;
	text-align: left;
	line-height: 17px;
	font-weight: bold;
	}
	
.listinfo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #7E644D;
}	
.encadre {
	margin: 3px;
	border: 2px;
	border-color: #663300;
	border-width: thin;
	border-style: solid;
}
.signatured{
	font-style: italic;
	font-weight: bold;
}
.toutpetit {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: xx-small;
}
.adroite {
	float:right;	
}

.agauche {
	float:left;	
}

.lettrine{
	font-size: 3em;
	float: left;
	border: 3px outset #EDCDA5;
	margin-right: 3px;
	margin-left: 3px;
	font-weight: bold;
	line-height: 1em;	
}


#conteneur {
	position: absolute;
	width: 100%;	
}



#header {
	width: 100%;
	left: 0px;
	top: 0px;
	background-image: url(http://www.infosainto.com/saintorens/pendul4.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 120px;	/*background-color: #FFE3DD;	*/
	/*position: relative;*/
}

#centre {
	margin-left: 155px;
	padding-left: 4px;
	padding-right: 2px;
	overflow: auto;
	height: 400px;	
	/*background-image: url(saintorens/bric02-3-p.jpg);*/
}


#centre3 {
	margin-left: 155px;
	margin-right: 160px;
	padding-left: 4px;
	padding-right: 2px;
	overflow: auto;
	height: 400px;	
	/*background-image: url(saintorens/bric02-3-p.jpg);*/
}

#gauche {
	width: 150px;
	height: 400px;
	padding-left: 4px;
	position: absolute;
	left: 0px;
	padding-right: 4px;
	background-image: url(http://www.infosainto.com/saintorens/facade-02.jpg);
	background-repeat: no-repeat;
}


#droite {
	width: 150px;
	right:2px;
	position: absolute;
	margin: 3px;
	border-width: 1px;
	padding: 1px 3px;
	border-style: groove;
}

#pied {
	height: 4em;
	width: 100%;
}

#image{
	position: absolute;
	width: 100%;
	left: 0px;
	top: 0px;	
	
}

.float50 {
	float: left;
	width: 47%;
	margin: 2px;
	padding: 3px;
	/*border-width: 1px;
	border-color: #663300;
	border-style: solid;*/
	
	}
	
.ligneverticale {
	width: 1px;
	height: 100%;
	border-left-color: #663333;
	border-left-width: 1px;
}
.spacer {
	clear:both;
	}

.apuce  {
	list-style-image:  url("http://www.infosainto.com/imgpers/puce3.gif");
	margin-left: 20px;
	
	list-style-position: outside;
}

		
/* <!-- Les menus de l'application  --> */


.menud {
	position: absolute;
	width: 100%;
	font-size: x-small;
	font-family: Arial, Helvetica, sans-serif;
}

.menud a {
margin: 0 ;
height: auto;
display: block;
text-align: left;
text-decoration: none;
color: #FFFAD1;
background: #816F13;
}

.menud a:hover {
background: #AE8C09; 
}

.menuvertical {
clear: both;
margin-top: 5px;
width: 148px;
height: auto;
border: 1px solid gray;
/*background-color: #EEDABD;*/
background-image: url(http://www.infosainto.com/saintorens/bric02-3-p.jpg);
text-align: center;
font-size: x-small;
font-weight: bold;

}


.menuvertical dl, dt, dd{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: verdana, arial, sans-serif;
	font-weight: normal;
	list-style-image: none;
}

li.menuvertical {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: verdana, arial, sans-serif;
	font-weight: normal;
	list-style-image: none;
}

ul.menuvertical {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: verdana, arial, sans-serif;
	font-weight: normal;
	list-style-image: none;
}

#smenu1, #smenu2, #smenu3, #smenu4, #smenu5,  #smenu6, #smenu7, #smenu8, #smenu9, #smenu10, #smenu11, #smenu12, #smenu13, #smenu14, #smenu15, #1, #2, #3, #4, #admin{
	float: left;
	display: none;
	font-size: x-small;
	padding: 5px 0 5px 0;
	width: 130px;
	text-align: center;
}

#smenu1 a, #smenu2 a, #smenu3 a, #smenu4 a, #smenu5 a , #smenu6 a , #smenu7 a , #smenu8 a , #smenu9 a, #smenu10 a, #smenu11 a, #smenu12 a, #smenu13  a, #smenu14 a, #smenu15  a,  #1 a, #2 a, #3 a, #4 a, #admin a{
font-weight: normal;
border-top: 0 none;
}

