@charset "UTF-8";
/* CSS Document */

body {
	width: auto;
	margin: 20px 4px 4px 4px;  
	color:#000; 
	background: #FFF;
	text-align: left;}
	
#tools {
visibility:hidden;
position: absolute;
right: 20px;
margin: 10px;
}	
#tools a{
color:#3366CC;
}	
#tools a:hover{
color:#000033;
}	


div#page {position:absolute;
	margin-left: -491px;
	left:50%;
	width: 982px;
	background: transparent;
	}
	
	
#titreprint{
text-align:right;
position: absolute;
padding: 20px 0px 0px 125px;
width: 600px;
height:109px;
float: bottom;
font-family: "Times New Roman", serif;
font-size: 32px;
color: #003366;
background: transparent url("logo_2008.jpg") top left no-repeat;
visibility:visible;
}



#cluster{visibility: hidden;}	


#selpage a{
	color:#000; text-decoration: underline;
	visibility:hidden;
	}
#selpage2 a{
	color:#000; text-decoration: underline;
	visibility:visible;
	}
	
img { 
	border-style: none;
	}
		
		


	
	
	
#connex {
visibility:hidden;
}
		
		
	
/* Mise en page de la naviguation ( onglets bleus ) \*/
#nav{position:absolute; 
	margin-top: 17px;
	left:84px;
	visibility:hidden;
	}
html>body #nav {position:absolute; /* fixes IE6 hack */
	top: 53px;
	left:84px;
	visibility:hidden;
	}   
	
	
#nav li.norm {list-style: none; float: left; width:88px; 
  margin-left: 4px; padding: 6px 0px 0px 0px;
  font: 80% Arial, Helvetica, Verdana, sans-serif; 
  line-height: 23px; white-space: nowrap;
  background:transparent url(bouton.jpg) 0% 100% no-repeat;}
  

  
#nav li.norm:hover {list-style: none; float: left; width:88px;
  margin-left: 4px;  padding: 6px 0px 0px 0px;
  font: 80% Arial, Helvetica, Verdana, sans-serif;
  line-height: 23px; white-space: nowrap;
  background:transparent url(bouton2.jpg) 0% 100% no-repeat;}
  
  
  
  
  
#nav li.small {list-style: none; float: left; width:29px;
  margin-left: 3px; padding: 6px 0px 0px 1px;
  font: 80% Arial, Helvetica, Verdana, sans-serif;
  line-height: 23px; white-space: nowrap;
  background:transparent url(bouton_admin.jpg) 100% 100% no-repeat;}
  
#nav li.small:hover {list-style: none; float: left; width:29px;
  margin-left: 3px; padding: 6px 0px 0px 1px;
  font: 80% Arial, Helvetica, Verdana, sans-serif;
  line-height: 23px; white-space: nowrap;
  background:transparent url(bouton_admin2.jpg) 100% 100% no-repeat;}
  
  
  
#nav a {display: block; float: left; padding: 0px 10px  0px 0px;
  text-decoration: none; 
  color: #FFF;
  }
  
  
  
  
html>body #nav a {width: auto;}    /* fixes IE6 hack */
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#nav a {float: none;}            /* End IE5-Mac hack */
#nav a:hover {color: #FFCC66;}




