/* default styles for extension "tx_felogin_pi1" */
	.tx-felogin-pi1 label {
		display: block;
	}
/* default styles for extension "tx_powermail_pi1" */

		/* Powermail */
			/* Form */

		span.powermail_mandatory {
			/* Color of mandatory error message */
			color: #ff0000;
		}

		fieldset.tx-powermail-pi1_fieldset,
		div.tx-powermail-pi1_confirmation, 
		 div.tx-powermail-pi1_thx{
			/* Fieldset */
			background-color: #ffffff;
			padding: 10px;
			margin-bottom: 20px;
			width: 95%;
			position:relative;
			border-bottom:1px dashed #212121;
		}
		div.tx-powermail-pi1_thx{
			padding: 0px;
			color:#00b1ff;
		}
		div.tx-powermail-pi1_thx p span{
			color:#027eb4 !important;
		}
		div.tx-powermail-pi1_confirmation{
			border:none;
		}
		fieldset.tx-powermail-pi1_fieldset legend {
			/* legend of Fieldset */
			font-weight: bold;
		}
		input.powermail_submit {
			float: right;
			margin-right: 90px;
			margin-top: 15px;
		}
		
		fieldset.tx-powermail-pi1_fieldset div.demiColonne label,
		fieldset.tx-powermail-pi1_fieldset div.demiColonne fieldset legend {
			/* label */
			display: block;
			/*width: 130px;*/
			width: 35%;
			margin-left:0;
			float: left;
			color:#212121;
			white-space:normal;
		}
		
		fieldset.tx-powermail-pi1_fieldset label,
		fieldset.tx-powermail-pi1_fieldset fieldset legend {
			/* label */
			display: block;
			/*width: 130px;*/
			width: 33%;
			/*margin-left:135px;*/
			margin-left:10.5%;
			float: left;
			color:#212121;
			white-space:normal;
		}
		
		fieldset.tx-powermail-pi1_fieldset input {
			margin-left:0;
		}

		fieldset.tx-powermail-pi1_fieldset select{
			color:#212121;
			width:270px;
		}

		fieldset.tx-powermail-pi1_fieldset input.powermail_text,
		fieldset.tx-powermail-pi1_fieldset input.powermail_date,
		fieldset.tx-powermail-pi1_fieldset input.powermail_datetime,
		fieldset.tx-powermail-pi1_fieldset textarea.powermail_textarea,
		fieldset.tx-powermail-pi1_fieldset input.powermail_captcha{
			/* Input and textarea */
			border:1px solid #ccc;
			padding:2px;
			width:265px;
			/*width:60%;*/
			border-top:2px solid #ccc;
		}
		
		.contenu fieldset.tx-powermail-pi1_fieldset textarea.powermail_textarea {
			height: 90px;
			width: 315px;
		}
		
		fieldset.tx-powermail-pi1_fieldset div.demiColonne input.powermail_text,
		fieldset.tx-powermail-pi1_fieldset div.demiColonne input.powermail_date,
		fieldset.tx-powermail-pi1_fieldset div.demiColonne input.powermail_datetime,
		fieldset.tx-powermail-pi1_fieldset div.demiColonne textarea.powermail_textarea,
		fieldset.tx-powermail-pi1_fieldset div.demiColonne select.powermail_select,
		fieldset.tx-powermail-pi1_fieldset div.demiColonne input.powermail_captcha{
			/* Input and textarea */
			border:1px solid #ccc;
			padding:2px;
			/*width:265px;*/
			width:60%;
			border-top:2px solid #ccc;
		}
		
		fieldset.tx-powermail-pi1_fieldset input.powermail_time,
		fieldset.tx-powermail-pi1_fieldset input[type=time]{
			width:60px;
		}

/*
		fieldset.tx-powermail-pi1_fieldset textarea:focus,
		fieldset.tx-powermail-pi1_fieldset input:not([type="submit"]):focus {
			background:#fff none;
			border:1px solid #333;
			position:relative;
		}
*/
		div.tx_powermail_pi1_fieldwrap_html {
			/* DIV container arround every field */
			margin: 0 0 15px 0;
			clear:both;
		}

		div.tx-powermail-pi1 div.tx-powermail-pi1_confirmation form.tx_powermail_pi1_formconfirmation_back input.tx-powermail-pi1_confirmation:hover,div.tx-powermail-pi1 div.tx-powermail-pi1_confirmation form.tx_powermail_pi1_formconfirmation_submit input.tx-powermail-pi1_confirmation:hover, fieldset.tx-powermail-pi1_fieldset input.powermail_submit:hover{
			cursor: pointer;
		}

		div.tx-powermail-pi1 div.tx-powermail-pi1_confirmation table.powermail_all, div.tx-powermail-pi1 div.tx-powermail-pi1_thx table {
			margin-left: 20px;
			width: 68%;
		}

		div.tx-powermail-pi1 div.tx-powermail-pi1_confirmation p{
			margin-bottom: 20px;
			margin-left: 5px;
			margin-top: 10px;
		}

		div.tx-powermail-pi1 div.tx-powermail-pi1_confirmation table.powermail_all tbody,div.tx-powermail-pi1 div.tx-powermail-pi1_confirmation table.powermail_all tbody tr.powermail_all_tr td.powermail_all_td,div.tx-powermail-pi1 div.tx-powermail-pi1_thx table, div.tx-powermail-pi1 div.tx-powermail-pi1_thx table tbody tr.powermail_all_tr td.powermail_all_td, div.tx-powermail-pi1 div.tx-powermail-pi1_thx table tbody{
			border: none;
		}

		 div.tx-powermail-pi1 div.tx-powermail-pi1_confirmation form.tx_powermail_pi1_formconfirmation_submit, div.tx-powermail-pi1 div.tx-powermail-pi1_confirmation form.tx_powermail_pi1_formconfirmation_back {
			margin-bottom: 15px;		 
		 }


		p.tx_powermail_pi1_fieldwrap_html_checkbox_title,
		p.tx_powermail_pi1_fieldwrap_html_radio_title {
			margin: 0;
			padding: 0;
			font-weight: bold;
		}
		div.countryzone {
			margin: 10px 0 0 200px;
		}
		div.tx_powermail_pi1_fieldwrap_html label a,
		div.tx_powermail_pi1_fieldwrap_html p a,
		div.tx_powermail_pi1_fieldwrap_html fieldset legend.tx_powermail_pi1_fieldwrap_html_checkbox_title a,
		div.tx_powermail_pi1_fieldwrap_html fieldset legend.tx_powermail_pi1_fieldwrap_html_radio_title a{
			/* Description */
			cursor: help;
			text-decoration: none;
		}
		div.tx_powermail_pi1_fieldwrap_html label a dfn,
		div.tx_powermail_pi1_fieldwrap_html p a dfn,
		div.tx_powermail_pi1_fieldwrap_html fieldset legend.tx_powermail_pi1_fieldwrap_html_checkbox_title a dfn,
		div.tx_powermail_pi1_fieldwrap_html fieldset legend.tx_powermail_pi1_fieldwrap_html_radio_title a dfn{
			/* Description */
			display: none;
			text-decoration: none;
			position:absolute;
			z-index:1;
			width: auto;
			padding:3px 10px 5px 10px;
			background-color:#00559E;
			border:1px solid #00559E;
			color:#fff;
			white-space: normal;
			position:relative;

			-moz-box-shadow:0 0 6px #ddd;
			-webkit-box-shadow:0 0 6px #ddd;
			box-shadow:0 0 6px #ddd;
		}
		div.tx_powermail_pi1_fieldwrap_html label a:hover dfn,
		div.tx_powermail_pi1_fieldwrap_html p a:hover dfn,
		div.tx_powermail_pi1_fieldwrap_html fieldset legend.tx_powermail_pi1_fieldwrap_html_checkbox_title a:hover dfn,
		div.tx_powermail_pi1_fieldwrap_html fieldset legend.tx_powermail_pi1_fieldwrap_html_radio_title a:hover dfn{
			/* Description on mouseover */
			display: block;
		}
		div.tx_powermail_pi1_fieldwrap_html img.icon_info {
			/* Description icon */
			padding: 2px 2px 0 2px;
			width:16px;
			height:16px;
		}
		fieldset.tx-powermail-pi1_fieldset div.even {
		}


			/* Confirmation */
		td.powermail_all_td {
			padding: 3px 10px 3px 0;
		}

			/* THX */
		td.powermail_all p.bodytext {
			margin: 0;
		}

		fieldset.tx-powermail-pi1_fieldset fieldset {
			border: 0 none;
			padding: 0;
			margin: 0;
			position: relative;
		}
		fieldset.tx-powermail-pi1_fieldset fieldset legend {
			position: absolute;
			left: 0;
			padding: 0;
			margin: 0;
		}
		.powermail_mandatory {
			color: #f00;
		}
		.placeholder {
			color:#999;
		}

		.powermail_mandatory_helper{visibility:hidden;height:1px;position:absolute;}
		fieldset.tx-powermail-pi1_fieldset .powermail_check_inner,
		fieldset.tx-powermail-pi1_fieldset .powermail_radio_inner {
			margin-left: 200px;
			clear: both;
		}
		fieldset.tx-powermail-pi1_fieldset .powermail_check_inner label,
		fieldset.tx-powermail-pi1_fieldset .powermail_radio_inner label {
			float: none;
			width: auto;
			display: inline;
			font-weight: normal;
			margin-left: 7px;
		}
		fieldset.tx-powermail-pi1_fieldset .powermail_check_inner input,
		fieldset.tx-powermail-pi1_fieldset .powermail_radio_inner input {
			float: left;
			position: relative;
			clear: left;
		}

				/* Multiple JS */
		div.fieldsets {
			clear: both;
			margin-top: 20px;
		}
		div.powermail_multiple_js fieldset.tx-powermail-pi1_fieldset legend,
		div.powermail_multiple_js fieldset.tx-powermail-pi1_fieldset.ui-tabs-hide{
			display:none;
		}
		div.powermail_multiple_js fieldset.tx-powermail-pi1_fieldset {
			padding-top:15px;
		}
		div.powermail_multiple_js fieldset.tx-powermail-pi1_fieldset fieldset legend {
			display:block;
		}
		ul.powermail_multiplejs_tabs {
			list-style-type: none;
			padding: 0;
			margin: 0;
		}
		ul.powermail_multiplejs_tabs li {
			float: left;
			margin: 0 1px 0 0;
			padding: 0;
			list-style-type: none;
		}
		ul.powermail_multiplejs_tabs li a {
			display: block;
			padding: 5px 10px;
			color: #666;
			font-weight: bold;
			text-decoration: none;
			background: #E0E0E0;
			border-top: 1px solid #ccc;
			border-left: 1px solid #ccc;
			border-right: 1px solid #ccc;
			outline: none;
			position:relative;
		}
		ul.powermail_multiplejs_tabs li a.act {
			background: #F0F0F0;
			color: #333;
			padding:5px 10px 6px 10px;
			position:relative;
			margin-bottom:-1px
		}

		input.tx_powermail_pi1_submitmultiple_forward,
		input.tx_powermail_pi1_submitmultiple_back {margin-top:1em;}

		input.tx_powermail_pi1_submitmultiple_forward {
			float: right;
		}

		.powermail_multiple_php form > div.tx_powermail_pi1_fieldwrap_html_submit {
			display: inline;
			float: right;
			margin-top:1em;
		}

		/* error message */
		.error {
			/* supply height to ensure consistent positioning for every browser */
			background-color:#ff3300;
			color:#000;
			padding:3px 10px 5px 10px;						
			margin: -5px 0 0 0px;
			z-index:10;
			text-align:left;
			height:auto;
			position:relative;
		}

		.error p {
			margin: 0;
			padding: 0;
			font-weight: bold;
			color:#000;
		}

		/* pure CSS arrow */
		html:root .error em {
			display:block;
			width:0;
			height:1px;
			border:10px solid;
			border-color:#ff3300 transparent transparent;

			/* positioning */
			position:absolute;
			bottom:-10px;
			left:5px;
			border-bottom:0 none;
		}

		/* For the details, see: http://flowplayer.org/tools/dateinput/index.html#skinning */

		/* the input field (pose probleme avec la page d'accueil, remettre si besoin
		.date {
			width: 237px !important;
		}*/

		/* calendar root element */
		#calroot {
			/* place on top of other elements. set a higher value if nessessary */
			z-index:10000;
			
			margin-top:-1px;
			width:198px;
			padding:2px;
			background-color:#fff;
			border:1px solid #ccc;
			position:relative;
		}

		/* head. contains title, prev/next month controls and possible month/year selectors */
		#calhead {	
			padding:2px 0;
			height:22px;
		} 

		#caltitle {
			font-size:1.16em;
			color:#FA8800;	
			float:left;
			text-align:center;
			width:155px;
			line-height:20px;
			text-shadow:0 1px 0 #ddd;
		}

		#calnext, #calprev {
			display:block;
			width:20px;
			height:20px;
			background:transparent url(../typo3conf/ext/e_tca_extented/res/template/images/pictos/prev.gif) no-repeat scroll center center;
			float:left;
			cursor:pointer;
		}

		#calnext {
			background-image:url(../typo3conf/ext/e_tca_extented/res/template/images/pictos/next.gif);
			float:right;
		}

		#calprev.caldisabled, #calnext.caldisabled {
			visibility:hidden;	
		}

		/* year/month selector */
		#caltitle select {
			font-size:0.83em;	
		}

		/* names of the days */
		#caldays {
			height:18px;
			border-bottom:1px solid #ddd;
		}

		#caldays span {
			display:block;
			float:left;
			width:28px;
			text-align:center;
		}

		/* container for weeks */
		#calweeks {
			background-color:#fff;
			margin-top:4px;
		}

		/* single week */
		.calweek {
			clear:left;
			height:22px;
		}

		/* single day */
		.calweek a {
			display:block;
			float:left;
			width:27px;
			height:20px;
			text-decoration:none;
			margin-left:1px;
			text-align:center;
			line-height:20px;
			color:#666;
			position:relative;
		} 

		/* different states */
		.calweek a:hover, .calfocus {
			background-color:#ddd;
		}

		/* sunday */
		a.calsun {
			color:red;		
		}

		/* offmonth day */
		a.caloff {
			color:#ccc;		
		}

		a.caloff:hover {
			background-color:rgb(245, 245, 250);		
		}


		/* unselecteble day */
		a.caldisabled {
			background-color:#efefef !important;
			color:#ccc	!important;
			cursor:default;
		}

		/* current day */
		#calcurrent {
			background-color:#498CE2;
			color:#fff;
		}

		/* today */
		#caltoday {
			background-color:#333;
			color:#fff;
		}

		/* slider root element */
		.slider { 
			background:#3C72E6 url(../img/h30.png) repeat-x 0 0; 
			height:9px; 
			position:relative; 
			cursor:pointer;
			border:1px solid #333;
			width:300px;
			float:left; 
			clear:right;
			margin-top:10px;
			position:relative;
		}

		/* progress bar (enabled with progress: true) */
		.progress {
			height:9px; 
			background-color:#C5FF00; 
			display:none;
			opacity:0.6;
		}

		/* drag handle */
		.handle { 
			background:#fff url(../img/h30.png) repeat-x 0 0; 
			height:28px;
			width:28px;
			top:-12px;
			position:absolute; 
			display:block; 
			margin-top:1px;
			border:1px solid #000;
			cursor:move;
		}

		/* the input field */
		fieldset.tx-powermail-pi1_fieldset input.powermail_text.range {
			float:left;
			margin:0 0 0 15px;
			padding:3px 0;
			text-align:center;
			width:50px;
		}

		/*captcha */

		.tx_powermail_pi1_fieldwrap_html img#tx_srfreecap_pi2_captcha_image_fefba.tx-srfreecap-pi2-image{
			margin-left: 50px;
			margin-right: 1em;
			vertical-align: middle;
		}

		.tx_powermail_pi1_fieldwrap_html span.tx-srfreecap-pi2-cant-read{
			color:#333333;
			float: left;
			width: 200px;
			margin-left: 70px;
			margin-top: 70px;
		}

		.tx_powermail_pi1_fieldwrap_html input.tx-srfreecap-pi2-image-accessible{
			cursor: pointer;
			float: left;
		}
		.tx-srfreecap-pi2-cant-read a:link {
			font-weight:normal;
		}
		
		.tx_powermail_pi1_fieldwrap_html_captcha label,
		.tx_powermail_pi1_fieldwrap_html_captcha input{
			margin-top:15px;
		}
		
		legend.tx_powermail_pi1_fieldwrap_html_radio_title, 
		legend.tx_powermail_pi1_fieldwrap_html_checkbox_title {
			color: #212121;
			display: block;
			float: left;
			font-weight: normal !important;
			width: 200px;
			background:none;
			border:0;
			text-transform:none;
		}
		
		.tx-powermail-pi1 .style2 .powermail_check_inner,
		.tx-powermail-pi1 .style2 .powermail_radio_inner  {
			width:120px;
			float:left;
			clear:none;
			margin-left:0px;
		}
		
		.tx-powermail-pi1 .style2 legend.tx_powermail_pi1_fieldwrap_html_radio_title,
		.tx-powermail-pi1 .style2 legend.tx_powermail_pi1_fieldwrap_html_checkbox_title {
			color: #212121;
			display: block;
			float: left;
			font-weight: normal !important;
			width: 200px;
			background:none;
			border:0;
			text-transform:none;
			padding-left:0;
			position:static;
		}
		
		.tx-powermail-pi1 .style2 label {
			width:120px;
		}
		fieldset.tx-powermail-pi1_fieldset .style2 input.powermail_text, fieldset.tx-powermail-pi1_fieldset .style2 input.powermail_date, fieldset.tx-powermail-pi1_fieldset .style2 input.powermail_datetime, fieldset.tx-powermail-pi1_fieldset .style2 textarea.powermail_textarea, fieldset.tx-powermail-pi1_fieldset .style2 input.powermail_captcha {
			width:150px
		}
		.tx-powermail-pi1 .tx_powermail_pi1_fieldwrap_html_text.style2 {
			float:left;
			width:50%;
			clear:none;
		}
		
		/***************** TABLEAU RECAPITULATIF ********************/
		.powermail_all_th{   
			margin:0 10px 0 0;
			padding:5px;
			text-align:left;
			font-weight: bold;
			text-transform: none;
			width: 55%
		}
		
		.powermail_all_tr{
			margin:5px 0;
		}
		
		form.tx_powermail_pi1_formconfirmation_back,
		form.tx_powermail_pi1_formconfirmation_submit{
			float:right;
			margin:15px 15px 0 0;
		}
		/************************************************************/
		
		
		
		/*********************** checkboxes *************************/
		.tx-powermail-pi1 fieldset.tx-powermail-pi1_fieldset .tx_powermail_pi1_fieldwrap_html_checkbox_title,
		.tx-powermail-pi1 fieldset.tx-powermail-pi1_fieldset .tx_powermail_pi1_fieldwrap_html_radio_title{
			width:100%;
			position:static;
			margin:0 0 10px 2%;
			font-weight:bold;
		}
		
		.tx-powermail-pi1 fieldset.tx-powermail-pi1_fieldset .powermail_check_inner,
		.tx-powermail-pi1 fieldset.tx-powermail-pi1_fieldset .powermail_radio_inner{
			margin:0px 0 0px 10.5%;
			padding:8px 0;
		}
		/************************************************************/
		
		/*********** STYLES DES COLONNES DES FORMULAIRES ************/
		/****** 2colonnes avec les fieldsets *****/
		form fieldset.groupeColonneGauche{
			float:left;
			width:43%;
		}

		form fieldset.groupeColonneDroite{
			float:right;
			width:43%;
		}
		
		/****** 2colonnes avec les champs *****/
		.tx-powermail-pi1 div.demiColonne{
			float:left;
			width:43%;
			clear:none;
			margin:0px 0 15px 2%;
		}
		
		/****************************************************************/
		/***************** FORMULAIRE D'UPLOAD D'UNE IMAGE **************/
		/****************************************************************/
		.tx-powermail-pi1_fieldset_proposerunephoto > div label{
			width:20%;
		}
		
		.tx-powermail-pi1_fieldset_proposerunephoto .tx_powermail_pi1_fieldwrap_html_check{
			margin-bottom:15px;
		}
		
		.tx-powermail-pi1_fieldset_proposerunephoto .tx_powermail_pi1_fieldwrap_html_check .tx_powermail_pi1_fieldwrap_html_checkbox_title{
			display:none;
		}
		form#proposerunevideo .tx_powermail_pi1_fieldwrap_html_check p.tx_powermail_pi1_fieldwrap_html_checkbox_title{
			display:none;
		}
		div.tx_powermail_pi1_fieldwrap_html label a dfn, div.tx_powermail_pi1_fieldwrap_html p a dfn, div.tx_powermail_pi1_fieldwrap_html fieldset legend.tx_powermail_pi1_fieldwrap_html_checkbox_title a dfn, div.tx_powermail_pi1_fieldwrap_html fieldset legend.tx_powermail_pi1_fieldwrap_html_radio_title a dfn{
			background-color:#eee;
			color:#000 !important;
			border:1px solid #ccc;
		}
		
