/* Styles par défaut */
* {
	margin : 0 ;
	padding : 0 ;
}

html {
	background-color : #71717d ;
	font-family : Verdana, Arial, Helvetica, sans-serif ;
	font-size: 0.7em;
}

body {
	width : 1023px ;
	margin : 0 auto ;
	background-color: #F4F4F4;
}

a, a:visited {
	list-style : none inside none ;
	color : #71717D ;
	text-decoration : none ;
}

ul {
	list-style : none ;
}

hr {
	margin: 10px 0px;
	border : 1px solid #dddddd;
}

h3 {
	font-size: 1.4em;
	color : #71717D;
	padding-bottom: 5px;
	margin-bottom: 10px;
	border-bottom: 2px solid #71717D;
}

div.clear {
	clear:both;
}

/* Mise en forme du menu */
ul#menu {
	background : url("../img/new/menu.png") no-repeat ;
	width : 1023px ;
	height : 93px ;
}

ul#menu li {
	display : inline ;
}

/** MODIF CYBERCITE **/
div#header a img {
	display:block;
	border: 0;
}


/* Elements du menu */
ul#menu li#boutique_fr a {
	text-indent : -9999px ;
	display : block ;
	background : url("../img/fr/boutique2.png") left top no-repeat ;
	width : 80px ;
	height : 65px ;
	float : left ;
	margin-top : 10px ;
	margin-left : 200px ;
	overflow: hidden;
}
ul#menu li#boutique_fr a:hover {
	background : url("../img/fr/boutique2.png") right top no-repeat ;
	width : 80px ;
	height : 65px ;
}
ul#menu li#boutique_fr a.current {
	background : url("../img/fr/boutique2.png") right top no-repeat ;
	width : 80px ;
	height : 65px ;
}

ul#menu li#boutique_en a {
	text-indent : -9999px ;
	display : block ;
	background : url("../img/en/boutique2.png") left top no-repeat ;
	width : 80px ;
	height : 65px ;
	float : left ;
	margin-top : 10px ;
	margin-left : 200px ;
	overflow: hidden;
}
ul#menu li#boutique_en a:hover {
	background : url("../img/en/boutique2.png") right top no-repeat ;
	width : 80px ;
	height : 65px ;
}
ul#menu li#boutique_en a.current {
	background : url("../img/en/boutique2.png") right top no-repeat ;
	width : 80px ;
	height : 65px ;
}

ul#menu li#boutique_es a {
	text-indent : -9999px ;
	display : block ;
	background : url("../img/es/boutique2.png") left top no-repeat ;
	width : 80px ;
	height : 65px ;
	float : left ;
	margin-top : 10px ;
	margin-left : 200px ;
	overflow: hidden;
}
ul#menu li#boutique_es a:hover {
	background : url("../img/es/boutique2.png") right top no-repeat ;
	width : 80px ;
	height : 65px ;
}
ul#menu li#boutique_es a.current {
	background : url("../img/es/boutique2.png") right top no-repeat ;
	width : 80px ;
	height : 65px ;
}

ul#menu li#boutique_de a {
	text-indent : -9999px ;
	display : block ;
	background : url("../img/de/boutique2.png") left top no-repeat ;
	width : 80px ;
	height : 65px ;
	float : left ;
	margin-top : 10px ;
	margin-left : 200px ;
	overflow: hidden;
}
ul#menu li#boutique_de a:hover {
	background : url("../img/de/boutique2.png") right top no-repeat ;
	width : 80px ;
	height : 65px ;
}
ul#menu li#boutique_de a.current {
	background : url("../img/de/boutique2.png") right top no-repeat ;
	width : 80px ;
	height : 65px ;
}

ul#menu li#boutique_it a {
	text-indent : -9999px ;
	display : block ;
	background : url("../img/it/boutique2.png") left top no-repeat ;
	width : 80px ;
	height : 65px ;
	float : left ;
	margin-top : 10px ;
	margin-left : 200px ;
	overflow: hidden;
}
ul#menu li#boutique_it a:hover {
	background : url("../img/it/boutique2.png") right top no-repeat ;
	width : 80px ;
	height : 65px ;
}
ul#menu li#boutique_it a.current {
	background : url("../img/it/boutique2.png") right top no-repeat ;
	width : 80px ;
	height : 65px ;
}

