body {
	font-family:Times New Roman, Verdana, Arial, Trebuchet MS;
	padding-left:0px;
	padding-right: 0px;
	padding-top:0px;
	padding-bottom:0;
	margin-left:0px;
	margin-right: 0px;
	margin-top:0px;
	margin-bottom:0px;
	background-color:#FFFFFF;
}

#conteneur {
	position: absolute;
	width: 760px;
	left: 50%;
	margin-left: -375px;
	padding-left: 0px;	
	padding-right: 0px;
	padding-top:0px;
	padding-bottom:0;
	margin-right: 0px;
	margin-top:0px;
	margin-bottom:0px;
	background-color:#FFFFff;
}

#header {
	background-image:url(image_patrice/decoration.jpg);
	background-repeat:no-repeat;
	height:120px;
}

#entete_impression {
	display:none;
	visibility:hidden;
}

#header p {
	margin-left:4px;
	width:300px;
	text-align:justify;
	font-size:0.7em;
	color: #0054A6;
}

#gif{
	margin-left:370px;
	width:110px;
	height:50px;
}

img{
border:0;
}

h4 {
	text-align:center; 
}

/*menu haut*/

#menu{
	position:absolute;
	top:135px;	
	margin:0px;
	padding-left:175px;
	list-style:none;
	width:100%;
	background:#FFFFFF;
	text-align:left;
	font-size:0.9em;
}

.limenu{
	float:left;
	display:block;
	padding-left:2px;
}

.alimenu a{
	display:block;
	padding:2px 6px;
	background-color:#0054A6;
	color:#F0C02E;
	font-weight:bold;
	text-decoration:none;
}

.alimenu a:hover{
	background-color:#FFFFFF;
	color:#0054A6;
}

#menu ul{
	position:absolute;
	list-style:none;
	margin:0px;
	padding:0px;
	width:160px;
	z-index:1;
	background-color:#cdcdcd;
}

#menu li ul{
	display:none;
}

#menu li:hover>ul{
	display:block;
}

#menu ul li{
	position:relative;
	float:none;
	_display:inline;
	background-color:#cdcdcd;

}

#menu ul li a {
	display:block;
	width:144px;
	_width:156px;
	padding-left:5px;
	padding-top:4px;
	border:none;
	cursor:hand;
	background-color:#cdcdcd;
	text-decoration:none;
	color:#000000;
}

#menu ul li a:hover {
	background-color:#FFFFFF;
	color:#0054A6;
	border:none;
}

.last {
	padding-bottom:4px;
}

#menu ul ul{
	top:0px;
	left:155px;
	z-index:2;
}



/*gauche*/

#gauche {
	position: absolute;
	left:0;
	width:170px;
	margin-top:35px;
}



/*Les menus de coté*/

.menucote {
	list-style-type:none;
	margin:0px;
	padding:0px;
	width:170px;
	background-color:#ffffff;
	font-size:0.9em;
}

ul.menucote li {
	padding-left:5px;
}

.titre {
	background-image:url(image_patrice/titreagenda.jpg);
	background-repeat:no-repeat;
	color:#F0C02E;
	font-weight:bold;
	padding-top:0;
	padding-left:0px;
	margin-left:0px;
} 

ul.menucote li a{
	color: #000000;
	text-decoration: none; 
}

ul.menucote li a:hover{
	color: #0054A6;
	text-decoration: none; 
}

li.fond {
	padding-top:4px;
	border-left:1px solid #f4bc29;
	border-right:1px solid #f4bc29;
}

li.dernier {
	padding-top:4px;
	background-repeat:no-repeat;
	border-left:1px solid #f4bc29;
	border-right:1px solid #f4bc29;
	border-bottom:1px solid #f4bc29;	
}



	/*agenda*/
.agenda {
	list-style-type:none;
}

	/*newsletter*/
	
#newsletter{  
	margin:0px;
	padding:0px;
	width:170px;
	background-color:#FFFFFF;
	text-align:center;
	color:#ff0000;
	font-size:8pt;
}
		
