/*
// c'est une mauvaise idée, 
//car on est obligé de faire un include du fichier css.php dans toutes les pages au lieu d'utiliser le <link>
// du coup, tout les liens dans le ficheir css (background images, ...) deviennent relatifs au document qui affiche le css
// bien sur, ils sont brisés.
// autant modifier les 3 couleurs du fichiers css
*/

/*

je devrais séparer les fichiers CSS
un par site pour la couleur
un commun de positionnement

*/

@import 'couleur.css';

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}

.iframe_body {
	background-color: #ffffff;
}


table {
	margin: 0px;
	padding: 0px;
}

p {
	padding: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

form {
	margin: 0px;
	padding: 0px;
}

select {
	margin: 0px;
	padding: 0px;
}

input {
	background-color: #FFFFFF;
	height: auto;
	width: auto;
	margin: 0px;
	padding: 0px;
	border-top: 1px solid #000000;
	border-right: 2px solid #000000;
	border-bottom: 2px solid #000000;
	border-left: 1px solid #000000;
}

/* --------------------------------------------------------- */

.credit {
	text-align:right;
}
.credit a {
	color: #ffffff;
	text-decoration:none;
	margin-right:10px;
	font-size: 10px;
}
/* --------------------------------------------------------- */

.texte_edito {
	text-align:justify;
	margin-right:5px;
}
.texte_edito, .texte_actu_rem {
	font-size: 10px;
	color: #000000;
}

.en_savoir, .en_savoir_petit {
	text-align:right;
	font-weight: bold;
	text-decoration:none;
	margin-right:10px;
}

.en_savoir {
	font-size: 10px;
}

.en_savoir_petit {
	font-size: 10px;
}

.titre_edito, .titre_actu_rem {
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}

.img_edito {
	margin-left: 0px;
}

.titre_stage_rem {
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}

.texte_stage_rem{
	font-size: 10px;
	color: #000000;
}

/* --------------------------------------------------------- */

.texte_pdf {
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	line-height: 10px;
}
.lien_pdf {
	text-decoration: none;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.cursor {  
	cursor: hand;
}

#agenda_liste, #actu_liste , #stage_liste {
	margin-left: 3px;
	margin-top: 3px;
	text-align: left;
	width:100%;
}
#agenda_liste h1, #actu_liste h1, #stage_liste .titre_nl {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 2px;
	width:100%;
}

#stage_liste .titre {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
	text-align:center;
	width:100%;
}

#stage_liste h1 {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 2px;
	width:100%;
}

#stage_liste h2 {
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 2px;
	width:100%;
}

#agenda_liste h2, #actu_liste h2 {
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	width:100%;
}

#agenda_liste .agenda, #actu_liste .actualite, #stage_liste .description, #contact .texte, #contact .texte2, #contact .adresse  {
	font-size: 11px;
	color: #000000;
	width:100%;
}

#contact .texte {
	font-weight: bold;
}

#agenda_liste .tarif, #stage_liste .tarif   {
	font-size: 10px;
	color: #457cb2;
	margin-top: 10px;
	width:100%;
}

#agenda_liste .fichier, #actu_liste.fichier, #stage_liste .fichier   {
	margin-top: 10px;
	width:100%;
}

#agenda_liste a,#stage_liste a, #qui a, #actu_liste a, #contact a, #lien  a {
	font-size: 10px;
	color: #457cb2;
	font-weight: bold;
	background: url(../images/puce.gif) no-repeat scroll center left;
	padding: 0px 0px 0px 7px;
}

#agenda_liste .fichier,#stage_liste .fichier, #qui .fichier, #actu_liste .fichier, #contact .mail a, #lien .url a {
	width:100%;
}

#agenda_liste .resa, #actu_liste .resa, #stage_liste .resa   {
	font-size: 10px;
	color: #767776;
	margin-top: 10px;
	width:100%;
}

/*--------------------------*/
#activite_liste {
	margin-left: 10px;
	width:162px;
}

#activite_liste .nom {
	font-size: 14px;
	float: left;
	clear: both;
	font-weight: bold;
	text-transform: uppercase;
	width:100%;
}

#activite_liste .hor, .lieu, .lib, #lien .texte {
	font-size: 10px;
	color: #000;
	float: left;
	clear: both;
	width:100%;
}
#lien  {
	padding-bottom: 45px;
}
#activite_liste .lib, #lien .titre {
	font-size: 12px;
	float: left;
	clear: both;
	width:100%;
}

#activite_liste .hor {
	margin-top: 10px;
	width:100%;}