ul#menu li#univers_fr a {
	text-indent : -9999px ;
	display : block ;
	background : url("../img/fr/univers2.png") left top no-repeat ;
	width : 80px ;
	height : 65px ;
	float : left ;
	margin-top : 10px ;
	margin-left : 32px ;
	overflow: hidden;
}
ul#menu li#univers_fr a:hover {
	background : url("../img/fr/univers2.png") right top no-repeat ;
	width : 80px ;
	height : 65px ;
}
ul#menu li#univers_fr a.current {
	background : url("../img/fr/univers2.png") right top no-repeat ;
	width : 80px ;
	height : 65px ;
}

ul#menu li#univers_en a {
	text-indent : -9999px ;
	display : block ;
	background : url("../img/en/univers2.png") left top no-repeat ;
	width : 80px ;
	height : 65px ;
	float : left ;
	margin-top : 10px ;
	margin-left : 32px ;
	overflow: hidden;
}
ul#menu li#univers_en a:hover {
	background : url("../img/en/univers2.png") right top no-repeat ;
	width : 80px ;
	height : 65px ;
}
ul#menu li#univers_en a.current {
	background : url("../img/en/univers2.png") right top no-repeat ;
	width : 80px ;
	height : 65px ;
}

ul#menu li#univers_es a {
	text-indent : -9999px ;
	display : block ;
	background : url("../img/es/univers2.png") left top no-repeat ;
	width : 80px ;
	height : 65px ;
	float : left ;
	margin-top : 10px ;
	margin-left : 32px ;
	overflow: hiddes;
}
ul#menu li#univers_es a:hover {
	background : url("../img/es/univers2.png") right top no-repeat ;
	width : 80px ;
	height : 65px ;
}
ul#menu li#univers_es a.current {
	background : url("../img/es/univers2.png") right top no-repeat ;
	width : 80px ;
	height : 65px ;
}

ul#menu li#univers_de a {
	text-indent : -9999px ;
	display : block ;
	background : url("../img/de/univers2.png") left top no-repeat ;
	width : 80px ;
	height : 65px ;
	float : left ;
	margin-top : 10px ;
	margin-left : 32px ;
	overflow: hiddde;
}
ul#menu li#univers_de a:hover {
	background : url("../img/de/univers2.png") right top no-repeat ;
	width : 80px ;
	height : 65px ;
}
ul#menu li#univers_de a.current {
	background : url("../img/de/univers2.png") right top no-repeat ;
	width : 80px ;
	height : 65px ;
}

ul#menu li#univers_it a {
	text-indent : -9999px ;
	display : block ;
	background : url("../img/it/univers2.png") left top no-repeat ;
	width : 80px ;
	height : 65px ;
	float : left ;
	margin-top : 10px ;
	margin-left : 32px ;
	overflow: hiddit;
}
ul#menu li#univers_it a:hover {
	background : url("../img/it/univers2.png") right top no-repeat ;
	width : 80px ;
	height : 65px ;
}
ul#menu li#univers_it a.current {
	background : url("../img/it/univers2.png") right top no-repeat ;
	width : 80px ;
	height : 65px ;
}

ul#menu li#nous_fr a {
	text-indent : -9999px ;
	display : block ;
	background : url("../img/fr/nous2.png") left top no-repeat ;
	width : 80px ;
	height : 65px ;
	float : left ;
	margin-top : 10px ;
	margin-left : 32px ;
	overflow: hidden;
}
ul#menu li#nous_fr a:hover {
	background : url("../img/fr/nous2.png") right top no-repeat ;
	width : 80px ;
	height : 65px ;
}
ul#menu li#nous_fr a.current {
	background : url("../img/fr/nous2.png") right top no-repeat ;
	width : 80px ;
	height : 65px ;
}