td.stylemenleft a:link {color: #fff; text-decoration: none;}
td.stylemenleft a:visited {color: #fff; text-decoration: none;}
td.stylemenleft a:hover {color: #FFCC66; text-decoration: none;}

	



  
/* Menu de gauche*/


  
tr td#sidetop2 {
   height:30px; font: bold 80% Arial, Helvetica, Verdana, sans-serif; padding: 5px 0px 0px 13px; background: #FFF;}
tr td#sidetop2 a:link {color: #fff; text-decoration: none; visibility:hidden;}
tr td#sidetop2 a:visited {color: #fff; text-decoration: none; visibility:hidden;}
tr td#sidetop2 a:hover {color: #FFCC66; text-decoration: none; visibility:hidden;}


td#leftside {width: 120px; background: #FFF; border-bottom: none; visibility:hidden;}
td#leftside td {border-bottom: 2px solid #FFF; font-size: 85%;
  padding: 10px 0px 1px 0.33em; }
td#leftside table {margin-top: 3px;}




/* Menu de droite*/
div#fond_topright { 
	width: 390px;
	height:48px;
	padding: 0px 0px 1px 40px;
	text-align:right;
	color: #FFF;
	background: transparent url(fond-topright2.jpg) no-repeat;
	position: absolute;
	top: 93px;	
	float:right;
	right:0px;
	visibility:hidden;}
html>body #fond_topright {
	width: 382px;
	height:48px;
	text-align:right;
	color: #FFF;
	background: transparent url(fond-topright2.jpg) bottom right no-repeat;
	position: absolute;
	top: 93px;	
	float:right;
	right:0px;
	visibility:hidden;}  
	

div#outils { 
	background: transparent;
	width: 170px;
	position: absolute;
	top: 0px;
	right: 0px;
	margin-top: 60px;
	text-align:right;
	visibility:hidden;
	}

	
	
	
	
	
/* + -----------------------------------------------------
	Styles appliqués au calendrier
+ ----------------------------------------------------- */

#calendrier li{
	list-style: none;	
	visibility:hidden;
	
}

#libelle {
text-align: center;
font: 7pt Arial, Helvetica, Verdana, sans-serif;
list-style: none;
	width: 100px;
	margin: 4px 0px 4px 30px ;
	padding: 0;
}
.ligne {
	width: 100px;
	margin: 4px 0px 4px 30px ;
	padding: 0;
} 
#libelle li {
	border: 1px solid #003366;
	font: 85% Arial, Helvetica, Verdana, sans-serif;
	padding: 2px 0px 2px 0px;
	float : left;
	width : 12px; 
}
.ligne li {
list-style: none;
	border: 1px solid #3366cc;
	background: #003366;
	font: 7pt Arial, Helvetica, Verdana, sans-serif;
	padding: 2px 0px 2px 0px;
	color: #fff;
	float : left; 
	width : 12px; 
}

.ligne li a:hover{
font: 7pt Arial, Helvetica, Verdana, sans-serif;
	text-decoration: none;
	color: #FFCC66;
}

li.itemCurrentItem {
	background: #3366cc;
	border: 1px solid #FFCC66;
}


li.itemSelectedItem a:hover{
	color: red;
}		
	
#rightside {
	background: #FFF;
	visibility:hidden;
	}	
	
div#agendabottom {
	background: #3366cc;
	border: none;
	text-align: center;
	margin: 10px 0 10px 0;
	padding: 10px 0 0 0;
	}
div#agendabottom a{
	text-decoration:none;
	font: 100% Arial, Helvetica, Verdana, sans-serif;
	color: #000033;
	}

div#agendabottom a:hover{
	text-decoration:underline;
	font: 100% Arial, Helvetica, Verdana, sans-serif;
	color: #FFCC66;
	}
	

	
	
/* Main */

table {width: 100%; margin: 0;}

table td {padding: 0; border-width: 0; vertical-align: top;
  font-family: Verdana, Arial, Helvetica, sans-serif;}
  
a:link {color: #000;}
a:visited {color: #000;}
   

tr#content-top1 td {height: 94px; vertical-align: bottom; color: white;
  font-weight: bold;}
  
#content-top2 td {height: 30px; vertical-align: bottom; color: white;
  font-weight: bold; padding: 0px 0 0 8px;}
  
  
tr td#crumbs1 {height:36px; font-size: 11pt; padding:0 0 6px 5px;}

	
tr td#crumbs2 {
 background: #FFF; font-size: 6.4pt; height:30px; 
 visibility: hidden;
}


	
tr td#crumbs1 a:link {color: #000;}
tr td#crumbs2 a:link {color: #000;}
tr td#crumbs1 a:visited {color: #000;}
tr td#crumbs2 a:visited {color: #000;}
tr td#crumbs1 a:hover {color: #000;}
tr td#crumbs2 a:hover {color: #000;}


