/* *** ####################################### *** */

/* *** couleurs *** */
/*
fond: #FFFFFF;
fond-moteur-recherche: #CCCCCC;
fond-menu-orange-foncé: #F2673A;
fond-menu-orange-clair: #F89E66;
fond-categories-orange-clair: #FBDDCA;
texte-blanc: #FFFFFF;
texte-gris: #333333;
texte-gris-clair: #999999;
texte-orange: #F2673A;
filet-sous-bouton-titre-orange: #F58561;
filet-sous-bouton-titre-gris: #D6D6D6;
filet-moteur-recherche: #525252;
*/

@import url(generiques.css);
@import url(menu.css);

body
{
	color:#333; /*Gris foncé (texte)*/
	background-color:#fff; /*Gris clair (fond body)*/
}

#container
{
	text-align:left;
	width:990px;
	margin:0 auto;
	font-size:1.3em;
	line-height:1.4em;
}

a, a:link{color:#F2673A;text-decoration:none}
a:hover, a:active, a:focus, a.select{text-decoration:underline;}

/* ###########################################################
		HEADER FOOTER
########################################################### */

#header
{
	height:90px;
}

#footer
{	
	clear:both;
	text-align:center;
	line-height:1.4em;
	font-size:0.9em;
	padding-top:40px;
}
#footer a{color:#333}
#footer a strong{color:#F2673A}
/* ###########################################################
		CONTENU
########################################################### */

#centre
{	
	clear:both;
	margin-top:10px;
}

#colGaucheGde, .colGauche, .colGaucheFirst, .colGaucheLast, #colDroite{
	float:left;
	display:inline;
	margin:0 10px;
}

#colGaucheGde{
	width:650px;
}

.colGauche, .colGaucheFirst, .colGaucheLast{
	width:315px;
}
.colGaucheFirst{margin-left:0;}
.colGaucheLast{margin-right:0;}

#colDroite{
	width:300px;
	margin-bottom:10px;
}

#mapContainer{
	margin:0 10px;
}

/* ###########################################################
		TITRES
########################################################### */
#colDroite h2,
.colGauche h2, .colGaucheFirst h2, .colGaucheLast h2{
	background:url(../images/bouton-titre-orange.png) no-repeat 0 0;
	background:url(../images/bouton-titre-orange-2-coins-carres.png) no-repeat 0 0;
	border-bottom:1px solid #F2673A;
	color:#fff;
	
	font-size:1.2em;
	height:30px;
	line-height:30px;
	padding-left:10px;
	margin-bottom:0;
}

#colDroite h2.titreGris,
.colGauche h2.titreGris, .colGaucheFirst h2.titreGris, .colGaucheLast h2.titreGris{
	background:url(../images/bouton-titre-gris-repeat-y.png) repeat-x 0 0;
	border-bottom:1px solid #ccc;
	color:#333;
}

h2.ficheTitle{color:#F2673A;}
/* ###########################################################
		BLOC MULTIPAGES
########################################################### */
.navResultat
{
	color:#323232; /* gris trés foncé*/
	
	padding:0 4px;
	margin-bottom:8px;
	font-size:1.1em;
}
.navResultat a{color:#323232; /* gris trés foncé*/text-decoration: none;}
.navResultat a:hover{text-decoration: underline;}
.navResultat .selected{border :1px solid #323232; /* gris trés foncé*/;padding:2px 4px 2px 4px;}



/* ###########################################################
		PAGE ACCUEIL
########################################################### */
#boxAccueil{
	/*width:650px;
	height:246px;*/
	width:630px;
	height:226px;
	background:#ebebeb url(../images/3-etapes.png) no-repeat 0 0;
	padding:10px;
	position:relative;
	margin-bottom:10px;
}

#boxAccueil h2{
	color:#F2673A;
	border-bottom:2px solid #F2673A;
}
#boxAccueil .boxEtape{
	/*width:178px;*/
	width:158px;
	margin:0 18px;
	float:left;
	display:inline;
	padding:10px 10px;
	text-align:center;
}
#boxAccueil .boxEtape.first{
	margin-left:15px;
}

#boxAccueil .boxEtape.last{
	margin-right:0;
}

#boxAccueil a.btInscrivezVous{
	position:absolute;
	right:10px;
	bottom:10px;
}