ul#menu li#nous_en a {
	text-indent : -9999px ;
	display : block ;
	background : url("../img/en/nous2.png") left top no-repeat ;
	width : 80px ;
	height : 65px ;
	float : left ;
	margin-top : 10px ;
	margin-left : 32px ;
	overflow: hidden;
}
ul#menu li#nous_en a:hover {
	background : url("../img/en/nous2.png") right top no-repeat ;
	width : 80px ;
	height : 65px ;
}
ul#menu li#nous_en a.current {
	background : url("../img/en/nous2.png") right top no-repeat ;
	width : 80px ;
	height : 65px ;
}

ul#menu li#nous_es a {
	text-indent : -9999px ;
	display : block ;
	background : url("../img/es/nous2.png") left top no-repeat ;
	width : 80px ;
	height : 65px ;
	float : left ;
	margin-top : 10px ;
	margin-left : 32px ;
	overflow: hidden;
}
ul#menu li#nous_es a:hover {
	background : url("../img/es/nous2.png") right top no-repeat ;
	width : 80px ;
	height : 65px ;
}
ul#menu li#nous_es a.current {
	background : url("../img/es/nous2.png") right top no-repeat ;
	width : 80px ;
	height : 65px ;
}

ul#menu li#nous_de a {
	text-indent : -9999px ;
	display : block ;
	background : url("../img/de/nous2.png") left top no-repeat ;
	width : 80px ;
	height : 65px ;
	float : left ;
	margin-top : 10px ;
	margin-left : 32px ;
	overflow: hidden;
}
ul#menu li#nous_de a:hover {
	background : url("../img/de/nous2.png") right top no-repeat ;
	width : 80px ;
	height : 65px ;
}
ul#menu li#nous_de a.current {
	background : url("../img/de/nous2.png") right top no-repeat ;
	width : 80px ;
	height : 65px ;
}

ul#menu li#nous_it a {
	text-indent : -9999px ;
	display : block ;
	background : url("../img/it/nous2.png") left top no-repeat ;
	width : 80px ;
	height : 65px ;
	float : left ;
	margin-top : 10px ;
	margin-left : 32px ;
	overflow: hidden;
}
ul#menu li#nous_it a:hover {
	background : url("../img/it/nous2.png") right top no-repeat ;
	width : 80px ;
	height : 65px ;
}
ul#menu li#nous_it a.current {
	background : url("../img/it/nous2.png") right top no-repeat ;
	width : 80px ;
	height : 65px ;
}

ul#menu li#blog_fr a {
	text-indent : -9999px ;
	display : block ;
	background : url("../img/fr/blog2.png") left top no-repeat ;
	width : 80px ;
	height : 65px ;
	float : left ;
	margin-top : 10px ;
	margin-left : 32px ;
	overflow: hidden;
}
ul#menu li#blog_fr a:hover {
	background : url("../img/fr/blog2.png") right top no-repeat ;
	width : 80px ;
	height : 65px ;
}
ul#menu li#blog_fr a.current {
	background : url("../img/fr/blog2.png") right top no-repeat ;
	width : 80px ;
	height : 65px ;
}

ul#menu li#blog_en a {
	text-indent : -9999px ;
	display : block ;
	background : url("../img/en/blog2.png") left top no-repeat ;
	width : 80px ;
	height : 65px ;
	float : left ;
	margin-top : 10px ;
	margin-left : 32px ;
	overflow: hidden;
}
ul#menu li#blog_en a:hover {
	background : url("../img/en/blog2.png") right top no-repeat ;
	width : 80px ;
	height : 65px ;
}
ul#menu li#blog_en a.current {
	background : url("../img/en/blog2.png") right top no-repeat ;
	width : 80px ;
	height : 65px ;
}

ul#menu li#blog_es a {
	text-indent : -9999px ;
	display : block ;
	background : url("../img/es/blog2.png") left top no-repeat ;
	width : 80px ;
	height : 65px ;
	float : left ;
	margin-top : 10px ;
	margin-left : 32px ;
	overflow: hidden;
}
ul#menu li#blog_es a:hover {
	background : url("../img/es/blog2.png") right top no-repeat ;
	width : 80px ;
	height : 65px ;
}
ul#menu li#blog_es a.current {
	background : url("../img/es/blog2.png") right top no-repeat ;
	width : 80px ;
	height : 65px ;
}

