/* CSS Document */

/*on enleve au body les marges externes et internes*/

html{
	font-size:100%;
}

body{
	padding:0; margin:0;
	font: 0.625em/1em Arial, Verdana, Geneva,  Helvetica, sans-serif;
}

/*GENERIQUE AUCUNE DES BALISES EN DESSOUS N AURA DE PADDING*/

div, p, h1, h2, h3, ul, img{
	padding:0;margin:0;
	
	
}

a img {border: 0;}

.lirouge{
	color:red;
	font-weight:bold;
}

* html a#arouge{
	color:red;
	font-weight:bold;
	position:relative;
	top:60px;
}

#arouge{
font-size:20px;
color:red;

}

h1{
    /* Par défaut, ce texte s'affichera à 20px */
    font: 2em/1em Verdana, Geneva, Arial, Helvetica, sans-serif;
}

h2{
    /* Par défaut, ce texte s'affichera à 15px */
    font: 1.5em/1em Arial, Helvetica, sans-serif;
}

h3{
    /* Par défaut, ce texte s'affichera à 12px */
    font: bold 1.2em/1em Verdana, Geneva, Arial, Helvetica, sans-serif;
} 

/*Pas de puces aux listes en général*/ 

ul{
	list-style-type:none;
}

/*une couleur unique pour les liens visité ou survolé*/

a:hover, a{
	color:blue;
	text-decoration:underline;
}

a:visited{
	color:purple;
}
/*FIN GENERIQUE*/

/*COULEUR DE FOND FORMULAIRE*/

input[type="text"] , input[type="password"], select, option, textarea{
	background:#fff6d9;
	font-size: 100%;
	
}

/*FIN FORMULAIRE*/

/*--------------------------------header-------------------*/
/*-- Header + Menu */ 
#main_header{
	width:100%;
	margin:0 auto;
	background: url(../images/bg.gif) repeat-x #fff;
	height:188px;
}

/*Début de la partie bandeau du formulaire*/
#main_header #header{
	width:764px;
	margin:0 auto;
	color:#FFF;
	height:216px;
	position:relative;
}

/*Positionnement du logo Tissons la solidarité fixe FF IE8*/
#main_header #header img#img_tissons{
	position:absolute;
	left:520px;
	top:54px;
	display:block;
	border:0px;
}

#main_header #header a.none_deco{

}

/*Fin du logo Tissons la solidarité plus border =0 */

/*Positionnement du logo Vetis fixe FF IE8*/
#main_header #header img#logo_vetis{

	position:absolute;
	margin-left:-80px;
	top:54px;
	display:block;
}

/*fin de l'icone Vetis*/

/* Les deux icones home et contact*/
#main_header #header ul{
	background:url(../images/search_bg.gif) no-repeat #09283f;
	color:#FFFFFF;
	display:block;
	position:absolute;
	height:22px;
	width:83px;
	margin:0 0 0 -60px;
	padding:6px 0 0 26px;
	top:10px;
	left:0px;
	text-align: center;
}

#main_header #header ul li{
	float:left;
	display:block;
	margin:0 23px 0 0;
}

#main_header #header ul li a{
	height:15px;
	text-decoration:none;
	text-indent:-2000px;
	display:block;
	width:20px;
}

#main_header #header ul li a.home{
	background:url(../images/home.gif) no-repeat 0 0;
	width:16px;
	height:16px;
}

#main_header #header ul li a.home:hover{
	background:url(../images/home_h.gif) no-repeat 0 0;
	width:16px;
	height:16px;
}

#main_header #header ul li a.contact{
	background:url(../images/contact.gif) no-repeat 0 0;
	width:19px;
	height:16px;
}

#main_header #header ul li a.contact:hover{
	background:url(../images/contact_h.gif) no-repeat 0 0;
	width:19px;
	height:16px;
}

/* FIN Les deux icones home et contact*/

/* L'icone TEL*/
#main_header #header ul.free{
	background:url(../images/toll_free-1.gif) no-repeat #09283f;
	color:#5d5024;
	display:block;
	height:28px;
	width:140px;
	padding:7px 0 0 43px;
	position:absolute;
	top:2px;
	left:580px;
	margin:0;
}

