@charset "utf-8";
/* CSS Document */


/* TEXT STYLES */


#content {

}

h1 {
	font-size:2.7em;
	color:#000033;
	font-weight:bold;
	padding-top:30px;
	margin-bottom:0.8em;
	font-stretch:extra-condensed;
	line-height:0.9em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000033;
}

h1.first {
	padding-top:165px;
}

h2 {
	font-size:2em;
	line-height:1.0em;
	color:#00008A;
	margin-bottom:1.7em;
	margin-top:3.4em;
	font-weight:bold;
}

h3 {
	font-size:1.4em;
	display:block;
	line-height:1.0em;
	margin-bottom:0.5em;
	width:280px;
	float:left;
}

h4 {
	font-size:1.8em;
	line-height:1.0em;
	color:#00008A;
	margin-bottom:1.2em;
	margin-top:0.7em;
	font-weight:normal;
}


.clear {
	clear:both;
	width:400px;
	height:1px;
	display:block;
	position:relative;
	top:10px;
	margin-bottom:25px;
	background-color:#000033;
	
}

p {
	font-size:1.2em;
	margin-bottom:0em;
	line-height:1.4em;
	float:left;
	width:280px;
}


#content ul {
	margin-bottom:1.8em;
	margin-top:1.3em;
	list-style:disc;
	margin-left:20px;
}

#content li {
	font-size:1.1em;
	margin-bottom:0.3em;
	font-weight:bold;
	color:#400000;
	list-style:none;
}


/* TEXT STYLES END */

img {
	display:block;
	margin-top:15px;
}

.floatRight{
	display:block;
	float:right;
	margin-top:0px;
	width:100px;
}

.logoProjet {
	float:right;
	margin-top:150px;
	padding-left:10px;
/*	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000033;*/
	background-color:#FFFFFF;
}


#media tr {
	display:block;
	margin-bottom:30px;
}

#media td {
	width:150px;
	vertical-align:top;
		
}
