/* ************************************************** */
/*                                                    */
/* cssToBeIncluded: [2099] /home/diasite/diasite39/res/outside/1V/modele1/1V_modele1.css       */
/*                                                    */
/* ************************************************** */
/* --------------

Debut Structure

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

	html {
	 font-size: 100%;
}
	body {
		font-family : Tahoma, Arial, sans-serif; 
		color : #444444; 
		font-size : 11px; 
		text-align : left;
    background-color : #DDDDDD;
    background-image : none;
    background-position : 0px 0px;
    background-repeat : no-repeat;
		margin-top : 0px;
		margin-bottom : 0px;
		margin-left : 0px;
		margin-right : 0px;
		padding-top : 0px;
		padding-bottom : 0px;
		padding-left : 0px;
		padding-right : 0px;
}
@media print{
	body { 
		background-image : none;
    background-color : #FFFFFF;
    margin : 0;
    padding : 0;
}
}
	.conteneur{
		position : relative;
		width : 640px;
		height : auto;
		text-align : left;
		border : 1px #A31C24 none;
		border-bottom : 1px #A31C24 none;
		background-color : #FFFFFF;
		background-image : none;
		background-position : 0px 0px;
		background-repeat : no-repeat;
		margin-top : 0px;
		margin-bottom : 0px;
		margin-left : auto;
		margin-right : auto;
		padding-top : 10px;
		padding-bottom : 0px;
		padding-left : 10px;
		padding-right : 10px;
}
@media print{
	.conteneur{
		position : relative;
		width : auto;
		text-align : left;
		border : none;
		background-color : #FFFFFF;
		background-image : none;
    margin : 0px;
    padding : 0px;
}
}
	.spacer{
		clear : both;
		width: 100%;
		visibility: hidden;
		margin : 0px;
		padding : 0px;
		height : 0px;
		line-height : 0px;
		font-size : 0px;
}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
	.page{
    width : 100%;
		position : relative;
		padding : 0px;
		/*padding-bottom : 5px;*/
		min-height : 200px;
		background-color : transparent;
		background-image : url(res/outside/1V/modele1/images/espaceur.gif);
		background-repeat : no-repeat;
		background-position : 0px 0px;
    height : auto;
    overflow : visible;
    overflow-y : visible;
}
	.avecCG{
		background-image : url(res/outside/1V/modele1/images/espaceur.gif);
		background-repeat : no-repeat;
		background-position : 0px 0px;
}

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

Debut general

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

	form {
		margin : 0px;
		padding : 0px;
}
	a {
		font-family : Tahoma, Arial, sans-serif; 
		color : #DF1C24; 
		text-decoration : none; 
}
	a:hover {
	  font-family : Tahoma, Arial, sans-serif;
		color : #A31C24; 
		text-decoration : underline; 
}
	p{
		margin-top : 0px;
		padding-top : 0px;
		margin-bottom : 4px;
		padding-bottom : 4px;
		font-family : Tahoma, Arial, sans-serif;
}
	ul{
		margin-top : 0px;
		padding-top : 0px;
		margin-bottom : 0px;
		padding-bottom : 0px;
		font-family : Tahoma, Arial, sans-serif;
}
  div {
		margin-top : 0px;
		padding-top : 0px;
		font-family : Tahoma, Arial, sans-serif;
}

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

Debut banniere

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

	.banniereActusDiv {
		position : absolute;
		right : 10px;
		top : 38px;
}

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

Debut En construction

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

	.pageConstDiv {
		width : 100%;
		text-align : center;
}
	.pageConstDiv div {
		margin : auto;
		padding : 0px;
		padding : 5px;
		margin-top : 80px;
		margin-bottom : 80px;
		border-top : 1px #CCCCCC solid;
		border-bottom : 1px #CCCCCC solid;
		width : 50%;
		text-align : center;
		font-family : Arial, Helvetica, sans-serif;
		font-size : 15px;
		color : #333333;
		font-weight : normal;
		text-decoration : none;
}
	.pageConstDiv span{
		text-align : center;
		font-family : Arial, Helvetica, sans-serif;
		font-size : 16px;
		color : #333333;
		font-weight : bold;
		text-decoration : none;
}

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

Debut entete

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

	.entete{
		/*position : relative;*/
		position : static;
		width : 100%;
		padding : 0px;
		margin : 0px;
}

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

Debut niveau 0

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

	.niveauGen{
		position : absolute;
		right : 10px;
		top : 10px;
		left : auto;
		bottom : auto;
		text-align : right;
		margin : 0px;
		padding : 0px;
		z-index : 10;
		display : inline;
		width : auto;
		background : transparent;
		width : auto;
		height : auto;
}

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

Debut menu0

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

	.menuN0{
		position : absolute;
		right : 140px;
		top : 10px;
		left : auto;
		bottom : auto;
		text-align : right;
		margin : 0px;
		padding : 0px;
		z-index : 10;
		display : inline;
		width : auto;
}

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

Debut Zone de situation / navigation

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

	.navigationBarre{
		margin : 0px;
		padding : 0px;
}

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

Debut Zone d identification

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

	.identificationBarre{
		margin : 0px;
		padding : 0px;
}

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

Debut menuGauche

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

	.menu {
		float : left;
		width : 22%;
		text-align : left;
		background-color : #FFFFFF;
		background-image : none;
		background-repeat : repeat;
		background-position : 0px 0px;
		padding-top : 10px;
		margin-top : 0px;
		margin-left : 0px;
		display : inline;
}
	.page.menuOnRightSide .menu {
		float : right;
		margin-right : 0px;
}
@media print{
	.menu {
/*		float : none !important;
		width : 100% !important;
		text-align : left;
		padding : 0px !important;
		margin : 0px !important;*/
		display : none;
}
}

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

Debut centre

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

	.centralAvMenuG {
		float : right;
		width : 76%;
		margin-top : 10px;
		padding-top : 0px;
		padding-bottom : 0px;
    margin-right : 0px;
		font-family : Tahoma, Arial, sans-serif;
		font-size : 11px;
		display : inline;
}
	.page.menuOnRightSide .centralAvMenuG {
		float : left;
    margin-left : 0px;
}
@media print{
	.centralAvMenuG {
		float : none !important;
    /*margin : 0px !important;
    margin-top : 10px !important;
    padding-top : 0px !important;
    width : 100% !important;*/
		/*font-family : Tahoma, Arial, sans-serif;
		font-size : 11px;*/
		display : block !important;
		width : auto;
		margin : 0px;
		padding : 0px;
}
}
	.centralSansMenuG {
		width : 100%;
		margin-top : 10px;
		padding-top : 0px;
		padding-bottom : 0px;
		font-family : Tahoma, Arial, sans-serif;
		font-size : 11px;
		display : block;
		float : none;
}
@media print{
	.centralSansMenuG {
	  display : block;
    padding : 0px;
    margin : 0px;
}
}

/* compo_ass */

  .currentZone {
    display : block;
    width : 100%;
    min-height : 300px;
    margin : 0px 0px 0px 0px;
    background-color : transparent;
}
  .currentZoneAvecCpAssLR {
    float : left;
    width : 50%;
    min-height : 300px;
    margin : 0px 0px 0px 0px;
    background-color : transparent;
}
  @media print{
  .currentZoneAvecCpAssLR {
    float : none;
    width : 100%;
}
}
  .currentZoneAvecCpAssL {
    float : left;
    width : 75%;
    min-height : 300px;
    margin : 0px 0px 0px 0px;
    background-color : transparent;
}
  @media print{
  .currentZoneAvecCpAssL {
    float : none;
    width : 100%;
}
}
  .currentZoneAvecCpAssR {
    float : left;
    width : 75%;
    min-height : 300px;
    margin : 0px 0px 0px 0px;
    background-color : transparent;
}
  @media print{
  .currentZoneAvecCpAssR {
    float : none;
    width : 100%;
}
}
  .currentZone .currentPadd {
    display : block;
    /*width : 100%;*/ /* 090109 */
    overflow : hidden;
    margin : 0px 0px 0px 0px;
}
  @media print{
  .currentZone .currentPadd {
    display : block;
    width : 100%;
    overflow : visible !important;
    margin : 0px;
    padding : 0px;
}
}
  .currentZoneAvecCpAssLR .currentPadd {
    padding-left : 8px;
    padding-right : 8px;
    overflow : hidden;
    margin : 0px 0px 0px 0px;
}
@media print{
  .currentZoneAvecCpAssLR .currentPadd {
    padding-left : 8px;
    padding-right : 8px;
    overflow : visible !important;
    margin : 0px 0px 0px 0px;
}
}
  .currentZoneAvecCpAssL .currentPadd {
    padding-left : 8px;
    overflow : hidden;
    margin : 0px 0px 0px 0px;
}
@media print{
  .currentZoneAvecCpAssL .currentPadd {
    padding-left : 8px;
    overflow : visible !important;
    margin : 0px 0px 0px 0px;
}
}
  .currentZoneAvecCpAssR .currentPadd {
    padding-right : 8px;
    overflow : hidden;
    margin : 0px 0px 0px 0px;
}
@media print{
  .currentZoneAvecCpAssR .currentPadd {
    padding-right : 8px;
    overflow : visible !important;
    margin : 0px 0px 0px 0px;
}
}

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

Debut compo_ass

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

  .compoAss_default_default {
    float : left;
    width : 25%;
    overflow : hidden;
}
@media print {
  .compoAss_default_default {
    float : none;
    width : 100%;
    overflow : visible !important;
    display : block;
}
}
  .compoAss_default_default .compoAssPadd{
    padding-left : 8px;
    overflow : hidden;
}
@media print{
  .compoAss_default_default .compoAssPadd{
    padding-left : 8px;
    overflow : visible !important;
}
}
  .compoAss_left_default {
    float : left;
    width : 25%;
    overflow : hidden;
}
@media print {
  .compoAss_left_default {
    float : none;
    width : 100%;
    overflow : visible !important;
    display : block;
}
}
  .compoAss_left_default .compoAssPadd{
    padding-right : 8px;
    overflow : hidden;
}
@media print{
  .compoAss_left_default .compoAssPadd{
    padding-right : 8px;
    overflow : visible !important;
}
}
  .compoAss_top_default {
    clear : both;
    width : 100%;
    padding-bottom : 8px;
}
@media print {
  .compoAss_top_default {
    display : block;
}
}
  .compoAss_top_default .compoAssPadd{
    display : block;
    width : 100%;
}

  .compoAss_top2_default {
    clear : both;
    width : 100%;
    margin-bottom : 8px;
}
@media print {
  .compoAss_top2_default {
    display : block;
}
}
  .compoAss_top2_default .compoAssPadd{
    display : block;
    width : 100%;
}

  .compoAss_top3_default {
    clear : both;
    width : 100%;
}
@media print {
  .compoAss_top3_default {
    display : block;
}
}
  .compoAss_top3_default .compoAssPadd{
    display : block;
    width : 100%;
}

  .compoAss_absolute_default {
    position : absolute;
    top : 0px;
    right : 0px;
    bottom : auto;
    left : auto;
    clear : both;
    width : 50%;
    height : auto;
    z-index : 2;
}
@media print {
  .compoAss_absolute_default {
    display : block;
}
}
  .compoAss_absolute_default .compoAssPadd{
    display : block;
    width : 100%;
}
  .compoAss_bottom_default {
    clear : both;
    width : 100%;
    padding-top : 8px;
}
@media print {
  .compoAss_bottom_default {
    display : block;
}
}
  .compoAss_bottom_default .compoAssPadd{
    display : block;
    width : 100%;
}

  .compoAss_bottom2_default {
    clear : both;
    width : 100%;
    padding-top : 8px;
}
@media print {
  .compoAss_bottom2_default {
    display : block;
}
}
  .compoAss_bottom2_default .compoAssPadd{
    display : block;
    width : 100%;
}

  .compoAss_surMenu_default {
    clear : both;
    width : 100%;
    padding-bottom : 8px;
}
  .compoAss_surMenu_default .compoAssPadd{
    display : block;
    width : 100%;
}

  .compoAss_sousMenu_default {
    clear : both;
    width : 100%;
    padding-top : 8px;
}
  .compoAss_sousMenu_default .compoAssPadd{
    display : block;
    width : 100%;
}
  .compoAss_pdp_default {
		width : 640px;
		height : auto;
		text-align : left;
		border-style : none;
		border-color : #A31C24;
		border-top-width : 0px;
		border-bottom-width : 0px;
		border-left-width : 0px;
		border-right-width : 0px;
		background-color : #FFFFFF;
		background-image : none;
		background-position : 0px 0px;
		background-repeat : no-repeat;
		margin-top : 0px;
		margin-bottom : 0px;
		margin-left : auto;
		margin-right : auto;
		padding-top : 0px;
		padding-bottom : 0px;
		padding-left : 0px;
		padding-right : 0px;
}
  .compoAss_pdp_default.pdpInBox {
		width : auto;
		margin-top : 0px;
		margin-bottom : 0px;
		margin-left : auto;
		margin-right : auto;
		padding-top : 0px;
		padding-bottom : 0px;
		padding-left : 0px;
		padding-right : 0px;
}
@media print {
  .compoAss_absolute_default {

}
}
  .compoAss_pdp_default .poweredByDiasite{
		color : #444444;
		font-size : 11px;
		font-weight : normal;
		text-decoration : none;
		text-align : right;
}
  .compoAss_pdp_default .poweredByDiasite a{
		color : #DF1C24;
		font-weight : bold;
		text-decoration : none;
}
  .compoAss_pdp_default .poweredByDiasite a:hover{
		color : #A31C24;
		text-decoration : underline;
}

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

