body {
	width: 100%;
	height: 100%;
	margin: 2px;
	font-family: Verdana,Arial,sans-serif;
	font-size: 11px;
	color: #000000;
}

div#global {
	width:900px;
	margin-left: auto;
	margin-right: auto;
}

div#banner {
	height: 122px;
	margin: 2px;
}


div#logo {
	background-image: url(logo-othea.jpg);
	width: 206px;
	height: 122px;
	float: left;
}

div#top {
	height: 120px;
	margin-left: 257px;
	background-image: url(out-fvi.jpg);
	background-repeat: no-repeat;
}

div#rest {
	margin: 2px;
}

div#menu {
	width: 206px;
	float: left;
	font-size: 12px;
}

div#body {
	margin-left: 220px;
}

ul#menu_entry {
	list-style-type: none;
	margin: 30px;
	padding: 5px;
}

a, a:visited {
	color: #000000;
	font-weight: normal;
	text-decoration:none;
}

a:hover {
	color: #7C0151;
	font-style: italic;
	font-weight: normal;
}

li.active {
	color: #7C0151;
	font-weight: bold;
	font-style: italic;
	text-decoration: underline;
	padding: 5px;
}

li.inactive {
	padding: 5px;
}


div#offre1 {
	width: 49%;
	height: 400px;
	float: left;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	border-style: solid;
	border-color: #7D1F5D;
	border-width: 1px;
	margin-top: 3px;
}
	
div#offre2 {
	width: 49%;
	height: 400px;
	float: right;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	border-style: solid;
	border-color: #7D1F5D;
	border-width: 1px;
	margin-top: 3px;
}

div#offre3 {
	width: 49%;
	float: left;
	height: 400px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	border-style: solid;
	border-color: #7D1F5D;
	border-width: 1px;
	margin-top: 3px;
}

div#offre4 {
	width: 49%;
	height: 400px;
	float: right;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	border-style: solid;
	border-color: #7D1F5D;
	border-width: 1px;
	margin-top: 3px;
}

div#apropos {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	border-style: solid;
	border-color: #7D1F5D;
	border-width: 1px;
	margin-top: 3px;
}	

div#partenaires {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	border-style: solid;
	border-color: #7D1F5D;
	border-width: 1px;
	margin-top: 3px;
}	

div#contacts {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	border-style: solid;
	border-color: #7D1F5D;
	border-width: 1px;
	margin-top: 3px;
}	

div#publications {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	border-style: solid;
	border-color: #7D1F5D;
	border-width: 1px;
	margin-top: 3px;
}

p {
	padding: 10px;
}

p#copyright {
	text-align: center;
}

p#subtitle {
	font-weight: bold;
	padding-bottom: 0px;
}

p#explain {
	padding-top: 5px;
}

div#accroche {
	font-size: 12px;
		-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	border-style: solid;
	border-color: #7D1F5D;
	border-width: 2px;
	background-color: #FEE9F7;
}

li#dot {
	margin-right: 15px;
}