.spanEtape
{
	font-size:0.9em;
	padding-left:8px;
	line-height:1em;
	background:url(../images/puce-grise.png) no-repeat 0px 3px;
}

ul.accueilListing{margin-top:5px;}
.accueilListing li
{
	padding:2px 0 2px 13px;
	background:url(../images/puce-orange.png) no-repeat 5px 8px;
	border-bottom:1px dotted #FBC7AA;
}
.accueilListing li a{color:#333333}

div#mapInfo{
	background:#fff url(../images/help.png) no-repeat 0 0;
	padding-left:22px;
}

/* ###########################################################
		GOOGLE MAP
########################################################### */
div.gInfo{
	margin:8px;
}

div.gInfo div.gInfoImg{
	text-align:center;
}

div.gInfo div.gInfoContent{
	font-size:0.9em;
}

/* ###########################################################
		PAGES "FICHE"
########################################################### */
#infosBasse{
	clear:both;
	margin-top:50px;
}

#ficheVisuel{
	width:315px;
	height:315px;
	line-height:315px;
	text-align:center;
	background-color:#ccc;
	overflow:hidden;
}

#infosHaute h3{
	color:#F2673A;
	font-size:1.1em;
	line-height:1.6em;
	border-bottom:3px solid #F2673A;
	background:#fff url(../images/ico-cataloonya-annonceur.png) no-repeat 0 center;
	padding-left:17px;
}
#infosHaute .adresse{
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom:1px solid #F2673A;
}

#infosHaute p{margin:0}
#infosHaute .separate{margin:20px 0;border-bottom:1px dotted #F58561;height:1px;}
#infosHaute p.filArianeCategorie a
{
	font-size:0.9em;
	color:#999;
}
/* ###########################################################
		AUTRES PAGES
########################################################### */
.mentions h2{}
.mentions p{}
.mentions ul{margin-left:20px;margin-bottom:20px;}
.mentions ul li{
	list-style-type:circle;
	list-style-position:inside;
}
/* ###########################################################
		PICTOS
########################################################### */
.ptDate{padding-left:17px;background:#fff url(../images/ico-cataloonya-date.png) no-repeat 0 3px;}
.ptHeure{padding-left:17px;background:#fff url(../images/ico-cataloonya-heure.png) no-repeat 0 3px;}
.ptVide{padding-left:17px;}

.ptLieu{padding-left:17px;background:#fff url(../images/ico-cataloonya-salle.png) no-repeat 0 3px;}
.ptAdresse{padding-left:17px;background:#fff url(../images/ico-cataloonya-adresse.png) no-repeat 0 3px;}

.ptTarif{padding-left:17px;background:#fff url(../images/ico-cataloonya-tarif.png) no-repeat 0 3px;}

.ptLoupe{padding-left:17px;background:#fff url(../images/ico-cataloonya-loupe.png) no-repeat 0 3px;}
.ptArtiste{padding-left:17px;background:#fff url(../images/ico-cataloonya-annonceur.png) no-repeat 0 3px;}

/* ###########################################################
		BOXES (hors page accueil)
########################################################### */
/** Bandeau de pub **/
#pub_medium{
	width:300px;
	height:250px; 
}



/** Catégories **/
ul#categories{
	
}
ul#categories li{
	border-bottom:1px solid #F2673A;
	padding:10px 0;
}

ul#categories li h3{
	color:#F2673A;
	background:#fff url(../images/puce-fleche.png) no-repeat 0 2px;
	padding-left:17px;
	font-size:1.2em;
	margin-bottom:0;
	border:none;
}
ul#categories li.select, ul#categories li.select h3{background-color:#FBDDCA;}

ul#categories li ul.ssCategories{
	padding-left:17px;
}

ul#categories li ul.ssCategories li{
	border-bottom:none;
	margin:0;
	padding:0;
	display:inline;
}

ul#categories li ul.ssCategories li, ul#categories li ul.ssCategories li a{
	font-size:1em;
	color:#333;
}
ul#categories li ul.ssCategories li a.select{font-weight:bold;font-style:italic;}