#newsletter span a{
	color:#ff0000;
	text-decoration:none;
}

#newsletter span a:hover{	
	text-decoration: underline;
}		


	
/*droite*/

#droite{
	position: absolute;
	right:0;
	width: 170px;
	margin-top:35px;
}	



/*centre*/

#centre {
	padding-left: 175px;
	padding-right: 175px;
	padding-top:15px;
}

#chemin{
	padding-top:15px;
	font-size:0.9em;
	}
	
#chemin a, {	
	color: #0054A6;
	text-decoration: none; 
}

#chemin a:hover {	
	color: #0054A6;	
	text-decoration: underline;
}

	/*article*/
	
#article{
	border-bottom:1px solid #000000;
	border-right:1px solid #000000;
	border-left:1px solid #000000;
	border-top:1px solid #000000;
	padding-left:4px;
	padding-right:4px;
	background-color:#E6E6E6;
	font-size:1em;
}

#article a {	
	color: #0054A6;
	text-decoration: none; 
}

#article a:hover {	
	color: #0054A6;	
	text-decoration: underline;
}

	/*rubrique*/
	
.rubrique {
  border-bottom:1px solid #000000;
  border-right:1px solid #000000;
  border-left:1px solid #000000;
  border-top:1px solid #000000;
  list-style-type:none;
  margin-top:0px;
  margin-bottom:0px;
  margin-left:0px;
  margin-right:0px;
  padding:0px;
  background-color:#E6E6E6;
  font-size:1em;
}

ul.rubrique li span{
	  font-weight:bold;
	}

ul.rubrique  li a{
  color: #000000;
  text-decoration: none; 
}

ul.rubrique  li a:hover{
  color: #0054A6;
  text-decoration: none; 
}

.espace {
	padding-left:4px;
	padding-right:4px;
	padding-bottom:5px;
	padding-top:2px;
	border-bottom:1px solid #000000;
	text-align:justify;
}



	/*actualite*/
	
#image {
  margin-top:20px;
  margin-bottom:0px;
  margin-left:4px;
  margin-right:4px;
}



	/*photo*/
	
#galerie_mini {
	border-bottom:1px solid #000000;
	border-right:1px solid #000000;
	border-left:1px solid #000000;
	border-top:1px solid #000000;
	margin:0px;
	padding-left:4px;
	padding-right:0px;
	background-color:#E6E6E6;
}

.galerie {
	margin-top:1px;
	margin-bottom:1px;
	margin-left:1px;
	margin-right:1px;
}

dl#photo_album {
	clear: both ;
	margin: 0 auto ;
}

dl#photo_album dd {
	margin: 0 ;
}

dl#photo_album img {
	text-align:center;
}  



/*dessin*/

#dessin {
  margin-left: 175px;
  margin-right: 175px;
  margin-top:13px;
  text-align:center;
}



/*page projet*/

#chemin2{
	font-size:0.9em;
	padding-left:0px;
	padding-right: 0px;
	padding-top:0px;
	padding-bottom:0;
	margin-left:0px;
	margin-right: 0px;
	margin-top:10px;
	margin-bottom:0px;
	}
	
#chemin2 a {	
	color: #0054A6;
	text-decoration: none; 
}

#chemin2 a:hover {	
	color: #0054A6;	
	text-decoration: underline;
}

#centreprojet {
	padding-left:288px;
	padding-right:4px;
	padding-top:0px;
	padding-bottom:14px;
	margin-left:0px;
	margin-right:0px;
	margin-top:10px;
	margin-bottom:0px;
	border-bottom:1px solid #000000;
	border-right:1px solid #000000;
	border-left:1px solid #000000;
	border-top:1px solid #000000;
	background-color:#E6E6E6;
}