Debut Autre

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

	.Ancre {
		padding : 0px;
		margin : 0px;
		line-height : 0px;
		font-size : 0px;
}
/* ************************************************** */
/*                                                    */
/* cssToBeIncluded: [2099] /home/diasite/diasite39/res/outside/1V/components/bandeau/hidden/modele1/bandeau_hidden_modele1.css       */
/*                                                    */
/* ************************************************** */
/* --------------

Debut entete

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

/* ************************************************** */
/*                                                    */
/* cssToBeIncluded: [2099] /home/diasite/diasite39/res/outside/1V/components/banniere/hidden/modele1/banniere_hidden_modele1.css       */
/*                                                    */
/* ************************************************** */
/* --------------

Debut banniere

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

	.banniereActusDiv {
    display : none;
}
/* ************************************************** */
/*                                                    */
/* cssToBeIncluded: [2099] /home/diasite/diasite39/res/outside/1V/components/close/hidden/modele1/close_hidden_modele1.css       */
/*                                                    */
/* ************************************************** */
/* --------------

Debut Bouton vers format impression

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

	.close{
    display : none;
}
/* ************************************************** */
/*                                                    */
/* cssToBeIncluded: [2099] /home/diasite/diasite39/res/outside/1V/components/contactLink/hidden/modele1/contactLink_hidden_modele1.css       */
/*                                                    */
/* ************************************************** */
/* ************************************************** */
/*                                                    */
/* cssToBeIncluded: [2099] /home/diasite/diasite39/res/outside/1V/components/entete/pres1/modele1/entete_pres1_modele1.css       */
/*                                                    */
/* ************************************************** */
/* ************************************************** */
/*                                                    */
/* cssToBeIncluded: [2099] /home/diasite/diasite39/res/outside/1V/components/hdp/hidden/modele1/hdp_hidden_modele1.css       */
/*                                                    */
/* ************************************************** */
/* --------------

Debut Bouton vers format impression

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

	.hdp{
    display : none;
}
/* ************************************************** */
/*                                                    */
/* cssToBeIncluded: [2099] /home/diasite/diasite39/res/outside/1V/components/homeLink/hidden/modele1/homeLink_hidden_modele1.css       */
/*                                                    */
/* ************************************************** */
/* ************************************************** */
/*                                                    */
/* cssToBeIncluded: [2099] /home/diasite/diasite39/res/outside/1V/components/identificationBarre/hidden/modele1/identificationBarre_hidden_modele1.css       */
/*                                                    */
/* ************************************************** */
/* --------------

Debut Zone de situation / navigation

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

  .identificationBarre {
    display : none;
}
/* ************************************************** */
/*                                                    */
/* cssToBeIncluded: [2099] /home/diasite/diasite39/res/outside/1V/components/identificationLink/hidden/modele1/identificationLink_hidden_modele1.css       */
/*                                                    */
/* ************************************************** */
/* ************************************************** */
/*                                                    */
/* cssToBeIncluded: [2099] /home/diasite/diasite39/res/outside/1V/components/imgAccompagnement/hidden/modele1/imgAccompagnement_hidden_modele1.css       */
/*                                                    */
/* ************************************************** */
/* --------------

Debut image accompagnement

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

	img.imgAccomp {
    display : none;
}
/* ************************************************** */
/*                                                    */
/* cssToBeIncluded: [2099] /home/diasite/diasite39/res/outside/1V/components/joinLink/hidden/modele1/joinLink_hidden_modele1.css       */
/*                                                    */
/* ************************************************** */
/* ************************************************** */
/*                                                    */
/* cssToBeIncluded: [2099] /home/diasite/diasite39/res/outside/1V/components/navigationBarre/hidden/modele1/navigationBarre_hidden_modele1.css       */
/*                                                    */
/* ************************************************** */
/* --------------

Debut Zone de situation / navigation

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

  .navigationBarre {
    display : none;
}
/* ************************************************** */
/*                                                    */
/* cssToBeIncluded: [2099] /home/diasite/diasite39/res/outside/1V/components/niveauGen/hidden/modele1/niveauGen_hidden_modele1.css       */
/*                                                    */
/* ************************************************** */
/* --------------

Debut Niveau Gen

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

/* ************************************************** */
/*                                                    */
/* cssToBeIncluded: [2099] /home/diasite/diasite39/res/outside/1V/components/pdp/pres1/modele1/pdp_pres1_modele1.css       */
/*                                                    */
/* ************************************************** */
/* --------------

Debut pied de page

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

  .pdp {
		font-family : Tahoma, Arial, sans-serif; 
		font-size : 11px; 
		color : #000000; 
		text-decoration : none; 
		font-weight : normal; 
		background-color : #FFFFFF;
		background-image : none;
    background-position : 0 0;
    background-repeat : repeat;
		width : 640px;
		margin-top : 2px;
		margin-bottom : 0px;
		margin-left : auto;
		margin-right : auto;
		padding-left : 10px;
		padding-right : 10px;
		padding-top : 0px;
		padding-bottom : 0px;
		border-left : 1px #A31C24 none;
		border-right : 1px #A31C24 none;
		border-top : 1px #A31C24 none;
		border-bottom : 1px #A31C24 none;
		clear : both;
		display : block;
}
@media print{
	.pdp{
		width : 100%;
    margin : 0px;
    padding : 0px;
    border : none;
		clear : both;
}
}
  .pdpInBox {
    width : 100%;
		padding-left : 0px;
		padding-right : 0px;
		padding-top : 0px;
		padding-bottom : 0px;
}
	.pdp a img{
    border : none; 
}
	.mentions{
		float : left;
		width : 22%;
		text-align : left;
		background-color : #B2B29A;
		padding-top : 1px;
		padding-bottom : 1px;
		display : block;
}
	.pdp .mentions a{
	  display : block;
		font-family : Tahoma, Arial, sans-serif; 
		font-size : 11px; 
		color : #000000; 
		text-decoration : none; 
		font-weight : normal; 
		margin-left : 15px;
}
	.pdp .mentions a:hover{
		color : #000000; 
		text-decoration : underline; 
}
	.Utel{
		float : left;
		width : auto;
		text-align : left;
		background-color : transparent;
		margin-left : 25px;
		padding-top : 1px;
		padding-bottom : 1px;
		display : block;
}
	.pdp .Utel a{
	  display : block;
		font-family : Tahoma, Arial, sans-serif; 
		font-size : 11px; 
		color : #000000; 
		text-decoration : none; 
		font-weight : normal; 
}
	.pdp .Utel a:hover{
		color : #000000; 
		text-decoration : underline; 
}
	.pdp .pdpBasedOn {
		float : right;
    padding-left : 10px;
    padding-right : 10px;
    position : relative;
    display : block;
}
	.pdp .pdpBasedOn a{
		font-family : Tahoma, Arial, sans-serif; 
		font-size : 11px; 
		color : #004581; 
		text-decoration : none; 
		font-weight : bold; 
}
	.pdp .pdpBasedOn a:hover{
		color : #004581;
		text-decoration : underline;
}
	.pdp .pdpBasedOn img{
	  position : relative;
    top : 2px;
}
/* ************************************************** */
/*                                                    */
/* cssToBeIncluded: [2099] /home/diasite/diasite39/res/outside/1V/components/printFormat/hidden/modele1/printFormat_hidden_modele1.css       */
/*                                                    */
/* ************************************************** */
/* --------------

Debut Bouton vers format impression

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

	.printFormat{
    display : none;
}
/* ************************************************** */
/*                                                    */
/* cssToBeIncluded: [2099] /home/diasite/diasite39/res/outside/1V/components/rappel/hidden/modele1/rappel_hidden_modele1.css       */
/*                                                    */
/* ************************************************** */
/* --------------

Debut Rappel

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

	.rappel {
    display : none;
}
/* ************************************************** */
/*                                                    */
/* cssToBeIncluded: [2099] /home/diasite/diasite39/res/outside/1V/components/search/hidden/modele1/search_hidden_modele1.css       */
/*                                                    */
/* ************************************************** */
/* --------------

Debut Search

-------------- */
/* ************************************************** */
/*                                                    */
/* cssToBeIncluded: [2099] /home/diasite/diasite39/res/outside/1V/components/searchLink/hidden/modele1/searchLink_hidden_modele1.css       */
/*                                                    */
/* ************************************************** */
/* ************************************************** */
/*                                                    */
/* cssToBeIncluded: [2099] /home/diasite/diasite39/res/outside/1V/components/siteMapLink/hidden/modele1/siteMapLink_hidden_modele1.css       */
/*                                                    */
/* ************************************************** */
/* ************************************************** */
/*                                                    */
/* cssToBeIncluded: [2099] /home/diasite/diasite39/res/outside/1V/components/structureBox/hidden/default/structureBox_hidden_default.css       */
/*                                                    */
/* ************************************************** */
/* --------------

Debut boxComponent

-------------- */
/* ************************************************** */
/*                                                    */
/* cssToBeIncluded: [2099] /home/diasite/diasite39/res/outside/1V/components/menuN0Box/hidden/default/menuN0Box_hidden_default.css       */
/*                                                    */
/* ************************************************** */
/* ************************************************** */
/*                                                    */
/* cssToBeIncluded: [2099] /home/diasite/diasite39/res/outside/1V/components/menuN1Box/hidden/default/menuN1Box_hidden_default.css       */
/*                                                    */
/* ************************************************** */
/* ************************************************** */
/*                                                    */
/* cssToBeIncluded: [2099] /home/diasite/diasite39/res/outside/1V/components/titreBranche/hidden/modele1/titreBranche_hidden_modele1.css       */
/*                                                    */
/* ************************************************** */
/* --------------

Debut titreBranche

-------------- */
/* ************************************************** */
/*                                                    */
/* cssToBeIncluded: [2099] /home/diasite/diasite39/res/outside/1V/components/pdpBox/hidden/default/pdpBox_hidden_default.css       */
/*                                                    */
/* ************************************************** */
/* ************************************************** */
/*                                                    */
/* cssToBeIncluded: [2099] /home/diasite/diasite39/res/outside/1V/components/bandeauBox/hidden/default/bandeauBox_hidden_default.css       */
/*                                                    */
/* ************************************************** */
/* ************************************************** */
/*                                                    */
/* cssToBeIncluded: [2099] /home/diasite/diasite39/res/outside/1V/components/bodyBox/hidden/default/bodyBox_hidden_default.css       */
/*                                                    */
/* ************************************************** */
/* ************************************************** */
/*                                                    */
/* cssToBeIncluded: [2099] /home/diasite/diasite39/res/outside/1V/components/centralBox/hidden/default/centralBox_hidden_default.css       */
/*                                                    */
/* ************************************************** */
/* ************************************************** */
/*                                                    */
/* cssToBeIncluded: [2099] /home/diasite/diasite39/res/outside/1V/components/calqueImage/pres1/modele1/calqueImage_pres1_modele1.css       */
/*                                                    */
/* ************************************************** */
/* --------------

Debut calqueImage

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

/*--------- Lightbox -----------*/
#lightbox{
    background-color: #FFFFFF;
    padding: 10px 10px 10px 10px;
    border-style : solid;
    border-color : #B2B29A;
    border-top-width : 1px;
    border-right-width : 1px;
    border-bottom-width : 1px;
    border-left-width : 1px;
    z-index: 1000000;
}

