/*CSS Document*/


#structure {
    background-color: #FFFFFF;
    border: 1px solid #999999;
    float: left;
    height: 250px;
    margin-right: 30px;
    margin-top: 20px;
    position: relative;
    width: 305px;
}
#permanent {
    background-color: #FFFFFF;
    border: 1px solid #999999;
    height: 250px;
    margin-left: 336px;
    margin-top: 20px;
    width: 305px;
}
#delegue {
    background-color: #FFFFFF;
    border: 1px solid #999999;
    clear: both;
    height: 120px;
    margin-bottom: 20px;
    margin-top: 0px;
    position: relative;
    width: 642px;
	top:-1080px;
}
#sinscrire {
    background-color: #FFFFFF;
    border: 1px solid #999999;
    clear: both;
    height: 120px;
    margin-bottom: 20px;
    margin-top: 0px;
    position: relative;
    width: 642px;
	top:-380px;
}
#presentation{
	position:relative;
	width:644px;
	margin-top: 0px;
	top:-1080px;
	}
	
#presentation2{
	position:relative;
	width:644px;
	margin-top: 0px;
	top:-540px;
	border: 1px solid #999999;
	}

.presentation {
    padding-left: 10px;
    padding-right: 10px;
}

h3.indent {
    font-size: 16px;
    margin: 10px 0 0;
    padding-left: 20px;
}

p.indent30 {
    padding-left: 30px;
}

h2.color{
	color:#ab0132;
	font-style:italic;
	border-left:1px #FFCC99 solid;
	border-bottom:1px #FFCC99 solid;
	padding-left:15px;
	margin-top:20px;
	}

.color{
	color:#ab0132;
	font-style:italic;
	border-left:1px #FFCC99 solid;
	border-bottom:1px #FFCC99 solid;
	padding-left:15px;
	margin-top:20px;
	}