/* default styles for extension "tx_dropdownsitemap_pi1" */
    /*******************************************************************************/
    /**************************     DROPDOWNSITEMAP      ***************************/
    /*******************************************************************************/
    .tx-dropdownsitemap-pi1{
        
        font-size:1.07em;
    }
	
    .tx-dropdownsitemap-pi1 img{margin:0px 5px 0px 0px;line-height:2;}
    .tx-dropdownsitemap-pi1 ul {
      margin:0;
	  float:none !important;
    }
    .contenu .tx-dropdownsitemap-pi1 ul li {
      list-style-type:none;
      background-image:none !important;
      margin:0 0 0px 0;
      padding:0 0 0px 40px !important;
      line-height:2;
      color:#4A4A4A;
    }
    .tx-dropdownsitemap-pi1 ul li li {
      list-style-type:none;
      margin:0;
      padding:0 0 5px 15px;
      color:#4A4A4A;
    }
    .tx-dropdownsitemap-pi1 ul li li li {
      font-weight:normal;
      list-style-type:none;
    }
    .tx-dropdownsitemap-pi1 ul li li li li {
      font-weight:normal;
      list-style-type:none;
    }
    .tx-dropdownsitemap-pi1 ul li a,
    .tx-dropdownsitemap-pi1 ul li a:link {
      color:#027EB4;
      font-style:normal;
    }
    .tx-dropdownsitemap-pi1 ul li a:hover,
    .tx-dropdownsitemap-pi1 ul li a:active {
      color:#027EB4;
      font-style:normal;
      
    }
    .tx-dropdownsitemap-pi1 ul li a:visited {
      color:#027EB4;
      font-style:normal;
    }
    .tx-dropdownsitemap-pi1 ul li li a,
    .tx-dropdownsitemap-pi1 ul li li a:link {
      color:#4A4A4A;
      font-style:normal;
    }
    .tx-dropdownsitemap-pi1 ul li li a:hover,
    .tx-dropdownsitemap-pi1 ul li li a:active {
      color:#E10031;
      font-style:normal;
      
    }
    .tx-dropdownsitemap-pi1 ul li li a:visited {
      color:#4A4A4A;
      font-style:normal;
    }
	.tx-dropdownsitemap-pi1 .level_1 {
		margin-top:10px;
	}

/* default styles for extension "tx_erssaggregator_pi1" */
                .tx_rssaggregator_list_add{
                        padding:10px 0 20px 0;
                }
                .tx_rssaggregator_list_add a,.tx_rssaggregator_list_add a:link,.tx_rssaggregator_list_add a:visited{
                        background: none repeat scroll 0 0 #0069B5;
                        border-radius: 5px 5px 5px 5px;
                        color: #FFFFFF;
                        padding: 8px 5px 5px 5px;
                }
                .rte table.tx_rssaggregator_list_table td{
                        border-right:none;
                        border-left:none;
                        vertical-align:middle;
                }
                .rte table.tx_rssaggregator_list_table{
                        border:none;
                        vertical-align:middle;
                }
                .tx_rssaggregator_del{
                        float:right;
                }
                .tx_rssaggregator_block{
                        width:50px;
                }

                .titleWithLine{
                        padding: 10px 0;
                }
                .rte .rssItemTitre h3{
                        
                }
                .rte .rssItemTitre date{
                        font-size:1.1em;
                        color:#333333;
                        font-weight:bold;
                }

/* default styles for extension "tx_erssaggregator_pi2" */
                .tx_rssaggregator_list_add{
                        padding:10px 0 20px 0;
                }
                .tx_rssaggregator_list_add a,.tx_rssaggregator_list_add a:link,.tx_rssaggregator_list_add a:visited{
                        background: none repeat scroll 0 0 #0069B5;
                        border-radius: 5px 5px 5px 5px;
                        color: #FFFFFF;
                        padding: 8px 5px 5px 5px;
                }
                .rte table.tx_rssaggregator_list_table td{
                        border-right:none;
                        border-left:none;
                        vertical-align:middle;
                }
                .rte table.tx_rssaggregator_list_table{
                        border:none;
                        vertical-align:middle;
                }
                .tx_rssaggregator_del{
                        float:right;
                }
                .tx_rssaggregator_block{
                        width:50px;
                }

                .titleWithLine{
                        padding: 10px 0;
                }
                .rte .rssItemTitre h3{
                        
                }
                .rte .rssItemTitre date{
                        font-size:1.1em;
                        color:#333333;
                        font-weight:bold;
                }

/* default styles for extension "tx_erssaggregator_pi3" */
                .tx_rssaggregator_list_add{
                        padding:10px 0 20px 0;
                }
                .tx_rssaggregator_list_add a,.tx_rssaggregator_list_add a:link,.tx_rssaggregator_list_add a:visited{
                        background: none repeat scroll 0 0 #0069B5;
                        border-radius: 5px 5px 5px 5px;
                        color: #FFFFFF;
                        padding: 8px 5px 5px 5px;
                }
                .rte table.tx_rssaggregator_list_table td{
                        border-right:none;
                        border-left:none;
                        vertical-align:middle;
                }
                .rte table.tx_rssaggregator_list_table{
                        border:none;
                        vertical-align:middle;
                }
                .tx_rssaggregator_del{
                        float:right;
                }
                .tx_rssaggregator_block{
                        width:50px;
                }

                .titleWithLine{
                        padding: 10px 0;
                }
                .rte .rssItemTitre h3{
                        
                }
                .rte .rssItemTitre date{
                        font-size:1.1em;
                        color:#333333;
                        font-weight:bold;
                }

/* default styles for extension "tx_ewebtvacces_pi1" */
    /***************************************/
    /********** GENERAL ********************/
    /***************************************/
    .ewebtvaccess_description_textuelle {
      display:none;
    }
    .ewebtvacces_video {
      display:block;
      float:left;
    }
/* default styles for extension "tx_ewebtvacces_pi2" */
    /***************************************/
    /********** GENERAL ********************/
    /***************************************/
    .ewebtvaccess_description_textuelle {
      display:none;
    }
    .ewebtvacces_video {
      display:block;
      float:left;
    }

    /***************************************/
    /********** RECHERCHE ******************/
    /***************************************/
    .ewebtvacces_recherche_recherche {
      display:inline-block;
      margin-bottom:10px;
      padding:15px 0;
      width:100%;
    }
    .ewebtvacces_formulaireRecherche label {
      float:left;
      margin:2px 10px;
    }
    .ewebtvacces_formulaireRecherche_input {
      float:left;
    }
    .ewebtvacces_formulaireRecherche_select {
      float:left;
      margin-right:10px;
    }
    .ewebtvacces_formulaireRecherche_submit {
      float:left;
    }
    input.ewebtvacces_formulaireRecherche_submit_input {
      background-color:#000000;
      border:1px solid #D8C17E;
      color:#D8C17E;
      font-size:1em;
      font-weight:bold;
      padding:1px 10px;
      cursor:pointer;
      width:auto;
    } 
    input.ewebtvacces_formulaireRecherche_submit_input:hover { 
      border:1px solid #CCCCCC;
      color:#FFFFFF;;
    }

    /***************************************/
    /********** SLIDER *********************/
    /***************************************/
    .ewebtv_slider {
      display:inline-block;
      float:left;
      overflow:hidden;
      width:100%;
    }
    .ewebtv_slider .jcarousel-skin-tango .jcarousel-clip-horizontal {
      height:95px;
    }
    .ewebtv_slider ul.mycarousel {
      height:250px;
    }
    ul#mycarousel li {
      list-style-type:none;
    }
    .ewebtv_element {
      display:block;
      float:left;
      margin:7px;
      width:200px;
    }
    .ewebtv_description {
      background-color:#000;
      color:#fff;  
      height:52px;
      padding:5px;
    }
    .ewebtv_description a,
    .ewebtv_description a:link {
      color:#fff;
      font-weight:bold;
      text-transform:uppercase;
    }
    .ewebtv_description a:hover {
      color:#7c5c04;
      text-decoration:none;
    }
    .ewebtvaccess_detail {
      margin:10px 0;
    }
    .ewebtvaccess_detail h4 {
      font-weight:bold;  
    }
    .ewebtv_element_home {
      margin:10px 0;
      width:215px;
    }
    .ewebtv_element_home .ewebtv_description {
      height:40px;
    }   
    .ewebtv_element_home .ewebtv_description a,
    .ewebtv_element_home .ewebtv_description a:link {
      color:#fff;
      font-size:1em;
      font-weight:bold;
      text-transform:inherit;
    }
    .ewebtv_element_home .ewebtv_description a:hover {
      color:#7c5c04;
      text-decoration:none;
    }   
    .ewebtv_element_home .ewebtv_description {
      font-size:0.9em;
    }
    #colonne_droite .colonne_un_tiers .ewebtv_slider h4 {
      border:medium none;
      font-family:arial,helvetica,sans-serif;
      font-size:1.1em;
      font-weight:bold;
      margin:5px 10px;
      padding:0;
      text-transform:uppercase;
    }             
    #colonne_droite .colonne_un_tiers .ewebtv_element {
      border-bottom:1px dotted #333333;
      display:inline-block;
      padding-bottom:10px;
      width:215px;
    }
    #colonne_droite .colonne_un_tiers .ewebtv_description {
      height:40px;
    } 
    .ewebtv_description p {
        font-size:1em;
        margin:0;
        padding:0 0 2px;
    }

    /***************************************/
    /********** COVERFLOW ******************/
    /***************************************/