#lightboxDetails{
    font-size: 11px;
    color: #888888;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    text-transform : uppercase;
}

#closeButton{ top: 5px; right: 5px; }

#lightboxCaption{ float: left; }

#keyboardMsg{ float: right; }

#lightbox img{ border: none; }

#overlay img{ border: none; }

#overlay{ background-image: url(res/outside/all/components/calqueImage/pres1/modele1/images/overlay.png); }

* html #overlay{ /*Hack IE */
    background-color: #000;
    background-color: transparent;
    background-image: url(blank.gif);
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="res/outside/all/components/calqueImage/pres1/modele1/images/overlay.png", sizingMethod="scale");
}
/*-------- fin lightbox -------*/
/*   XSL Menus : b0  */
/* 1 / 3 */



/* 2 / 10 */



/* 3 / 15 */



/* 4 / 20 */



/* 4 / 3085 */



/* 5 / 3087 */



/* 5 / 4175 */



/* 5 / 3191 */



/* 6 / 3197 */



/* 6 / 3196 */



/* 6 / 3195 */



/* 5 / 3090 */



/* 5 / 3099 */



/* 5 / 4176 */



/* 6 / 4336 */



/* 4 / 22 */



/* 5 / 3137 */



/* 5 / 4337 */



/* 5 / 3188 */



/* 5 / 3138 */



/* 5 / 3139 */



/* 5 / 3147 */



/* 5 / 3141 */



/* 5 / 3142 */



/* 4 / 23 */



/* 5 / 3108 */



/* 6 / 3114 */



/* 6 / 3113 */



/* 6 / 3112 */



/* 6 / 3111 */



/* 5 / 222 */



/* 5 / 3189 */



/* 4 / 4712 */



/* 5 / 4715 */



/* 5 / 4716 */



/* 5 / 4717 */



/* 5 / 4718 */



/* 3 / 16 */



/* 4 / 4329 */



/* 5 / 4330 */



/* 5 / 4878 */



/* 5 / 4817 */



/* 6 / 4894 */



/* 6 / 4900 */



/* 6 / 4901 */



/* 6 / 4905 */



/* 6 / 4904 */



/* 6 / 4903 */



/* 6 / 4902 */



/* 6 / 4899 */



/* 6 / 4930 */



/* 6 / 4931 */



/* 5 / 4879 */



/* 5 / 4827 */



/* 6 / 4911 */



/* 6 / 4910 */



/* 6 / 4909 */



/* 6 / 4908 */



/* 6 / 4912 */



/* 5 / 4831 */



/* 6 / 4916 */



/* 6 / 4915 */



/* 6 / 4914 */



/* 6 / 4913 */



/* 5 / 4828 */



/* 6 / 4907 */



/* 6 / 4906 */



/* 5 / 4830 */



/* 6 / 4874 */



/* 6 / 4935 */



/* 6 / 4936 */



/* 6 / 4946 */



/* 6 / 4884 */



/* 6 / 4937 */



/* 5 / 4721 */



/* 6 / 4724 */



/* 7 / 4725 */



/* 7 / 4729 */



/* 7 / 4733 */



/* 6 / 4737 */



/* 6 / 4961 */



/* 7 / 4964 */



/* 6 / 4745 */



/* 6 / 4746 */



/* 5 / 4829 */



/* 6 / 4938 */



/* 6 / 4939 */



/* 6 / 4945 */



/* 6 / 4943 */



/* 5 / 4950 */



/* 6 / 4952 */



/* 6 / 4955 */



/* 5 / 4942 */



/* 5 / 4882 */



/* 6 / 4970 */



/* 6 / 4960 */



/* 5 / 4920 */



/* 6 / 4922 */



/* 6 / 4923 */



/* 5 / 4932 */



/* 5 / 4933 */



/* 4 / 84 */



/* 5 / 3068 */



/* 6 / 3873 */



/* 6 / 4110 */



/* 6 / 4124 */



/* 7 / 4125 */



/* 7 / 4126 */



/* 7 / 4127 */



/* 7 / 4128 */



/* 7 / 4129 */



/* 7 / 4130 */



/* 7 / 4131 */



/* 7 / 4132 */



/* 7 / 4133 */



/* 7 / 4134 */



/* 7 / 4135 */



/* 7 / 4136 */



/* 6 / 4137 */



/* 6 / 4139 */



/* 7 / 4145 */



/* 7 / 4144 */



/* 7 / 4143 */



/* 7 / 4142 */



/* 6 / 4146 */



/* 7 / 4147 */



/* 7 / 4148 */



/* 6 / 4149 */



/* 6 / 3311 */



/* 7 / 4058 */



/* 7 / 4059 */



/* 7 / 4062 */



/* 7 / 4063 */



/* 6 / 3312 */



/* 7 / 4104 */



/* 7 / 4105 */



/* 7 / 4106 */



/* 7 / 4107 */



/* 7 / 4108 */



/* 7 / 4103 */



/* 6 / 3148 */



/* 7 / 3150 */



/* 8 / 3151 */



/* 8 / 3155 */



/* 8 / 3159 */



/* 7 / 3327 */



/* 7 / 3650 */



/* 7 / 3163 */



/* 7 / 3171 */



/* 7 / 3172 */



/* 6 / 4084 */



/* 7 / 4085 */



/* 7 / 4086 */



/* 7 / 4087 */



/* 7 / 4088 */



/* 7 / 4089 */



/* 7 / 4115 */



/* 7 / 4090 */



/* 7 / 4091 */



/* 7 / 4109 */



/* 7 / 4092 */



/* 6 / 4111 */



/* 6 / 4112 */



/* 6 / 4041 */



/* 6 / 3345 */



/* 6 / 3652 */



/* 6 / 3313 */



/* 7 / 4096 */



/* 7 / 4123 */



/* 6 / 4116 */



/* 6 / 4057 */



/* 5 / 3475 */



/* 6 / 3485 */



/* 6 / 3504 */



/* 7 / 3505 */



/* 7 / 3506 */



/* 6 / 3507 */



/* 7 / 3509 */



/* 8 / 3510 */



/* 8 / 3511 */



/* 8 / 3512 */



/* 8 / 3513 */



/* 8 / 3514 */



/* 8 / 3515 */



/* 8 / 3516 */



/* 8 / 3517 */



/* 8 / 3518 */



/* 7 / 3519 */



/* 7 / 3520 */



/* 7 / 3524 */



/* 7 / 3525 */



/* 8 / 3526 */



/* 8 / 3527 */



/* 6 / 3528 */



/* 7 / 3530 */



/* 8 / 3531 */



/* 8 / 3532 */



/* 8 / 3533 */



/* 8 / 3534 */



/* 8 / 3535 */



/* 7 / 3536 */



/* 7 / 3541 */



/* 8 / 3542 */



/* 8 / 3543 */



/* 6 / 3544 */



/* 7 / 3546 */



/* 8 / 3547 */



/* 8 / 3551 */



/* 8 / 3555 */



/* 7 / 3559 */



/* 7 / 3560 */



/* 7 / 3567 */



/* 6 / 3579 */



/* 7 / 3580 */



/* 7 / 3588 */



/* 8 / 3589 */



/* 8 / 3590 */



/* 8 / 3591 */



/* 8 / 3592 */



/* 6 / 3593 */



/* 6 / 3597 */



/* 6 / 3598 */



/* 7 / 3599 */



/* 7 / 3600 */



/* 7 / 3601 */



/* 7 / 3602 */



/* 7 / 3603 */



/* 6 / 3604 */



/* 7 / 3605 */



/* 7 / 3606 */



/* 7 / 3607 */



/* 7 / 3608 */



/* 6 / 3609 */



/* 7 / 3610 */



/* 7 / 3611 */



/* 7 / 3612 */



/* 7 / 3613 */



/* 7 / 3614 */



/* 7 / 3615 */



/* 7 / 3616 */



/* 6 / 3617 */



/* 6 / 3618 */



/* 6 / 3619 */



/* 6 / 3623 */



/* 5 / 2181 */



/* 6 / 2189 */



/* 7 / 2190 */



/* 8 / 2191 */



/* 8 / 2192 */



/* 8 / 2193 */



/* 8 / 2194 */



/* 7 / 2195 */



/* 7 / 2196 */



/* 6 / 2208 */



/* 7 / 2209 */



/* 8 / 2210 */



/* 8 / 2211 */



/* 8 / 2212 */



/* 8 / 2213 */



/* 8 / 2214 */



/* 8 / 2215 */



/* 8 / 2216 */



/* 8 / 2217 */



/* 8 / 2218 */



/* 7 / 2219 */



/* 7 / 2222 */



/* 7 / 2223 */



/* 8 / 2224 */



/* 8 / 2225 */



/* 6 / 2226 */



/* 7 / 2227 */



/* 8 / 2228 */



/* 8 / 2229 */



/* 8 / 2230 */



/* 8 / 2231 */



/* 8 / 2232 */



/* 8 / 2233 */



/* 7 / 2234 */



/* 8 / 2235 */



/* 8 / 2236 */



/* 7 / 2237 */



/* 8 / 2238 */



/* 8 / 2239 */



/* 6 / 2240 */



/* 7 / 2242 */



/* 8 / 2243 */



/* 8 / 2247 */



/* 8 / 2251 */



/* 7 / 2255 */



/* 7 / 2256 */



/* 7 / 2258 */



/* 7 / 2265 */



/* 6 / 2277 */



/* 7 / 2280 */



/* 8 / 2281 */



/* 8 / 2282 */



/* 8 / 2283 */



/* 8 / 2284 */



/* 8 / 2285 */



/* 7 / 2286 */



/* 8 / 2287 */



/* 8 / 2288 */



/* 8 / 2289 */



/* 6 / 2290 */