#content {background: #FFF;}

td#content {padding: 17px 2px;}

td#content p {font: 85% Arial, Helvetica, Verdana, sans-serif;}

h1 {font: bold 150% Arial, Helvetica, Verdana, sans-serif;
  color: #000; border-bottom: 3px solid #003366;
  padding-bottom: 2px;}
  
h2 {font: bold 100% Arial, Helvetica, Verdana, sans-serif;
  color: #000; text-decoration: underline;
  padding-bottom: 2px;}
  
  
  
  
div.pullquote {float: right; width: 170px; text-align:center; 
	font-size: 85%;font-weight:bold;
   border-top: solid #003366; border-width: 4px;
   padding: 3px 0px 3px 0px; margin: 1px 17px;}
   
   
div.pullquote img{
   border: solid #003366; border-width: 4px;
   }
   
   
div.pullquotebottom {float: right; width: 165px; text-align:center; 
   margin-top:3px;
   border: solid #003366; border-width: 3px;
   background-color: transparent;
   }
   
div.pullquoteve {width: 480px; text-align:center; 
	font-size: 85%;font-weight:bold;
   border-top: solid #003366; border-width: 4px;
   padding: 3px 0px 3px 0px; margin: 1px 0 0 80px;}
div.pullquotebottomeve {float: right; width: 280px; text-align:center; 
   margin-top:3px;
   border: solid #003366;    border-width: 3px;
   background-color: transparent;
   }
   
   
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
   
   
   
td#rightside {width: 150px;}

td#rightside td {font-size: 66%; padding: 1px;}

td.head { height:2px;}

td#rightside th {font-size: 85%; padding: 2px;
  background: #003366; color: white;}
  
tr.even td {background: #F7F0E7; width: 50%;}

td.r3 {color: #fff;}




  
tr#footer td {vertical-align: middle; font-size: 66%;
  border-top: 0px solid #FFF; }
  
td#feedback {text-align: center; padding: 0.2em;
  background: #FFF url(fond-topleft2bas.jpg) bottom left no-repeat;
  visibility:hidden; }
  
#footer {
  background: #FFF; }
  
tr#footer td#tg {font-size: 85%; text-align: center; border-bottom:2px;}


  
td#copyright {text-align: right; font-style: italic; color: #FFF; visibility:hidden;}


div#logos {
margin-left: auto;
margin-right: auto;
width: 350px; /* largeur de la div */
height: 44px;
background: #FFF url("bottom-print.jpg") 0 100% no-repeat;
}

div#bottom {
text-align:center;
margin-left: auto;
margin-right: auto;
width: 350px; /* largeur de la div */
border-top: 2px solid #0033cc;
background: #FFF; 
color:#000;
margin-top: 0px; 		
padding: 6px 0 0 0;
font-family: "Times New Roman", serif;
font-size: 100%;
}


div#bottom p{
margin-top: 80px;
text-align:center;
}



form {
background-color:#FFF;
padding:10px;
font-size: 100%;
text-align: left;
font-family:"trebuchet ms",sans-serif;
}
fieldset {
padding:20px;
margin-bottom:10px;
border-color: #FFCC66;
}
legend {
color:#FFF;
}
label {
margin-top:20px;
display:block;
font-size:90%;
}
label.inline {
display:inline
}
input {
border:1px solid black;
background-color:#A6BEDE;
font-family:"trebuchet ms",sans-serif;
}
input[type=radio] {
margin-right:50px;
background-color:transparent;
border:none;
}
select, option {
background-color:#A6BEDE;
font-family:"trebuchet ms",sans-serif;
}
textarea {
border:1px solid black;
background-color:#A6BEDE;
font-family:"trebuchet ms",sans-serif;
}


#me  {
text-align:center;
width:350px;
height:15px;
background: #FFF url(EMLdesign-print.png) bottom center no-repeat;
margin-bottom:35px;
visibility:visible;
}
#adr  {
visibility:visible;
}
