body {
	background-color:#000000;
	width:970px;
	margin:auto;
	font-family:Arial, Verdana;
	color:#131413;
	font-size:11px;
}

#left, #right, #main_center, #content, #logo_univers {
	height:551px;
}

#content {
	margin-top:5px;
	background-image:url(../img/master/general/fond_blanc.jpg);
}

#center {
	float:right;
	/*margin-left:190px;
	margin-right:235px;*/
	width:545px;
}

#left {
	float:left;
	/*margin-right:780px;*/
}

#right {
	float:right;
	width:235px;
	/*margin-left:735px;*/
}

#animNovalto {
	text-align:center;
	margin-top:10px;
}

#logo_univers {
	background-position: bottom left;
	background-repeat: no-repeat;
}

a img {
	border:0px;
}

h1, h2, label {
	color:#3c3e3f;
}

h1 {
	font-size:18px;
	text-transform: uppercase;
	margin-bottom:20px;
	margin-top:0px;
	font-weight:normal;
}

h2 {
	font-size:13px;
	font-weight:bold;
	margin-bottom:0px;
	padding-bottom:0px;
	margin-top:10px;
}

p {
	margin-top:2px;
	margin-bottom:2px;
}

#footer {
	color:#8D8E90;
	text-align:center;
	font-weight:bold;
	font-size:11px;
	clear:both;
	margin-top:5px;
}

#footer a {
	text-decoration:none;
	color:#8D8E90;
	margin-left:3px;
	margin-right:3px;
}

#footer a:hover {
	text-decoration:underline;
}

.text_alternatif {
	font-size:14px;
	text-align:center;
	color:#FFFFFF;
	margin:30px;
}

.text_alternatif a {
	color:#DDDDDD;
}

li {
	list-style: outside url(../img/master/puce_tournesol.png);
	margin-bottom:3px;
}

li.simple {
	margin-bottom:3px;
}

li strong {
	color:#687073;
}

#plan_du_site dl {
	font-size:14px;
}

#plan_du_site dl a {
	color:#687073;
	padding-bottom:5px;
}

#plan_du_site dl p a {
	color:#FFFFFF;
	text-decoration:none;
	text-transform: uppercase;
}

#plan_du_site dl p {
	margin-right:40px;
	padding:2px;
	margin-bottom:5px;
}

#plan_du_site li {
	list-style: none;
	padding-left:20px;
	font-size:12px;
}

#plan_du_site li a {
	text-decoration:none;
}