/* 7 / 2291 */



/* 7 / 2292 */



/* 8 / 2293 */



/* 8 / 2294 */



/* 7 / 2295 */



/* 6 / 2296 */



/* 7 / 2297 */



/* 7 / 2302 */



/* 7 / 2303 */



/* 7 / 2304 */



/* 7 / 2305 */



/* 7 / 2306 */



/* 7 / 2307 */



/* 6 / 2308 */



/* 7 / 2309 */



/* 7 / 2310 */



/* 7 / 2311 */



/* 7 / 2312 */



/* 7 / 2313 */



/* 7 / 2314 */



/* 7 / 2315 */



/* 7 / 2316 */



/* 7 / 2317 */



/* 7 / 2318 */



/* 7 / 2319 */



/* 7 / 2320 */



/* 6 / 2321 */



/* 7 / 2322 */



/* 7 / 2323 */



/* 6 / 2324 */



/* 7 / 2325 */



/* 7 / 2326 */



/* 6 / 2333 */



/* 6 / 2334 */



/* 5 / 762 */



/* 6 / 763 */



/* 6 / 772 */



/* 7 / 774 */



/* 7 / 775 */



/* 7 / 776 */



/* 7 / 777 */



/* 7 / 778 */



/* 7 / 779 */



/* 7 / 780 */



/* 7 / 781 */



/* 7 / 782 */



/* 7 / 783 */



/* 7 / 784 */



/* 7 / 785 */



/* 7 / 786 */



/* 7 / 787 */



/* 7 / 788 */



/* 6 / 789 */



/* 7 / 790 */



/* 8 / 791 */



/* 8 / 792 */



/* 8 / 793 */



/* 8 / 794 */



/* 8 / 795 */



/* 8 / 796 */



/* 8 / 797 */



/* 8 / 798 */



/* 8 / 799 */



/* 7 / 800 */



/* 6 / 801 */



/* 6 / 804 */



/* 7 / 805 */



/* 8 / 806 */



/* 8 / 807 */



/* 8 / 808 */



/* 8 / 809 */



/* 8 / 810 */



/* 8 / 811 */



/* 7 / 812 */



/* 8 / 813 */



/* 8 / 814 */



/* 7 / 815 */



/* 8 / 816 */



/* 8 / 817 */



/* 6 / 818 */



/* 7 / 819 */



/* 7 / 820 */



/* 7 / 821 */



/* 7 / 822 */



/* 7 / 823 */



/* 6 / 824 */



/* 6 / 828 */



/* 7 / 829 */



/* 7 / 830 */



/* 7 / 831 */



/* 7 / 832 */



/* 6 / 837 */



/* 7 / 838 */



/* 7 / 839 */



/* 7 / 840 */



/* 7 / 841 */



/* 7 / 842 */



/* 6 / 843 */



/* 6 / 849 */



/* 6 / 855 */



/* 7 / 856 */



/* 8 / 857 */



/* 7 / 858 */



/* 7 / 862 */



/* 7 / 863 */



/* 6 / 864 */



/* 7 / 865 */



/* 7 / 866 */



/* 7 / 867 */



/* 6 / 870 */



/* 6 / 871 */



/* 7 / 872 */



/* 7 / 873 */



/* 6 / 874 */



/* 4 / 2513 */



/* 5 / 4702 */



/* 5 / 3060 */



/* 5 / 2525 */



/* 5 / 2543 */



/* 5 / 2542 */



/* 5 / 2541 */



/* 5 / 2540 */



/* 5 / 2539 */



/* 5 / 2538 */



/* 5 / 2537 */



/* 5 / 2536 */



/* 5 / 2535 */



/* 5 / 2534 */



/* 5 / 2533 */



/* 5 / 2532 */



/* 5 / 2531 */



/* 5 / 2528 */



/* 5 / 2530 */



/* 5 / 2526 */



/* 5 / 2524 */



/* 5 / 2523 */



/* 5 / 2522 */



/* 5 / 2521 */



/* 5 / 2519 */



/* 5 / 2518 */



/* 3 / 17 */



/* 3 / 181 */



/* 4 / 182 */



/* 5 / 3124 */



/* 5 / 3125 */



/* 5 / 3130 */



/* 5 / 3126 */



/* 5 / 3127 */



/* 5 / 3132 */



/* 5 / 3128 */



/* 5 / 3134 */



/* 5 / 3131 */



/* 5 / 3129 */



/* 5 / 3133 */



/* 4 / 278 */



/* 5 / 294 */



/* 5 / 295 */



/* 3 / 547 */



/* 3 / 157 */



/* 2 / 580 */



/* 3 / 2436 */



/* 3 / 2433 */



/* 3 / 1910 */



/* 4 / 1936 */



/* 5 / 2085 */



/* 6 / 2086 */



/* 6 / 2087 */



/* 6 / 2088 */



/* 6 / 2089 */



/* 6 / 2090 */



/* 6 / 2091 */



/* 6 / 2092 */



/* 6 / 2093 */



/* 6 / 2094 */



/* 5 / 2095 */



/* 6 / 2096 */



/* 4 / 1954 */



/* 5 / 2097 */



/* 6 / 2099 */



/* 6 / 2100 */



/* 6 / 2101 */



/* 6 / 2102 */



/* 6 / 2103 */



/* 5 / 2104 */



/* 6 / 2105 */



/* 6 / 2106 */



/* 4 / 2005 */



/* 5 / 2008 */



/* 6 / 2009 */



/* 6 / 2010 */



/* 6 / 2011 */



/* 6 / 2012 */



/* 6 / 2013 */



/* 5 / 2014 */



/* 6 / 2015 */



/* 6 / 2016 */



/* 6 / 2017 */



/* 4 / 2081 */



/* 4 / 2082 */



/* 4 / 2078 */


/* ************************************************** */
/*                                                    */
/* cssToBeIncluded: [2099] /home/diasite/diasite39/res/inside/base/fiche/default2FilmCourt/default/base_fiche_default2FilmCourt_default.css       */
/*                                                    */
/* ************************************************** */
/* --------------

Debut Fiche

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

/*--- Initialisation ---*/

	.base_fiche_default2FilmCourt_default_2099{
    font-family : Tahoma, Arial, sans-serif;
    color : #444444;
    text-align : left;
    padding : 0px;
    border : 1px #A31C24 none;
}
	.base_fiche_default2FilmCourt_default_2099 a{
    text-decoration : none
}
	.base_fiche_default2FilmCourt_default_2099 a:hover{
    text-decoration : underline
}
	.base_fiche_default2FilmCourt_default_2099 div intitule_000134 {
    color : #777777;
}

/*--- structure ---*/

	.base_fiche_default2FilmCourt_default_2099 .cgMenu_000134 {
		float : left;
		width : 17%;
}
	.base_fiche_default2FilmCourt_default_2099 .ccAvecMenu_000134 {
		float : right;
		width : 80%;
}
	.base_fiche_default2FilmCourt_default_2099 .ccSansMenu_000134 {
		width : 100%;
}

/*--- vue liste / fiche (fichiers communs) ---*/

	.base_fiche_default2FilmCourt_default_2099 .vueListe_000134, .base_fiche_default2FilmCourt_default_2099 .vueFiche_000134{
	  margin : 0px;
	  padding : 0px;
	  width : 100%;
}

	.base_fiche_default2FilmCourt_default_2099 .nouvelle_000134{
	  background : transparent;
	  margin : 0px;
	  padding : 10px;
	  border : none;
		display : block;
		margin-bottom : 5px;
		clear : both;
		border : 1px #B2B29A solid;
}

	.base_fiche_default2FilmCourt_default_2099 .nouvellePadd_000134{
    width : 100%;
}

	.base_fiche_default2FilmCourt_default_2099 .photo_000134 {
	  background : transparent;
	  margin : 0px;
	  padding : 0px;
	  border : none;
		margin-bottom : 10px;
}

	.base_fiche_default2FilmCourt_default_2099 div.titre_000134 {
	  margin : 0px;
	  padding : 0px;
	  border : none;
		font-family : Tahoma, Arial, sans-serif;
		font-size : 16px;
		background-color : #A31C24;
		color : #FFFFFF;
		font-weight : bold;
		padding : 5px;
		padding-left : 5px;
		padding-right : 5px;
		border : none;
		margin-bottom : 5px;
}
	.base_fiche_default2FilmCourt_default_2099 div.titre_000134 .intitule_000134{
	  font-size : 11px;
		color : #FFFFFF;
		font-weight : bold;
}
	.base_fiche_default2FilmCourt_default_2099 div.titre_000134 a{
		font-family : Tahoma, Arial, sans-serif;
		font-size : 16px;
		color : #FFFFFF;
		font-weight : bold;
		text-decoration : none;
}
	.base_fiche_default2FilmCourt_default_2099 div.titre_000134 a:hover{
		font-family : Tahoma, Arial, sans-serif;
		font-size : 16px;
		color : #FFFFFF;
		font-weight : bold;
		text-decoration : underline;
}




	.base_fiche_default2FilmCourt_default_2099 .resume_000134{
	  background : transparent;
	  margin : 0px;
	  padding : 0px;
	  border : none;
		font-size : 12px;
		color : #444444;
		line-height : 130%;
		font-weight : bold;
		text-align : justify;
		margin-bottom : 10px;
}

	.base_fiche_default2FilmCourt_default_2099 .inconnue_000134{
	  background : transparent;
	  margin : 0px;
	  padding : 0px;
	  border : none;
	  clear : both;
		font-size : 11px;
		font-weight : normal;
		padding-top : 5px;
}

	.base_fiche_default2FilmCourt_default_2099 .sousTitre_000134 {
		font-size : 11px;
		color : #444444;
		font-weight : normal;
		background-color : #C5C5AF;
		padding-top : 2px;
		padding-bottom : 2px;
		padding-left : 5px;
		padding-right : 5px;
		margin-bottom : 1px;
}
	.base_fiche_default2FilmCourt_default_2099 .sousTitre_000134 .intitule_000134{
	  font-size : 11px;
		color : #444444;
		font-weight : bold;
}
	.base_fiche_default2FilmCourt_default_2099 .sousTitre_000134 a{
		font-family : Tahoma, Arial, sans-serif;
		font-size : 11px;
		font-weight : normal;
		color : #DF1C24;
		text-decoration : none;
}
	.base_fiche_default2FilmCourt_default_2099 .sousTitre_000134 a:hover{
		font-family : Tahoma, Arial, sans-serif;
		font-size : 11px;
		font-weight : normal;
		color : #A31C24;
		text-decoration : underline;
}

	.base_fiche_default2FilmCourt_default_2099 .generique_000134 {
		font-size : 11px;
		color : #444444;
		font-weight : bold;
		background-color : #EEEEEE;
		padding-top : 4px;
		padding-bottom : 4px;
		padding-left : 5px;
		padding-right : 5px;
		margin-bottom : 1px;
}
	.base_fiche_default2FilmCourt_default_2099 .generique_000134 .intitule_000134{
	  font-size : 11px;
		color : #444444;
		font-weight : normal;
}
	.base_fiche_default2FilmCourt_default_2099 .generique_000134 a{
		font-family : Tahoma, Arial, sans-serif;
		font-size : 11px;
		font-weight : bold;
		color : #DF1C24;
		text-decoration : none;
}
	.base_fiche_default2FilmCourt_default_2099 .generique_000134 a:hover{
		font-family : Tahoma, Arial, sans-serif;
		font-size : 11px;
		font-weight : bold;
		color : #A31C24;
		text-decoration : underline;
}

	.base_fiche_default2FilmCourt_default_2099 .infosTech_000134 {
		font-size : 10px;
		color : #444444;
		font-weight : normal;
		background-color : transparent;
		padding-top : 1px;
		padding-bottom : 1px;
		padding-left : 5px;
		padding-right : 5px;
		margin-bottom : 1px;
		border-bottom : 1px #DDDDDD solid;
}
	.base_fiche_default2FilmCourt_default_2099 .infosTechFirst_000134 {
		border-top : 1px #DDDDDD solid;
}
	.base_fiche_default2FilmCourt_default_2099 .infosTech_000134 .intitule_000134{
	  font-size : 10px;
		color : #999999;
		font-weight : normal;
}
	.base_fiche_default2FilmCourt_default_2099 .infosTech_000134 a{
		font-family : Tahoma, Arial, sans-serif;
		font-size : 10px;
		font-weight : normal;
		color : #DF1C24;
		text-decoration : none;
}
	.base_fiche_default2FilmCourt_default_2099 .infosTech_000134 a:hover{
		font-family : Tahoma, Arial, sans-serif;
		font-size : 10px;
		font-weight : normal;
		color : #A31C24;
		text-decoration : underline;
}





	.base_fiche_default2FilmCourt_default_2099 .download_000134 {
		font-size : 11px;
		color : #444444;
		font-weight : bold;
		background-color : transparent;
		padding-top : 5px;
		padding-bottom : 5px;
		padding-left : 5px;
		padding-right : 5px;
		margin : 10px 0px;
		border : 1px #DDDDDD solid;
}
	.base_fiche_default2FilmCourt_default_2099 .download_000134 .intitule_000134{
	  font-size : 11px;
		color : #999999;
		font-weight : bold;
}
	.base_fiche_default2FilmCourt_default_2099 .download_000134 a{
		font-family : Tahoma, Arial, sans-serif;
		font-size : 11px;
		font-weight : bold;
		color : #DF1C24;
		text-decoration : none;
}
	.base_fiche_default2FilmCourt_default_2099 .download_000134 a:hover{
		font-family : Tahoma, Arial, sans-serif;
		font-size : 11px;
		font-weight : bold;
		color : #A31C24;
		text-decoration : underline;
}
	.base_fiche_default2FilmCourt_default_2099 .download_000134 a img{
    border : none;
}

