* {
	font-family:verdana,arial;
	font-size:11px;
}
body {
	margin-top:0;
}

a{
	color:#ff7f00;
}

a:hover{
	color:#480c59;
	cursor: url("http://www.lesptitsdejeunersdelascience.com/images/cursor/planete.ani"), hand;
}

h1{
	margin:0 0 10px 0;
	padding:0;
	font-size:25px;
	border-bottom:1px solid #480c59;
	text-align:left;
}

h2{
	margin:0 0 0 0;
	padding:0 0 0 20px; 
	font-size:15px;
	text-align:left;
	background:url("../images/h2.png") no-repeat;
}

h3{
	margin:0 0 0 15px;
	font-size:11px;
	color:#ff7f00;
}

hr{
	margin-bottom:10px;
	width:400px;
	border:1px solid #ff7f00;
}

p {
	padding:0 30px 0 30px;
	text-align:left;
}

li {
	list-style-image :url("../images/li.png");
	margin: 0 0 0 35px;
}

.note {
	font-size:9px;
}

#header{
	/*background:url("../images/bandeau.png") no-repeat;*/
	width:981px;
	height:233px;
	background-color:#fff;
	text-align:center;
}

#menu {
	padding:0;
	margin:0;
	height:46px;
}
#menu img{
	border:0;
}

#presentation {
	width:159px;
	height:46px;
	float:left;
}

#intervenants {
	width:141px;
	height:46px;
	float:left;
}

#lesinsa {
	width:130px;
	height:46px;
	float:left;
}

#blog {
	width:86px;
	height:46px;
	float:left;
}

#actus {
	width:94px;
	height:46px;
	float:left;
}

#contacts {
	width:119px;
	height:46px;
	float:left;
	}
	
#infos {
	width:252px;
	height:46px;
	float:left;
}

#ssmenu {
	width:331px;
	height:450px;
	background:#fff;
}
#ssmenu img{
	border:0;
}

#contenu {
	background:url("../images/contenu.png") no-repeat #fff top right;
	width:560px;
	vertical-align:top;
	padding:20px 45px 0 45px;
	/*text-align:justify;*/
	text-align:left;
}

#surfooter {
	background:url("../images/surfooter.png") no-repeat #fff;
	width:981px;
	height:124px;
	text-align:left;
	vertical-align:top;
	padding-top:10px;
}

#surfooter p {
	margin:0;
	padding:0;
}

#surfooter img {
	margin:0 10px 0 5px;
	
}

.partenaire {
	float:left;
	width:auto;
	padding-left:15px;
	padding-right:15px;
}

.partenaire  a{
	text-decoration:none;
}
.partenaire img {
	border:0;
}

.premier{
	margin:10px 0  0 15px;
}

.insaReseau{
	margin:0;
}

.ligne {
	float:left;
	margin:0 ;
	width:1px;
}
.echos{
	font-weight:bold;
	margin:10px 0  0 0;
	text-align:center;
}
#footer p{
	text-align:center;
	margin-bottom:5px;
	font-size:12px;
	font-weight:bold;
}

#footer a {
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
}

#footer a img {
	border:0;
	vertical-align:bottom;
}

.celebreInsalienleft{
	float:left;
	margin:0 5px 0 0; 
	border:2px solid #480c59;
}

.celebreInsalienright{
	float:right;
	margin:0 0 0 5px; 
	border:2px solid #480c59;
}

.medailles{
	width:175px;
	border:none;
}

.medaillesdiv{
	width:175px;
	text-align:center;
	margin: 0 8px 0 0;
	float:left;
}

.date{
	font-size:11px;
	color:#480c59;
}

.encadreorange {
	border:1px solid #480c59;
	width:250px;
	float:left;
	margin:10px 0px 10px 10px;
	padding:5px;
	border:1px solid #480c59;
	background-color:#ff7f00;
	color:#000;
	/*font-weight:bold;*/
}

.intervenant {
	float:left;
	margin:0 5px 0 5px;
	width:120px;
}
.sousliste {
	list-style: inside square;
}

.clearer {
	height:0;
	line-height:0;
	clear:both;
}