@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	color: #030;
	background-image: url(IMG/interfaces/fond_site.gif);
}

td.menu {
	background-repeat: repeat-x;
	background-image: url(IMG/interfaces/fond-menu.gif);
	}
	
.rub4 {
	background-repeat: repeat-x;
	background-image: url(IMG/interfaces/FondRub4.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	width:300px;
	height:83;
	text-align:center;
	}
td.presentation {
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(IMG/interface/fondFeuille.jpg);	
	}
	
td.societe{
	background-image: url(IMG/interfaces/fond-fen-societe.jpg);
	padding-left: 20px;
	background-repeat: repeat-x;
	padding-right: 20px;
	border-right: 20px;
		}
	
.descriptionRub {
	font-family:Helvetica, Arial, sans-serif;
	color:#006;
	font-size:24px;
	font-weight: lighter;
}

.TitreSorties1 {
	font-family:Helvetica, Arial, sans-serif;
	color:#000;
	font-size:13px;
	font-weight: bolder;
	text-decoration: none;
}
.TitreSorties {
	font-family:Helvetica, Arial, sans-serif;
	color:#000;
	font-size:15px;
	font-weight: bolder;
	text-decoration: none;
}
	
#actualite {
	width: 260px;
	padding-top: 140px;
	padding-left: 170px;
	padding-bottom: 50px;
	background-image: url(IMG/interface/pomme1.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 260px;
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #647997;
	padding-right: 65px;
}
.actu{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #030;
	background-image: url(IMG/interfaces/decouvrir_05.jpg);
	background-repeat: repeat-x;
}
#presentation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 20px;
	padding-right: 40px;
	padding-left: 50px;
	padding-top: 20px;
	color: #333;
}

.titre {
	font-family: arial;
	font-size: 15px;
	font-weight: bold;
	color: #333;
	text-align: left;
}

.soustitre {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
}
.soustitreSortie{
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	color:#3366FF;
}
.chapoSortie {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
}
.chapo {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #036;
	font-style: italic;
}

.texte {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #666;
}
.tddecouvre{
	background-image: url(IMG/interfaces/fond6dec.jpg);
	background-repeat: repeat-x;
	background-color: #3B9C01;
}
/*--------------bouton----------------------------------------------------------------------*/

a.button {
	/*background: transparent url('IMG/interface/bg_button_a.gif') no-repeat scroll top right;*/
	background: transparent url('IMG/interfaces/bout-dt.png') no-repeat scroll top right;
	color: #FFF;
	display: block;
	float: left;
	font: normal 12px arial, sans-serif;
	height: 24px;
	margin-right: 6px;
	padding-right: 18px; /* sliding doors padding */
	text-decoration: none;
}

a.button span {
    background: transparent url('IMG/interfaces/bout-gche.png') no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
} 

a.button:active {
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}

a.button:active span {
    background-position: bottom left;
    padding: 6px 0 4px 18px; /* push text down 1px */
} 

a.button:hover {
	background-position: bottom right;
	color: #C00;
	outline: none; /* hide dotted outline in Firefox */
}

a.button:hover span {
    background-position: bottom left;
    padding: 6px 0 4px 18px; /* push text down 1px */
} 

a.button {
	color: #FFF;
	display: block;
	float: left;
	font: normal 12px arial, sans-serif;
	height: 24px;
	margin-right: 6px;
	padding-right: 18px; /* sliding doors padding */
	text-decoration: none;
}

actu table tr td table tr td a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #036;
	text-decoration: none;
	margin-left: 5px;
}
.actu table tr td table tr td a:hover {
	color: #FF0000;
	
}

.spip_documents img{
	text-decoration: none;
	border:0px;
	margin-right: 20px;
}
.spip_documents {
	text-decoration: none;
	border:0px;
	margin-right: 20px;
}
.spip_documents_left img {
	text-decoration: none;
	border:0px;
	margin-right: 20px;
}

.spip_documents_right img {
	text-decoration: none;
	border:0px;
	margin-left: 20px;
}
.TexteAccueil {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #FFF;
	font-style: italic;
}

li {
	list-style-type: circle;
	}
.obligatoire {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F00;
	text-decoration: none;
}