/*--- vue liste ---*/

	.base_fiche_default2FilmCourt_default_2099 .vueListe_000134 .cC_000134 {
		float : right;
		width : 79%;
		margin : 0px;
		padding : 0px;
		padding-top : 5px;
}
	.base_fiche_default2FilmCourt_default_2099 .vueListe_000134 .cC100_000134 {
		width : 100%;
		margin : 0px;
		padding : 0px;
		padding-top : 10px;
}
	.base_fiche_default2FilmCourt_default_2099 .vueListe_000134 .cD_000134 {
		float : left;
		width : 18%;
		margin : 0px;
		padding : 0px;
		padding-top : 10px;
}
	.base_fiche_default2FilmCourt_default_2099 .vueListe_000134 .photo_000134 a img{
    border : 1px #FFFFFF solid;
}
	.base_fiche_default2FilmCourt_default_2099 .vueListe_000134 .photo_000134 a:hover img{
    border : 1px #000000 solid;
}

/*--- vue fiche ---*/

  .base_fiche_default2FilmCourt_default_2099 .vueFiche_000134 .cC_000134 {
		float : right;
		width : 67%;
		margin-bottom : 10px;
		overflow : auto;
		padding-top : 10px;
}

  .base_fiche_default2FilmCourt_default_2099 .vueFiche_000134 .cC100_000134 {
		margin-bottom : 10px;
		width : 100%;
		padding-top : 10px;
}

  .base_fiche_default2FilmCourt_default_2099 .vueFiche_000134 .cD_000134 {
		float : left;
		width : 30%;
		margin-bottom : 10px;
		padding-top : 5px;
}

	.base_fiche_default2FilmCourt_default_2099 .vueFiche_000134 .photo_000134{
		margin-bottom : 10px;
}

	.base_fiche_default2FilmCourt_default_2099 .vueFiche_000134 .ficheJointure_000134{
		margin-bottom : 10px;
    width : 100%;	
}
	.base_fiche_default2FilmCourt_default_2099 .vueFiche_000134 .ficheJointure_000134 .ficheJointureTitre_000134{
	  text-align : left;
		font-size : 11px;
    font-weight : normal;
    color : #777777;
    background : transparent;
}
	.base_fiche_default2FilmCourt_default_2099 .vueFiche_000134 .FieldFlash_000134{
	  margin : 0;
	  padding : 0;
		margin-bottom : 10px;
		overflow : hidden;
		width : 100%;
}
	.base_fiche_default2FilmCourt_default_2099 .vueFiche_000134 .photosZone_000134{
    margin-top : 5px;
}
	.base_fiche_default2FilmCourt_default_2099 .vueFiche_000134 .photoVignettes_000134{
    width : 100%;
    background-color : #E1E1CB;
}

	.base_fiche_default2FilmCourt_default_2099 .vueFiche_000134 .photoVign_000134{
    float : left;
    width : 25%;
}
	.base_fiche_default2FilmCourt_default_2099 .vueFiche_000134 .photoVignPadd_000134{
    padding : 4px;
    border : 1px #CCCCCC solid;
    margin : 5px;
}
	.base_fiche_default2FilmCourt_default_2099 .vueFiche_000134 .photoVign_000134 .photoVignPadd_000134 div{
    width : 100%;
    text-align : center;
}
	.base_fiche_default2FilmCourt_default_2099 .vueFiche_000134 .photoVign_000134 div.selected_000134{
    border : 1px #000000 solid;
    background-color : #FFFFFF;
}
	.base_fiche_default2FilmCourt_default_2099 .vueFiche_000134 .visible_000134{
		visibility : visible;
}
	.base_fiche_default2FilmCourt_default_2099 .vueFiche_000134 .unvisible_000134{
		visibility : hidden;
}
	.base_fiche_default2FilmCourt_default_2099 .vueFiche_000134 .displayed_000134{
		display : block;
}
	.base_fiche_default2FilmCourt_default_2099 .vueFiche_000134 .undisplayed_000134{
		display : none;
}
/* ************************************************** */
/*                                                    */
/* cssToBeIncluded: [2099] /home/diasite/diasite39/res/inside/base/components/filterResults/pres1/modele1/filterResults_pres1_modele1.css       */
/*                                                    */
/* ************************************************** */
/* --------------

Debut filterResults

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

	div.filterResults_pres1_modele1_2099{
	  padding : 0px 0px 2px 0px;
	  margin : 0px 0px 10px 0px;
	  font-family : Tahoma, Arial, sans-serif;
	  font-size : 12px;
	  color : #444444;
	  font-weight : bold;
	  background-color : transparent;
	  background-image : none;
	  background-position : 0px 0px;
	  background-repeat : no-repeat;
	  border-style : solid;
	  border-color : #B2B29A;
	  border-top-width : 0px;
	  border-bottom-width : 1px;
	  border-left-width : 0px;
	  border-right-width : 0px;
}
/* ************************************************** */
/*                                                    */
/* cssToBeIncluded: [2099] /home/diasite/diasite39/res/inside/base/components/navInterBaseVueFiche/pres1/modele1/navInterBaseVueFiche_pres1_modele1.css       */
/*                                                    */
/* ************************************************** */
/* --------------

Debut Zone de situation / navigation

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

    div.navInterBaseVueFiche_pres1_modele1_2099 {
        font-family : Tahoma, Arial, sans-serif;
        text-align : right;
    }
    div.navInterBaseVueFiche_pres1_modele1_2099 ul{
        font-family : Tahoma, Arial, sans-serif;
        list-style-type: none;
        padding : 0px;
        margin: 0px;
        text-align : right;
    }
    div.navInterBaseVueFiche_pres1_modele1_2099 ul.haut{
        margin-bottom : 10px;
        border-bottom: 1px #B2B29A solid;
    }
    div.navInterBaseVueFiche_pres1_modele1_2099 ul.bas{
        margin-top : 10px;
        border-top: 1px #B2B29A solid;
    }
    div.navInterBaseVueFiche_pres1_modele1_2099 ul li {
        display : inline;
        margin : 0px;
        padding : 0px;
    }
    div.navInterBaseVueFiche_pres1_modele1_2099 ul li.back {
        margin-left : 20px;
    }
    div.navInterBaseVueFiche_pres1_modele1_2099 ul li a {
        font-family : Tahoma, Arial, sans-serif;
        font-weight : normal;
        font-size : 14px;
        color : #444444;
        padding : 0px;
        margin : 0px;
        margin-left : 2px;
        margin-right : 2px;
        text-decoration : none;
    }
    div.navInterBaseVueFiche_pres1_modele1_2099 ul li a:hover {
        font-size : 14px;
        color : #FD0000;
        text-decoration : underline;
    }
/* ************************************************** */
/*                                                    */
/* cssToBeIncluded: [2099] /home/diasite/diasite39/res/inside/base/components/visionneuse/hidden/default/visionneuse_hidden_default.css       */
/*                                                    */
/* ************************************************** */
/* ************************************************** */
/*                                                    */
/* cssToBeIncluded: [2099] /home/diasite/diasite39/res/inside/base/components/triBarre/pres1/modele1/triBarre_pres1_modele1.css       */
/*                                                    */
/* ************************************************** */
/* --------------

Debut triBarre

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

/*--- cartouche sans recherche de faite ---*/

	div.triBarre_pres1_modele1_2099{
		margin-top : 5px;
		margin-bottom : 5px;
		border : 1px #B2B29A solid;
		padding : 0px;
    font-family : Tahoma, Arial, sans-serif;
    color : #444444;
    font-size : 12px;
    font-weight : normal;
    background : transparent;
}

