img {
	border: none;
}
/* ------------------------------------------ liens ------------------------------------*/
a:link {
   text-decoration: none;
	color: #003399;
}
a:visited {
   text-decoration: none;
	color: #003399;
}
a:hover {
   text-decoration: none;
	color: red;
}

/* ------------------------------------------ structure principal ------------------------------------*/
body {
   margin: 2px; 
 	height: 100%;
	background-color: #fff;
}
	a#top {
		float: right;
		font-family: verdana, arial, sans-serif;
	}
#conteneur {
	width: 100%;
	background: url('../images/fond_menu.jpg') repeat-y left top;
	padding: 0;
	
}
#entete {
	text-align: center;
	width: 100%;
	height: 100px;
	background: url('../images/fond_entete.jpg') repeat left top;
}
#corps {
	margin-left: 15px;
	margin-right: 15px;
	text-align: justify;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif; 
	font-size: 80%; 	
	color: #222;
	
}
#pied {
	text-align: center;
	font-style: italic;
	font-weight: bolder;
	font-size: 12px;
	color: #333;
	background-color: #fff;
	border-top: solid 1px #A9C85F;
	margin:0;
}
#pied p {
	margin: 0;
}

/* ------------------------------------------ entete ------------------------------------*/
#entete h1 {
	color: #6AAE23;
	font-family: Comic Sans MS;
	font-size: 27px;
	text-align: center;
}
/* ------------------------------------------ menu ------------------------------------*/
#logo_site {
	margin: 5px 35px 20px 38px;
}
#td_menu {
	width: 1%;
}
#menu {
   	margin: 0 ;  
   	width: 184px;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif; 
	font-size: 80%; 	 
}
#menu dt {
	cursor: pointer;
	margin: 0;
	line-height: 24px;
	text-align: left;
	font-weight: bold;
	font-size: 90%;
	border-top: solid 1px #A9C85F;
}
#menu dt.spe {
	border-bottom: solid 1px #A9C85F;
}
#menu dt a {
	padding-left: 3px;
	color: #000;
}
#menu dt a:hover {
	background: url('../images/fond_menu_hover.jpg') repeat-y left top;
	color: #ED7C5A;
}
#menu dd {
   margin: 0 ; 
}
#menu ul {
	margin: 0;
	padding: 0px;
	list-style-type: none;
	border: none;
}
#menu li {
	margin: 0;
	padding: 0;
	line-height: 20px;
	text-align: left;
	text-indent: 10px;
	background: url('../images/fond_ss_menu.jpg') repeat-y left top;
}
#menu li a, #menu dt a {
   text-decoration: none; 
   display: block;
   border: 0 none;
   height: 100%; 
}
#menu li a:hover {
	background: url('../images/fond_menu_hover.jpg') repeat-y left top;
	color: #ED7C5A;
}

/* menu "aller sur PRES" */
#menu #sortie {
	border: none;
}
#menu #sortie a {
	margin-top: 30px;
	text-align: center;
	color: #ED7D5B;
}

/* ------------------------------------------ corps ------------------------------------*/
#sous_titre {
	color: #333367;
	text-align: center;
	font-style: italic; 
	font-size: 23px;
	margin-top: 10px;
	margin-bottom: 25px;
	border-bottom-style: dotted;
	border-width: 1px;
	border-color: Silver;
}

/* ------------------------------------------ pied ------------------------------------*/
.logo_w3c {
	border: 0;
}

/* ------------------------------------------ elements speciaux ------------------------------------*/
.lien_image {
	border: 0;
}
.centrer {
	text-align: center;
}
.centrer2 {
	margin-top: auto;
	margin-bottom: auto;
	text-align: center;	
}
.font_75 {
	font-size: 75%; 		
}
.form_ex{
   color: #696969;
	font-style: italic;
	margin-left: 10px	
}
.form_info{
   color: #696969;
	font-style: italic;	
}
.aide:hover {
	cursor: help;
}
#message_info h2{
	color: red;
}

/* ----------------------------------- parametres generaux ------------------------------------*/

fieldset{
   padding-left: 15px;
   padding-right: 15px;
}
legend{
	color: darkred;
	font-weight: bold;
	font-family: Comic Sans MS;
	margin-bottom: 3px;
}
p{
	margin: 10px
}

/* ------------------------------------------ financement & accompagnement ------------------------------------*/
/* ---- onglets ---- */
#onglets {
   width: 100%;
	border-width: 1px 1px 1px 1px;
	border-spacing: 2px 2px;
	border-style: outset outset outset outset;
	border-color: gray gray gray gray;
	border-collapse: separate;
	background-color: white;
}	
#onglets td{
	width: 10%;
	text-align: center;
	font-weight: bolder;
	font-size: larger;
	border-left-width: 1px;
	border-left: groove;
}
#onglets .active{
	background: #f9c75b;
}

/* ---- contenu ---- */
#sommaire {
	text-align: center;
	border-width: 0 2px 2px 2px;
}
#entite #titre_entite {
	text-align: center;	
}
#entite .retour_sommaire {
	font-size: smaller;
	text-align: center;
}

#fiche_entite table tr{
	vertical-align: top;
}

/* ------------------------------------------ manifestations ------------------------------------*/

.manifestation{
	color: #121212;
	margin: 20px;
	padding-bottom: 10px;
	background: #f4f7fa; 
	border: solid;
	border-color: Silver;
	border-width: 1px;
	border-top: none;
}
.manifestation .titre{
	background-color: #C9DAEA; 
	background-image: url('../../images/degrade1.gif');
	font-family: Comic Sans MS;
	color: #c61305; 
	font-size: 15px;
	font-weight: bold;
   border-top-width: 1px;
   border-top-style: solid;	
	margin-top: 0px;
	margin-bottom: 5px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-top: 5px;
}
.manifestation .titre img{
	vertical-align: middle;
} 
.manifestation .date{
   font-style: italic;
	font-size: 10px;
	color: #696969;
	margin-left: 25px;	
}
.manifestation .contenu{
	padding-top: 10px;	
	padding-left: 30px;
	padding-right: 30px;
}
.manifestation p{ /* pour empecher des décalages eventuelles */
	margin: 0;
}

/* ------------------------------------------ actualités ------------------------------------*/

.actualite{
	color: #121212;
	margin: 20px;
	padding-bottom: 10px;
	background: #f4f7fa;
	border: solid;
	border-color: Silver;
	border-width: 1px;
	border-top: none;
}
.actualite .titre{
	background-color: #fefed9;
	background-image: url('../../images/degrade2.gif');
	background-position: bottom;	
	background-repeat: repeat-x;
	font-family: Comic Sans MS;
	color: #cccc99;
	font-size: 15px;
	font-weight: bold;
   border-top-width: 1px;
   border-top-style: solid;	
	margin-top: 0px;
	margin-bottom: 5px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-top: 2px;
}
.actualite .titre img{
	vertical-align: middle;
} 
.actualite .date{
   font-style: italic;
	font-size: 10px;
	color: #696969;
	margin-left: 25px;	
}
.actualite .contenu{
	padding-top: 10px;	
	padding-left: 30px;
	padding-right: 30px;
}
.actualite p{ /* pour empecher des décalages eventuelles */
	margin: 0;
}

/* ------------------------------------------ fiche info ------------------------------------*/


#new_renseignements .label{
   text-align: right;
}