#activite_liste .tarif {
	font-size: 10px;
	float: left;
	clear: both;
	margin-top: 10px;
	width:100%;
}

/*-----------------------------*/
#lien .titre {
	font-weight: bold;
	text-transform: uppercase;
}


#qui_equi {
	text-align:center;
 	margin-left:15px;
	width:158;
	margin-left:-5px;
}

#qui_equi .titre {
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	clear: both;
}

#qui_equi .nom {
	font-size: 10px;
	clear: both;
}



#qui {
	text-align:left;
	width:656;
	margin-bottom:10px;
}

#qui .titre {
	font-size: 14px;
	font-weight: bold;
	clear: both;
	text-transform: uppercase;
	margin-bottom:5px;
}

#qui .texte {
	font-size: 10px;
	color: #000000;
	clear: both;
}

/*****************************************/
/* 			contact			 */
/*****************************************/


#contact {
	text-align:left;
	vertical-align:top;
	margin-left:10px;
}

#contact .titre {
	font-size: 14px;
	font-weight: bold;
	clear: both;
	text-transform: uppercase;
}

#contact .texte {
	margin-bottom:10px;
}

#contact .hor {
	font-size: 10px;
	clear: both;
	margin-bottom:10px;
}

#contact .adresse {
	margin-bottom:10px;
}

#contact .mail a {
	margin-bottom:10px;
}
/*****************************************/
/* 			activite accueil			 */
/*****************************************/

#activite_accueil .titre {
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 16px;	
	padding-top: 10px;
	/*letter-spacing: 1px;*/
}

#activite_accueil .texte {
	font-size: 12px;
	color: #000000;
	line-height: 16px;	
	/*letter-spacing: 1px;*/
}

#activite_accueil {
	width: 850px;
	margin-left: auto; 
	margin-right: auto; 
	text-align: center;

}

.select_cont {
	/*background-color: #00FF66;*/
	background-image: url(../images/activite/bulle2/bulle2_03.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height:28px;
	min-width:150px;
	vertical-align:bottom;
	text-align: center;
	/*clear: none;
	width: auto;*/
}

/*****************************************/
/* 			sousmenu actualite			 */
/*****************************************/

#sousmenutable .tdsm1 {
	background:url(../images/sousmenu_plein.gif) left top no-repeat;
	padding-bottom: 3px;
	padding-right: 15px;
}

#sousmenutable .tdsm2 {
	background:url(../images/sousmenu_vide.gif) left top no-repeat;
	padding-bottom: 3px;
	padding-right: 15px;
}

#sousmenutable .tdsm1 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

#sousmenutable .tdsm2 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.iframe_agenda, .iframe_jeunesse {
	margin: 10px 0px 10px 0px ;
	padding:  0px;
	height: 428px;
	width: 723px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/*
.iframe_jeunesse {
background-color:#00FF00;
border:medium solid #FF0000;
}
*/

.iframe_actu, .iframe_stage {
	margin: 10px 10px 10px 10px;
	height: 428px;
	width: 935px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.iframe_activites {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	height: 402px;
	width: 755px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.select {
	font-size: 12px;
}

.select_cat {
	font-size: 12px;
	margin-top:3px;
}

.table_recherche_activite {
	margin-top: 5px;
	margin-bottom: 5px;
}
.bulle_recherche {
}

.fullwidth {
	width: 100%;
	text-align:center; /* pour IE */
}

.horicenter {
	margin-left: auto;
	margin-right: auto;
}

.gde_vignette {
	background:url(../images/grande_vignette.gif) top left no-repeat; 
	width:123; 
	height:115;
	padding-top: 9px; 
	padding-bottom:16px; 
	padding-left:9px; 
}

.gde_vignette2 {
	background:url(../images/grande_vignette2.gif) top left no-repeat; 
	width:162; 
	height:115;
	padding-top: 9px; 
	padding-bottom:10px; 
	padding-left:10px; 
	padding-right:10px; 
}

.pte_vignette {
	background:url(../images/pte_vignette.gif) top left no-repeat; 
	width:69; 
	height:59;
	padding-top: 9px; 
	padding-bottom:15px; 
	padding-left:9px; 
	padding-right:5px; 
	text-align:center;
}

.pte_vignette_nl {
	background:url(../images/pte_vignette.gif) top left no-repeat; 
	width:69; 
	height:59;
	padding-top: 9px; 
	padding-bottom:15px; 
	padding-left:9px; 
	padding-right:55px; 
	text-align:center;
}

.titre_nl {
	font-size: 16px;
	color: #fff;
	font-weight: bold;
	padding-right:50px; 
	padding-bottom:30px;
}

.pied_nl {
	font-size: 10px;
	color: #fff;
	text-align:center;
	/*padding: 10px 0px 0px 50px;*/
	padding-top: 15px; 
	padding-bottom:10px; 
}

.pied_nl a {
	color: #fff;
	font-size: 10px;
	font-weight: bold;
	text-decoration:none;
	background: url(../images/puce_blanche.gif) no-repeat scroll center left;
	padding: 0px 10px 0px 7px;
}
.nl {
	background-color:#FFFFFF;
}
.saisie_newsletter {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 10px;
	padding-top: 3px;
	padding-bottom:0px;
	padding-left:4px;
	padding-right:4px;
	background:url(../images/bandeau_newsletter/bandeau_newsletter_02.gif) top left repeat ;
	height: 20px;
	width: 125px;
}

/*****************************************/
/* 			sousmenu actualite			 */
/*****************************************/

#menu .m1 {
	background:url(../images/menu/accueil.gif) left top no-repeat;
	cursor:pointer;
}

#menu .m1o {
	background:url(../images/menu/on/accueil.gif) left top no-repeat;
	cursor:pointer;
}