@media print{
	div.triBarre_pres1_modele1_2099{
    display : block;
}
}

	div.triBarre_pres1_modele1_2099 table.tabTri{
    font-family : Tahoma, Arial, sans-serif;
    color : #444444;
    font-size : 12px;
    font-weight : normal;
}

	div.triBarre_pres1_modele1_2099 table.tabTri td{
    padding-left : 8px;
    padding-right : 8px;
    padding-top : 2px;
    padding-bottom : 2px;
    background : transparent;
    overflow : hidden;
}
	div.triBarre_pres1_modele1_2099 table.tabTri th{
    padding-left : 8px;
    padding-right : 8px;
    padding-top : 2px;
    padding-bottom : 2px;
    background : #E1E1CB;
    color : #444444;
    font-size : 12px;
    font-weight : bold;
}

	div.triBarre_pres1_modele1_2099 table.tabTri td div.actionsTri{
    display : block;
    margin-top : 4px;
}
	div.triBarre_pres1_modele1_2099 table.tabTri td a{
    background-color : #E1E1CB;
    background-repeat : no-repeat;
    background-position : 0 0;
}
	div.triBarre_pres1_modele1_2099 table.tabTri td a.asc{
    background-image : url(res/inside/base/components/triBarre/pres1/modele1/images/bt_tri_asc.gif);
}
	div.triBarre_pres1_modele1_2099 table.tabTri td a.des{
    background-image : url(res/inside/base/components/triBarre/pres1/modele1/images/bt_tri_des.gif);
}
	div.triBarre_pres1_modele1_2099 table.tabTri td a:hover{
    background-color : #CCCCCC;
}
	div.triBarre_pres1_modele1_2099 table.tabTri td a.asc:hover{
    background-image : url(res/inside/base/components/triBarre/pres1/modele1/images/bt_tri_asc.gif);
}
	div.triBarre_pres1_modele1_2099 table.tabTri td a.des:hover{
    background-image : url(res/inside/base/components/triBarre/pres1/modele1/images/bt_tri_des.gif);
}
	div.triBarre_pres1_modele1_2099 table.tabTri td a.asc.triActif{
    background-color : #DF1C24;
    background-image : url(res/inside/base/components/triBarre/pres1/modele1/images/bt_tri_asc.gif);
}
	div.triBarre_pres1_modele1_2099 table.tabTri td a.asc.triActif:hover{
    background-color : #DF1C24;
    background-image : url(res/inside/base/components/triBarre/pres1/modele1/images/bt_tri_asc.gif);
}
	div.triBarre_pres1_modele1_2099 table.tabTri td a.des.triActif{
    background-color : #DF1C24;
    background-image : url(res/inside/base/components/triBarre/pres1/modele1/images/bt_tri_des.gif);
}
	div.triBarre_pres1_modele1_2099 table.tabTri td a.des.triActif:hover{
    background-color : #DF1C24;
    background-image : url(res/inside/base/components/triBarre/pres1/modele1/images/bt_tri_des.gif);
}

	div.triBarre_pres1_modele1_2099 table.tabTri td a img{
    border : none;
    width : 11px;
    height : 7px;
}
/* ************************************************** */
/*                                                    */
/* cssToBeIncluded: [2099] /home/diasite/diasite39/res/inside/base/components/boxComponentElmt/hidden/default/boxComponentElmt_hidden_default.css       */
/*                                                    */
/* ************************************************** */
/* --------------

Debut boxComponent

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

  div.boxComponentElmt_hidden_default_2099 {

}
/* ************************************************** */
/*                                                    */
/* cssToBeIncluded: [2099] /home/diasite/diasite39/res/inside/base/components/boxComponentFiche/hidden/default/boxComponentFiche_hidden_default.css       */
/*                                                    */
/* ************************************************** */
/* --------------

Debut boxComponent

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

  div.boxComponentFiche_hidden_default_2099 {

}
/* ************************************************** */
/*                                                    */
/* cssToBeIncluded: [2099] /home/diasite/diasite39/res/inside/base/components/boxComponent/hidden/default/boxComponent_hidden_default.css       */
/*                                                    */
/* ************************************************** */
/* --------------

Debut boxComponent

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

  div.boxComponent_hidden_default_2099 {

}
/* ************************************************** */
/*                                                    */
/* cssToBeIncluded: [2099] /home/diasite/diasite39/res/inside/base/components/localSearch/pres1/modele1/localSearch_pres1_modele1.css       */
/*                                                    */
/* ************************************************** */
/* --------------

Debut Local_search

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

/*--- cartouche sans recherche de faite ---*/

	div.localSearch_pres1_modele1_2099{
		margin-top : 0px;
		margin-bottom : 10px;
}
	div.localSearch_pres1_modele1_2099 .rechZone{
		background : #C5C5AF;
		width : 100%;
}
	div.localSearch_pres1_modele1_2099 input {
		margin : 0px;
		padding : 0px;
		border : 1px #AAAAAA solid;
		background-color : #FFFFFF;
		width : 250px;
		height : 14px;
		font-family : Tahoma, Arial, sans-serif;
		font-size : 10px;
		color : #A31C24;
		font-weight : normal;
		line-height : 12px;
		text-align : left;
		padding-left : 5px;
		padding-right : 5px;
}
	div.localSearch_pres1_modele1_2099 a{
		font-family : Tahoma, Arial, sans-serif;
		font-size : 11px;
		font-weight : normal;
		text-decoration : none;
		color : #DF1C24;
}
	div.localSearch_pres1_modele1_2099 a:hover{
		text-decoration : underline;
		color : #A31C24;
}
	div.localSearch_pres1_modele1_2099 .interrogation{
    text-align : right;
}
	div.localSearch_pres1_modele1_2099 .interrogation form {
		margin : 0px;
		padding : 0px;
}

/*--- Une recherche a ete demandee ---*/

	div.localSearch_pres1_modele1_2099 .reponses {
    text-align : left;
}
	div.localSearch_pres1_modele1_2099 .reponses form {
	  float : right;
	  width : auto;
	  padding-left : 10px;
}
	div.localSearch_pres1_modele1_2099 .reponses input {
		width : 250px;
}
	div.localSearch_pres1_modele1_2099 .reponses .reponsesIntitule {
	  float : left;
		font-family : Tahoma, Arial, sans-serif;
		font-size : 12px;
		color : #A31C24;
		font-weight : bold;
		text-transform : uppercase;
}
	div.localSearch_pres1_modele1_2099 .reponses .undo {
	  float : right;
	  width : auto;
}
	div.localSearch_pres1_modele1_2099 .nbReps {
		font-family : Tahoma, Arial, sans-serif;
		font-size : 11px;
		color : #A31C24;
		font-weight : bold;
		text-align : left;
}
	div.localSearch_pres1_modele1_2099 .reponses .back {
	  float : right;
	  width : auto;
}
/* ************************************************** */
/*                                                    */
/* cssToBeIncluded: [2099] /home/diasite/diasite39/res/inside/base/components/boxComponentElmtFiche/hidden/default/boxComponentElmtFiche_hidden_default.css       */
/*                                                    */
/* ************************************************** */
/* --------------

Debut boxComponent

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

  div.boxComponentElmtFiche_hidden_default_2099 {

}
/* ************************************************** */
/*                                                    */
/* cssToBeIncluded: [605] /home/diasite/diasite39/res/inside/base/array/default/default/base_array_default_default.css       */
/*                                                    */
/* ************************************************** */
/* --------------

Debut Array

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

/*--- structure ---*/

	.base_fiche_default_default_605 .cgMenu_000056 {
		float : left;
		width : 17%;
}
	.base_fiche_default_default_605 .ccAvecMenu_000056 {
		float : right;
		width : 80%;
}
	.base_fiche_default_default_605 .ccSansMenu_000056 {
		width : 100%;
}

/*--- Tableau ---*/

	.base_array_default_default_605{
    width : 100%;
}

	.base_array_default_default_605 table.table_000056 {
    width : 100%;
    font-family : Tahoma, Arial, sans-serif;
    background : transparent;
}

	.base_array_default_default_605 table.table_000056 tr th {
    background : #A31C24;
    color : #FFFFFF;
    font-size : 11px;
    font-weight : bold;
    padding : 2px 5px 2px 5px;
}
	.base_array_default_default_605 table.table_000056 tr td {
    background : #C5C5AF;
    color : #444444;
    font-size : 11px;
    font-weight : normal;
    padding : 1px 5px 1px 5px;
    vertical-align : top;
}
	.base_array_default_default_605 table.table_000056 tr.altern td {
    background : #E1E1CB;
}
	.base_array_default_default_605 table.table_000056 tr td a{
    color : #DF1C24;
    font-size : 11px;
    font-weight : normal;
    text-decoration : none;
}
	.base_array_default_default_605 table.table_000056 tr td a:hover{
    color : #A31C24;
    text-decoration : underline;
}
	.base_array_default_default_605 table.table_000056 tr td div.photo_000056 {
    width : 50px;
}
	.base_array_default_default_605 table.table_000056 tr td.actions a{
    color : #DF1C24;
    font-size : 11px;
    font-weight : normal;
    text-decoration : none;
    display : block;
}
	.base_array_default_default_605 table.table_000056 tr td.actions a:hover{
    color : #A31C24;
    text-decoration : underline;
}

	.base_array_default_default_605 ul.new_000056 {
    display : block;
    margin : 0px;
    padding : 0px;
    width : 100%;
    margin-top : 2px;
    margin-bottom : 2px;
}
	.base_array_default_default_605 ul.new_000056 li{
    float : right;
    list-style-type: none;
    margin : 0px;
    padding : 0px;
    margin-left : 5px;
    margin-right : 5px;
}
	.base_array_default_default_605 ul.new_000056 li a{
    display : block;
    font-family : Tahoma, Arial, sans-serif;
    color : #DF1C24;
    font-size : 12px;
    font-weight : normal;
    text-decoration : none;
    padding-top : 2px;
    padding-bottom : 2px;
    padding-left : 5px;
    padding-right : 5px;
}
	.base_array_default_default_605 ul.new_000056 li a:hover{
    display : block;
    color : #A31C24;
    font-size : 12px;
    text-decoration : underline;
}
	.base_array_default_default_605 ul.new_000056 li.spacer{
  		clear : both;
  		float : none;
  		/*width: 100%;*/
  		visibility: hidden;
  		margin : 0px;
  		padding : 0px;
  		height : 0px;
  		line-height : 0px;
  		font-size : 0px;
  		border : none;
  		background : none;
  		list-style-type: none;
}
/* ************************************************** */
/*                                                    */
/* cssToBeIncluded: [605] /home/diasite/diasite39/res/inside/base/components/filterResults/pres1/modele1/filterResults_pres1_modele1.css       */
/*                                                    */
/* ************************************************** */
/* --------------

Debut filterResults

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

	div.filterResults_pres1_modele1_605{
	  padding : 0px 0px 2px 0px;
	  margin : 0px 0px 10px 0px;
	  font-family : Tahoma, Arial, sans-serif;
	  font-size : 12px;
	  color : #444444;
	  font-weight : bold;
	  background-color : transparent;
	  background-image : none;
	  background-position : 0px 0px;
	  background-repeat : no-repeat;
	  border-style : solid;
	  border-color : #B2B29A;
	  border-top-width : 0px;
	  border-bottom-width : 1px;
	  border-left-width : 0px;
	  border-right-width : 0px;
}
/* ************************************************** */
/*                                                    */
/* cssToBeIncluded: [605] /home/diasite/diasite39/res/inside/base/components/triBarre/pres1/modele1/triBarre_pres1_modele1.css       */
/*                                                    */
/* ************************************************** */
/* --------------

Debut triBarre

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

/*--- cartouche sans recherche de faite ---*/

	div.triBarre_pres1_modele1_605{
		margin-top : 5px;
		margin-bottom : 5px;
		border : 1px #B2B29A solid;
		padding : 0px;
    font-family : Tahoma, Arial, sans-serif;
    color : #444444;
    font-size : 12px;
    font-weight : normal;
    background : transparent;
}