ul#menu li#blog_de a {
	text-indent : -9999px ;
	display : block ;
	background : url("../img/de/blog2.png") left top no-repeat ;
	width : 80px ;
	height : 65px ;
	float : left ;
	margin-top : 10px ;
	margin-left : 32px ;
	overflow: hidden;
}
ul#menu li#blog_de a:hover {
	background : url("../img/de/blog2.png") right top no-repeat ;
	width : 80px ;
	height : 65px ;
}
ul#menu li#blog_de a.current {
	background : url("../img/de/blog2.png") right top no-repeat ;
	width : 80px ;
	height : 65px ;
}

ul#menu li#blog_it a {
	text-indent : -9999px ;
	display : block ;
	background : url("../img/it/blog2.png") left top no-repeat ;
	width : 80px ;
	height : 65px ;
	float : left ;
	margin-top : 10px ;
	margin-left : 32px ;
	overflow: hidden;
}
ul#menu li#blog_it a:hover {
	background : url("../img/it/blog2.png") right top no-repeat ;
	width : 80px ;
	height : 65px ;
}
ul#menu li#blog_it a.current {
	background : url("../img/it/blog2.png") right top no-repeat ;
	width : 80px ;
	height : 65px ;
}

ul#menu li#presse_fr a {
	text-indent : -9999px ;
	display : block ;
	background : url("../img/fr/presse2.png") left top no-repeat ;
	width : 80px ;
	height : 65px ;
	float : left ;
	margin-top : 10px ;
	margin-left : 32px ;
	overflow: hidden;
}
ul#menu li#presse_fr a:hover {
	background : url("../img/fr/presse2.png") right top no-repeat ;
	width : 80px ;
	height : 65px ;
}
ul#menu li#presse_fr a.current {
	background : url("../img/fr/presse2.png") right top no-repeat ;
	width : 80px ;
	height : 65px ;
}

ul#menu li#presse_en a {
	text-indent : -9999px ;
	display : block ;
	background : url("../img/en/presse2.png") left top no-repeat ;
	width : 80px ;
	height : 65px ;
	float : left ;
	margin-top : 10px ;
	margin-left : 32px ;
	overflow: hidden;
}
ul#menu li#presse_en a:hover {
	background : url("../img/en/presse2.png") right top no-repeat ;
	width : 80px ;
	height : 65px ;
}
ul#menu li#presse_en a.current {
	background : url("../img/en/presse2.png") right top no-repeat ;
	width : 80px ;
	height : 65px ;
}

ul#menu li#presse_es a {
	text-indent : -9999px ;
	display : block ;
	background : url("../img/es/presse2.png") left top no-repeat ;
	width : 80px ;
	height : 65px ;
	float : left ;
	margin-top : 10px ;
	margin-left : 32px ;
	overflow: hidden;
}
ul#menu li#presse_es a:hover {
	background : url("../img/es/presse2.png") right top no-repeat ;
	width : 80px ;
	height : 65px ;
}
ul#menu li#presse_es a.current {
	background : url("../img/es/presse2.png") right top no-repeat ;
	width : 80px ;
	height : 65px ;
}

ul#menu li#presse_de a {
	text-indent : -9999px ;
	display : block ;
	background : url("../img/de/presse2.png") left top no-repeat ;
	width : 80px ;
	height : 65px ;
	float : left ;
	margin-top : 10px ;
	margin-left : 32px ;
	overflow: hidden;
}
ul#menu li#presse_de a:hover {
	background : url("../img/de/presse2.png") right top no-repeat ;
	width : 80px ;
	height : 65px ;
}
ul#menu li#presse_de a.current {
	background : url("../img/de/presse2.png") right top no-repeat ;
	width : 80px ;
	height : 65px ;
}

ul#menu li#presse_it a {
	text-indent : -9999px ;
	display : block ;
	background : url("../img/it/presse2.png") left top no-repeat ;
	width : 80px ;
	height : 65px ;
	float : left ;
	margin-top : 10px ;
	margin-left : 32px ;
	overflow: hidden;
}
ul#menu li#presse_it a:hover {
	background : url("../img/it/presse2.png") right top no-repeat ;
	width : 80px ;
	height : 65px ;
}
ul#menu li#presse_it a.current {
	background : url("../img/it/presse2.png") right top no-repeat ;
	width : 80px ;
	height : 65px ;
}