#centreprojet p {
	font-size:1em;
	text-align:justify;
	padding-left:0px;
	padding-right: 0px;
	padding-top:0px;
	padding-bottom:0;
	margin-left:0px;
	margin-right: 0px;
	margin-top:0px;
	margin-bottom:0px;
}

#centreprojet h2 {
	text-align:left;
	color: #990033;
	padding-left:0px;
	padding-right: 0px;
	padding-top:0px;
	padding-bottom:0;
	margin-left:0px;
	margin-right: 0px;
	margin-top:0px;
	margin-bottom:0px;
	}
	
.titre_projet {
	color: #990033;
	/*font-size:10pt;*/
	font-weight:bold;
}

#photo {
	position:absolute;
	padding-left:4px;
	padding-right: 0px;
	padding-top:10px;
	padding-bottom:0;
	margin-left:0px;
	margin-right: 10px;
	margin-top:4px;
	margin-bottom:0;
	}

#photo a {
height: 190px; 
width: 280px;
display: block;
margin-bottom:90px;
}

#photo a:hover {
height: 300px; 
width: 442px;
}

#photo2 a {
	background-image:url(image_patrice/photo2.jpg);
	background-repeat:no-repeat;
}

#photo2 a:hover{
	background-image:url(image_patrice/photo22.jpg);
	background-repeat:no-repeat;
}

#photo1 a {
	background-image:url(image_patrice/photo1.jpg);
	background-repeat:no-repeat;
}

#photo1 a:hover{
	background-image:url(image_patrice/photo12.jpg);
	background-repeat:no-repeat;
}

#photo3 a {
	background-image:url(image_patrice/photo3.jpg);
	background-repeat:no-repeat;
}

#photo3 a:hover{
	background-image:url(image_patrice/photo32.jpg);
	background-repeat:no-repeat;
}

#photo4 a {
	background-image:url(image_patrice/photo4.jpg);
	background-repeat:no-repeat;
}

#photo4 a:hover{
	background-image:url(image_patrice/photo42.jpg);
	background-repeat:no-repeat;
}
	
#photo5 a {
	background-image:url(image_patrice/photo5.jpg);
	background-repeat:no-repeat;
}

#photo5 a:hover{
	background-image:url(image_patrice/photo52.jpg);
	background-repeat:no-repeat;
}

#photo6 a {
	background-image:url(image_patrice/photo6.jpg);
	background-repeat:no-repeat;
}

#photo6 a:hover {
	z-index:1;
	background-image:url(image_patrice/photo62.jpg);
	background-repeat:no-repeat;
}

#photo7 a {
	background-image:url(image_patrice/photo7.jpg);
	background-repeat:no-repeat;
}

#photo7 a:hover {
	background-image:url(image_patrice/photo72.jpg);
	background-repeat:no-repeat;
}

#photo8 a {
	background-image:url(image_patrice/photo8.jpg);
	background-repeat:no-repeat;
}

#photo8 a:hover {
	background-image:url(image_patrice/photo82.jpg);
	background-repeat:no-repeat;
}
	
#menu2{
	padding-left:45px;
	padding-right: 0px;
	padding-top:0px;
	padding-bottom:0;
	margin-left:0px;
	margin-right: 0px;
	margin-top:10px;
	margin-bottom:0px;
	list-style:none;
	width:100%;
	text-align:left;
	font-size:0.9em;
}

#menu2 ul{
	position:absolute;
	list-style:none;
	margin:0px;
	padding:0px;
	width:160px;
	z-index:1;
	background-color:#cdcdcd;
}

#menu2 li ul{
	display:none;
}

#menu2 li:hover>ul{
	display:block;
}

#menu2 ul li{
	position:relative;
	float:none;
	_display:inline;
	background-color:#cdcdcd;
}

#menu2 ul li a {
	display:block;
	width:144px;
	_width:156px;
	padding-left:5px;
	padding-top:4px;
	border:none;
	cursor:hand;
	background-color:#cdcdcd;
	text-decoration:none;
	color:#000000;
}