/**######################## Cétégorie plus petites (venues) ########################**/
ul#categoriesMini{
	
}
ul#categoriesMini li{
	border-bottom:1px solid #FBC7AA;
}
ul#categoriesMini li a{
	display:block;
	padding:3px 0 3px 27px;
	background:url(../images/puce-orange.png) no-repeat 17px center;
	text-decoration:none;
	color:#333;
}
ul#categoriesMini li a:hover{
	text-decoration:underline;
}
ul#categoriesMini li a.select{
	background-color:#FBDDCA;
}


/*######################## boite à outil d'action modifer/ajouter/... ########################*/
.boxInfosDroite
{
	background-color:#ccc;
	padding:10px;
	/*margin-top:20px;*/
}
ul#outilAction li a{padding-left:10px;background:url(../images/puce-orange.png) no-repeat 0 5px;color:#000}
ul#outilAction li a:hover,
ul#outilAction li a.select{}
/***######################## listing ########################****/
ul#listing{
	
}

ul#listing li{
	padding:10px;
	border-bottom:1px dotted #F2673A;
}

ul#listing li h3{margin-bottom:4px;font-size:1.1em;line-height:1.3em;}

ul#listing li .col_listingVisuel{
	width:90px;
	float:left;
	display:inline;
	text-align:center;
}
ul#listing li .col_listingDateCalendar{
	width:70px;
	float:left;
	display:inline;
	text-align:center;
}
ul#listing li .col_listingDateCalendar .date{padding:2px 0;text-align:center;width:61px;height:61px;overflow:hidden;background:url(../images/cataloonya-bg-date.png) no-repeat left top}
ul#listing li .col_listingDateCalendar .date .jour{font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;font-size:9px;font-weight:bold}
ul#listing li .col_listingDateCalendar .date .jdate{font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;font-size:24px;line-height:16px;font-weight:bold}
ul#listing li .col_listingDateCalendar .date .mois{font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;font-size:9px;font-weight:normal;}

ul#listing li .col_listingContent{
	width:195px;
	float:left;
	display:inline;
	margin-left:10px;
}
ul#listing li .col_listingContent p{margin:0}
ul#listing li .col_listingContent .listingContent_navCategorie{margin-bottom:8px;}
ul#listing li .col_listingContent .listingContent_navCategorie a{
	font-size:0.8em;
	color:#666;
}
ul#listing li .col_listingContent .adresse{
	font-size:0.9em;
}
ul#listing li .col_listingContent .listingContent_venue a
{
	font-size:0.9em;
	color:#333;
}

/****################################# myListing ########################****/
ul#myListing{
	
}

ul#myListing li{
	padding:10px;
	margin:5px 0;
	border:1px solid #999;
	
	position:relative;
}

ul#myListing li .col_myListingVisuel{
	width:138px;
	float:left;
	display:inline;
}

ul#myListing li .col_myListingVisuel .myListingVisuel{
	width:138px;
	height:138px;
	line-height:128px;
	text-align:center;
	background-color:#999;
}

ul#myListing li .col_myListingContent{
	/*width:480px;*/
	width:430px;
	float:left;
	display:inline;
	margin-left:10px;
}

ul#myListing li .col_myListingContent h3{margin-bottom:0}
ul#myListing li .col_myListingContent .myListingContent_navCategorie a{
	font-size:0.9em;
	color:#999;
}

ul#myListing li ul.myListingToolbox{
	position:absolute;
	top:0;
	right:0;
	float:none;
	background-color:#999;
	width:60px;
}
ul#myListing li ul.myListingToolbox li{
	border:none;
	margin:0;
	padding:0;
}
ul#myListing li ul.myListingToolbox li a{
	display:block;
	padding:0 3px;
	color:#fff;
	text-decoration:none;
	font-size:0.8em;
}
ul#myListing li ul.myListingToolbox li a:hover{
	background-color:#fff;
	color:#999;
}

.adresse{
	background:#fff url(../images/ico-cataloonya-adresse.png) no-repeat 0 3px;
	padding-left:16px;
}

/***####################################### Pagination ########################***/
.boxPagination{
	text-align:right;
	border-top:1px dotted #F2673A;
	padding-top : 2px;
}

.boxPagination a, .boxPagination span.paginationSelect{
	padding:1px 3px;
	margin:0 1px;
	border:1px solid #fff;
}

.boxPagination a:hover{
	border:1px solid #F2673A;
	background-color:#FBDDCA;
}