ul#menu li#liens_fr a {
	text-indent : -9999px ;
	display : block ;
	background : url("../img/fr/liens2.png") left top no-repeat ;
	width : 80px ;
	height : 65px ;
	float : left ;
	margin-top : 10px ;
	margin-left : 32px ;
	overflow: hidden;
}
ul#menu li#liens_fr a:hover {
	background : url("../img/fr/liens2.png") right top no-repeat ;
	width : 80px ;
	height : 65px ;
}
ul#menu li#liens_fr a.current {
	background : url("../img/fr/liens2.png") right top no-repeat ;
	width : 80px ;
	height : 65px ;
}

ul#menu li#liens_en a {
	text-indent : -9999px ;
	display : block ;
	background : url("../img/en/liens2.png") left top no-repeat ;
	width : 80px ;
	height : 65px ;
	float : left ;
	margin-top : 10px ;
	margin-left : 32px ;
	overflow: hidden;
}
ul#menu li#liens_en a:hover {
	background : url("../img/en/liens2.png") right top no-repeat ;
	width : 80px ;
	height : 65px ;
}
ul#menu li#liens_en a.current {
	background : url("../img/en/liens2.png") right top no-repeat ;
	width : 80px ;
	height : 65px ;
}

ul#menu li#liens_es a {
	text-indent : -9999px ;
	display : block ;
	background : url("../img/es/liens2.png") left top no-repeat ;
	width : 80px ;
	height : 65px ;
	float : left ;
	margin-top : 10px ;
	margin-left : 32px ;
	overflow: hidden;
}
ul#menu li#liens_es a:hover {
	background : url("../img/es/liens2.png") right top no-repeat ;
	width : 80px ;
	height : 65px ;
}
ul#menu li#liens_es a.current {
	background : url("../img/es/liens2.png") right top no-repeat ;
	width : 80px ;
	height : 65px ;
}

ul#menu li#liens_de a {
	text-indent : -9999px ;
	display : block ;
	background : url("../img/de/liens2.png") left top no-repeat ;
	width : 80px ;
	height : 65px ;
	float : left ;
	margin-top : 10px ;
	margin-left : 32px ;
	overflow: hidden;
}
ul#menu li#liens_de a:hover {
	background : url("../img/de/liens2.png") right top no-repeat ;
	width : 80px ;
	height : 65px ;
}
ul#menu li#liens_de a.current {
	background : url("../img/de/liens2.png") right top no-repeat ;
	width : 80px ;
	height : 65px ;
}

ul#menu li#liens_it a {
	text-indent : -9999px ;
	display : block ;
	background : url("../img/it/liens2.png") left top no-repeat ;
	width : 80px ;
	height : 65px ;
	float : left ;
	margin-top : 10px ;
	margin-left : 32px ;
	overflow: hidden;
}
ul#menu li#liens_it a:hover {
	background : url("../img/it/liens2.png") right top no-repeat ;
	width : 80px ;
	height : 65px ;
}
ul#menu li#liens_it a.current {
	background : url("../img/it/liens2.png") right top no-repeat ;
	width : 80px ;
	height : 65px ;
}

ul#resoc{
	width : 456px ;
	height : 80px ;
	margin : 0 auto ;
}

ul#resoc li {
	float : left ;
	width : 64px ;
	height : 64px ;
	margin-right : 50px ;
}

ul#resoc li#fb a {
	height : 64px ;
	display : block ;
	text-indent : -9999px ;
	background : url("../img/new/fb.png") left top no-repeat ;
}

ul#resoc li#twit a {
	display : block ;
	text-indent : -9999px ;
	background : url("../img/new/twitter.png") left top no-repeat ;	
}

ul#resoc li#youtube a {
	display : block ;
	text-indent : -9999px ;
	background : url("../img/new/youtube.png") left top no-repeat ;	
}

ul#resoc li#blog a {
	display : block ;
	text-indent : -9999px ;
	background : url("../img/new/wordpress.png") left top no-repeat ;	
}

ul#resoc li#fb a:hover {
	background : url("../img/new/fb.png") right top no-repeat ;
}