#menu2 ul li a:hover {
	background-color:#FFFFFF;
	color:#0054A6;
	border:none;
}

#menu2 ul ul{
	top:0px;
	left:155px;
	z-index:2;
}

.spacer {
  clear: both;
}

#pied2 {
	margin-bottom:15px;
	padding-left:5px;
	padding-top:5px;
	padding-bottom:5px;
	border-bottom:1px solid #000000;
	border-right:1px solid #000000;
	border-left:1px solid #000000;
	border-top:1px solid #000000;
	font-size:0.9em;
}

#pied2 a {	
	color: #0054A6;
	text-decoration: none; 
}

#pied2 a:hover {	
	color: #0054A6;	
	text-decoration: underline;
}



/*page printemps des exposciences*/

#exposcience_centre {
	padding-left:295px;
	padding-right:4px;
	padding-top:0px;
	padding-bottom:14px;
	margin-left:0px;
	margin-right:0px;
	margin-top:10px;
	margin-bottom:0px;
	border-bottom:1px solid #000000;
	border-right:1px solid #000000;
	border-left:1px solid #000000;
	border-top:1px solid #000000;
	background-color:#E6E6E6;
}

#exposcience_centre h2{
	margin-top:0.5em;
	color:#a93321;
	}
	
#exposcience_centre p {
	font-size:1em;
	text-align:justify;
	padding-left:0px;
	padding-right: 0px;
	padding-top:0px;
	padding-bottom:0;
	margin-left:0px;
	margin-right: 0px;
	margin-top:0px;
	margin-bottom:0px;
}

#exposcience_photo {
	float:left;
	background-color:#e6e6e6e;
	padding:10px;
	margin-right:15px;
	margin-top:0.8em;
}

#exposcience_photo a {
	color: #0054A6;
	text-decoration: none; 
}

#exposcience_photo a:hover {	
	color: #0054A6;	
	text-decoration: underline;
}

.exposcience_soustitre {
	width:300px;
	/*height:20px;*/
	background-color:#a93321;
	color:#ffffff;
	font-weight:bold;
	text-align:center;
	/*padding-top: 0.15em;
	padding-left: 0.25em;*/
	margin-top:1em;
}

/*pied*/

#pied {
	padding-left:175px;
	padding-top:5px;
	padding-bottom:5px;
	font-size:0.9em;
}

#pied a {	
	color: #0054A6;
	text-decoration: none; 
}

#pied a:hover {	
	color: #0054A6;	
	text-decoration: underline;
}

/*span*/

.gras {
	font-weight:bold;
}

.justifier{
	text-align:justify;
}

.center{
	text-align:center;
}

/*projet ese*/

#centreprojet2 {
	padding-left:288px;
	padding-right:4px;
	padding-top:0px;
	padding-bottom:14px;
	margin-left:0px;
	margin-right:0px;
	margin-top:10px;
	margin-bottom:0px;
	border-bottom:1px solid #000000;
	border-right:1px solid #000000;
	border-left:1px solid #000000;
	border-top:1px solid #000000;
	background-color:#E6E6E6;
}

#centreprojet2 p {
	font-size:1em;
	text-align:justify;
	padding-left:0px;
	padding-right: 0px;
	padding-top:0px;
	padding-bottom:0;
	margin-left:0px;
	margin-right: 0px;
	margin-top:0px;
	margin-bottom:0px;
}

#centreprojet2 h2 {
	text-align:left;
	color: #a93321;
	padding-left:0px;
	padding-right: 0px;
	padding-top:0px;
	padding-bottom:0;
	margin-left:0px;
	margin-right: 0px;
	margin-top:0px;
	margin-bottom:0px;
	}
	
.titre_projet2 {
	color: #a93321;
	/*font-size:10pt;*/
	font-weight:bold;
}

#photo {
	position:absolute;
	padding-left:4px;
	padding-right: 0px;
	padding-top:10px;
	padding-bottom:0;
	margin-left:0px;
	margin-right: 10px;
	margin-top:4px;
	margin-bottom:0;
	}