/* Layout helpers
----------------------------------*/
.ui-helper-hidden { display: none; }
.ui-helper-hidden-accessible { position: absolute; left: -99999999px; }
.ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; }
.ui-helper-clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.ui-helper-clearfix { display: inline-block; }
/* required comment for clearfix to work in Opera \*/
* html .ui-helper-clearfix { height:1%; }
.ui-helper-clearfix { display:block; }
/* end clearfix */
.ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); }


/* Interaction Cues
----------------------------------*/
.ui-state-disabled { cursor: default !important; }


/* Icons
----------------------------------*/

/* states and images */
.ui-icon { display: block; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat; }


/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }




/* Component containers
----------------------------------*/
.ui-widget { font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif; font-size: 1.1em; }
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif; font-size: 1em; }
.ui-widget-content { border: 1px solid #dddddd; background: #eeeeee url(images/ui-bg_highlight-soft_100_eeeeee_1x100.png) 50% top repeat-x; color: #333333; }
.ui-widget-content a { color: #333333; }
.ui-widget-header { border: 1px solid #e78f08; background: #f6a828 url(images/ui-bg_gloss-wave_35_f6a828_500x100.png) 50% 50% repeat-x; color: #ffffff; font-weight: bold; }
.ui-widget-header a { color: #ffffff; }

/* Interaction states
----------------------------------*/
.ui-state-default, .ui-widget-content .ui-state-default { border: 1px solid #cccccc; background: #f6f6f6 url(images/ui-bg_glass_100_f6f6f6_1x400.png) 50% 50% repeat-x; font-weight: bold; color: #1c94c4; outline: none; }
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #1c94c4; text-decoration: none; outline: none; }
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus { border: 1px solid #fbcb09; background: #fdf5ce url(images/ui-bg_glass_100_fdf5ce_1x400.png) 50% 50% repeat-x; font-weight: bold; color: #CC0000; outline: none; }
.ui-state-hover a, .ui-state-hover a:hover { color: #CC0000; text-decoration: none; outline: none; }
.ui-state-active, .ui-widget-content .ui-state-active { border: 1px solid #fbd850; background: #ffffff url(images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x; font-weight: bold; color: #eb8f00; outline: none; }
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #eb8f00; outline: none; text-decoration: none; }

/* Interaction Cues
----------------------------------*/
.ui-state-highlight, .ui-widget-content .ui-state-highlight {border: 1px solid #fed22f; background: #ffe45c url(images/ui-bg_highlight-soft_75_ffe45c_1x100.png) 50% top repeat-x; color: #363636; }
.ui-state-highlight a, .ui-widget-content .ui-state-highlight a { color: #363636; }
.ui-state-error, .ui-widget-content .ui-state-error {border: 1px solid #cd0a0a; background: #b81900 url(images/ui-bg_diagonals-thick_18_b81900_40x40.png) 50% 50% repeat; color: #ffffff; }
.ui-state-error a, .ui-widget-content .ui-state-error a { color: #ffffff; }
.ui-state-error-text, .ui-widget-content .ui-state-error-text { color: #ffffff; }
.ui-state-disabled, .ui-widget-content .ui-state-disabled { opacity: .35; filter:Alpha(Opacity=35); background-image: none; }
.ui-priority-primary, .ui-widget-content .ui-priority-primary { font-weight: bold; }
.ui-priority-secondary, .ui-widget-content .ui-priority-secondary { opacity: .7; filter:Alpha(Opacity=70); font-weight: normal; }

/* Icons
----------------------------------*/

/* states and images */
.ui-icon { width: 16px; height: 16px; background-image: url(images/ui-icons_222222_256x240.png); }
.ui-widget-content .ui-icon {background-image: url(images/ui-icons_222222_256x240.png); }
.ui-widget-header .ui-icon {background-image: url(images/ui-icons_ffffff_256x240.png); }
.ui-state-default .ui-icon { background-image: url(images/ui-icons_ef8c08_256x240.png); }
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {background-image: url(images/ui-icons_ef8c08_256x240.png); }
.ui-state-active .ui-icon {background-image: url(images/ui-icons_ef8c08_256x240.png); }
.ui-state-highlight .ui-icon {background-image: url(images/ui-icons_228ef1_256x240.png); }
.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {background-image: url(images/ui-icons_ffd27a_256x240.png); }

/* positioning */
.ui-icon-carat-1-n { background-position: 0 0; }
.ui-icon-carat-1-ne { background-position: -16px 0; }
.ui-icon-carat-1-e { background-position: -32px 0; }
.ui-icon-carat-1-se { background-position: -48px 0; }
.ui-icon-carat-1-s { background-position: -64px 0; }
.ui-icon-carat-1-sw { background-position: -80px 0; }
.ui-icon-carat-1-w { background-position: -96px 0; }
.ui-icon-carat-1-nw { background-position: -112px 0; }
.ui-icon-carat-2-n-s { background-position: -128px 0; }
.ui-icon-carat-2-e-w { background-position: -144px 0; }
.ui-icon-triangle-1-n { background-position: 0 -16px; }
.ui-icon-triangle-1-ne { background-position: -16px -16px; }
.ui-icon-triangle-1-e { background-position: -32px -16px; }
.ui-icon-triangle-1-se { background-position: -48px -16px; }
.ui-icon-triangle-1-s { background-position: -64px -16px; }
.ui-icon-triangle-1-sw { background-position: -80px -16px; }
.ui-icon-triangle-1-w { background-position: -96px -16px; }
.ui-icon-triangle-1-nw { background-position: -112px -16px; }
.ui-icon-triangle-2-n-s { background-position: -128px -16px; }
.ui-icon-triangle-2-e-w { background-position: -144px -16px; }
.ui-icon-arrow-1-n { background-position: 0 -32px; }
.ui-icon-arrow-1-ne { background-position: -16px -32px; }
.ui-icon-arrow-1-e { background-position: -32px -32px; }
.ui-icon-arrow-1-se { background-position: -48px -32px; }
.ui-icon-arrow-1-s { background-position: -64px -32px; }
.ui-icon-arrow-1-sw { background-position: -80px -32px; }
.ui-icon-arrow-1-w { background-position: -96px -32px; }
.ui-icon-arrow-1-nw { background-position: -112px -32px; }
.ui-icon-arrow-2-n-s { background-position: -128px -32px; }
.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
.ui-icon-arrow-2-e-w { background-position: -160px -32px; }
.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
.ui-icon-arrowstop-1-n { background-position: -192px -32px; }
.ui-icon-arrowstop-1-e { background-position: -208px -32px; }
.ui-icon-arrowstop-1-s { background-position: -224px -32px; }
.ui-icon-arrowstop-1-w { background-position: -240px -32px; }
.ui-icon-arrowthick-1-n { background-position: 0 -48px; }
.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
.ui-icon-arrowthick-1-e { background-position: -32px -48px; }
.ui-icon-arrowthick-1-se { background-position: -48px -48px; }
.ui-icon-arrowthick-1-s { background-position: -64px -48px; }
.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
.ui-icon-arrowthick-1-w { background-position: -96px -48px; }
.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
.ui-icon-arrow-4 { background-position: 0 -80px; }
.ui-icon-arrow-4-diag { background-position: -16px -80px; }
.ui-icon-extlink { background-position: -32px -80px; }
.ui-icon-newwin { background-position: -48px -80px; }
.ui-icon-refresh { background-position: -64px -80px; }
.ui-icon-shuffle { background-position: -80px -80px; }
.ui-icon-transfer-e-w { background-position: -96px -80px; }
.ui-icon-transferthick-e-w { background-position: -112px -80px; }
.ui-icon-folder-collapsed { background-position: 0 -96px; }
.ui-icon-folder-open { background-position: -16px -96px; }
.ui-icon-document { background-position: -32px -96px; }
.ui-icon-document-b { background-position: -48px -96px; }
.ui-icon-note { background-position: -64px -96px; }
.ui-icon-mail-closed { background-position: -80px -96px; }
.ui-icon-mail-open { background-position: -96px -96px; }
.ui-icon-suitcase { background-position: -112px -96px; }
.ui-icon-comment { background-position: -128px -96px; }
.ui-icon-person { background-position: -144px -96px; }
.ui-icon-print { background-position: -160px -96px; }
.ui-icon-trash { background-position: -176px -96px; }
.ui-icon-locked { background-position: -192px -96px; }
.ui-icon-unlocked { background-position: -208px -96px; }
.ui-icon-bookmark { background-position: -224px -96px; }
.ui-icon-tag { background-position: -240px -96px; }
.ui-icon-home { background-position: 0 -112px; }
.ui-icon-flag { background-position: -16px -112px; }
.ui-icon-calendar { background-position: -32px -112px; }
.ui-icon-cart { background-position: -48px -112px; }
.ui-icon-pencil { background-position: -64px -112px; }
.ui-icon-clock { background-position: -80px -112px; }
.ui-icon-disk { background-position: -96px -112px; }
.ui-icon-calculator { background-position: -112px -112px; }
.ui-icon-zoomin { background-position: -128px -112px; }
.ui-icon-zoomout { background-position: -144px -112px; }
.ui-icon-search { background-position: -160px -112px; }
.ui-icon-wrench { background-position: -176px -112px; }
.ui-icon-gear { background-position: -192px -112px; }
.ui-icon-heart { background-position: -208px -112px; }
.ui-icon-star { background-position: -224px -112px; }
.ui-icon-link { background-position: -240px -112px; }
.ui-icon-cancel { background-position: 0 -128px; }
.ui-icon-plus { background-position: -16px -128px; }
.ui-icon-plusthick { background-position: -32px -128px; }
.ui-icon-minus { background-position: -48px -128px; }
.ui-icon-minusthick { background-position: -64px -128px; }
.ui-icon-close { background-position: -80px -128px; }
.ui-icon-closethick { background-position: -96px -128px; }
.ui-icon-key { background-position: -112px -128px; }
.ui-icon-lightbulb { background-position: -128px -128px; }
.ui-icon-scissors { background-position: -144px -128px; }
.ui-icon-clipboard { background-position: -160px -128px; }
.ui-icon-copy { background-position: -176px -128px; }
.ui-icon-contact { background-position: -192px -128px; }
.ui-icon-image { background-position: -208px -128px; }
.ui-icon-video { background-position: -224px -128px; }
.ui-icon-script { background-position: -240px -128px; }
.ui-icon-alert { background-position: 0 -144px; }
.ui-icon-info { background-position: -16px -144px; }
.ui-icon-notice { background-position: -32px -144px; }
.ui-icon-help { background-position: -48px -144px; }
.ui-icon-check { background-position: -64px -144px; }
.ui-icon-bullet { background-position: -80px -144px; }
.ui-icon-radio-off { background-position: -96px -144px; }
.ui-icon-radio-on { background-position: -112px -144px; }
.ui-icon-pin-w { background-position: -128px -144px; }
.ui-icon-pin-s { background-position: -144px -144px; }
.ui-icon-play { background-position: 0 -160px; }
.ui-icon-pause { background-position: -16px -160px; }
.ui-icon-seek-next { background-position: -32px -160px; }
.ui-icon-seek-prev { background-position: -48px -160px; }
.ui-icon-seek-end { background-position: -64px -160px; }
.ui-icon-seek-first { background-position: -80px -160px; }
.ui-icon-stop { background-position: -96px -160px; }
.ui-icon-eject { background-position: -112px -160px; }
.ui-icon-volume-off { background-position: -128px -160px; }
.ui-icon-volume-on { background-position: -144px -160px; }
.ui-icon-power { background-position: 0 -176px; }
.ui-icon-signal-diag { background-position: -16px -176px; }
.ui-icon-signal { background-position: -32px -176px; }
.ui-icon-battery-0 { background-position: -48px -176px; }
.ui-icon-battery-1 { background-position: -64px -176px; }
.ui-icon-battery-2 { background-position: -80px -176px; }
.ui-icon-battery-3 { background-position: -96px -176px; }
.ui-icon-circle-plus { background-position: 0 -192px; }
.ui-icon-circle-minus { background-position: -16px -192px; }
.ui-icon-circle-close { background-position: -32px -192px; }
.ui-icon-circle-triangle-e { background-position: -48px -192px; }
.ui-icon-circle-triangle-s { background-position: -64px -192px; }
.ui-icon-circle-triangle-w { background-position: -80px -192px; }
.ui-icon-circle-triangle-n { background-position: -96px -192px; }
.ui-icon-circle-arrow-e { background-position: -112px -192px; }
.ui-icon-circle-arrow-s { background-position: -128px -192px; }
.ui-icon-circle-arrow-w { background-position: -144px -192px; }
.ui-icon-circle-arrow-n { background-position: -160px -192px; }
.ui-icon-circle-zoomin { background-position: -176px -192px; }
.ui-icon-circle-zoomout { background-position: -192px -192px; }
.ui-icon-circle-check { background-position: -208px -192px; }
.ui-icon-circlesmall-plus { background-position: 0 -208px; }
.ui-icon-circlesmall-minus { background-position: -16px -208px; }
.ui-icon-circlesmall-close { background-position: -32px -208px; }
.ui-icon-squaresmall-plus { background-position: -48px -208px; }
.ui-icon-squaresmall-minus { background-position: -64px -208px; }
.ui-icon-squaresmall-close { background-position: -80px -208px; }
.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
.ui-icon-grip-solid-vertical { background-position: -32px -224px; }
.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
.ui-icon-grip-diagonal-se { background-position: -80px -224px; }


/* Misc visuals
----------------------------------*/

/* Corner radius */
.ui-corner-tl { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; }
.ui-corner-tr { -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; }
.ui-corner-bl { -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; }
.ui-corner-br { -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; }
.ui-corner-top { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; }
.ui-corner-bottom { -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; }
.ui-corner-right {  -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; }
.ui-corner-left { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; }
.ui-corner-all { -moz-border-radius: 4px; -webkit-border-radius: 4px; }

/* Overlays */
.ui-widget-overlay { background: #666666 url(images/ui-bg_diagonals-thick_20_666666_40x40.png) 50% 50% repeat; opacity: .50;filter:Alpha(Opacity=50); }
.ui-widget-shadow { margin: -5px 0 0 -5px; padding: 5px; background: #000000 url(images/ui-bg_flat_10_000000_40x100.png) 50% 50% repeat-x; opacity: .20;filter:Alpha(Opacity=20); -moz-border-radius: 5px; -webkit-border-radius: 5px; }/* Accordion
----------------------------------*/
.ui-accordion .ui-accordion-header { cursor: pointer; position: relative; margin-top: 1px; zoom: 1; }
.ui-accordion .ui-accordion-li-fix { display: inline; }
.ui-accordion .ui-accordion-header-active { border-bottom: 0 !important; }
.ui-accordion .ui-accordion-header a { display: block; font-size: 1em; padding: .5em .5em .5em 2.2em; }
.ui-accordion .ui-accordion-header .ui-icon { position: absolute; left: .5em; top: 50%; margin-top: -8px; }
.ui-accordion .ui-accordion-content { padding: 1em 2.2em; border-top: 0; margin-top: -2px; position: relative; top: 1px; margin-bottom: 2px; overflow: auto; display: none; }
.ui-accordion .ui-accordion-content-active { display: block; }/* Datepicker
----------------------------------*/
.ui-datepicker { width: 17em; padding: .2em .2em 0; }
.ui-datepicker .ui-datepicker-header { position:relative; padding:.2em 0; }
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next { position:absolute; top: 2px; width: 1.8em; height: 1.8em; }
.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover { top: 1px; }
.ui-datepicker .ui-datepicker-prev { left:2px; }
.ui-datepicker .ui-datepicker-next { right:2px; }
.ui-datepicker .ui-datepicker-prev-hover { left:1px; }
.ui-datepicker .ui-datepicker-next-hover { right:1px; }
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span { display: block; position: absolute; left: 50%; margin-left: -8px; top: 50%; margin-top: -8px;  }
.ui-datepicker .ui-datepicker-title { margin: 0 2.3em; line-height: 1.8em; text-align: center; }
.ui-datepicker .ui-datepicker-title select { float:left; font-size:1em; margin:1px 0; }
.ui-datepicker select.ui-datepicker-month-year {width: 100%;}
.ui-datepicker select.ui-datepicker-month, 
.ui-datepicker select.ui-datepicker-year { width: 49%;}
.ui-datepicker .ui-datepicker-title select.ui-datepicker-year { float: right; }
.ui-datepicker table {width: 100%; font-size: .9em; border-collapse: collapse; margin:0 0 .4em; }
.ui-datepicker th { padding: .7em .3em; text-align: center; font-weight: bold; border: 0;  }
.ui-datepicker td { border: 0; padding: 1px; }
.ui-datepicker td span, .ui-datepicker td a { display: block; padding: .2em; text-align: right; text-decoration: none; }
.ui-datepicker .ui-datepicker-buttonpane { background-image: none; margin: .7em 0 0 0; padding:0 .2em; border-left: 0; border-right: 0; border-bottom: 0; }
.ui-datepicker .ui-datepicker-buttonpane button { float: right; margin: .5em .2em .4em; cursor: pointer; padding: .2em .6em .3em .6em; width:auto; overflow:visible; }
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current { float:left; }

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi { width:auto; }
.ui-datepicker-multi .ui-datepicker-group { float:left; }
.ui-datepicker-multi .ui-datepicker-group table { width:95%; margin:0 auto .4em; }
.ui-datepicker-multi-2 .ui-datepicker-group { width:50%; }
.ui-datepicker-multi-3 .ui-datepicker-group { width:33.3%; }
.ui-datepicker-multi-4 .ui-datepicker-group { width:25%; }
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header { border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header { border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-buttonpane { clear:left; }
.ui-datepicker-row-break { clear:both; width:100%; }

/* RTL support */
.ui-datepicker-rtl { direction: rtl; }
.ui-datepicker-rtl .ui-datepicker-prev { right: 2px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-next { left: 2px; right: auto; }
.ui-datepicker-rtl .ui-datepicker-prev:hover { right: 1px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-next:hover { left: 1px; right: auto; }
.ui-datepicker-rtl .ui-datepicker-buttonpane { clear:right; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button { float: left; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current { float:right; }
.ui-datepicker-rtl .ui-datepicker-group { float:right; }
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header { border-right-width:0; border-left-width:1px; }
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header { border-right-width:0; border-left-width:1px; }

/* IE6 IFRAME FIX (taken from datepicker 1.5.3 */
.ui-datepicker-cover {
    display: none; /*sorry for IE5*/
    display/**/: block; /*sorry for IE5*/
    position: absolute; /*must have*/
    z-index: -1; /*must have*/
    filter: mask(); /*must have*/
    top: -4px; /*must have*/
    left: -4px; /*must have*/
    width: 200px; /*must have*/
    height: 200px; /*must have*/
}/* Dialog
----------------------------------*/
.ui-dialog { position: relative; padding: .2em; width: 300px; }
.ui-dialog .ui-dialog-titlebar { padding: .5em .3em .3em 1em; position: relative;  }
.ui-dialog .ui-dialog-title { float: left; margin: .1em 0 .2em; } 
.ui-dialog .ui-dialog-titlebar-close { position: absolute; right: .3em; top: 50%; width: 19px; margin: -10px 0 0 0; padding: 1px; height: 18px; }
.ui-dialog .ui-dialog-titlebar-close span { display: block; margin: 1px; }
.ui-dialog .ui-dialog-titlebar-close:hover, .ui-dialog .ui-dialog-titlebar-close:focus { padding: 0; }
.ui-dialog .ui-dialog-content { border: 0; padding: .5em 1em; background: none; overflow: auto; zoom: 1; }
.ui-dialog .ui-dialog-buttonpane { text-align: left; border-width: 1px 0 0 0; background-image: none; margin: .5em 0 0 0; padding: .3em 1em .5em .4em; }
.ui-dialog .ui-dialog-buttonpane button { float: right; margin: .5em .4em .5em 0; cursor: pointer; padding: .2em .6em .3em .6em; line-height: 1.4em; width:auto; overflow:visible; }
.ui-dialog .ui-resizable-se { width: 14px; height: 14px; right: 3px; bottom: 3px; }
.ui-draggable .ui-dialog-titlebar { cursor: move; }
/* Progressbar
----------------------------------*/
.ui-progressbar { height:2em; text-align: left; }
.ui-progressbar .ui-progressbar-value {margin: -1px; height:100%; }/* Resizable
----------------------------------*/
.ui-resizable { position: relative;}
.ui-resizable-handle { position: absolute;font-size: 0.1px;z-index: 99999; display: block;}
.ui-resizable-disabled .ui-resizable-handle, .ui-resizable-autohide .ui-resizable-handle { display: none; }
.ui-resizable-n { cursor: n-resize; height: 7px; width: 100%; top: -5px; left: 0px; }
.ui-resizable-s { cursor: s-resize; height: 7px; width: 100%; bottom: -5px; left: 0px; }
.ui-resizable-e { cursor: e-resize; width: 7px; right: -5px; top: 0px; height: 100%; }
.ui-resizable-w { cursor: w-resize; width: 7px; left: -5px; top: 0px; height: 100%; }
.ui-resizable-se { cursor: se-resize; width: 12px; height: 12px; right: 1px; bottom: 1px; }
.ui-resizable-sw { cursor: sw-resize; width: 9px; height: 9px; left: -5px; bottom: -5px; }
.ui-resizable-nw { cursor: nw-resize; width: 9px; height: 9px; left: -5px; top: -5px; }
.ui-resizable-ne { cursor: ne-resize; width: 9px; height: 9px; right: -5px; top: -5px;}/* Slider
----------------------------------*/
.ui-slider { position: relative; text-align: left; }
.ui-slider .ui-slider-handle { position: absolute; z-index: 2; width: 1.2em; height: 1.2em; cursor: default; }
.ui-slider .ui-slider-range { position: absolute; z-index: 1; font-size: .7em; display: block; border: 0; }

.ui-slider-horizontal { height: .8em; }
.ui-slider-horizontal .ui-slider-handle { top: -.3em; margin-left: -.6em;  cursor: pointer;}
.ui-slider-horizontal .ui-slider-range { top: 0; height: 100%; }
.ui-slider-horizontal .ui-slider-range-min { left: 0; }
.ui-slider-horizontal .ui-slider-range-max { right: 0; }

.ui-slider-vertical { width: .8em; height: 100px; }
.ui-slider-vertical .ui-slider-handle { left: -.3em; margin-left: 0; margin-bottom: -.6em; }
.ui-slider-vertical .ui-slider-range { left: 0; width: 100%; }
.ui-slider-vertical .ui-slider-range-min { bottom: 0; }
.ui-slider-vertical .ui-slider-range-max { top: 0; }/* Tabs
----------------------------------*/
.ui-tabs { padding: .2em; zoom: 1; }
.ui-tabs .ui-tabs-nav { list-style: none; position: relative; padding: .2em .2em 0; }
.ui-tabs .ui-tabs-nav li { position: relative; float: left; border-bottom-width: 0 !important; margin: 0 .2em -1px 0; padding: 0; }
.ui-tabs .ui-tabs-nav li a { float: left; text-decoration: none; padding: .5em 1em; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected { padding-bottom: 1px; border-bottom-width: 0; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: text; }
.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { cursor: pointer; } /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.ui-tabs .ui-tabs-panel { padding: 1em 1.4em; display: block; border-width: 0; background: none; }
.ui-tabs .ui-tabs-hide { display: none !important; }

.ui-jcoverflip {
    margin: 0;
    padding: 0;
    position: relative;
}
    
    .ui-jcoverflip--item {
      position:absolute;
      display:block;
    }
    
    /* Basic sample CSS */
    #flip {
      height: 250px;
      width: 900px;
      margin-bottom: 50px;
    }
    
    #flip .ui-jcoverflip--title {
      position: absolute;
      bottom: -30px;
      width: 100%;
      text-align: center;
      color: #FFFFFF;
    }
    
    #flip img {
      display: block;
      border: 0;
      outline: none;
      border-color:#FFFFFF;
      border-style:solid;
      border-width:1px;
    }
    
    #flip a {
      outline: none;
    }
    
    
    #wrapper {
      left: 0;
      overflow: hidden;
      position: relative;
      top: 0;
      width: 900px;
      height:330px;
      clear:both;
    }
    
    .ui-jcoverflip--item {
      cursor: pointer;
    }
     
    #scrollbar {
      
     position: absolute;
      left: 20px;
      right: 20px;
     
    }
      
/* default styles for extension "tx_srfeuserregister_pi1" */
		.tx-srfeuserregister-pi1 p { margin-top: .5em; margin-bottom: 0; padding: 0 .3em; text-indent: 0; }
		.tx-srfeuserregister-pi1 h4 { margin-top: 0; padding-left: .3em; }
		.tx-srfeuserregister-pi1 legend { padding: 0 .5em; font-weight: bold; }
		.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-notice { font-style: italic; margin-bottom: 1em; }
		.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-trash { margin-bottom: 2em; }
		.tx-srfeuserregister-pi1 a { padding-left: 14px; background-image: url("../typo3conf/ext/sr_feuser_register/pi1/internal_link.gif"); background-repeat: no-repeat; background-position: 0% 60%; text-decoration:none; }
		.tx-srfeuserregister-pi1 label { margin: 0; padding: 0; }
		.tx-srfeuserregister-pi1 label span { color: #ff0000; }
		.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-error { color: #ff0000; }
		.tx-srfeuserregister-pi1 input { margin: 0; padding: 0 .5em 0 0; }
		.tx-srfeuserregister-pi1 input[type=password] { margin-right: 1em; }
		* html .tx-srfeuserregister-pi1 input.tx-srfeuserregister-pi1-password { margin-right: 1em; }
		.tx-srfeuserregister-pi1 input[type=radio], .tx-srfeuserregister-pi1 input[type=checkbox] { background-color: transparent; }
		* html .tx-srfeuserregister-pi1 input.tx-srfeuserregister-pi1-radio, * html .tx-srfeuserregister-pi1 input.tx-srfeuserregister-pi1-checkbox { background-color: transparent; }
		.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-delete-icon { margin-left: 1em; background-color: transparent; }
		.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-delete-icon:hover { cursor: pointer; }
		.tx-srfeuserregister-pi1 a.tx-srfeuserregister-pi1-file-view { padding-left: 15px; background-image: url("../typo3conf/ext/sr_feuser_register/pi1/internal_link_new_window.gif"); background-color: transparent; background-repeat: no-repeat; font-size: .8em; margin-left: 1em; }
		.tx-srfeuserregister-pi1 ul { margin: 0; padding: 0; list-style-position: inside; }
		.tx-srfeuserregister-pi1 ul.tx-srfeuserregister-multiple-checkboxes { list-style-type: none; }
		.tx-srfeuserregister-pi1 ul.tx-srfeuserregister-multiple-checkboxes li { margin: 0 0 .3em 0; padding: 0; }
		.tx-srfeuserregister-pi1 ul.tx-srfeuserregister-multiple-checkboxes li label { margin: 0; padding: 0 0 0 .5em; }
		.tx-srfeuserregister-pi1 ul.tx-srfeuserregister-multiple-checked-values li { float: left; padding: 0 2em 0 0; margin: 0; }
		.tx-srfeuserregister-pi1 dl { margin: 0; padding: 1em 0 0 0; }
		.tx-srfeuserregister-pi1 dt, .tx-srfeuserregister-pi1 dd { margin: 0; padding: 0 0 .5em 0; float: left; }
		.tx-srfeuserregister-pi1 dt { clear: both; width: 25%; text-align: right; padding-right: 1em; }
		.tx-srfeuserregister-pi1 dd { text-align: left; width: 50%; }
		.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-multiple-checkboxes dt { width: auto; padding-right: 0; }
		.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-multiple-checkboxes dd { width: auto; }
		* html .tx-srfeuserregister-pi1 dd { float: none; }
		.tx-srfeuserregister-pi1 dd p { margin-top: 0; margin-bottom: .5em; padding: 0; }
		.tx-srfeuserregister-pi1 dd label { padding: 0 1em 0 .5em; }
/* default styles for extension "tx_etagpages_pi1" */
		#contenu_droit .etagpages_liste_element h3 {
      text-transform:none;
      padding:0 0 3px 0; 
    }
/* default styles for extension "tx_veguestbook_pi1" */

    .tx-veguestbook-pi1 {
        font-size:100%;
    }
  
    /* error handling */
	.tx-veguestbook-pi1 p.tx-guestbook-form-error {
		font-weight:bold;
		color:#990000;
	}
	
	/* display of result count */
	.tx-veguestbook-pi1 .tx-guestbook-result {
		font-weight:bold;
		float:left;
	}
	
	/* pagination */
	.tx-veguestbook-pi1 .tx-guestbook-pagination {
		font-size:75%;
		font-weight:bold;
		float:right;
	}
	
	/* styles for list mode */
	.tx-veguestbook-pi1 h2.tx-guestbook-header {
		clear:both;
		background:#666;
		color:#FFF;
		display:block;
		font-size:100%;
		font-weight:bold;
		padding: 1em;
		width: 35em;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-left {
		float:left;
		width:12em;
		background:#EFEFEF;
		min-height:4em;
		padding: 1em;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-left {
		height:4em;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-left p {
		color:#333;
	}
 
	.tx-veguestbook-pi1 .tx-guestbook-right {
		float:left;
		width:21em;
		background:#FFF;
		padding: 1em;
	}
	
	/* styles for latest mode */
	.tx-veguestbook-pi1 .tx-guestbook-latest p,
	.tx-veguestbook-pi1 .tx-guestbook-right p {
		color:#333;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-latest p.tx-guestbook-date,
	.tx-veguestbook-pi1 .tx-guestbook-right p.tx-guestbook-date {
        font-weight: bold;
	}
 
	.tx-veguestbook-pi1 .tx-guestbook-right h3 {
		font-size:100%;
		color:#990000;
		font-weight:bold;
		background:none;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-right .tx-guestbook-comment {
		font-size:75%;
		color:#333;
		font-style: italic;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-latest {
		display:block;
		padding:0.25em;
		clear:both;
	}
	
	/* form styles */
	.tx-veguestbook-pi1 .tx-guestbook-field {
		clear:both;
		width:100%;
		display:block;
		padding: 1em 0;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-field label {
		clear: both;
		display: block;
		float: left;
		width: 10em;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-field input.tx-guestbook-form-inputfield-med {
		float:left;
		width:10em;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-field input.tx-guestbook-form-inputfield-big {
		float:left;
		width:20em;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-field textarea.tx-guestbook-form-textarea {
		width: 30em;
		display: block;
		float: left;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-field span.tx-guestbook-form-obligationfield {
		color:#990000;
	}
	
	.tx-veguestbook-pi1 fieldset {
		border:none;
	}
	
	.tx-veguestbook-pi1 legend {
		display:none;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-freecap {
		float:left;
		display:block;
		background:#F7F7F7;
		border:1px solid #CCC;
	}
 
	.tx-veguestbook-pi1 .tx-guestbook-freecap {
		margin-left:2.25em;
	}
 
	
	.tx-veguestbook-pi1 .tx-guestbook-freecap img {
		float:left;
		display:block;
		padding-left:0.25em;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-freecap input {
		float:left;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-freecap label {
		clear:both;
		display:block;
		float:none;
		width:10em;
		margin-bottom:0.5em;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-freecap p {
		font-size:75%;
		padding:0.25em;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-freecap h3 {
		display:none;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-freecap span.tx-srfreecap-pi2-cant-read {
		color:#990000;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-clear {
		clear:both;
		display:block;
	}
	
	.tx-veguestbook-pi1 input.tx-guestbook-submit {
		width:auto;
		display:block;
	}
/* default styles for extension "tx_fileupload_pi1" */
	
/* default styles for extension "tx_ecaroussel_pi1" */
    #slider {
      width:210px;
      margin:0;
      padding:0;
      height:118px;
      float:left;
    }
    .scroll {
      overflow:hidden;
      width:180px;
      margin:0 auto;
      position:relative;
    }
    .panel {
      margin:0;
      padding:0;
      width:220px;
      height:118px;
      display:block;
      float:left;
    }
    .scrollContainer {
      position:relative;
      left:0;
    }
    .scrollContainer div.panel {
      padding:0px;
      width:220px;
      height:180px;
      float:left;
    }
    .inside {
      padding:0;
      border:none;
      height:180px;
    }
    .inside a img {
      display:block;
      border:none;
      margin:0 0 0 0;
      width:180px;
    }
    .inside img {
      display:block;
    }
    .inside p {
      color:#000000;
      width:168px;
      height:50px;
      z-index:5;
      font-size:1em;
      text-align:center;
      float:left;
      padding:7px 0;
      font-weight:bold;
    }
    .inside p a {
      text-decoration:none;
    }
    .scrollButtons {
      cursor:pointer;
    }
    .scrollButtons.left {
      float:left;
    }
    .scrollButtons.right {
      float:left;
    }
    .hide {
      display:none;
    }
/* default styles for extension "tx_edailymotion_pi1" */

		.tx_edailymotion_pi1-VideosList {
			height:auto;
		}
		.tx-edailymotion-pi1 ul li {
			background:none;
			padding-left:0;
		}
		
		.tx-edailymotion-pi1 #player .tx_edailymotion_pi1-videos-description{
			margin-top:10px;
		}
		.itemlistevideo .tx_edailymotion_pi1-list-video-thumb {
			float:left;
			width:210px;
		}
		.itemlistevideo .infos-item {
			float:left;
			width:450px;
		}
		.itemlistevideo {
			margin-bottom:20px;
			float:left;
			width:100%;
		}
		ul.tx_edailymotion-pager li{
			float:left;
			margin-right:10px;
		}
		.tx_edailymotion_pi1-playlist-thumb {
			float:left;
			width:90px;
		}
		.tx_edailymotion_pi1-playlist-title {
			float:left;
			width:110px;
		}
		.tx_edailymotion_pi1-PlayListItems {
			height:70px;
		}
		.tx_edailymotion_pi1-list-video-totalview {
			background: url("../typo3conf/ext/e_tca_extented/res/template/images/interface/bg_noir_tr.png") repeat scroll 0 0 transparent;
			width:170px;
			padding:0 10px;
		}
		.tx_edailymotion_pi1-list-video-totalview p {
			padding:7px 0;
			color:#ffffff;
		}
		.tx_edailymotion_pi1-pager-next a, .tx_edailymotion_pi1-pager-prev a {
			background: none repeat scroll 0 0 #00B1FF;
			border: 0 none;
			color: #000000 !important;
			cursor: pointer;
			font-family: 'HelveticaNeueLTStdMedCnRg';
			font-size: 1.33em;
			padding: 2px 10px;
			text-transform: uppercase;
			float:left;
			margin-right:20px;
		}
		.tx_edailymotion_pi1-VideosItems-contenu .info_video {
			float:left;
			width:320px;
		}
		.tx_edailymotion_pi1-VideosItems-contenu .partage {
			float:left;
			width:100px;
			text-align:right;
		}
		.fb-like {
			/*overflow:hidden;
			width:55px;*/
			margin:0 0 2px 0 !important;
		}				#colonne_centre_contenu .tx_edailymotion_pi1-PlayListItems{					height:auto;					float:left;					}				#colonne_centre_contenu .tx_edailymotion_pi1-PlayListItems .tx_edailymotion_pi1-playlist-item{					float:left;						width:100%;						margin: 0 0 15px 0;					}				#colonne_centre_contenu .tx_edailymotion_pi1-PlayListItems .tx_edailymotion_pi1-list-videos-title{						float:left;						width:100%;						margin: 0 0 15px 0;					}		#colonne_centre_contenu .tx_edailymotion_pi1-PlayListItems .tx_edailymotion_pi1-list-videos-title a{						color:#000;					}		#colonne_centre_contenu .tx_edailymotion_pi1-PlayListItems .tx_edailymotion_pi1-playlist-thumb{						float:left;						width:auto;						max-width:35%;					}		#colonne_centre_contenu .tx_edailymotion_pi1-PlayListItems .tx_edailymotion_pi1-playlist-item > div+div{						float:left;						margin: 0 0 0px 3%;						max-width:60%;						min-width:10%;					}
/* default styles for extension "tx_eadvancedfaq_pi1" */
	
/* default styles for extension "tx_eannuaires_pi1" */
	/**** MODE LISTE ***/
		.e_annuaire_list_abc ul li {
			list-style-type: none;
			font-size: 1.33em;
		}
		.e_annuaire_list_item .e_annuaire_single_category_color {
			color: black;
			font-size: 1.2em;
			font-weight: bold;
			padding: 3px;
			width: auto;
		}
		.e_annuaire_list_prest {
			font-style:italic;
		}		
		.e_annuaire_list_abc ul li a:hover{
			background-color:black;
			color:#00B1FF;
			padding:5px;
		}
		
		.contenu .e_annuaire_list_abc ul li {
			list-style-type: none;
		}
		.e_annuaire_list_browser {
			font-weight: bold;
			padding: 10px;
			position: relative;
			text-align: center;
			color:#027EB4;
		}
		.e_annuaire_list_item_desc {
			float:left;
			width: 80%;
		}
		.e_annuaire_list_browser a{
			color: #00B1FF;
		}
		.eannuaireasso_abc_ancre {
			float:right;
		}	
		 #colonne_centre h3.e_annuaire_title {
			margin-top:0px;
			width: 100%;
		}
		#colonne_centre h3.e_annuaire_title a{
			color:black;
		}
		.tx-eannuaires-pi1 .link_back a{
			float:right;
		}
		.e_annuaire_list_item_image {
			float:left;
			height:100px;
			width:100px;
			margin-right: 15px;
		}
		.e_annuaire_title, .e_annuaire_category, .e_annuaire_list_address {
			width:295px;
		}
		.e_annuaire_list_item {
			padding-bottom:5px;
			padding-top:5px;
			display:inline-block;
			margin-bottom: 15px;
			width:100%;
		}
		#colonne_centre h2.e_annuaire_title {
			padding:5px;
		}
		#colonne_centre h2.e_annuaire_title a {
			color:black;
		}
		.e_annuaire_list ul li {
			float:left;
			margin-left: 22px;
		}
		.e_annuaire_list_abc {
			width:100%;
			display:inline-block;
			margin-bottom:10px;
		}
		.e_annuaire_list_abc_ancre {
			background: url("/typo3conf/ext/e_tca_extented/res/template/site_eco/images/pictos/top_link.png") no-repeat scroll 0 0 transparent;
			float:right;
			padding-left:22px;
		}
		.e_annuaire_list_abc_ancre a,.e_annuaire_list_abc_ancre a:link{
			color:black;
		}
		.e_annuaire_list_address {
			display:block;
		}
		.annuaire_lien_detail{
			float:right;
		}
	/**** MODE SINGLE ***/
		.eannuaire_espace {
			margin: 10px 0px;
		}	
		.e_annuaire_single .e_annuaire_single_category_color{
			float:right;
			margin-right:60px;
		}
		.e_annuaire_single_taxe .e_annuaire_single_category_color{
			float:right;
			margin-right:60px;
		}
		.e_annuaire_single_haut {
			display:inline-block;
			width:100%;
			margin-top:15px;
			margin-bottom:15px;
		}
		#colonne_centre h2.e_annuaire_single_title {
			padding:5px; 
		}
		.e_annuaire_single_category_color {
			color:#027EB4;
			width:auto;
			padding:3px;
			font-size:1.5em;
		}
		
		.e_annuaire_single_image {
			float:left;
			margin-right:15px;
			width: 100%;
		}
		.e_annuaire_single_image img{
			margin: 10%;
		}
		.e_annuaires_single_address {
			/*float:left;*/
		}
		.label_annuaire_single2,.label_annuaire_single{
			font-weight:bold;
			float:left;
			margin-right:5px;
			margin-bottom:8px;
		}
		.cont_annuaire_single{
			float:right;
			width:79%;
		}
		.e_annuaire_single_prestation, .e_annuaire_single_reference, .e_annuaire_single_mission {
			display:inline-block;
			width:100%;
			margin-top:5px;
			margin-bottom:5px;
		}
		.annuaires_image_plus {
			float: left;
			margin-right:15px;
		}
		
		.e_annuaire_single_images_plus {
			display:inline-block;
			width:100%;
			padding-left:10px;
			margin-bottom:15px;
		}
		.e_annuaire_single_juridique {
			margin-bottom:10px;
		}
		.e_annuaire_list_taxe_item h2 a {
			color:black;
		}
		.label_annuaire_single_taxe {
			font-weight:bold;
		}		.e_annuaire_single_taxe .fond_gris_clair,.e_annuaire_single .fond_gris_clair{
			background-color:#E1DFD9;
			padding:10px;
		}
		.eannuaire_taxe_gauche, .eannuaire_taxe_droite {			width: 100%;
			float:left;
		}
		.e_annuaire_single_taxe  .deux_tiers {
			width: 65%;
			margin-bottom:15px;
			margin-top:15px;
		}
		.e_annuaire_single_taxe  .un_tiers {
			width: 31%;
		}
	/**** MODE RECHERCHE ***/	
		.e_annuaires_recherche_bloc input[type="text"]{
			width:190px !important;
		}
		.e_annuaires_recherche input[type="submit"]{
			float:none;
		}
		.e_annuaires_recherche_bloc select {
			width:100%;
		}
		
/* default styles for extension "tx_a21glossaryadvancedoutput_pi1" */
	

		.glossary dt {
			font-weight: bold;
			margin-top: 10px;
		}
		.tx-a21glossaryadvancedoutput-pi1-browsebox {
			border-color: #999999;
			border-style: dotted;
			border-width: 1px 0 0;
			color: #333333;
			font-style: italic;
			padding-top: 5px;
			text-align: center;
		}
		.tx-a21glossaryadvancedoutput-pi1-browsebox a {
			font-style: normal;
			font-weight: bold;
			text-decoration: none;
		}
		
		.tx-a21glossaryadvancedoutput-pi1-browsebox-SCell a {
			color: #FFFFFF;
			text-decoration:underline;
		}
		.navbar {
			background-color: #000000;
			color: #FFFFFF;
			float: left;
			margin: 30px 0;
			padding: 7px 0;
			text-align: center;
			width: 100%;
		}
		.navbar a {
			color: #FFFFFF !important;
			padding-right: 5px;
			text-decoration: none;
		}
		.searchform {
			width: 100%;
		}
		.searchform input {
			margin: 0 5px;
			padding: 3px 1px;
			width: 200px;
		}
		.searchform input.submit {
			width: auto;
			border:0;
		}
		.searchform form label {
			float: left;
			margin: 5px 5px 0 0;
		}
		.result {
			margin-bottom: 30px;
		}
		
		#glossary-cadre-droite input[type="text"] {
			background: none repeat scroll 0 0 #ECEAEC;
			border: medium none;
			border-radius: 5px 5px 5px 5px;
			padding: 4px;
			width:180px;
		}
		a acronym,a abbr,a dfn{
			color:#027eb4 !important;
		}
	
/* default styles for extension "tx_damdownloads_pi1" */
		.tx-damdownloads-pi1 .tx-damdownloads-pi1-collect {  }
		.tx-damdownloads-pi1 .tx-damdownloads-pi1-search {  }
		.tx-damdownloads-pi1 .tx-damdownloads-pi1-list {  }
		.tx-damdownloads-pi1 .tx-damdownloads-pi1-detail {  }
/* default styles for extension "tx_damfrontend_pi1" */
	
		.tx-damfrontend-pi1 div.filelist{
			height:200px; 
		}
	
		div.damfe_latest_icone{

		}
		
		div.damfe_latest_icone img{
			max-width: 150px;
			max-height:150px;
			overflow:hidden;
		}
	
		.damfe_latest_link{
			/*float:left;
			clear:both;*/
			margin: 0 0 30px 0;
		}
		
		/****** FILTERVIEW *****/
		/*#colonne_droite */
	
		.tx-damfrontend-pi1 .filterview{
			float:left;
			width:100%;
		}
		
		
		#colonne_droite .tx-damfrontend-pi1 .filterview label{
			color:#fff;
		}
		
		.tx-damfrontend-pi1 .filterview .critere_recherche{
			margin:0 0 10px 0;
			float:left;
		}
		
		.tx-damfrontend-pi1 .filterview .critere_recherche p{
			padding:0;
		}
		
		.tx-damfrontend-pi1 .filterview .critere_recherche input#searchword{
			width:150px;
		}
		
		.tx-damfrontend-pi1 .filterview .critere_recherche .champ_date{
			width:150px;
			float:left;
		}
		
		.tx-damfrontend-pi1 .filterview .critere_recherche .champ_date input{
			width:150px;
			float:left;
		}
		
		.tx-damfrontend-pi1 .filterview .critere_recherche label{
			float:left;
		}
		
		#colonne_droite .tx-damfrontend-pi1 .filterview .choix_categorie{
			color:#fff;
			float:left;
			margin:0 0 15px 0;
		}
		
		#colonne_droite .tx-damfrontend-pi1 .filterview .choix_categorie select{
			width:160px;
		}
		
		.tx-damfrontend-pi1 .filterview input{
		/*	width:auto; */
		}

		.tx-damfrontend-pi1 .filterview td,
		.tx-damfrontend-pi1 .filterview th{
			margin:0;
			padding:0;
			font-size:1em;
			border:none;
			background:none;
			text-transform:none;
		}
		
		.tx-damfrontend-pi1 .filterview th{
			padding:0 0 0 12px;
		}
		
		
		.tx-damfrontend-pi1 .filterview input[type=reset]{
			padding: 1px 10px 0;
			margin:0 0 10px 0;
		}
		
		.tx-damfrontend-pi1 .filterview input[type=submit]{
			margin:0 0 10px 0;
		}
		
		
		*+html .tx-damfrontend-pi1 .filterview input[type=submit] *{
			padding:0;
		}
		
		*+html .tx-damfrontend-pi1 .filterview input[type=submit]{
			margin:0 0 15px 0;
			padding:0;
			width:190px;
			/*
			float:none;
			text-align:right;
			*/
		}
		
		.tx-damfrontend-pi1 select.categoryMount option.enfants{
			/*padding:0 0 0 15px;*/
		}
		
		/********** FIN FILTERVIEW ***********/
	
		.tx-damfrontend-pi1 #browseresultlist{
			float:left;
			width:100%;
			text-align:center;
		}
		
		.tx-damfrontend-pi1 #browseresultlist li{
			/*float:left;*/
			display:inline;
			margin:0 10px;
			background:none;
			font-weight:bold;
			color:#888;
			padding:5px 0px;
		}
		
		.tx-damfrontend-pi1 #browseresultlist li.browselinkNext{
			float:right;
		}
		
		.tx-damfrontend-pi1 #browseresultlist li.browselinkPrev{
			float:left;
		}
		
		.tx-damfrontend-pi1 #browseresultlist li a{
			color:#027EB4;
		}
	
		.filelist_list_item{
			border:1px solid #ccc;
			margin:15px 0;
			padding:1.5%;
			float:left;
			width:97%;
		}
		
		.damfe_list_titre_cat,
		.damfe_list_date{
			float:left;
			width:100%;
			margin:0 0 10px 0;
		}
		
		.damfe_list_icone img{
			max-width: 108px;
			max-height:108px;
			overflow:hidden;
		}
		
		.filelist_latest_item .damfe_list_icone{
			width:auto;
			text-align:left;
		}
		
		.damfe_list_icone{
			float:left;
			margin: 0 15px 0 0;
			width:240px;
			text-align:center
		}
		
		.damfe_list_description{
			float:left;
			width:57%;
		}
	
		.damfe_list_image img{
			max-width:80px;
			max-height:80px;
		}		
		.tx-damfrontend-pi1 .lien_telechargement{
			border-top: 1px dotted #242323;
			padding: 10px 0 0;
		}
		.tx-damfrontend-pi1 .lien_telechargement a {
			font-weight:bold;
			color: #000000;
		}
		.filelist_latest_item {
			padding:10px 0 0 0;
		}
		.filelist_latest_item p {
			padding:0;
		}
		.damfe_latest_titre_cat {
			float:left;
			padding:0 5px 0 0;
		}
		.damfe_latest_date {
		
		}
		.damfe_latest_image {
		
		}
		.div.damfe_latest_icone {
		
		}
		.damfe_latest_description {
		
		}

	
/* default styles for extension "tx_damfrontend_pi2" */
		dl.ddl_container {
			padding: 0 0 10px 10px;
		}
		dt.ddl_title {
			text-transform:lowercase;
			font-size: 1.1em;
			font-weight:bold;
			padding: 10px 0 0;
		}
		dt.ddl_title a {
			color:#000000;
		}		
		dd.ddl_description {
		
		}
		p.ddl_file_description {
			padding: 0;
		}
		ul.ddl_file_list {
		
		}
		.contenu li.ddl_file_list_item {
			background-image:none;
			padding: 0;
		}
		li.ddl_file_list_item a {
		
		}		
		img.ddl_icon {
		
		}	
/* default styles for extension "tx_dcdgooglemap_pi1" */
		/* Map */
		.tx_dcdgooglemap_map .tx_dcdgooglemap_clear {clear:both;}

		.tx_dcdgooglemap_map .tx_dcdgooglemap_carto_left {float:left;}
		.tx_dcdgooglemap_map .tx_dcdgooglemap_carto_right {float:right;}
		.tx_dcdgooglemap_map .tx_dcdgooglemap_carto_top,
		.tx_dcdgooglemap_map .tx_dcdgooglemap_carto_bottom {clear:both;}

		.tx_dcdgooglemap_map h2 {margin:0; padding:0; font-size:14px; color:#999999; text-align:center;}
		.tx_dcdgooglemap_map .tx_dcdgooglemap_legend_picto {width:20px; height:20px;}
		.tx_dcdgooglemap_map label {margin:0; padding:0;}

		.tx_dcdgooglemap_map .tx_dcdgooglemap_legend_left,
		.tx_dcdgooglemap_map .tx_dcdgooglemap_legend_right {width:220px; border:#CCCCCC 1px solid; margin-right:5px;}
		.tx_dcdgooglemap_map .tx_dcdgooglemap_legend_left {float:left;}
		.tx_dcdgooglemap_map .tx_dcdgooglemap_legend_right {float:right;}

		.tx_dcdgooglemap_map .tx_dcdgooglemap_legend_top,
		.tx_dcdgooglemap_map .tx_dcdgooglemap_legend_bottom {clear:both; margin-top:3px;}

		.tx_dcdgooglemap_map .tx_dcdgooglemap_legend_top .tx_dcdgooglemap_maincategory,
		.tx_dcdgooglemap_map .tx_dcdgooglemap_legend_bottom .tx_dcdgooglemap_maincategory,
		.tx_dcdgooglemap_map .tx_dcdgooglemap_legend_top .tx_dcdgooglemap_kml,
		.tx_dcdgooglemap_map .tx_dcdgooglemap_legend_bottom .tx_dcdgooglemap_kml {font-weight:normal; margin-left:5px; float:left; width:32%; margin-bottom:5px;}

		.tx_dcdgooglemap_map .tx_dcdgooglemap_legendarbo {padding:2px;}
		.tx_dcdgooglemap_map .tx_dcdgooglemap_btnexpend {text-align:right; padding:0px 10px 5px 0px;}

		.tx_dcdgooglemap_map .tx_dcdgooglemap_legendresizezone {display:inline;}
		
		.tx_dcdgooglemap_map .tx_dcdgooglemap_categories {clear:both;}
		.tx_dcdgooglemap_map .tx_dcdgooglemap_kmls {clear:both;}
		.tx_dcdgooglemap_map .tx_dcdgooglemap_maincategory {margin:3px 0 5px 0;}
		.tx_dcdgooglemap_map .tx_dcdgooglemap_category {display:block; margin-bottom:3px;}
		.tx_dcdgooglemap_map .tx_dcdgooglemap_category input,
		.tx_dcdgooglemap_map .tx_dcdgooglemap_nosubcategory {padding-left:18px;}
		.tx_dcdgooglemap_map .tx_dcdgooglemap_subcategory {padding-left:18px;}
		.tx_dcdgooglemap_map .tx_dcdgooglemap_kml input {margin:0 3px 0 3px; padding:0;}

		.tx_dcdgooglemap_map .tx_dcdgooglemap_category_description .tx_dcdgooglemap_category_description_title,
		.tx_dcdgooglemap_map .tx_dcdgooglemap_kml_description .tx_dcdgooglemap_kml_description_title {display:block; font-weight:bold;}

		.tx_dcdgooglemap_map .tx_dcdgooglemap_category_description,
		.tx_dcdgooglemap_map .tx_dcdgooglemap_kml_description {clear:both; border-color:#999999; background-color:#FFFFFF; border-style:solid; border-width:1px; display:none; padding:2px 2px 2px 2px;}

		.tx_dcdgooglemap_map .tx_dcdgooglemap_options {margin-top:10px;}

		.tx_dcdgooglemap_map .tx_dcdgooglemap_geocoder,
		.tx_dcdgooglemap_map .tx_dcdgooglemap_direction {margin-bottom:10px;}

		.tx_dcdgooglemap_map .tx_dcdgooglemap_geocoder form fieldset,
		.tx_dcdgooglemap_map .tx_dcdgooglemap_direction form fieldset {border:#999999 1px solid; padding:3px; margin:0;}

		.tx_dcdgooglemap_map .tx_dcdgooglemap_geocoder .fieldsetlabel,
		.tx_dcdgooglemap_map .tx_dcdgooglemap_direction .fieldsetlabel {font-weight:bold; text-align:left; top:-12px; left:15px; position:relative; background:#F4F4F4;}

		.tx_dcdgooglemap_map .tx_dcdgooglemap_geocoder form fieldset .geocoderexemple,
		.tx_dcdgooglemap_map .tx_dcdgooglemap_direction form fieldset .directionfromexemple,
		.tx_dcdgooglemap_map .tx_dcdgooglemap_direction form fieldset .directiontoexemple {color:#999999; display:block;}

		.tx_dcdgooglemap_map .tx_dcdgooglemap_geocoder_champs,
		.tx_dcdgooglemap_map .tx_dcdgooglemap_direction_champs {text-align:center;}

		.tx_dcdgooglemap_map .tx_dcdgooglemap_geocoder_address {width:300px;}

		.tx_dcdgooglemap_map .tx_dcdgooglemap_direction_from_field,
		.tx_dcdgooglemap_map .tx_dcdgooglemap_direction_to_field {float:left; margin:0px 15px 0px 15px;}

		.tx_dcdgooglemap_map .tx_dcdgooglemap_direction_from,
		.tx_dcdgooglemap_map .tx_dcdgooglemap_direction_to {width:300px;}

		.tx_dcdgooglemap_map .tx_dcdgooglemap_direction_fields {clear:both;}
		
		.tx_dcdgooglemap_map .tx_dcdgooglemap_geocoder_submit_field,
		.tx_dcdgooglemap_map .tx_dcdgooglemap_direction_submit_field {clear:both; padding-top:5px;}
		
		*html .tx_dcdgooglemap_map .tx_dcdgooglemap_direction_fields {padding-bottom:5px;}
		
		.tx_dcdgooglemap_map .tx_dcdgooglemap_direction_mode label {display:block; text-align:left;}

		.tx_dcdgooglemap_map .tx_dcdgooglemap_geocoder_champs,
		.tx_dcdgooglemap_map .tx_dcdgooglemap_direction_champs {position:relative; top:-5px; text-align:center;}

		.tx_dcdgooglemap_map .tx_dcdgooglemap_direction_gestion {margin-bottom:8px;}

		.tx_dcdgooglemap_map .tx_dcdgooglemap_direction_textmode {margin-right:5px; position:relative; top:7px; float:right; font-weight:bold; color:#FF0000;}

		.tx_dcdgooglemap_map .tx_dcdgooglemap_direction_result .googledir {position:relative; top:-12px;}
		
			/* KML Link WINDOW */
		.tx_dcdgooglemap_map .tx_dcdgooglemap_kml-Link {text-align:right; padding-bottom:5px;}

		.tx_dcdgooglemap_map .tx_dcdgooglemap_kml-window {text-align:left; position:relative; left:489px; width:45%; border-color:#999999; background-color:#FFFFFF; border-style:solid; border-width:1px; display:none; padding:2px 2px 2px 2px;}
		*html .tx_dcdgooglemap_map .tx_dcdgooglemap_kml-window {left:0px;}

		.tx_dcdgooglemap_map .tx_dcdgooglemap_kml-windowbtn {display:block; float:right;}

		.tx_dcdgooglemap_map .tx_dcdgooglemap_kml-window input {width:99%;}

			/* POI Direction*/
		.tx_dcdgooglemap_poi_direction .tx_dcdgooglemap_poi_radio {margin-left:5px; margin-right:3px;}
		.tx_dcdgooglemap_poi_direction .tx_dcdgooglemap_poi_address {margin-top:5px; margin-bottom:5px; display:block;}
		.tx_dcdgooglemap_poi_direction .tx_dcdgooglemap_poi_address_input {width:80%;}
		.tx_dcdgooglemap_poi_direction .tx_dcdgooglemap_poi_submit {display:block; margin-top:10px; text-align:right;}
		.tx_dcdgooglemap_poi_direction .tx_dcdgooglemap_poi_submit_input {margin-right:15px;}

		/* List */
		.tx_dcdgooglemap_list .tx_dcdgooglemap_clear {clear:both;}

		.tx_dcdgooglemap_list .tx_dcdgooglemap_list_search_form fieldset {border:1px solid #999999; padding:5px;}

		.tx_dcdgooglemap_list .tx_dcdgooglemap_list_search_form .tx_dcdgooglemap_list_search_label {font-weight:bold;}

		.tx_dcdgooglemap_list .tx_dcdgooglemap_list_search_form .tx_dcdgooglemap_list_search_input {width:300px;}

		.tx_dcdgooglemap_list .tx_dcdgooglemap_list_search_limit {color:#999999; display:block; padding-left:200px;}

		.tx_dcdgooglemap_list .tx_dcdgooglemap_list_search_noresult {text-align:center; color:#FF0000; font-weight:bold;}


		.tx_dcdgooglemap_list .tx_dcdgooglemap_btnexpend {text-align:right; padding:0px 10px 5px 0px;}

		.tx_dcdgooglemap_list .tx_dcdgooglemap_maincategory {font-weight:normal; margin-left:5px; float:left; width:32%; margin-bottom:5px;}

		.tx_dcdgooglemap_list .tx_dcdgooglemap_legendresizezone {display:inline;}

		.tx_dcdgooglemap_list .tx_dcdgooglemap_poi_header {font-weight:bold;}

		.tx_dcdgooglemap_list .tx_dcdgooglemap_legend_picto,
		.tx_dcdgooglemap_list .tx_dcdgooglemap_poi_header .tx_dcdgooglemap_poi_picto .tx_dcdgooglemap_poi_img img {width:20px; height:20px;}

		.tx_dcdgooglemap_list .tx_dcdgooglemap_poi_header .tx_dcdgooglemap_poi_picto .tx_dcdgooglemap_poi_img img {margin-right:5px;}

		.tx_dcdgooglemap_list .tx_dcdgooglemap_poi_header .tx_dcdgooglemap_list_loupe {margin-left:5px;}

		.tx_dcdgooglemap_list .tx_dcdgooglemap_poi_header .tx_dcdgooglemap_poi_picto,
		.tx_dcdgooglemap_list .tx_dcdgooglemap_poi_header .tx_dcdgooglemap_poi_picto .tx_dcdgooglemap_poi_img_label,
		.tx_dcdgooglemap_list .tx_dcdgooglemap_poi_header .tx_dcdgooglemap_poi_picto .tx_dcdgooglemap_poi_img,
		.tx_dcdgooglemap_list .tx_dcdgooglemap_poi_header .tx_dcdgooglemap_poi_name {display:inline;}
		
		.tx_dcdgooglemap_list .tx_dcdgooglemap_maincategory {margin:3px 0 5px 0;}
		.tx_dcdgooglemap_list .tx_dcdgooglemap_category {display:block; margin-bottom:3px;}
		.tx_dcdgooglemap_list .tx_dcdgooglemap_category input {margin:0 3px 0 3px; padding:0;}
		.tx_dcdgooglemap_list .tx_dcdgooglemap_nosubcategory {padding-left:18px;}
		.tx_dcdgooglemap_list .tx_dcdgooglemap_subcategory,
		.tx_dcdgooglemap_list .tx_dcdgooglemap_poi_header_content {padding-left:18px;}

		.tx_dcdgooglemap_list .tx_dcdgooglemap_poi_header_content {padding-bottom:7px;}

		.tx_dcdgooglemap_list .tx_dcdgooglemap_poi_content .tx_dcdgooglemap_poi_windowstabslabel {font-style:italic; text-transform:uppercase; margin-top:5px;}

		.tx_dcdgooglemap_list .tx_dcdgooglemap_labeltext {padding-left:5px;}

		.tx_dcdgooglemap_list .tx_dcdgooglemap_category_description .tx_dcdgooglemap_category_description_title {display:block; font-weight:bold;}

		.tx_dcdgooglemap_list .tx_dcdgooglemap_category_description {clear:both; border-color:#999999; background-color:#FFFFFF; border-style:solid; border-width:1px; display:none; padding:2px 2px 2px 2px;}
/* default styles for extension "tx_dcdgooglemap_pi2" */
		.tx-dcdgooglemap-pi2 .tx_dcdgooglemap_geocoder form {padding-top:10px;}

		.tx-dcdgooglemap-pi2 .tx_dcdgooglemap_geocoder form fieldset {border:#999999 1px solid; padding:3px; margin:0;}

		.tx-dcdgooglemap-pi2 .fieldsetlabel {font-weight:bold; text-align:left; top:-12px; left:15px; position:relative; background:#F4F4F4;}

		.tx-dcdgooglemap-pi2 .tx_dcdgooglemap_geocoder form fieldset label {display:inline; margin-bottom:5px;}

		.tx-dcdgooglemap-pi2 .tx_dcdgooglemap_geocoder form fieldset .exemplesearch {display:block; color:#999999;}
		
		.tx-dcdgooglemap-pi2 .tx_dcdgooglemap_geocoder_champs {position:relative; top:-5px; text-align:center;}

		.tx-dcdgooglemap-pi2 .tx_dcdgooglemap_geocoder_submit_field {clear:both; padding-top:5px;}

		.tx-dcdgooglemap-pi2 .tx_dcdgooglemap_geocoder_address {width:300px;}
/* default styles for extension "tx_dcdgooglemap_pi3" */
		.tx-dcdgooglemap-pi3 .tx_dcdgooglemap_direction form {padding-top:10px;}

		.tx-dcdgooglemap-pi3 .tx_dcdgooglemap_direction form fieldset {border:#999999 1px solid; padding:3px; margin:0;}

		.tx-dcdgooglemap-pi3 .tx_dcdgooglemap_direction .fieldsetlabel {font-weight:bold; text-align:left; top:-12px; left:15px; position:relative; background:#F4F4F4;}

		.tx-dcdgooglemap-pi3 .tx_dcdgooglemap_direction_from_field,
		.tx-dcdgooglemap-pi3 .tx_dcdgooglemap_direction_to_field {float:left; margin:0px 15px 0px 15px;}

		.tx-dcdgooglemap-pi3 .tx_dcdgooglemap_direction form fieldset .directionfromexemple,
		.tx-dcdgooglemap-pi3 .tx_dcdgooglemap_direction form fieldset .directiontoexemple {color:#999999; display:block;}

		.tx-dcdgooglemap-pi3 .tx_dcdgooglemap_direction_champs {position:relative; top:-5px; text-align:center;}

		.tx-dcdgooglemap-pi3 .tx_dcdgooglemap_direction_from,
		.tx-dcdgooglemap-pi3 .tx_dcdgooglemap_direction_to {width:300px;}

		.tx-dcdgooglemap-pi3 .tx_dcdgooglemap_direction_fields {clear:both;}

		*html .tx-dcdgooglemap-pi3 .tx_dcdgooglemap_direction_fields {padding-bottom:5px;}

		.tx-dcdgooglemap-pi3 .tx_dcdgooglemap_geocoder_submit_field,
		.tx-dcdgooglemap-pi3 .tx_dcdgooglemap_direction_submit_field {clear:both; padding-top:5px;}
		
		.tx-dcdgooglemap-pi3 .tx_dcdgooglemap_direction_mode label {display:block; text-align:left;}

		.tx-dcdgooglemap-pi3 .tx_dcdgooglemap_direction_textmode {text-align:right; margin-right:5px; position:relative; top:-12px; font-weight:bold; color:#FF0000;}

/* default styles for extension "tx_egooglemap_pi1" */
		/* Map */
		.tx_egooglemap_map .tx_egooglemap_clear {clear:both;}

		.tx_egooglemap_map .tx_egooglemap_carto_left {float:left;}
		.tx_egooglemap_map .tx_egooglemap_carto_right {float:right;}
		.tx_egooglemap_map .tx_egooglemap_carto_top,
		.tx_egooglemap_map .tx_egooglemap_carto_bottom {clear:both;}

		.tx_egooglemap_map h2 {margin:0; padding:0; font-size:14px; color:#999999; text-align:center;}
		.tx_egooglemap_map .tx_egooglemap_legend_picto {width:20px; height:20px;}
		.tx_egooglemap_map label {margin:0; padding:0;}

		.tx_egooglemap_map .tx_egooglemap_legend_left,
		.tx_egooglemap_map .tx_egooglemap_legend_right {width:220px; border:#CCCCCC 1px solid; margin-right:5px;}
		.tx_egooglemap_map .tx_egooglemap_legend_left {float:left;}
		.tx_egooglemap_map .tx_egooglemap_legend_right {float:right;}

		.tx_egooglemap_map .tx_egooglemap_legend_top,
		.tx_egooglemap_map .tx_egooglemap_legend_bottom {clear:both; margin-top:3px;}

		.tx_egooglemap_map .tx_egooglemap_legend_top .tx_egooglemap_maincategory,
		.tx_egooglemap_map .tx_egooglemap_legend_bottom .tx_egooglemap_maincategory,
		.tx_egooglemap_map .tx_egooglemap_legend_top .tx_egooglemap_kml,
		.tx_egooglemap_map .tx_egooglemap_legend_bottom .tx_egooglemap_kml {font-weight:normal; margin-left:5px; float:left; width:32%; margin-bottom:5px;}

		.tx_egooglemap_map .tx_egooglemap_legendarbo {padding:2px;}
		.tx_egooglemap_map .tx_egooglemap_btnexpend {text-align:right; padding:0px 10px 5px 0px;}

		.tx_egooglemap_map .tx_egooglemap_legendresizezone {display:inline;}
		
		.tx_egooglemap_map .tx_egooglemap_categories {clear:both;}
		.tx_egooglemap_map .tx_egooglemap_kmls {clear:both;}
		.tx_egooglemap_map .tx_egooglemap_maincategory {margin:3px 0 5px 0;}
		.tx_egooglemap_map .tx_egooglemap_category {display:block; margin-bottom:3px;}
		.tx_egooglemap_map .tx_egooglemap_category input,
		.tx_egooglemap_map .tx_egooglemap_nosubcategory {padding-left:18px;}
		.tx_egooglemap_map .tx_egooglemap_subcategory {padding-left:18px;}
		.tx_egooglemap_map .tx_egooglemap_kml input {margin:0 3px 0 3px; padding:0;}

		.tx_egooglemap_map .tx_egooglemap_category_description .tx_egooglemap_category_description_title,
		.tx_egooglemap_map .tx_egooglemap_kml_description .tx_egooglemap_kml_description_title {display:block; font-weight:bold;}

		.tx_egooglemap_map .tx_egooglemap_category_description,
		.tx_egooglemap_map .tx_egooglemap_kml_description {clear:both; border-color:#999999; background-color:#FFFFFF; border-style:solid; border-width:1px; display:none; padding:2px 2px 2px 2px;}

		.tx_egooglemap_map .tx_egooglemap_options {margin-top:10px;}

		.tx_egooglemap_map .tx_egooglemap_geocoder,
		.tx_egooglemap_map .tx_egooglemap_direction {margin-bottom:10px;}

		.tx_egooglemap_map .tx_egooglemap_geocoder form fieldset,
		.tx_egooglemap_map .tx_egooglemap_direction form fieldset {border:#999999 1px solid; padding:3px; margin:0;}

		.tx_egooglemap_map .tx_egooglemap_geocoder .fieldsetlabel,
		.tx_egooglemap_map .tx_egooglemap_direction .fieldsetlabel {font-weight:bold; text-align:left; top:-12px; left:15px; position:relative; background:#F4F4F4;}

		.tx_egooglemap_map .tx_egooglemap_geocoder form fieldset .geocoderexemple,
		.tx_egooglemap_map .tx_egooglemap_direction form fieldset .directionfromexemple,
		.tx_egooglemap_map .tx_egooglemap_direction form fieldset .directiontoexemple {color:#999999; display:block;}

		.tx_egooglemap_map .tx_egooglemap_geocoder_champs,
		.tx_egooglemap_map .tx_egooglemap_direction_champs {text-align:center;}

		.tx_egooglemap_map .tx_egooglemap_geocoder_address {width:300px;}

		.tx_egooglemap_map .tx_egooglemap_direction_from_field,
		.tx_egooglemap_map .tx_egooglemap_direction_to_field {float:left; margin:0px 15px 0px 15px;}

		.tx_egooglemap_map .tx_egooglemap_direction_from,
		.tx_egooglemap_map .tx_egooglemap_direction_to {width:300px;}

		.tx_egooglemap_map .tx_egooglemap_direction_fields {clear:both;}
		
		.tx_egooglemap_map .tx_egooglemap_geocoder_submit_field,
		.tx_egooglemap_map .tx_egooglemap_direction_submit_field {clear:both; padding-top:5px;}
		
		*html .tx_egooglemap_map .tx_egooglemap_direction_fields {padding-bottom:5px;}
		
		.tx_egooglemap_map .tx_egooglemap_direction_mode label {display:block; text-align:left;}

		.tx_egooglemap_map .tx_egooglemap_geocoder_champs,
		.tx_egooglemap_map .tx_egooglemap_direction_champs {position:relative; top:-5px; text-align:center;}

		.tx_egooglemap_map .tx_egooglemap_direction_gestion {margin-bottom:8px;}

		.tx_egooglemap_map .tx_egooglemap_direction_textmode {margin-right:5px; position:relative; top:7px; float:right; font-weight:bold; color:#FF0000;}

		.tx_egooglemap_map .tx_egooglemap_direction_result .googledir {position:relative; top:-12px;}
		
			/* KML Link WINDOW */
		.tx_egooglemap_map .tx_egooglemap_kml-Link {text-align:right; padding-bottom:5px;}

		.tx_egooglemap_map .tx_egooglemap_kml-window {text-align:left; position:relative; left:489px; width:45%; border-color:#999999; background-color:#FFFFFF; border-style:solid; border-width:1px; display:none; padding:2px 2px 2px 2px;}
		*html .tx_egooglemap_map .tx_egooglemap_kml-window {left:0px;}

		.tx_egooglemap_map .tx_egooglemap_kml-windowbtn {display:block; float:right;}

		.tx_egooglemap_map .tx_egooglemap_kml-window input {width:99%;}

			/* POI Direction*/
		.tx_egooglemap_poi_direction .tx_egooglemap_poi_radio {margin-left:5px; margin-right:3px;}
		.tx_egooglemap_poi_direction .tx_egooglemap_poi_address {margin-top:5px; margin-bottom:5px; display:block;}
		.tx_egooglemap_poi_direction .tx_egooglemap_poi_address_input {width:80%;}
		.tx_egooglemap_poi_direction .tx_egooglemap_poi_submit {display:block; margin-top:10px; text-align:right;}
		.tx_egooglemap_poi_direction .tx_egooglemap_poi_submit_input {margin-right:15px;}

		/* List */
		.tx_egooglemap_list .tx_egooglemap_clear {clear:both;}

		.tx_egooglemap_list .tx_egooglemap_list_search_form fieldset {border:1px solid #999999; padding:5px;}

		.tx_egooglemap_list .tx_egooglemap_list_search_form .tx_egooglemap_list_search_label {font-weight:bold;}

		.tx_egooglemap_list .tx_egooglemap_list_search_form .tx_egooglemap_list_search_input {width:300px;}

		.tx_egooglemap_list .tx_egooglemap_list_search_limit {color:#999999; display:block; padding-left:200px;}

		.tx_egooglemap_list .tx_egooglemap_list_search_noresult {text-align:center; color:#FF0000; font-weight:bold;}


		.tx_egooglemap_list .tx_egooglemap_btnexpend {text-align:right; padding:0px 10px 5px 0px;}

		.tx_egooglemap_list .tx_egooglemap_maincategory {font-weight:normal; margin-left:5px; float:left; width:32%; margin-bottom:5px;}

		.tx_egooglemap_list .tx_egooglemap_legendresizezone {display:inline;}

		.tx_egooglemap_list .tx_egooglemap_poi_header {font-weight:bold;}

		.tx_egooglemap_list .tx_egooglemap_legend_picto,
		.tx_egooglemap_list .tx_egooglemap_poi_header .tx_egooglemap_poi_picto .tx_egooglemap_poi_img img {width:20px; height:20px;}

		.tx_egooglemap_list .tx_egooglemap_poi_header .tx_egooglemap_poi_picto .tx_egooglemap_poi_img img {margin-right:5px;}

		.tx_egooglemap_list .tx_egooglemap_poi_header .tx_egooglemap_list_loupe {margin-left:5px;}

		.tx_egooglemap_list .tx_egooglemap_poi_header .tx_egooglemap_poi_picto,
		.tx_egooglemap_list .tx_egooglemap_poi_header .tx_egooglemap_poi_picto .tx_egooglemap_poi_img_label,
		.tx_egooglemap_list .tx_egooglemap_poi_header .tx_egooglemap_poi_picto .tx_egooglemap_poi_img,
		.tx_egooglemap_list .tx_egooglemap_poi_header .tx_egooglemap_poi_name {display:inline;}
		
		.tx_egooglemap_list .tx_egooglemap_maincategory {margin:3px 0 5px 0;}
		.tx_egooglemap_list .tx_egooglemap_category {display:block; margin-bottom:3px;}
		.tx_egooglemap_list .tx_egooglemap_category input {margin:0 3px 0 3px; padding:0;}
		.tx_egooglemap_list .tx_egooglemap_nosubcategory {padding-left:18px;}
		.tx_egooglemap_list .tx_egooglemap_subcategory,
		.tx_egooglemap_list .tx_egooglemap_poi_header_content {padding-left:18px;}
		.tx_egooglemap_list .tx_egooglemap_poi_header_content {padding-bottom:7px;}
		.tx_egooglemap_list .tx_egooglemap_poi_content .tx_egooglemap_poi_windowstabslabel {font-style:italic; text-transform:uppercase; margin-top:5px;}
		.tx_egooglemap_list .tx_egooglemap_labeltext {padding-left:5px;}
		.tx_egooglemap_list .tx_egooglemap_category_description .tx_egooglemap_category_description_title {display:block; font-weight:bold;}
		.tx_egooglemap_list .tx_egooglemap_category_description {clear:both; border-color:#999999; background-color:#FFFFFF; border-style:solid; border-width:1px; display:none; padding:2px 2px 2px 2px;}

		.tx_egooglemap_categories_coche{
			float:right;
		}
		.e_googlemap_legend_coche,
		.e_googlemap_legend_decoche{
			float:left;
		}



/* default styles for extension "tx_egooglemap_pi2" */
		.tx-e_googlemap-pi2 .tx_egooglemap_geocoder form {padding-top:10px;}

		.tx-e_googlemap-pi2 .tx_egooglemap_geocoder form fieldset {border:#999999 1px solid; padding:3px; margin:0;}

		.tx-e_googlemap-pi2 .fieldsetlabel {font-weight:bold; text-align:left; top:-12px; left:15px; position:relative; background:#F4F4F4;}

		.tx-e_googlemap-pi2 .tx_egooglemap_geocoder form fieldset label {display:inline; margin-bottom:5px;}

		.tx-e_googlemap-pi2 .tx_egooglemap_geocoder form fieldset .exemplesearch {display:block; color:#999999;}
		
		.tx-e_googlemap-pi2 .tx_egooglemap_geocoder_champs {position:relative; top:-5px; text-align:center;}

		.tx-e_googlemap-pi2 .tx_egooglemap_geocoder_submit_field {clear:both; padding-top:5px;}

		.tx-e_googlemap-pi2 .tx_egooglemap_geocoder_address {width:300px;}
/* default styles for extension "tx_egooglemap_pi3" */
		.tx-e_googlemap-pi3 .tx_egooglemap_direction form {padding-top:10px;}

		.tx-e_googlemap-pi3 .tx_egooglemap_direction form fieldset {border:#999999 1px solid; padding:3px; margin:0;}

		.tx-e_googlemap-pi3 .tx_egooglemap_direction .fieldsetlabel {font-weight:bold; text-align:left; top:-12px; left:15px; position:relative; background:#F4F4F4;}

		.tx-e_googlemap-pi3 .tx_egooglemap_direction_from_field,
		.tx-e_googlemap-pi3 .tx_egooglemap_direction_to_field {float:left; margin:0px 15px 0px 15px;}

		.tx-e_googlemap-pi3 .tx_egooglemap_direction form fieldset .directionfromexemple,
		.tx-e_googlemap-pi3 .tx_egooglemap_direction form fieldset .directiontoexemple {color:#999999; display:block;}

		.tx-e_googlemap-pi3 .tx_egooglemap_direction_champs {position:relative; top:-5px; text-align:center;}

		.tx-e_googlemap-pi3 .tx_egooglemap_direction_from,
		.tx-e_googlemap-pi3 .tx_egooglemap_direction_to {width:300px;}

		.tx-e_googlemap-pi3 .tx_egooglemap_direction_fields {clear:both;}

		*html .tx-e_googlemap-pi3 .tx_egooglemap_direction_fields {padding-bottom:5px;}

		.tx-e_googlemap-pi3 .tx_egooglemap_geocoder_submit_field,
		.tx-e_googlemap-pi3 .tx_egooglemap_direction_submit_field {clear:both; padding-top:5px;}
		
		.tx-e_googlemap-pi3 .tx_egooglemap_direction_mode label {display:block; text-align:left;}

		.tx-e_googlemap-pi3 .tx_egooglemap_direction_textmode {text-align:right; margin-right:5px; position:relative; top:-12px; font-weight:bold; color:#FF0000;}

/* default styles for extension "tx_cssstyledcontent" */
	/* Captions */
	DIV.csc-textpic-caption-c .csc-textpic-caption { text-align: center; }
	DIV.csc-textpic-caption-r .csc-textpic-caption { text-align: right; }
	DIV.csc-textpic-caption-l .csc-textpic-caption { text-align: left; }

	/* Needed for noRows setting */
	DIV.csc-textpic DIV.csc-textpic-imagecolumn { float: left; display: inline; }

	/* Border just around the image */
	DIV.csc-textpic-border DIV.csc-textpic-imagewrap .csc-textpic-image IMG, DIV.csc-textpic-border DIV.csc-textpic-single-image IMG {
		border: 2px solid black;
		padding: 0px 0px;
	}

	DIV.csc-textpic-imagewrap { padding: 0; }

	DIV.csc-textpic IMG { border: none; }

	/* DIV: This will place the images side by side */
	DIV.csc-textpic DIV.csc-textpic-imagewrap DIV.csc-textpic-image { float: left; }

	/* UL: This will place the images side by side */
	DIV.csc-textpic DIV.csc-textpic-imagewrap UL { list-style: none; margin: 0; padding: 0; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap UL LI { float: left; margin: 0; padding: 0; }

	/* DL: This will place the images side by side */
	DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image { float: left; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DT { float: none; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DD { float: none; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DD IMG { border: none; } /* FE-Editing Icons */
	DL.csc-textpic-image { margin: 0; }
	DL.csc-textpic-image DT { margin: 0; display: inline; }
	DL.csc-textpic-image DD { margin: 0; }

	/* Clearer */
	DIV.csc-textpic-clear { clear: both; }

	/* Margins around images: */

	/* Pictures on left, add margin on right */
	DIV.csc-textpic-left DIV.csc-textpic-imagewrap .csc-textpic-image,
	DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap .csc-textpic-image,
	DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap .csc-textpic-image {
		display: inline; /* IE fix for double-margin bug */
		margin-right: 10px;
	}

	/* Pictures on right, add margin on left */
	DIV.csc-textpic-right DIV.csc-textpic-imagewrap .csc-textpic-image,
	DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap .csc-textpic-image,
	DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap .csc-textpic-image {
		display: inline; /* IE fix for double-margin bug */
		margin-left: 10px;
	}

	/* Pictures centered, add margin on left */
	DIV.csc-textpic-center DIV.csc-textpic-imagewrap .csc-textpic-image {
		display: inline; /* IE fix for double-margin bug */
		margin-left: 10px;
	}
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image .csc-textpic-caption { margin: 0; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image IMG { margin: 0; vertical-align:bottom; }

	/* Space below each image (also in-between rows) */
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image { margin-bottom: 0px; }
	DIV.csc-textpic-equalheight DIV.csc-textpic-imagerow { margin-bottom: 0px; display: block; }
	DIV.csc-textpic DIV.csc-textpic-imagerow { clear: both; }
	DIV.csc-textpic DIV.csc-textpic-single-image IMG { margin-bottom: 0px; }

	/* IE7 hack for margin between image rows */
	*+html DIV.csc-textpic DIV.csc-textpic-imagerow .csc-textpic-image { margin-bottom: 0; }
	*+html DIV.csc-textpic DIV.csc-textpic-imagerow { margin-bottom: 0px; }

	/* No margins around the whole image-block */
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-firstcol { margin-left: 0px !important; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-lastcol { margin-right: 0px !important; }

	/* Add margin from image-block to text (in case of "Text w/ images") */
	DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap,
	DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap {
		margin-right: 10px !important;
	}
	DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap,
	DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap {
		margin-left: 10px !important;
	}

	/* Positioning of images: */

	/* Above */
	DIV.csc-textpic-above DIV.csc-textpic-text { clear: both; }

	/* Center (above or below) */
	DIV.csc-textpic-center { text-align: center; /* IE-hack */ }
	DIV.csc-textpic-center DIV.csc-textpic-imagewrap { margin: 0 auto; }
	DIV.csc-textpic-center DIV.csc-textpic-imagewrap .csc-textpic-image { text-align: left; /* Remove IE-hack */ }
	DIV.csc-textpic-center DIV.csc-textpic-text { text-align: left; /* Remove IE-hack */ }

	/* Right (above or below) */
	DIV.csc-textpic-right DIV.csc-textpic-imagewrap { float: right; }
	DIV.csc-textpic-right DIV.csc-textpic-text { clear: right; }

	/* Left (above or below) */
	DIV.csc-textpic-left DIV.csc-textpic-imagewrap { float: left; }
	DIV.csc-textpic-left DIV.csc-textpic-text { clear: left; }

	/* Left (in text) */
	DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap { float: left; }

	/* Right (in text) */
	DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap { float: right; }

	/* Right (in text, no wrap around) */
	DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap { float: right; clear: both; }
	/* Hide from IE5-mac. Only IE-win sees this. \*/
	* html DIV.csc-textpic-intext-right-nowrap .csc-textpic-text { height: 1%; }
	/* End hide from IE5/mac */

	/* Left (in text, no wrap around) */
	DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap { float: left; clear: both; }
	/* Hide from IE5-mac. Only IE-win sees this. \*/
	* html DIV.csc-textpic-intext-left-nowrap .csc-textpic-text,
	* html .csc-textpic-intext-left ol,
	* html .csc-textpic-intext-left ul { height: 1%; }
	/* End hide from IE5/mac */

	DIV.csc-textpic DIV.csc-textpic-imagerow-last { margin-bottom: 0; }

	/* Browser fixes: */

	/* Fix for unordered and ordered list with image "In text, left" */
	.csc-textpic-intext-left ol, .csc-textpic-intext-left ul {padding-left: 40px; overflow: auto; }
/* default styles for extension "tx_solr" */
	_CSS_DEFAULT_STYLE >
		ul.results-list {
			float:none !important;
		}
		.tx-solr-relevance-bar {
			border: 1px solid #685C53;
			font-size: 1px;
			height: 8px;
			padding: 1px;
			width: 100px;
			margin: 3px 0;
		}
		.tx-solr-relevance, .tx-solr-relevance-fill {
			float: left;
			height: 8px;
			margin-right: 0 !important;
			padding: 0;
		}
		.tx-solr-relevance {
			background-color: #00B1FF ;
		}
		.tx-solr-relevance-fill {
			background-color: #D5C8C3;
		}
		.results-highlight {
			background: none repeat scroll 0 0 #ddd;
			padding: 1px 3px;
		}
		.solr_infos_results span.resultspage {
			color: #000000;
			font-family: Arial;
			line-height: 1.25;
			margin: 0;
			padding: 0 0 7px;
		}
		.contenu .tx-solr ul li {
			background:none;
			list-style-type:none;
		}
		ul.tx-solr-search-form-error-list li {
			padding:0;
			color:red;
		}
		.no_result {
			margin-top:5px;			
		}
		ul li.typecontenu {color:#ffffff;}
		
		/* PAGINATION */
		.solr_infos_results ul.tx-pagebrowse li {
			float:left;
			margin:0 10px;
			padding:0;
		}
		.solr_infos_results ul.tx-pagebrowse li.tx-pagebrowse-pages ul li {
			margin:0 10px;
			padding:0;
		}
		.solr_infos_results li.tx-pagebrowse-pages ul {margin:0}
		
		form.result_par_page {
			border-bottom: 1px dotted #000000;
			clear: both;
			margin: 0 0 35px;
			padding: 0 0 30px;
		}
		.solr_infos_results .tx-pagebrowse-pi1 {
			margin: auto;
			width: 75%;
		}
		
		li.tx-pagebrowse-page a,
		li.tx-pagebrowse-first a,
		li.tx-pagebrowse-next a,
		li.tx-pagebrowse-prev a,
		li.tx-pagebrowse-last a{
			color:#00B1FF;
			font-weight:bold;
		}
		
		li.tx-pagebrowse-current,
		li.tx-pagebrowse-page,
		li.tx-pagebrowse-first,
		li.tx-pagebrowse-next,
		li.tx-pagebrowse-prev,
		li.tx-pagebrowse-last{
			color:#888;
			font-weight:bold;
		}
		
		.solr_infos_results ul.tx-pagebrowse li.tx-pagebrowse-prev{
			margin-left:0;
		}
		
		.solr_infos_results ul.tx-pagebrowse li.tx-pagebrowse-next{
			margin-right:0;
		}
		/******************************nouveau********************************/

		.bloc_centre #tx-solr-search{
			width:90%;
			float:none;
		}
		.bloc_centre .tx-solr-search-form {
			background-color:#fff;
			border:none;
			padding:0;
		}
		.bloc_centre .tx-solr-submit{
			width:auto;
		}
		.bloc_centre #tx-solr-pagination{
			border-bottom: 1px dotted #000;
			height:40px;
		}
		.bloc_centre .relevance{
			height:auto;
		}
		.bloc_centre .relevance-bar, .bloc_centre .relevance-percent{
			float:none;
		}
		.bloc_centre .results-entry{
			margin-bottom:0px;
			padding:15px !important;
		}
		.bloc_centre .tx-solr-relevance{
			background-color:#00b1ff;
		}
		.bloc_centre .results-highlight{
			background:#ddd;
		}
		.bloc_centre .tx-solr-relevance-bar{
			border:1px solid #685C53
		}
		.tx-solr .tx-pagebrowse-pages li{
			margin:10px;
		}
/* default styles for extension "tx_a21glossary" */
		acronym, dfn, abbr, span.abbr { border-bottom: 1px dotted black; cursor: help; }
		.tx-glossary-list dt { font-weight: bold; margin: 0 0 3px 0; font-style: normal; }
		.tx-glossary-list dd { margin: 0 0 15px 20px; }
		.tx-glossary-list dd.tx-glossary-abstract { margin: 0; padding: 0; }
		.tx-glossary-list dd.tx-glossary-description { margin: 0; padding: 0; }
/* default styles for extension "tx_enewsextended" */
		.tx-enewsextended-search_formBlock {
			float: left;
			width: 100%;
			border-bottom: 1px dotted #FFFFFF;
			padding: 10px 0px;
		}

		.tx-enewsextended-search_formBlock div{
			color:#FFFFFF;
		}
		
		.tx-enewsextended-search_formBlock-SelectOption select {
			width: 100%;
		}
		.tx-enewsextended-search_formBlock-InputText label{
			float:left;
			width:100%;
		}
		
		.tx-enewsextended-search_formBlock-InputText input[type="text"] {
			width: 96%;
		}
		
		.tx-enewsextended-search_formBlock-InputText input.tx-enewsextended-search_date{
			float: left;
			width: 80px;
			padding: 3px;
			margin:2px 0px;
		}
		
		.tx-enewsextended-search_formBlock-InputText img.ui-datepicker-trigger{
			margin:0px 10px; 
			cursor:pointer;
			float:left;
		}
		
		.tx-enewsextended-search_formBlock-Checkbox {
			float: left;
			width: 100%;
			margin: 2px 0px;
		}
		
		.tx-enewsextended-search_formBlock-Checkbox input[type="checkbox"]{
			margin: 0px 5px 0px 0px;
		}


		.tx-enewsextended-search_form span.news-search-form-submit{
			float: right;
			margin: 10px 0;		
		}
		
		#ui-datepicker-div { 
			font-size:12px;
		}

		#ui-datepicker-div select{ 
			font-size:9px;
		}
		
		#ui-datepicker-div th,
		#ui-datepicker-div td{ 
			font-size:11px;
		}		
/* default styles for extension "tx_srfreecap_pi2" */
		img.tx-srfreecap-pi2-image { margin-left: 1em; margin-right: 1em; vertical-align: middle; }
		.tx-srfreecap-pi2-accessible-image { vertical-align: middle; }
		.tx-srfreecap-pi2-accessible-link { width: 10em; float: right; vertical-align: middle; margin-right: 7em;}
		.tx-srfreecap-pi2-cant-read { font-size: .9em; color:#35006d; }
		.tx-srfreecap-pi2-cant-read a:link { background-color:transparent; font-weight:bold; text-decoration:none; }
/* default styles for extension "tx_e_annuaires_pi1" */

		.tx_dcdgooglemap_list .tx_eannuaires_member_header {font-weight:bold;}

		.tx_dcdgooglemap_list .tx_eannuaires_member_header .tx_dcdgooglemap_list_loupe {margin-left:5px;}

		.tx_dcdgooglemap_list .tx_eannuaires_member_header .tx_eannuaires_member_picto .tx_eannuaires_member_img img {width:20px; height:20px; margin-right:5px;}

		.tx_dcdgooglemap_list .tx_eannuaires_member_header .tx_eannuaires_member_picto,
		.tx_dcdgooglemap_list .tx_eannuaires_member_header .tx_eannuaires_member_picto .tx_eannuaires_member_img_label,
		.tx_dcdgooglemap_list .tx_eannuaires_member_header .tx_eannuaires_member_picto .tx_eannuaires_member_img,
		.tx_dcdgooglemap_list .tx_eannuaires_member_header .tx_eannuaires_member_title {display:inline;}

		.tx_dcdgooglemap_list .tx_eannuaires_member_header_content {padding-left:18px; padding-bottom:7px;}

		.tx_dcdgooglemap_list .tx_eannuaires_member_content .tx_eannuaires_member_windowstabslabel {font-style:italic; text-transform:uppercase; margin-top:5px;}