ul#resoc li#twit a:hover {
	background : url("../img/new/twitter.png") right top no-repeat ;
}

ul#resoc li#youtube a:hover {
	background : url("../img/new/youtube.png") right top no-repeat ;
}

ul#resoc li#blog a:hover {
	background : url("../img/new/wordpress.png") right top no-repeat ;
}

div#subheader {
	width : 966px ;
	height : 14px;
	margin : 0 auto ;
	position : relative ;
	display: block;
	font-size: 0.7em;
	text-align: right;
}
/* Mise en forme du contenu central */
div#container {
	width : 966px ;
	margin : 0 auto ;
	position : relative ;
	padding-top : 20px;
	padding-bottom: 20px;
}

div#contenu {
	width : 966px ;
	margin : 0 auto ;
	position : relative ;
	padding-top : 20px;
	padding-bottom: 20px;
	font-family : "Kristen ITC", Verdana ;
}

div#contenu div#gauche {
	float : left ;
	width : 322px ;
	text-align : center ;
}

div#contenu div#droite {
	float : right ;
	width : 322px ;
	text-align : center ;
}


div#internet {
	clear : both ;
}

h4 {
	font-style : italic ;
	font-size: 8pt;
}

/* Mise en forme du footer */
div#footer {
	background-color : #D6002D ;
	text-align : center ;
	color : white ;
	z-index : -1 ;
	clear : both ;
}
div#footer a {
	color: white;
	text-decoration: underline;
}
div#footer a:hover {
	text-decoration: none;
}

div#header_user  a{
	color: #374853;
}

p.left {
	float: left;
	width: 460px;
	text-align: justify;
}

p.right {
	float: right;
	width: 460px;
	text-align: justify;
}

div.partenaire {
	width : 473px;
	text-align: center;
}

div.partenaire img {
	border: 1px solid #71717D;
}

div#left {
	float: left;
}

div#right {
	float: right;
}

div#video {
	width: 100px;
	float: right;
	margin-left: 10px;
}

/* -------------- UNIVERS ------------------- */

body#univers div#contenu_univ {
	height: 522px;
	background: #F4F4F4 url('../img/new/univ_garde.png') no-repeat scroll center;
} 
div#contenu_univ {
	width : 966px ;
	margin : 0 auto ;
	position : relative ;
	padding-top : 20px;
	padding-bottom: 20px;
	font-family : "Kristen ITC", Verdana ;
}
div#contenu_univ .encadre {
	margin-top: 20px;
}
div#contenu_univ .retour a {
	text-indent : -9999px ;
	display : block ;
	background : url('../img/new/retour.png') no-repeat left top ;
	margin-top: 10px;
	width : 107px ;
	height : 37px ;
}

div#contenu_univ .retour a:hover {
	background : url('../img/new/retour.png') no-repeat right top ;
}

div#contenu_univ div#intro_flash {
	z-index:1;
	position:absolute;
}

div#contenu_univ img {
	border : 0 ;
}

div#contenu_univ img.left {
	float:left;
}
div#contenu_univ img.right {
	float: right;
}

div#contenu_univ div.left {
	float:left;
	margin-top: 20px;
}
div#contenu_univ div.right {
	float:right;
	margin-top:20px;
}


div#contenu_univ h4 {
	font-style: normal;
	font-weight: bold;
	padding-bottom: 2px;
	margin-bottom: 6px;
}

div#contenu_univ ul {
	list-style: disc inside none;
}
div#contenu_univ ul li {
	margin: 6px 0;
}

body#caribou div#contenu_univ {
	background: #F4F4F4 url('/images/univ_caribou/fond_caribou.png') no-repeat scroll center;
}
body#caribou h4 {
	color: #ff6500;
	border-bottom: 2px dotted #ff6500;
}
body#caribou div#first {
	width: 600px;
	margin-right: 20px;
}
body#caribou div#second {
	width: 533px;
	margin-left: 20px;
}
body#caribou div#third {
	width: 580px;
	margin-right: 150px;
}