#menu .m2 {
	background:url(../images/menu/concerts.gif) left top no-repeat;
	cursor:pointer;
}

#menu .m2o {
	background:url(../images/menu/on/concerts.gif) left top no-repeat;
	cursor:pointer;
}

#menu .m3 {
	background:url(../images/menu/evenements.gif) left top no-repeat;
	cursor:pointer;
}

#menu .m3o {
	background:url(../images/menu/on/evenements.gif) left top no-repeat;
	cursor:pointer;
}

#menu .m4 {
	background:url(../images/menu/activites.gif) left top no-repeat;
	cursor:pointer;
}

#menu .m4o {
	background:url(../images/menu/on/activites.gif) left top no-repeat;
	cursor:pointer;
}

#menu .m5 {
	background:url(../images/menu/special.gif) left top no-repeat;
	cursor:pointer;
}

#menu .m5o {
	background:url(../images/menu/on/special.gif) left top no-repeat;
	cursor:pointer;
}

#menu .m6 {
	background:url(../images/menu/stages.gif) left top no-repeat;
	cursor:pointer;
}

#menu .m6o {
	background:url(../images/menu/on/stages.gif) left top no-repeat;
	cursor:pointer;
}

#menu .m7 {
	background:url(../images/menu/nous.gif) left top no-repeat;
	cursor:pointer;
}

#menu .m7o {
	background:url(../images/menu/on/nous.gif) left top no-repeat;
	cursor:pointer;
}

#menu .m8 {
	background:url(../images/menu/espaces.gif) left top no-repeat;
	cursor:pointer;
}

#menu .m8o {
	background:url(../images/menu/on/espaces.gif) left top no-repeat;
	cursor:pointer;
}
#menu .m9 {
	background:url(../images/menu/contact.gif) left top no-repeat;
	cursor:pointer;
}

#menu .m9o {
	background:url(../images/menu/on/contact.gif) left top no-repeat;
	cursor:pointer;
}

/* --------------------------------------------------------- */

.vig1 {
	position:relative;
	width:123px;
	height:10px;
	z-index:1;
	margin:0px;
	padding:0px;
}
.vig2 {
	position:relative;
	width:123px;
	z-index:1;
	padding-left:9px;
	padding-top:2px;
	margin:0px;
}
.vig3 {
	position:relative;
	top:-2px;
	width:123px;
	height:11px;
	z-index:1;
	margin:0px;
	padding:0px;
}

.vig21 {
	position:relative;
	width:162px;
	height:10px;
	z-index:1;
	margin:0px;
	padding:0px;
}
.vig22 {
	position:relative;
	width:162px;
	z-index:1;
	padding-left:11px;
	padding-top:5px;
	margin:0px;
}
.vig23 {
	position:relative;
	width:162px;
	height:11px;
	z-index:1;
	margin:0px;
	padding:0px;
}

/* --------------------------------------------------------- */

#image-pied {
	margin-top:20px;
}

/*-----------------------------------------------------------*/

#horizon {
/* background-color: transparent; position: absolute; top: 50%; left: 0px; width: 100%; margin-top: -320px; text-align: center; min-width: 955px; 
*/
}

#wrapper1 {
    position:absolute;
    left: 50%; 
    width: 955px;
    margin-left: -476px; 
	background-color: #ffffff;
}
