body
{
	margin: 0px 0;
	padding: 0;
	text-align: left;
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	border: none;
}

p{
	text-align: left;
	text-indent: 10px;
	color: #232323;
	font-weight: normal;
	font-size: 13px;
	font: arial;
}

img{
 text-align: center;
border: none;
padding: 0px;
}

.ul{
	padding-left: 10px;
	text-align: left;
	color: #868686;
	font-weight: bold;
	font-size: 10px;
	font: arial;
	list-style: square inside url(../images/puces_listes.gif) no-repeat left bottom;
}
.li{
	padding-left: 22px ;
	line-height: 25px ; 
}

a:link {	
   color: #868686;
	font-weight: bold;
	font-size: 11px;
	font: arial;
}
a:visited {
   color: #868686;
	font-weight: bold;
	font-size: 11px;
	font: arial;
}
a:hover  {	
   color: #232323;
	font-weight: bold;
	font-size: 11px;
	font: arial;
}
a:active   {	
   color: #232323;
	font-weight: bold;
	font-size: 11px;
	font: arial;
}




/*------------CONTENEURS------------------------*/
div#conteneur
{
	width: 1024px ;
	margin: 0 auto ;
	text-align: left ;
	display: inline;

}

div#conteneur1
{
	float: left;
	width: 240px ;
	color: #ffffff;
	margin: 0 auto ;
	padding-top: 50px;
   padding-left: 0;
	background-image: url(../images/hopeandcope.jpg) no-repeat left bottom;

}

div#conteneur2{
	float: left;
	width: 285px ;
	margin: 0 auto ;
	background-color: #dddddd;
	padding-top: 50px;
   padding-left: 0;
}


/*------------------ZONE EN HAUT A GAUCHE---------*/
div#header
{
float: left;
	height: 407px;
	width: 240px;
	background-color: transparent;
	background-image: url(../images/hopeandcope.jpg) no-repeat left bottom;
}
.logo{
   background-image: url(../images/logo.jpg) no-repeat left bottom;
	width:240px;
	height: 19px;
	margin-left: 0px;
	
}
pre
{
	overflow: auto ;
}
/*------------ZONE GRISE EN BAS AU MILIEU : CONTENU--------------*/
div#zone2{
   padding-top: 0px;
	padding-left: 1px;
	padding-right: 1px;
	text-align: left;
	width: 283px;
	height: 718px;
	background-color: #dddddd;
}
div#zone2 h1 {
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: lighter;
	font-stretch: ultra-expanded;
	border-bottom: 3px solid #77003A;
	color: #77003A;
}
div#zone2 p {
	text-align: left;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: lighter;
	font-stretch: ultra-expanded;
	color: #000000;
}


/*------------PHOTO DE DROITE----------------*/
/*div#zone3{
   background: url(templates/plum2/images/dr_entre.jpg) no-repeat left bottom;
   float: left;
	width: 499px;
	height: 768px;
}*/
------------------ EMPLACEMENT DES NEWS-------------
div#zone4{
	visibility:visible;
	text-align: right;
	width: 240px;
	height: 356px;
}
/*------------------ ZONE DE CONTENU PRINCIPAL-------------
div#contenu{
   text-align: right;
	width: 285px;
	height: 386px;
   background: #DDDDDD;
	
}


div#contenu h1
{
	padding-left: 5px ;
	font-size: 27 px ;
	color: #77003A;
	border-bottom: 2px solid #77003A;
	}
	
div#contenu h2
{
	padding-left: 5px ;
	font-size: 14 px ;
	color: #77003A;
	}

div#contenu h3
{
	padding-left: 5px;
	font-size: 12 px;
	color: #77003D;
}
*/

/*------------------ ZONE FOOTER -------------*/
div#footer{
   text-align: right;
	width: 240px;
	height: 30px;
	
}


/*------------------ ZONE DE LA GALERIE PHOTO-------------
div#photos{
   text-align: right;
	width: 285px;
	background: #DDDDDD;

}*/

/*------------------ ZONE DE MENU-------------*/
div#menu{
display: inline;
padding : 0;
   width: 1024px; 
	height: 50px; 
	position:absolute; 
	left:0px; 
	top: 0px; 
	z-index:1; 
	visibility:visible;
	
}
