/* CORPS */
body { 
color:#000000; 
font-size:11pt; 
font-family:verdana,arial; 
padding-top:0px;
}
/*scrollbar-face-color:#0000FF; 
scrollbar-highlight-color:#FFFFFF; 
scrollbar-3dlight-color:#FFFFFF; 
scrollbar-darkshadow-color:#000000; 
scrollbar-arrow-color:#FFFFFF; 
scrollbar-track-color:#0099CC; */

/*img {
	border:none;
}


/**************************************
 * Mises en formes pour toute la page *
 **************************************/
a {
	color: #FFFFFF;
	text-decoration : none ;
}

a:visited {
	color : #992244 ;
	text-decoration:underline; 
}
a:link {
	color : #A64050 ;
	text-decoration:underline; 
}
a:hover {
	color : black ;
	letter-spacing : 0px ;
	text-decoration:underline;
	/*font-weight:bold;*/
}
a:active {
	color : black ;
	letter-spacing : 0px ;
	font-weight:bold; 
	text-decoration:none; 
}

OL.withroman {
	list-style-type: lower-roman ;
}

/********
 * MAIN *
 ********/
#main {
	width:750px; 
	height : 700px ;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	background:#FFFFFF url(http://pratbian.info/fond2.jpg) no-repeat; 
	/*border: #999999 solid 2px;*/
}

/*********
 * Titre *
 *********/
#titre {
	margin : 0px ;
	padding : 0px ;
	position : relative ;
	top : 5px ;
	left : 0px ;
	width : 100% ;
	text-align : center ;
	font-family : "Times New Roman", serif ;
	font-style : Oblique;
	font-size : 260% ;
	color : #113030;
	font-weight : bold ;
}

/********
 * Logo *
 ********/

#logo {
	margin : 0px ;
	padding : 0px ;
	position : relative ;
	top : 25px ;
	font-size : 90% ;
	left : 10px ;
}	


/********
 * Menu *
 ********/

#menu {
	margin : 0px ;
	padding : 0px ;
	position : relative ;
	top : 52px ;
	left : 0px ;
	width : 135px ;
}

#menu .ligne {
	margin : 0px ;
	position : relative ;
	height : 35px ;
	text-align : center ;
	font-family : Georgia, serif ;
	font-size : 105% ;
	font-weight : bold ;
	color : black ;
}



/**********************
 * Contenu de la page *
 **********************/

#contenu {
	margin-top: -590px;
	margin-left : 165px ;
	position : relative ;
	padding : 20px ;
/*	min-height : 100% ;*/
	font-family : times, serif;
}

#contenu .titre {
	margin-top : 40px ;
	margin-bottom : 30px ;
	text-align : center ;
	font-size : 260% ;
	font-style : italic ;
	font-family : Georgia, serif ;
	color : #443038 ;
}

#contenu .soustitre {
	margin-top : -10px ;
	margin-bottom : 25px ;
	text-align : center ;
	font-size : 180% ;
	font-style : italic ;
	font-family : Georgia, serif ;
	color : #664066 ;
}
#contenu .bloc {
	color : #333333 ;
	/*background : #fff8f8 ;*/
	border-top : 1px solid gray ;
	border-bottom : 1px solid gray ;
	width : 550px ;
	height : 510px ;
  /* filter:alpha(opacity=70);
   -moz-opacity:0.7;
   opacity: 0.7;*/
	overflow: auto;
}
#contenu .bloc_opaque {
	color : #333333 ;
	background : #fff8f8 ;
	border-top : 1px solid gray ;
	border-bottom : 1px solid gray ;
	width : 550px ;
	height : 510px ;
}
#contenu .bloc .texte {
	text-indent : 10px ;
	color : black ;
	text-align : justify ;
	font-size : 110% ;
	margin-left : 10px ;
	margin-right : 10px;
}

#contenu .bloc .textemoy {
	text-indent : 10px ;
	color : black ;
	text-align : justify ;
	font-size : 122% ;
	margin-left : 10px ;
	margin-right : 10px;
}

#contenu .bloc .textegrand {
	text-indent : 10px ;
	color : black ;
	text-align : justify ;
	font-size : 145% ;
	margin-left : 10px ;
	margin-right : 10px;
}

/*#contenu p {
	margin : 25px ;
	padding : 0px ;
	text-indent : 20px ;
}

#contenu ul {
	list-style-type : square ;
	margin : 20px ;
}

#contenu li {
	margin-bottom : 20px ;
	border-left : 1px ;
}*/

#contenu img {
	margin : 2px ;
	border : 0px ;
}



/* *************
 * Bas de page *
 * *************/

#bas {
	margin : 0px ;
	padding : 0px ;
	position : absolute ;
	top : 680px ;
	left : 0px ;
	width : 240px ;
	text-align : center ;
	font-size : 60% ;
	color : gray ;
}

#bas p {
	margin : 10px ;
	padding : 0px ;
}

/*

input { 
font-size:11pt; 
font-family:Verdana; 
}

textarea { 
font-size:11pt; 
font-family:Verdana; 
}

select { 
font-size:11pt; 
font-family:Verdana; 
}

td { 
font-size:11pt; 
font-family:Verdana; 
}
*/