.boxPagination span.paginationSelect{
	color:#F2673A;
	border:1px solid #F2673A;
	background-color:#FBDDCA;
	font-weight:bold;
}

/*** Box Action (page fiche) ***/
#topFiche p a{
	font-size:0.9em;
	color:#999;
}


#actionBox{
	/*width:300px;
	height:50px;*/
	width:296px;
	height:46px;
	padding:2px;
	background:#ccc url(../images/fond-ico-action.png) no-repeat 0 0;
}

#actionBox li{
	display:inline;
}
#actionBox li a{
	display:block;
	float:left;
	/*width:148px;*/
	width:123px;
	color:#333;
	padding-left:25px;
	font-size:0.9em;
	margin-bottom:5px;
}
#actionBox li a#partage{background:#ccc url(../images/ico-partager.png) no-repeat 0 0}
#actionBox li a#print{background:#ccc url(../images/ico-imprimer.png) no-repeat 0 0}
#actionBox li a#addFavoris{background:#ccc url(../images/ico-favoris.png) no-repeat 0 0}
#actionBox li a#signalAbus{background:#ccc url(../images/ico-abus.png) no-repeat 0 0}



/* ###########################################################
		addEVENTS
########################################################### */
/**############## blocs dans addEvents ###########*/
.eventsBoxAdd{float:left;width:440px;}
.eventsBoxAdd ul.eventsBoxAddMenu{}
.eventsBoxAdd ul.eventsBoxAddMenu li{float:left;margin:0;display:inline;border:1px solid #888;border-right:none;}
.eventsBoxAdd ul.eventsBoxAddMenu li.end{border-right:1px solid #888;}

.eventsBoxAdd ul.eventsBoxAddMenu li a{display:block;float:left;padding:2px 4px;}
.eventsBoxAdd ul.eventsBoxAddMenu li a.select,
.eventsBoxAdd ul.eventsBoxAddMenu li a:hover{background-color:#888;color:#fff}

.eventsBoxAdd input.texte{width:260px;}

/* form de crea ajax */
.eventsBoxAdd p{line-height:1em;}
.eventsBoxAdd fieldset p{line-height:1em;}
.eventsBoxAdd fieldset label{width:120px;line-height:1.8em;font-weight:normal}
.eventsBoxAdd fieldset input,
.eventsBoxAdd fieldset select,
.eventsBoxAdd fieldset textarea{width:260px;border:1px solid #888;padding:4px;}
.eventsBoxAdd fieldset input.btDefault{width:192px;border:none}
.eventsBoxAdd span.explicationsChamps{width:auto;margin:0;}

/** bloc VENUES */
.eventsBoxAdd .eventsVenuesBloc{padding:8px;border:1px solid #888;clear:both;}

/** bloc PERFORMERS */
#eventsPerformersBox{clear:both;}
#eventsPerformers .eventsPerformersBloc{padding:8px;border:1px solid #888;clear:both;}
#eventsPerformersBoxList p{line-height:1em;margin:0;}

/* ###########################################################
		BOUTONS
########################################################### */
a.btInscrivezVous{
	display:block;
	width:192px;
	height:30px;
	background:#F2673A url(../images/bouton-inscrivez-vous.png) no-repeat 0 0;
	color:#fff;
	cursor:pointer;
}
a:hover.btInscrivezVous{
	background:#F2673A url(../images/bouton-inscrivez-vous.png) no-repeat 0 -30px;
}
a.btInscrivezVous span{position:absolute;left:-2000000px;}


.bt_connexion
{
	width:117px;
	height:20px;
	background:url(../images/bouton-se-connecter.png) no-repeat 0 0;
	border:none;
	cursor:pointer;
}
.bt_connexion:hover
{
	background:url(../images/bouton-se-connecter.png) no-repeat 0 -20px;
}

/* ###########################################################
		PAGES FORMULAIRES
########################################################### */
form{}
form fieldset
{
	margin-top:6px;
}

form fieldset legend
{
	font-weight:bold;
	/*border-bottom:1px solid #999;*/
	background:url(../images/bouton-titre-gris-repeat-y.png) repeat-x 0 0;
	padding:6px 10px;
	margin-bottom:4px;
}

form fieldset p, form fieldset div.formP, form fieldset div.divP{line-height:2.5em;}
form fieldset label{width:200px;margin-right:10px;font-weight:bold;}
form fieldset input,
form fieldset select,
form fieldset textarea{width:280px;border:1px solid #888;padding:4px;}
form fieldset input.classDate{width:100px;}
form fieldset select.classHeure{width:50px;}
form fieldset select optgroup option{padding-left:25px;}


form fieldset input.checkbox,
form fieldset input.radio,
form fieldset input.image{width:auto;height:auto;border:none}


/* formulaire ONFOCUS */
form fieldset select:focus,form fieldset select:hover,
form fieldset input:focus,form fieldset input:hover,
form fieldset textarea:focus, form fieldset textarea:hover{
	background-color:#f0f0f0;
}
form fieldset select:focus,
form fieldset input:focus,
form fieldset textarea:focus{
	background-color:#f0f0f0;
	border:1px solid #555;
}

/* boutons de formulaire */
form fieldset input.btDefault
{
	width:192px;
	height:30px;
	border:none;
	background:#F2673A url(../images/bouton-orange.png) no-repeat 0 0;
	color:#fff;
	text-align:center;
	cursor:pointer;
	padding-top:0;
	font-weight:bold;
}
form fieldset input:hover.btDefault{
	background:#F2673A url(../images/bouton-orange.png) no-repeat 0 -30px;
}

form fieldset ul.modifVisuel{
	margin-left:220px;
}
form fieldset ul.modifVisuel li{
	margin-bottom:4px;
	border-bottom:1px solid #f0f0f0;
	padding-bottom:5px; 
}

span.labelExplic{
	display:block;
	background-color:#FFF9EF;border:1px solid #EFE4D1; /*Comme infos*/
	padding:8px;
	font-size : 0.9em;
	margin-top:8px;
	text-align:left;
	font-weight:normal;
	line-height:1.5em;
}

span.explicationsChamps{
	color:#999999;
	display:block;
	font-size:0.9em;
	font-style:italic;
	line-height:1.1em;
	width:290px;
	margin-left:210px;
}

/* div comme iframe pour cgu */
div.iframe
{
	border:1px solid #888888;
	height:200px;
	overflow:auto;
	width:500px;
	padding:10px;	
}
div.iframe p{line-height:1em;}

/********* Formulaire login top**********/
form#registerTop{padding:5px;text-align:left;}
form#registerTop fieldset p{line-height:1em;}
form#registerTop fieldset label{display:block;float:none;text-align:left;margin-bottom:2px;}
form#registerTop fieldset input{width:120px;}


/********* Recherche toolbar ************/
form#toolbar_search #q{
	width:180px;
	padding:1px 2px;
}
/* ###########################################################
		PAGES CONTACT-ACCES-ITINERAIRE
########################################################### */
form#itineraire{
	
}

form#itineraire textarea#from {
	width:300px;
}


#introItineraire {
	width : 260px;
	margin-top : 20px;
}
#itineraireTitle{display:none;}


/* ###########################################################
		BOX
########################################################### */
/* box lieux */
div.autocomplete 
{
	position:absolute;
	border:1px solid #333;
	margin:0;
	overflow:auto;
	background-color:#fff;
	height:100px;
	width:364px;
	z-index:100000;
}
div.autocomplete ul
{
  list-style-type:none;
  margin:0px;
  padding:0px;
  line-height:1.3em;
}
div.autocomplete ul li
{
  display:block;
  padding:4px;
  text-align:left;
  font-size:0.9em;
  cursor:pointer;
}
div.autocomplete ul li span{display:block;position:static;margin-top:0;font-size:0.8em;}
div.autocomplete ul li.selected { background-color: #FBDDCA;}

div.autocomplete ul.noReponse li{
	background:#FFDFE3 url(../images/exclamation.png) no-repeat 3px 3px;
	color:#FF4F56;
	padding-left:25px;
}
.loadingIndicator
{
	width:16px;
	float:left;
}

.boxInformations{padding:8px;}
.boxErrors{background-color:#FFEFF1;border:1px solid #EFD1D5}
.boxValid{background-color:#effff1;border:1px solid #e0efe2}
.boxInfo{background-color:#FFF9EF;border:1px solid #EFE4D1}