#main_header #header ul.free li{
	float:left;
	display:block;
	font:10px/12px  Arial;
	text-align:center;
	color:#5D5024;
	margin:0;
	padding:0;
	text-transform:uppercase;
	font-weight:normal;
	background-color:#FF9;
}

#main_header #header ul.free li a.call{
	color:#e5f4ff;
	font-size:11px;
	font-weight:normal;
	text-transform:uppercase;
	text-indent:0px;
	width:72px;
	margin:0px;
	padding-left:5px;
	background-color:#09283f;
}

/* FIN L'icone TEL*/

/*La banniere flash */	

#main_header #header object#flash_banner{
	position:absolute;
	left:140px;
	top:38px;
	}
/*Fin de la banniere*/

/*ICI ON A LA BOITE NEWSLETTER ORGANISE ABSOLUMENT SELON LES NAVIGATEURS 
L NOUS FAUT DONC LA PLACER DE CETTE MANIERE DANS LES NAVIGATEURS IE*/


/*la boite newsletter et c'est changement selon les navigateurs*/
#main_header #header #box_newsletter{
	position:absolute;
	left:645px;
	top:54px;
	display:block;
	padding:0px;
}

/*---------------------------------footer-----------------*/
#footer{
	width:100%;
	background:#09283e;
	color:#fff;
	font-weight:bold;

}

/*HACK POUR IE6*/
* html #footer{
	clear:both;
}
/* FIN HACK IE6*/

#footer ul{
	height:10%;
	background:#5B4BA4;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
	font-size:130%;
}

#footer ul li{
	display:inline;
} 

#footer ul li a{
	text-decoration: none;
	color:#fff;
	font-weight:bold;
	padding: .2em 1em;
}

#footer ul li a:hover {
	background:#E4AADF;
}

#footer #img_footer{
	display: block; margin-top:10px;margin-right: auto; margin-left: auto;
	border: 1px solid #09283e;
}	

#footer #img_footer map{
	border:10px;
}

#footer p{
		text-align: center;
}


/*------------------------------------body-------------------------*/
/*------------------------------------body-------------------------*/
/*------------------------------------body-------------------------*/
/*------------------------------------body-------------------------*/
/*------------------------------------body-------------------------*/
/*------------------------------------body-------------------------*/
div#main_body{
	margin-top:10px;
	padding: 0px 30px 20px 100px ;
	background:#ff9;
	overflow: auto;
	border:1px solid black;
}

/*HACK IE6*/
* html div#main_body{
	margin-top:-3px;
	height:555px;
}
/*FIN HACK*/

div#main_body img{
	border:none;
}

div#main_body h1 {
	text-decoration:none;
	margin-top:5%;
	margin-left:-32px;
	font-size:2em;
	display:block;
}

div#main_body ul.a_droite{
	margin-top:-12%;
	margin-left:15%;

}

#main_body p span{
	color:#fff6d8;
	background-color:#fff;
}

#main_body p span.bg{
	color:#799fbb;
	background-color:#041929;
}

#main_body p a{
	display:block;
	padding:0 0 0 5px;
}

#main_body a.backadmin{

	color:#000;
	font-weight:bold;
	font-size:1.5em;
}

/*----------------------------------------LES IMAGES DU SITE*/ 

img#magasins{
	margin:10px 0px;
}

img#img_offre{
	display:block;
	margin-top:1%;
}

a#lienspectacle{
	position:relative;
	left:185px;
	top:10px;
	display:block;
	width:100px;
}

/*HACK IE6*/

* html img#img_offre{
position:relative;
left:60px;
top:30px;
z-index:0;
	
}

* html img#img_inedit{
position:relative;
left:60px;
top:30px;
}

* html img#img_google{
position:relative;
left:50px;
top:30px;
}

* html img#img_transforme{
position:relative;
left:30px;
top:50px;
}

* html img#img_gquantite{
position:relative;
left:40px;
top:40px;
}

* html img#img_spectacle{
position:relative;
left:30px;
top:50px;
}

* html img#img_nouveau{
position:relative;
left:40px;
top:40px;
}