#photo a {
height: 190px; 
width: 280px;
display: block;
margin-bottom:90px;
}

#photo a:hover {
height: 300px; 
width: 442px;
}

#photo_ese_1 a {
	background-image:url(image_patrice/photo_ese_1.jpg);
	background-repeat:no-repeat;
}

#photo_ese_1 a:hover{
	background-image:url(image_patrice/photo_ese_12.jpg);
	background-repeat:no-repeat;
}

#photo_ese_2 a {
	background-image:url(image_patrice/photo_ese_2.jpg);
	background-repeat:no-repeat;
}

#photo_ese_2 a:hover{
	background-image:url(image_patrice/photo_ese_22.jpg);
	background-repeat:no-repeat;
}

#photo_ese_3 a {
	background-image:url(image_patrice/photo_ese_3.jpg);
	background-repeat:no-repeat;
}

#photo_ese_3 a:hover{
	background-image:url(image_patrice/photo_ese_32.jpg);
	background-repeat:no-repeat;
}

#photo_ese_4 a {
	background-image:url(image_patrice/photo_ese_4.jpg);
	background-repeat:no-repeat;
}

#photo_ese_4 a:hover{
	background-image:url(image_patrice/photo_ese_42.jpg);
	background-repeat:no-repeat;
}
	
#photo_ese_5  a {
	background-image:url(image_patrice/photo_ese_5.jpg);
	background-repeat:no-repeat;
}

#photo_ese_5 a:hover{
	background-image:url(image_patrice/photo_ese_52.jpg);
	background-repeat:no-repeat;
}

#photo_ese_6 a {
	background-image:url(image_patrice/ese_projet_jeune.jpg);
	background-repeat:no-repeat;
}

#photo_ese_7 a {
	background-image:url(image_patrice/photo_ese_7.jpg);
	background-repeat:no-repeat;
}

#photo_ese_7 a:hover {
	background-image:url(image_patrice/photo_ese_72.jpg);
	background-repeat:no-repeat;
}

#photo_ese_8  a {
	background-image:url(image_patrice/photo_ese_8.jpg);
	background-repeat:no-repeat;
}

#photo_ese_8  a:hover {
	background-image:url(image_patrice/photo_ese_82.jpg);
	background-repeat:no-repeat;
}

/*page tours 2007*/

#tours_centre {
	padding-left:10px;
	padding-right:10px;
	padding-top:0px;
	padding-bottom:14px;
	margin-left:0px;
	margin-right:0px;
	margin-top:10px;
	margin-bottom:0px;
	border-bottom:1px solid #000000;
	border-right:1px solid #000000;
	border-left:1px solid #000000;
	border-top:1px solid #000000;
	background-color:#E6E6E6;
	/*height:770px;*/
	text-align:justify;
	}

#tours_centre h2 {
	text-align:center;
	color: #0054A6;
}

#gauche_tours {
	font-size:small;
	/*float:left;*/
	width : 200px;
	padding-left:5px;
	padding-right:5px;
	margin-right:20px;
	border-bottom:1px solid #000000;
	border-right:1px solid  #000000;
	border-left:1px solid #000000;
	border-top:1px solid  #000000;
}

#gauche_tours a {	
	color: #0054A6;
	text-decoration: none; 
	font-style: italic
}

#tours_centre a:hover {	
	color: #0054A6;	
	text-decoration: underline;
	font-style: italic
}

#tours_centre a {	
	color: #0054A6;
	text-decoration: none; 
}

#tours_centre a:hover {	
	color: #0054A6;	
	text-decoration: underline;
}

#sommaire_tours {
	text-align:center;
	text-decoration:underline;
	font-size:medium;
	font-weight:bold;
}

.video {
	padding-left:0px;
	padding-right:0px;
	padding-bottom:0px;
	padding-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-top:0px;
	
}

.video td{
	vertical-align:top;
}