@media print{
	div.triBarre_pres1_modele1_605{
    display : block;
}
}

	div.triBarre_pres1_modele1_605 table.tabTri{
    font-family : Tahoma, Arial, sans-serif;
    color : #444444;
    font-size : 12px;
    font-weight : normal;
}

	div.triBarre_pres1_modele1_605 table.tabTri td{
    padding-left : 8px;
    padding-right : 8px;
    padding-top : 2px;
    padding-bottom : 2px;
    background : transparent;
    overflow : hidden;
}
	div.triBarre_pres1_modele1_605 table.tabTri th{
    padding-left : 8px;
    padding-right : 8px;
    padding-top : 2px;
    padding-bottom : 2px;
    background : #E1E1CB;
    color : #444444;
    font-size : 12px;
    font-weight : bold;
}

	div.triBarre_pres1_modele1_605 table.tabTri td div.actionsTri{
    display : block;
    margin-top : 4px;
}
	div.triBarre_pres1_modele1_605 table.tabTri td a{
    background-color : #E1E1CB;
    background-repeat : no-repeat;
    background-position : 0 0;
}
	div.triBarre_pres1_modele1_605 table.tabTri td a.asc{
    background-image : url(res/inside/base/components/triBarre/pres1/modele1/images/bt_tri_asc.gif);
}
	div.triBarre_pres1_modele1_605 table.tabTri td a.des{
    background-image : url(res/inside/base/components/triBarre/pres1/modele1/images/bt_tri_des.gif);
}
	div.triBarre_pres1_modele1_605 table.tabTri td a:hover{
    background-color : #CCCCCC;
}
	div.triBarre_pres1_modele1_605 table.tabTri td a.asc:hover{
    background-image : url(res/inside/base/components/triBarre/pres1/modele1/images/bt_tri_asc.gif);
}
	div.triBarre_pres1_modele1_605 table.tabTri td a.des:hover{
    background-image : url(res/inside/base/components/triBarre/pres1/modele1/images/bt_tri_des.gif);
}
	div.triBarre_pres1_modele1_605 table.tabTri td a.asc.triActif{
    background-color : #DF1C24;
    background-image : url(res/inside/base/components/triBarre/pres1/modele1/images/bt_tri_asc.gif);
}
	div.triBarre_pres1_modele1_605 table.tabTri td a.asc.triActif:hover{
    background-color : #DF1C24;
    background-image : url(res/inside/base/components/triBarre/pres1/modele1/images/bt_tri_asc.gif);
}
	div.triBarre_pres1_modele1_605 table.tabTri td a.des.triActif{
    background-color : #DF1C24;
    background-image : url(res/inside/base/components/triBarre/pres1/modele1/images/bt_tri_des.gif);
}
	div.triBarre_pres1_modele1_605 table.tabTri td a.des.triActif:hover{
    background-color : #DF1C24;
    background-image : url(res/inside/base/components/triBarre/pres1/modele1/images/bt_tri_des.gif);
}

	div.triBarre_pres1_modele1_605 table.tabTri td a img{
    border : none;
    width : 11px;
    height : 7px;
}
/* ************************************************** */
/*                                                    */
/* cssToBeIncluded: [605] /home/diasite/diasite39/res/inside/base/components/boxComponentElmt/hidden/default/boxComponentElmt_hidden_default.css       */
/*                                                    */
/* ************************************************** */
/* --------------

Debut boxComponent

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

  div.boxComponentElmt_hidden_default_605 {

}
/* ************************************************** */
/*                                                    */
/* cssToBeIncluded: [605] /home/diasite/diasite39/res/inside/base/components/numPages/pres1/modele1/numPages_pres1_modele1.css       */
/*                                                    */
/* ************************************************** */
/* --------------

Debut NumPages

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

  div.numPages_pres1_modele1_605 {
    clear : both;
}
  div.numPages_pres1_modele1_605 div {
    font-family : Tahoma, Arial, sans-serif;
    font-weight : normal;
    font-size : 14px;
    color : #444444;
    padding-bottom : 2px;
    padding-top : 2px;
    text-align : right;
}
  div.numPages_pres1_modele1_605 div.haut {
    border-bottom : 1px #B2B29A solid;
    margin-bottom : 10px;
}
  div.numPages_pres1_modele1_605 div.bas {
    border-top : 1px #B2B29A solid;
    margin-top : 10px;
}
  div.numPages_pres1_modele1_605 a{
    font-family : Tahoma, Arial, sans-serif;
    font-weight : normal;
    font-size : 14px;
    color : #444444;
    padding : 0px;
    margin : 0px;
    margin-left : 2px;
    margin-right : 2px;
}
  div.numPages_pres1_modele1_605 a:hover{
    font-size : 14px;
    color : #FD0000;
    text-decoration : none;
}
  div.numPages_pres1_modele1_605 span.current{
    font-weight : bold;
    font-size : 14px;
    color : #DF1C24;
    margin-left : 2px;
    margin-right : 2px;
}
  div.numPages_pres1_modele1_605 span.total{
}
  div.numPages_pres1_modele1_605 div div{
    float : left;
    font-family : Tahoma, Arial, sans-serif;
    font-weight : normal;
    font-size : 12px;
    color : #444444;
    padding : 0px;
    padding-right : 30px;
    text-align : right;
}
/* ************************************************** */
/*                                                    */
/* cssToBeIncluded: [605] /home/diasite/diasite39/res/inside/base/components/boxComponent/hidden/default/boxComponent_hidden_default.css       */
/*                                                    */
/* ************************************************** */
/* --------------

Debut boxComponent

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

  div.boxComponent_hidden_default_605 {

}
/* ************************************************** */
/*                                                    */
/* cssToBeIncluded: [605] /home/diasite/diasite39/res/inside/base/components/localSearch/pres1/modele1/localSearch_pres1_modele1.css       */
/*                                                    */
/* ************************************************** */
/* --------------

Debut Local_search

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

/*--- cartouche sans recherche de faite ---*/

	div.localSearch_pres1_modele1_605{
		margin-top : 0px;
		margin-bottom : 10px;
}
	div.localSearch_pres1_modele1_605 .rechZone{
		background : #C5C5AF;
		width : 100%;
}
	div.localSearch_pres1_modele1_605 input {
		margin : 0px;
		padding : 0px;
		border : 1px #AAAAAA solid;
		background-color : #FFFFFF;
		width : 250px;
		height : 14px;
		font-family : Tahoma, Arial, sans-serif;
		font-size : 10px;
		color : #A31C24;
		font-weight : normal;
		line-height : 12px;
		text-align : left;
		padding-left : 5px;
		padding-right : 5px;
}
	div.localSearch_pres1_modele1_605 a{
		font-family : Tahoma, Arial, sans-serif;
		font-size : 11px;
		font-weight : normal;
		text-decoration : none;
		color : #DF1C24;
}
	div.localSearch_pres1_modele1_605 a:hover{
		text-decoration : underline;
		color : #A31C24;
}
	div.localSearch_pres1_modele1_605 .interrogation{
    text-align : right;
}
	div.localSearch_pres1_modele1_605 .interrogation form {
		margin : 0px;
		padding : 0px;
}

/*--- Une recherche a ete demandee ---*/

	div.localSearch_pres1_modele1_605 .reponses {
    text-align : left;
}
	div.localSearch_pres1_modele1_605 .reponses form {
	  float : right;
	  width : auto;
	  padding-left : 10px;
}
	div.localSearch_pres1_modele1_605 .reponses input {
		width : 250px;
}
	div.localSearch_pres1_modele1_605 .reponses .reponsesIntitule {
	  float : left;
		font-family : Tahoma, Arial, sans-serif;
		font-size : 12px;
		color : #A31C24;
		font-weight : bold;
		text-transform : uppercase;
}
	div.localSearch_pres1_modele1_605 .reponses .undo {
	  float : right;
	  width : auto;
}
	div.localSearch_pres1_modele1_605 .nbReps {
		font-family : Tahoma, Arial, sans-serif;
		font-size : 11px;
		color : #A31C24;
		font-weight : bold;
		text-align : left;
}
	div.localSearch_pres1_modele1_605 .reponses .back {
	  float : right;
	  width : auto;
}
/* ************************************************** */
/*                                                    */
/* cssToBeIncluded: [605] /home/diasite/diasite39/res/inside/base/components/boxComponentElmtFiche/hidden/default/boxComponentElmtFiche_hidden_default.css       */
/*                                                    */
/* ************************************************** */
/* --------------

Debut boxComponent

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

  div.boxComponentElmtFiche_hidden_default_605 {

}
/* ************************************************** */
/*                                                    */
/* cssToBeIncluded: [2099] /home/diasite/diasite39/res/outside/1V/components/fckStyles/pres1/modele1/fckStyles_pres1_modele1.css       */
/*                                                    */
/* ************************************************** */
/* --------------

Debut fckStyles

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

.wysiwyg_titre1
{
font-family : Tahoma, Arial, sans-serif;
font-size : 16px;
color : #A31C24;
font-weight : bold;
text-transform : uppercase;
text-decoration : none;
font-style : normal;
padding : 0px 0px 0px 0px;
margin : 10px 0px 10px 0px;
background-color : transparent;
background-image : none;
background-repeat : no-repeat;
background-position : 0 0;
border-style : none;
border-color : #B2B29A;
border-top-width : 0px;
border-bottom-width : 0px;
border-left-width : 0px;
border-right-width : 0px;
letter-spacing : normal;
line-height : normal;
text-align : left;
display : block;
}

.wysiwyg_titre2
{
font-family : Tahoma, Arial, sans-serif;
font-size : 14px;
color : #A31C24;
font-weight : bold;
text-transform : none;
text-decoration : none;
font-style : normal;
padding : 0px 0px 0px 0px;
margin : 5px 0px 5px 0px;
background-color : transparent;
background-image : none;
background-repeat : no-repeat;
background-position : 0 0;
border-style : none;
border-color : #B2B29A;
border-top-width : 0px;
border-bottom-width : 0px;
border-left-width : 0px;
border-right-width : 0px;
letter-spacing : normal;
line-height : normal;
text-align : left;
display : block;
}

.wysiwyg_texte1
{
font-size : 14px;
color : #444444;
font-weight : normal;
text-transform : none;
text-decoration : none;
font-style : normal;
background-color : transparent;
letter-spacing : normal;
line-height : normal;
text-align : inherit;
}

.wysiwyg_texte2
{
font-size : 12px;
color : #444444;
font-weight : normal;
text-transform : none;
text-decoration : none;
font-style : normal;
background-color : transparent;
letter-spacing : normal;
line-height : normal;
text-align : inherit;
}

.wysiwyg_texte3
{
font-size : 11px;
color : #444444;
font-weight : bold;
text-transform : none;
text-decoration : none;
font-style : normal;
background-color : transparent;
letter-spacing : normal;
line-height : normal;
text-align : inherit;
}

.wysiwyg_texte4
{
font-size : 11px;
color : #444444;
font-weight : normal;
text-transform : none;
text-decoration : none;
font-style : normal;
background-color : transparent;
letter-spacing : normal;
line-height : normal;
text-align : inherit;
}

.wysiwyg_texte5
{
font-size : 10px;
color : #444444;
font-weight : normal;
text-transform : none;
text-decoration : none;
font-style : normal;
background-color : transparent;
letter-spacing : normal;
line-height : normal;
text-align : inherit;
}

a.wysiwyg_lien1,
div.conteneur .Corps a.wysiwyg_lien1,
div.conteneur .Corps table a.wysiwyg_lien1
{
color : #DF1C24;
font-weight : normal;
text-transform : none;
text-decoration : none;
font-style : normal;
font-size : inherit;
}
a.wysiwyg_lien1:hover,
div.conteneur .Corps a.wysiwyg_lien1:hover,
div.conteneur .Corps table a.wysiwyg_lien1:hover
{
color : #A31C24;
text-decoration : underline;
}
a.wysiwyg_lien2,
div.conteneur .Corps a.wysiwyg_lien2,
div.conteneur .Corps table a.wysiwyg_lien2
{
color : #DF1C24;
font-weight : normal;
text-transform : none;
text-decoration : none;
font-style : normal;
font-size : inherit;
}
a.wysiwyg_lien2:hover,
div.conteneur .Corps a.wysiwyg_lien2:hover,
div.conteneur .Corps table a.wysiwyg_lien2:hover
{
color : #A31C24;
text-decoration : underline;
}
a.wysiwyg_lien3,
div.conteneur .Corps a.wysiwyg_lien3,
div.conteneur .Corps table a.wysiwyg_lien3
{
color : #DF1C24;
font-weight : normal;
text-transform : none;
text-decoration : none;
font-style : normal;
font-size : inherit;
}
a.wysiwyg_lien3:hover,
div.conteneur .Corps a.wysiwyg_lien3:hover,
div.conteneur .Corps table a.wysiwyg_lien3:hover
{
color : #A31C24;
text-decoration : underline;
}
a.wysiwyg_lien4,
div.conteneur .Corps a.wysiwyg_lien4,
div.conteneur .Corps table a.wysiwyg_lien4
{
color : #DF1C24;
font-weight : normal;
text-transform : none;
text-decoration : none;
font-style : normal;
font-size : inherit;
}
a.wysiwyg_lien4:hover,
div.conteneur .Corps a.wysiwyg_lien4:hover,
div.conteneur .Corps table a.wysiwyg_lien4:hover
{
color : #A31C24;
text-decoration : underline;
}
a.wysiwyg_lien5,
div.conteneur .Corps a.wysiwyg_lien5,
div.conteneur .Corps table a.wysiwyg_lien5
{
color : #DF1C24;
font-weight : normal;
text-transform : none;
text-decoration : none;
font-style : normal;
font-size : inherit;
}
a.wysiwyg_lien5:hover,
div.conteneur .Corps a.wysiwyg_lien5:hover,
div.conteneur .Corps table a.wysiwyg_lien5:hover
{
color : #A31C24;
text-decoration : underline;
}

a.wysiwyg_lien6,
div.conteneur .Corps a.wysiwyg_lien6,
div.conteneur .Corps table a.wysiwyg_lien6
{
color : #DF1C24;
font-weight : normal;
text-transform : none;
text-decoration : none;
font-style : normal;
font-size : inherit;
}
a.wysiwyg_lien6:hover,
div.conteneur .Corps a.wysiwyg_lien6:hover,
div.conteneur .Corps table a.wysiwyg_lien6:hover
{
color : #A31C24;
text-decoration : underline;
}

a.wysiwyg_lienBlc1,
div.conteneur .Corps a.wysiwyg_lienBlc1,
div.conteneur .Corps table a.wysiwyg_lienBlc1
{
/*display : block;*/
width : auto;
color : #DF1C24;
font-weight : normal;
text-transform : none;
text-decoration : none;
font-style : normal;
font-size : inherit;
padding : 0px 0px 0px 0px;
background-color : transparent;
background-image : none;
background-repeat : no-repeat;
background-position : 0px 0px;
}
a.wysiwyg_lienBlc1:hover,
div.conteneur .Corps a.wysiwyg_lienBlc1:hover,
div.conteneur .Corps table a.wysiwyg_lienBlc1:hover
{
color : #A31C24;
text-decoration : underline;
background-color : transparent;
background-position : 0px 0px;
cursor : pointer;
}