* html a#lienspectacle{
position:relative;
left:30px;
top:35px;

}

/*FIN HACK IE6*/

img#img_orga{
	display:block;
	margin:2%;

}

img#img_inedit{
	display:block;
	margin-top:3%;
}

img#img_transforme{
	float:left;
	margin-top:6%;
	padding:1%;
}

img#img_gquantite{
	float:left;
	margin-top: 6%;
	padding: 1%;
}

img#img_spectacle{
	float:left;
	margin-top:6%;
	margin-left:3%;
	padding:1%;
	border:1px solid black;
}

img#img_nouveau{
	clear:left;
	padding-top:3%;
	margin-left:-3%;
	display:inline;
}

img#img_google{
	margin-top:1%;
	margin-left:-5%;
	z-index:100;
}

/*Les deux parties gauche et droite de la principal division*/

div#partie_gauche{
	float:left;
	width:100%;
	margin-left:-4%;
	margin-top:3%;
	margin-bottom:2%;
}

div#partie_gauche div#msg_box_news{
	position:absolute;
	top:270px;
	left:63px;
	padding: 0 10px;
	border:1px solid red;
	display:none;
}

div#partie_gauche div#horaire{
	border:1px solid black;
	background:#ececec;
	padding:5px;
	margin-top:-11%;
	float:right;
	width:300px;
}

div#partie_gauche div#horaire ul li{
	color:#000;
	font-weight:bold;
}

div#partie_gauche a{

}

div#partie_gauche a.cat_gauche{
	display:block;
}

div#partie_gauche a.inline{
	position:relative;
	margin-top:-25px;
	margin-left:10px;
	text-decoration:underline;
}

div#partie_gauche ul li.pdf{
	background: url(../images/pdf.jpg) no-repeat 0px 2px;
	text-indent:40px;
	line-height: 1.6em;
}

div#partie_gauche ul li.puce{
	
	background: url(../images/puce.jpg) no-repeat 0px 0px;
	text-indent:20px;
	line-height: 1.2em;
	font-size:1.2em;

}

div#partie_gauche ol li{
	line-height:30px;
}

div#partie_gauche #categ_gauche{
	position:relative;
	float: left;
	width:30%;
}

div#partie_gauche #categ_milieu{
	position:relative;
	float: left;
	width:30%;
}

div#partie_gauche #categ_droit{
	position:relative;
	float: left;
	width:30%;
}

div#partie_gauche ul.list_serre li{
	margin-top:0px;
	margin-bottom:0px;
}

div#partie_gauche ol li, div#partie_gauche ul li{
	font-weight:bold;
	color:#799fbb;
	font:1.3em/1.7em arial;
	padding-bottom:1%;
}

div#partie_gauche ol li ul{
	text-indent:-50px;
	font-style:italic;
}

div#partie_gauche ol li ul li{
	text-indent:20px;
	font-style:normal;
	font-weight:normal;
}

div#partie_gauche ol li.li_strong{
	font-weight:bold;
	color:#000;
	font-size:1.2em;
	margin:10px 0 15px 40px;
	line-height:30px;
}

div#partie_gauche ol li.li_strong em.em_little{
	font-size:0.8em;
}

div#partie_gauche p, div#partie_gauche ul li.no_deco{
	color:#799fbb;
	font:1.3em/1.7em Arial;
	text-align:justify;
}

div#partie_gauche p.formulaire{
	margin-top:1%;}

* html div#partie_gauche p.formulaire{
	margin-left:35px;
}


div#partie_gauche p.strong{
	color:#000;
	font-weight:bold;	
}

div#partie_gauche ul li.phone{
	background: url(../images/phone.jpg) no-repeat 0px 2px;
	text-indent:40px;
	color:#000;
	margin-top:20px;
	line-height: 30px;
	font-weight:bold;
}

div#partie_gauche ul li.fax{
	background: url(../images/fax.jpg) no-repeat 0px 2px;
	text-indent:40px;
	line-height: 30px;
	color:#000;
	font-weight:bold;
}

div#partie_gauche ul li.puce_titre{
	list-style-image: url(../images/puce.jpg);
	list-style-position: inside;
	line-height:1.2em;
	color:#000;
	font-weight:bold;
	font-size:1.1em;
}