body#couronne div#contenu_univ {
	background: #F4F4F4 url('/images/univ_couronne/fond_couronne.png') no-repeat scroll center;
}
body#couronne h4 {
	color: #ff0000;
	border-bottom: 2px dotted #ff0000;
}
body#couronne div#first {
	width: 679px;
	margin-right: 20px;
}
body#couronne div#second {
	width: 510px;
	margin-left: 20px;
}
body#couronne div#third {
	width: 679px;
	margin-right: 20px;
}


body#nenuphar div#contenu_univ {
	background: #F4F4F4 url('/images/univ_nenuphar/fond_nenuphar.png') no-repeat scroll center;
}
body#nenuphar h4 {
	color: #d80057;
	border-bottom: 2px dotted #d80057;
}
body#nenuphar div#first {
	width: 679px;
	margin-right: 20px;
}
body#nenuphar div#second {
	width: 505px;
	margin-left: 20px;
}
body#nenuphar div#third {
	width: 672px;
	margin-right: 20px;
}

body#saltimbanque div#contenu_univ {
	background: #F4F4F4 url('/images/univ_saltimbanque/fond_saltimbanque.png') no-repeat scroll center;
}
body#saltimbanque h4 {
	color: #4e004e;
	border-bottom: 2px dotted #4e004e;
}
body#saltimbanque div#first {
	width: 567px;
	margin-right: 20px;
}
body#saltimbanque div#second {
	width: 653px;
	margin-left: 20px;
}
body#saltimbanque div#third {
	width: 575px;
	margin-right: 20px;
}

body#boutchoo div#contenu_univ {
	background: #F4F4F4 url('/images/univ_boutchoo/fond_boutchoo.png') no-repeat scroll center;
}
body#boutchoo h4 {
	color: #808080;
	border-bottom: 2px dotted #808080;
}
body#boutchoo div#first {
	width: 822px;
	margin-right: 20px;
}
body#boutchoo div#second {
	width: 690px;
	margin-left: 20px;
}
body#boutchoo div#third {
	width: 658px;
	margin-right: 20px;
}

div#contenu_univ p a.back {
	text-indent : -9999px ;
	display : block ;
	overflow: hidden;
}

div#contenu_univ div#caribou p a {
	background : url("../img/new/caribou.jpg") left top no-repeat ;
	width : 78px ;
	height : 196px ;
	margin-left: 16px;
}

div#contenu_univ div#caribou p a:hover {
	background : url("../img/new/caribou.jpg") right top no-repeat ;
}

div#contenu_univ div#nenuph p a {
	background : url("../img/new/nenuph.jpg") right top no-repeat ;
	width : 127px ;
	height : 70px ;
	margin-top: 70px;
}
div#contenu_univ div#nenuph p a:hover {
	background : url("../img/new/nenuph.jpg") left top no-repeat ;
}

div#contenu_univ div#couronne p a {
	background : url("../img/new/couronne.jpg") left top no-repeat ;
	width : 100px ;
	height : 85px ;
	margin-top: 64px;
	margin-left: 12px;
}
div#contenu_univ div#couronne p a:hover {
	background : url("../img/new/couronne.jpg") right top no-repeat ;
}


div#contenu_univ div#salt p a{
	background : url("../img/new/salt.jpg") left top no-repeat ;
	width : 82px ;
	height : 197px ;
	margin-left: 27px;
}
div#contenu_univ div#salt p a:hover {
	background : url("../img/new/salt.jpg") right top no-repeat ;
}

div#contenu_univ div#pop p a {
	background : url("../img/new/pop.png") left top no-repeat ;
	width : 150px ;
	height : 154px ;
	margin-top: 26px;
	margin-left: -10px;
}
div#contenu_univ div#pop p a:hover {
	background : url("../img/new/pop.png") right top no-repeat ;
}

div#centre {
	margin-left : 323px ;
	margin-right : 323px ;
	text-align : center ;
}

div#contenu_univ div.univers_float {
	float:left;
	padding: 0 97px;
	height: 250px;
}

/* ---------------------- NOUS ---------------------- */

body#nous div#phones {
	float: left;
}

body#nous div#address {
	margin-left: 460px;
	padding-left: 70px;
	border-left: 1px solid #DDDDDD;
	margin-bottom: 20px;
}