.wysiwyg_blcnone
{
padding : 0px;
margin : 0px;
background-color : transparent;
background-image : none;
background-repeat : no-repeat;
background-position : 0px 0px;
border-style : none;
border-color : #FFFFFF;
border-width : 0px;
}

.wysiwyg_zone1
{
padding : 5px 5px 5px 5px;
margin : 0px 0px 10px 0px;
background-color : transparent;
background-image : none;
background-repeat : no-repeat;
background-position : 0 0;
border-style : solid;
border-color : #B2B29A;
border-top-width : 1px;
border-bottom-width : 1px;
border-left-width : 1px;
border-right-width : 1px;
text-align : left;
}

.wysiwyg_zone2
{
padding : 5px 5px 5px 5px;
margin : 0px 0px 10px 0px;
background-color : #C5C5AF;
background-image : none;
background-repeat : no-repeat;
background-position : 0 0;
border-style : none;
border-color : #B2B29A;
border-top-width : 0px;
border-bottom-width : 0px;
border-left-width : 0px;
border-right-width : 0px;
text-align : left;
}

.wysiwyg_zone3
{
padding : 0px 0px 0px 0px;
margin : 0px 0px 10px 0px;
background-color : transparent;
background-image : none;
background-repeat : no-repeat;
background-position : 0 0;
border-style : none;
border-color : #B2B29A;
border-top-width : 0px;
border-bottom-width : 0px;
border-left-width : 0px;
border-right-width : 0px;
text-align : left;
}

.wysiwyg_terminal
{
font-family : Courier New, Courier, Prestige, monospace;
font-size : 12px;
color : #FFFFFF;
font-weight : normal;
text-transform : none;
text-decoration : none;
font-style : normal;
padding : 5px 5px 5px 5px;
margin : 10px 10px 10px 40px;
background-color : #565248;
background-image : none;
background-repeat : no-repeat;
background-position : 0 0;
border-style : solid;
border-color : #000000;
border-top-width : 1px;
border-bottom-width : 1px;
border-left-width : 1px;
border-right-width : 1px;

}

.wysiwyg_code
{
font-family : Courier New, Courier, Prestige, monospace;
font-size : 12px;
color : #000000;
font-weight : normal;
text-transform : none;
text-decoration : none;
font-style : normal;
padding : 5px 5px 5px 5px;
margin : 10px 10px 10px 40px;
background-color : #EEEEEE;
background-image : none;
background-repeat : no-repeat;
background-position : 0 0;
border-style : solid;
border-color : #B2B29A;
border-top-width : 1px;
border-bottom-width : 1px;
border-left-width : 1px;
border-right-width : 1px;
}

.wysiwyg_note
{
font-family : Tahoma, Arial, sans-serif;
font-size : 12px;
color : #444444;
font-weight : bold;
text-transform : none;
text-decoration : none;
font-style : normal;
padding : 20px 5px 20px 80px;
margin : 10px 10px 10px 40px;
background-color : #FFCC01;
background-image : url(res/outside/all/components/fckStyles/pres1/modele1/images/hy_note2.gif);
background-repeat : no-repeat;
background-position : top left;
border-style : solid;
border-color : #B2B29A;
border-top-width : 1px;
border-bottom-width : 1px;
border-left-width : 1px;
border-right-width : 1px;
min-height : 30px;
}

.wysiwyg_note_conseil
{
font-family : Tahoma, Arial, sans-serif;
font-size : 12px;
color : #444444;
font-weight : bold;
text-transform : none;
text-decoration : none;
font-style : normal;
padding : 20px 5px 20px 80px;
margin : 10px 10px 10px 40px;
background-color : #FFCC01;
background-image : url(res/outside/all/components/fckStyles/pres1/modele1/images/hy_note_truc2.gif);
background-repeat : no-repeat;
background-position : top left;
border-style : solid;
border-color : #B2B29A;
border-top-width : 1px;
border-bottom-width : 1px;
border-left-width : 1px;
border-right-width : 1px;
min-height : 30px;
}

.wysiwyg_note_warning
{
font-family : Tahoma, Arial, sans-serif;
font-size : 12px;
color : #444444;
font-weight : bold;
text-transform : none;
text-decoration : none;
font-style : normal;
padding : 20px 5px 20px 80px;
margin : 10px 10px 10px 40px;
background-color : #FFCC01;
background-image : url(res/outside/all/components/fckStyles/pres1/modele1/images/hy_note_warning2.gif);
background-repeat : no-repeat;
background-position : top left;
border-style : solid;
border-color : #B2B29A;
border-top-width : 1px;
border-bottom-width : 1px;
border-left-width : 1px;
border-right-width : 1px;
min-height : 30px;
}

.wysiwyg_note_aide
{
font-family : Tahoma, Arial, sans-serif;
font-size : 12px;
color : #444444;
font-weight : bold;
text-transform : none;
text-decoration : none;
font-style : normal;
padding : 20px 5px 20px 80px;
margin : 10px 10px 10px 40px;
background-color : #FFCC01;
background-image : url(res/outside/all/components/fckStyles/pres1/modele1/images/hy_note_aide2.gif);
background-repeat : no-repeat;
background-position : top left;
border-style : solid;
border-color : #B2B29A;
border-top-width : 1px;
border-bottom-width : 1px;
border-left-width : 1px;
border-right-width : 1px;
min-height : 30px;
}

.wysiwyg_table
{
background-color : #B2B29A;
background-image : none;
background-repeat : no-repeat;
background-position : 0px 0px;
margin : 10px 0px 10px 0px;
border-style : none;
border-color : #B2B29A;
border-top-width : 0px;
border-bottom-width : 0px;
border-left-width : 0px;
border-right-width : 0px;
}

.wysiwyg_table td
{
background-color : #FFFFFF;
background-image : none;
background-repeat : repeat;
background-position : 0px 0px;
padding : 4px 4px 4px 4px;
font-size : 12px;
color : #444444;
font-weight : normal;
}

td.wysiwyg_td
{
background-color : #FFFFFF;
background-image : none;
background-repeat : repeat;
background-position : 0px 0px;
padding : 4px 4px 4px 4px;
font-size : 12px;
color : #444444;
font-weight : normal;
}

td.wysiwyg_td1
{
background-color : #FFFFFF;
background-image : none;
background-repeat : repeat;
background-position : 0px 0px;
padding : 4px 4px 4px 4px;
font-size : 12px;
color : #444444;
font-weight : normal;
}

td.wysiwyg_th
{
background-color : #A31C24;
background-image : none;
background-repeat : repeat;
background-position : 0px 0px;
padding : 4px 4px 4px 4px;
font-size : 12px;
color : #FFFFFF;
font-weight : bold;
}

img.wysiwyg_img, table.wysiwyg_img
{
padding : 0px 0px 0px 0px;
border-style : none;
border-color : #B2B29A;
border-top-width : 0px;
border-bottom-width : 0px;
border-left-width : 0px;
border-right-width : 0px;
background-color : transparent;
background-image : none;
background-repeat : no-repeat;
background-position : 0px 0px;
}

a img.wysiwyg_img:hover
{
background-color : transparent;
background-position : 0px 0px;
}

img.wysiwyg_imgSansHabill, table.wysiwyg_imgSansHabill
{
float : none;
margin : 0px 0px 0px 0px;
}

img.wysiwyg_imgHabillGauch, table.wysiwyg_imgHabillGauch
{
float : left;
margin : 0px 10px 5px 0px;
}

img.wysiwyg_imgHabillDroit, table.wysiwyg_imgHabillDroit
{
float : right;
margin : 0px 0px 5px 10px;
}

.wysiwyg_ul
{
list-style-type : none;
padding : 0px 0px 0px 0px;
margin : 0px 0px 0px 0px;
background-color : transparent;
background-image : none;
background-repeat : no-repeat;
background-position : 0 0;
border-style : none;
border-color : #B2B29A;
border-top-width : 1px;
border-bottom-width : 1px;
border-left-width : 1px;
border-right-width : 1px;
}
.wysiwyg_ul .wysiwyg_li,.wysiwyg_li, .wysiwyg_ul li
{
list-style-type : none;
padding : 2px 5px 2px 15px;
margin : 0px 0px 0px 0px;
background-color : transparent;
background-image : url(res/outside/all/components/fckStyles/pres1/modele1/images/puce.gif);
background-repeat : no-repeat;
background-position : 0 3px;
border-style : none;
border-color : #B2B29A;
border-top-width : 1px;
border-bottom-width : 1px;
border-left-width : 1px;
border-right-width : 1px;
font-size : 11px;
color : #444444;
font-weight : normal;
text-transform : none;
text-decoration : none;
font-style : normal;
letter-spacing : normal;
line-height : normal;
}

/*p{
  clear : both;
}*/

.clearfixLeft:after {
    content: ".";
    display: block;
    height: 0;
    clear: left;
    visibility: hidden;
}
.clearfixLeft {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfixLeft {height: 1%;}
.clearfixLeft {display: block;}
/* End hide from IE-mac */
/*  ---  CSS generee en 2,64199900627 s.  ---  */