div#partie_gauche ul li.bus{
	background: url(../images/bus.jpg) no-repeat 0px -5px;
	text-indent:40px;
}

div#partie_gauche ul li.mail{
	background: url(../images/email.jpg) no-repeat 0px 2px;
	text-indent:40px;
	line-height: 30px;
	color:#000;
	Font-weight:bold;
}

div#partie_gauche ul li.mail a{
	Font-weight:normal;
}

div#partie_gauche h2, div#partie_droite h2, div#content h2{
	margin:10px 0 15px 8px;
	font-weight:bold;
	display:block;
	font-size:1.6em;
	line-height:35px;
}

div#partie_gauche br.clear_left {
	clear: left;
}

div#partie_gauche h3, div#partie_droite h3, div#content h3{
	margin:10px 0 15px 8px;
	font-weight:normal;
	display:block;
	font-size:1.2em;
}

div#partie_gauche h3.titre_cat{
	margin:10px 0 15px 0px;
	font-weight:Bold;
	display:block;
	font-size:1.6em;
	text-decoration:none;
}

div#partie_gauche table{
	position:relative;
	margin-top:2%;
	margin-left:10%;
}

div#partie_gauche table.no_margin_left{
	position:relative;
	margin-top:2%;
	margin-left:3%;

}

div#partie_gauche table tr.orange{
	background:#fff6d9;
}

div#partie_gauche table tr.rouge{
	background:#ec1554;
}

div#partie_gauche table tr th{
	border:1px solid black;
}

div#partie_gauche table tr th.first{
	width:500px;
}

div#partie_gauche table tr th.second{
	width:120px;
}

div#partie_gauche table tr td{
	text-align:center;
}

div#partie_gauche #logo_reportage{
	position:relative;
	top:5px;
}

div#partie_gauche #logo_video{
	position:relative;
	top:26px;
	left:300px;
}

div#partie_gauche h1{
	margin-left:5%;
} 

div#partie_droite{
	margin-top:-27%;
	float:right;
	width:50%;
}

/*cette partie concerne l'image que l'on trouve sur le site à gauche */

div#partie_gauche #banniere_flash{
	margin-left:25px;
	margin-top:-25px;
	padding:3px;
	border:1px solid black;
	float:right;
	vertical-align:top;
}

div#partie_gauche img.img_ajout{
	vertical-align:-2px;
}
/*Cette partie et à retravailler pour IE
//C'est ici la partie consacrée au formulaire de recherche google
//Et c'est ici qu'on doit donc configurer le dernier tableau d'ajout et de modification*/

/*CECI CONCERNE LA PAGE D'ACCUEIL*/

dl.zend_form{
	margin-left:40%;
	margin-top:-8%;
}

dl.zend_form dd , dl.zend_form dt{
	float:left;
	margin-left:6px;
	padding:0px;
}

div#partie_gauche dl.zend_form{
	margin-top:3%;
	margin-left:-6%;
}

/* HACK IE7*/

*+html div#partie_droite dl.zend_form input[type="submit"]{
	position:relative;
	left:30px;;
	top:-5px;	
}

*+html div#partie_droite dl.zend_form input[type="text"]{
	position:absolute;
	top:305px;
	right:140px;
	width:120px;	
}

/* FIN HACK IE7*/

/* HACK IE6*/



* html div#partie_droite form #Recherche{
	position:absolute;
	top:335px;
	right:120px;
	width:120px;
}

* html div#partie_droite form #submit{
	position:absolute;
	top:333px;
	right:10px;
}

/* FIN HACK IE6*/

div#partie_gauche dl.zend_form dt{
	display:block;

}

div#partie_gauche dl.zend_form dd{
	display:inline;
} 

dl.zend_form dt{
	display:none;
}

span.adresse{
	font-weight:bold;
	text-transform:uppercase;
	}
	
	
/*on va faire l'arborescence du site*/

ul.plan_site{
	margin-left:10px;
	list-style-image: url(../images/folder.png);

}	
ul.plan_site li {
		margin-left:50px;
}
