body {
padding: 0;
margin: 0;
background-color: #FFFFFF;
}

#content {
	width:770px;
	padding-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-image:url(../../../actu2007/conference_coderpa/img/petits_carres.gif);
	background-repeat: no-repeat;
	background-position: 100% 20%;
	text-align: left;
	font-family : verdana, arial, helvetica, sans-serif;
	font-size: 10pt;
	line-height: 16px;
	color: #5E5B71;

}

#mainzone{
	width:auto;	
	margin-left: 200px;
}

#content a {
color: #d20072;
text-decoration: none;
}

#content a:hover {
	color: #AE0060;
	background-color: #FFFFFF;
}
#mainzone #content #droite .encadre strong {
	font-size: 120%;
	font-family: "Century Gothic", Verdana, sans-serif;
}




#content img {border:0; }


#titre {
	/*background-image:url(../../../action-sociale/CODERPA/BG.jpg);
	background-repeat: no-repeat;
	background-position: 0% 0%;*/
	margin-top: 20px;
	margin-bottom: 50px;
}

h1,H2 {
	font-size: 200%;
	color: #cccc66;
	font-family: "Century Gothic", Verdana, sans-serif;
	font-weight: lighter;

}

H2 {
	font-size: 400%;
	color: #7B4A8C;
	font-family: "Century Gothic", Verdana, sans-serif;
	font-weight: lighter;

}


h4 {
	color: #FFFFFF;
	font-size: 120%;
	text-align: center;
	background-color: #d20072;
	padding: 4px;
	margin-right: 25px;
	margin-top: 0px;
	font-weight: bold;
	margin-right: 0px;
}


h3{
	color: #f18e00;
	font-size: 110%;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 15px;
}
h5 {
	color: #7B4A8C;
	font-size: 120%;
	text-align: center;
	font-weight: normal;
	line-height: 1.5em;
}
#gauche {
	float: left;
	width: 460px;
	margin-top: 0;
	text-align: justify;
}




#droite {
	float: right;
	width: 260px;
	padding-right: 25px;
	padding-left: 25px;
}



#siteInfo {
	text-align: center;
	clear: both;
	padding-top: 10px;
}



.encadre {
	border: 1px #B960A2 dotted;
	padding: 10px;
}

.jusifie {
	text-align: justify;
}
.centre {
	text-align: center;
}
.bolder {
font-weight: bolder;
}

.Style3 {
	color: #FF9900;
	font-weight: bold;
	font-size: 110%;
}
.Style6 {color: #999999}
