/* ************************************************** */
/*                                                    */
/* cssToBeIncluded: [36] /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 : #CC0000;
    background-image : url(files/3/ligne_2.gif);
    background-position : 0px 0px;
    background-repeat : repeat;
		margin-top : 0px;
		margin-bottom : 0px;
		margin-left : 0px;
		margin-right : 0px;
		padding-top : 10px;
		padding-bottom : 10px;
		padding-left : 0px;
		padding-right : 0px;
}
@media print{
	body { 
		background-image : none;
    background-color : #FFFFFF;
    margin : 0;
    padding : 0;
}
}
	.conteneur{
		position : relative;
		width : 950px;
		height : auto;
		text-align : left;
		border : 1px #CC0000 none;
		border-bottom : 1px #CC0000 none;
		background-color : #EDE9E3;
		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 : #CC0000; 
		text-decoration : none; 
}
	a:hover {
	  font-family : Tahoma, Arial, sans-serif;
		color : #DD0000; 
		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 : 10px;
		top : 31px;
		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 : transparent;
		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 : 950px;
		height : auto;
		text-align : left;
		border-style : solid;
		border-color : #CC0000;
		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 : #CC0000;
		font-weight : bold;
		text-decoration : none;
}
  .compoAss_pdp_default .poweredByDiasite a:hover{
		color : #DD0000;
		text-decoration : underline;
}

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

Debut Autre

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

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

Debut entete

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

	.bandeauPerso, .bandeauPersoPrint{
		/*position : relative;*/
		position : static;
		font-family : inherit;
		background : transparent;
		background-image : none;
    background-repeat : no-repeat;
    background-position : 0px 0px;
		color : inherit;
    font-size : inherit; 
		width : 100%;
		width : auto;
		overflow : hidden;
		margin-top : 0px;
		margin-bottom : 0px;
		margin-left : 0px;
		margin-right : 0px;
		padding-top : 0px;
		padding-bottom : 0px;
		padding-left : 0px;
		padding-right : 0px;
}
	.bandeauPersoPrint{
		display : none;
}
@media print{
	.bandeauPersoPrint{
		display : block;
}
}
@media print{
	.withMediaPrint{
		display : none;
}
}
	.bandeauPerso img{
    margin : 0px;
    padding : 0px;
    display : block;
}
/* ************************************************** */
/*                                                    */
/* cssToBeIncluded: [36] /home/diasite/diasite39/res/outside/1V/components/banniere/pres1/modele1/banniere_pres1_modele1.css       */
/*                                                    */
/* ************************************************** */
/* --------------

Debut banniere

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

	.banniereActusDiv {
		width : 270px;
		background : #FFFFFF;
		border : 1px #CCCCCC solid;
}

@media print{
	.banniereActusDiv {
    display : none;
}
}

  .banniereActusDiv #pscroller1{
    width: 100%;
    height: 26px;
    border: none;
    padding: 0px;
}
	.banniereActusDiv .banniereActusListe {
		height : 26px;
		padding-top : 2px;
		padding-bottom : 2px;
    margin-left : 5px;
    margin-right : 5px;
}
	.banniereActusDiv .banniereActusTitBt {
		font-family : Tahoma, Arial, sans-serif; 
		color : #000000; 
		text-decoration : none; 
		font-weight : bold; 
		font-size : 11px;
		margin : 0px;
		padding : 0px;
		margin-left : 5px;
		margin-right : 5px;
		border-bottom : 2px #AAAAAA solid;
		background-color : transparent;
}
	.banniereActusDiv .banniereActusListe a{
		font-family : Tahoma, Arial, sans-serif; 
		color : #CC0000; 
		text-decoration : none; 
		font-weight : normal; 
		font-size : 11px;
		padding : 0px;
		margin : 0px;
}
	.banniereActusDiv .banniereActusListe a:hover{
		color : #DD0000; 
		text-decoration : underline; 
}
/* ************************************************** */
/*                                                    */
/* cssToBeIncluded: [36] /home/diasite/diasite39/res/outside/1V/components/close/hidden/modele1/close_hidden_modele1.css       */
/*                                                    */
/* ************************************************** */
/* --------------

Debut Bouton vers format impression

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

	.close{
    display : none;
}
/* ************************************************** */
/*                                                    */
/* cssToBeIncluded: [36] /home/diasite/diasite39/res/outside/1V/components/contactLink/pres1/modele1/contactLink_pres1_modele1.css       */
/*                                                    */
/* ************************************************** */
/* --------------

contactLink

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

	a.contactLink{
		float : right;
		position : relative;
		font-family : Tahoma, Arial, sans-serif; 
		color : #CC0000; 
		text-decoration : none; 
		font-weight : normal; 
		font-size : 11px;
		margin : 0px;
		padding : 0px;
		padding-right : 10px;
		padding-left : 10px;
		margin-left : 1px;
		background : #FFFFFF;
		height : 17px;
}
@media print{
	a.contactLink {
    display : none;
}
}
	a.contactLink:hover{
		font-weight : normal; 
		font-size : 11px;
		color : #CC0000; 
		text-decoration : none; 
		background : #FFFFFF;
}
	a.contactLink img{
    border : none;
}
/* ************************************************** */
/*                                                    */
/* cssToBeIncluded: [36] /home/diasite/diasite39/res/outside/1V/components/entete/pres1/modele1/entete_pres1_modele1.css       */
/*                                                    */
/* ************************************************** */
/* ************************************************** */
/*                                                    */
/* cssToBeIncluded: [36] /home/diasite/diasite39/res/outside/1V/components/hdp/pres1/modele1/hdp_pres1_modele1.css       */
/*                                                    */
/* ************************************************** */
/* --------------

Debut Bouton vers format impression

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

	.hdp{
    clear : both;
    text-align : right;
    background-color : transparent;
    margin : 10px 0px 0px 0px;
    padding : 0px 0px 0px 0px;
}
@media print{
	.hdp {
    display : none;
}
}
	.hdp a{
	  font-family : Tahoma, Arial, sans-serif;
    font-size : 11px;
    color : #888888;
    text-decoration : none;
    font-weight : normal;
}
	.hdp a:hover{
    color : #000000;
    text-decoration : underline;
}
/* ************************************************** */
/*                                                    */
/* cssToBeIncluded: [36] /home/diasite/diasite39/res/outside/1V/components/homeLink/pres1/modele1/homeLink_pres1_modele1.css       */
/*                                                    */
/* ************************************************** */
/* --------------

homeLink

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

	a.homeLink{
		float : right;
		position : relative;
		font-family : Tahoma, Arial, sans-serif; 
		color : #CC0000; 
		text-decoration : none; 
		font-weight : normal; 
		font-size : 11px;
		margin : 0px;
		padding : 0px;
		padding-right : 10px;
		padding-left : 10px;
		margin-left : 1px;
		background : #FFFFFF;
		height : 17px;
}
@media print{
	a.homeLink {
    display : none;
}
}
	a.homeLink:hover{
		font-weight : normal; 
		font-size : 11px;
		color : #CC0000; 
		text-decoration : none; 
		background : #FFFFFF;
}
	a.homeLink img{
    border : none;
}
/* ************************************************** */
/*                                                    */
/* cssToBeIncluded: [36] /home/diasite/diasite39/res/outside/1V/components/identificationBarre/pres1/modele1/identificationBarre_pres1_modele1.css       */
/*                                                    */
/* ************************************************** */
/* --------------

Debut Zone de situation / navigation

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

  .identificationBarre {
		background-color : transparent;
		background-image : none;
		background-position : 0 0;
		background-repeat : no-repeat;
		font-family : Tahoma, Arial, sans-serif;
		font-size : 10px;
		color : #000000;
		font-weight : normal;
		text-decoration : none;
		padding-left : 0px;
		padding-right : 0px;
		padding-top : 0px;
		padding-bottom : 0px;
		border-top : 0px #CCCCCC none;
		border-bottom : 0px #CCCCCC none;
		margin-top : 0px;
		margin-bottom : 0px;
		clear : both;
}
	.identificationBarre span.nom{
		font-size : 10px;
		color : #000000;
		font-weight : normal;
		text-decoration : none;
}
	.identificationBarre span.groupe{
		font-size : 10px;
		color : #000000;
		font-weight : normal;
		text-decoration : none;
}
  .identificationBarre a{
    float : right;
		font-size : 10px;
		color : #CC0000;
		font-weight : normal;
		text-decoration : none;
}
  .identificationBarre a:hover{
		color : #DD0000;
		text-decoration : underline;
}
/* ************************************************** */
/*                                                    */
/* cssToBeIncluded: [36] /home/diasite/diasite39/res/outside/1V/components/identificationLink/pres1/modele1/identificationLink_pres1_modele1.css       */
/*                                                    */
/* ************************************************** */
/* --------------

identLink

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

	a.identLink{
		float : right;
		position : relative;
		font-family : Tahoma, Arial, sans-serif; 
		color : #CC0000; 
		text-decoration : none; 
		font-weight : normal; 
		font-size : 11px;
		margin : 0px;
		padding : 0px;
		padding-right : 10px;
		padding-left : 10px;
		margin-left : 1px;
		background : #FFFFFF;
		height : 17px;
}
@media print{
	a.identLink {
    display : none;
}
}
	a.identLink:hover{
		font-weight : normal; 
		font-size : 11px;
		color : #CC0000; 
		text-decoration : none; 
		background : #FFFFFF;
}
	a.identLink img{
    border : none;
}
/* ************************************************** */
/*                                                    */
/* cssToBeIncluded: [36] /home/diasite/diasite39/res/outside/1V/components/imgAccompagnement/pres1/modele1/imgAccompagnement_pres1_modele1.css       */
/*                                                    */
/* ************************************************** */
/* --------------

Debut image accompagnement

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

	img.imgAccomp {
    display : block;
    margin-top : 10px;
    margin-bottom : 10px;
}
/* ************************************************** */
/*                                                    */
/* cssToBeIncluded: [36] /home/diasite/diasite39/res/outside/1V/components/joinLink/pres1/modele1/joinLink_pres1_modele1.css       */
/*                                                    */
/* ************************************************** */
/* --------------

joinLink

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

	a.joinLink{
		float : right;
		position : relative;
		font-family : Tahoma, Arial, sans-serif; 
		color : #CC0000; 
		text-decoration : none; 
		font-weight : normal; 
		font-size : 11px;
		margin : 0px;
		padding : 0px;
		padding-right : 10px;
		padding-left : 10px;
		margin-left : 1px;
		background : #FFFFFF;
		height : 17px;
}
@media print{
	a.joinLink {
    display : none;
}
}
	a.joinLink:hover{
		font-weight : normal; 
		font-size : 11px;
		color : #CC0000; 
		text-decoration : none; 
		background : #FFFFFF;
}
	a.joinLink img{
    border : none;
}
/* ************************************************** */
/*                                                    */
/* cssToBeIncluded: [36] /home/diasite/diasite39/res/outside/1V/components/navigationBarre/pres1/modele1/navigationBarre_pres1_modele1.css       */
/*                                                    */
/* ************************************************** */
/* --------------

Debut Zone de situation / navigation

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

  .navigationBarre {
		background-color : transparent;
		background-image : none;
		background-position : 0 0;
		background-repeat : no-repeat;
		font-family : Tahoma, Arial, sans-serif;
		font-size : 10px;
		color : #000000;
		font-weight : normal;
		text-decoration : none;
		padding-left : 0px;
		padding-right : 0px;
		padding-top : 0px;
		padding-bottom : 0px;
		border-top : 0px #CCCCCC none;
		border-bottom : 0px #CCCCCC none;
		margin-top : 0px;
		margin-bottom : 10px;
		clear : both;
}
	.navigationBarre a{
		font-family : Tahoma, Arial, sans-serif;
		font-size : 10px;
		color : #888888;
		font-weight : normal;
		text-decoration : none;
}
	.navigationBarre a:hover{
		font-family : Tahoma, Arial, sans-serif;
		font-size : 10px;
		color : #000000;
		font-weight : normal;
		text-decoration : none;
}
  .navigationBarre a.nolink:hover{
		color : #888888;
		text-decoration : none;
}
	.navigationBarre span{
		font-family : Tahoma, Arial, sans-serif;
		font-size : 10px;
		color : #000000;
		font-weight : normal;
		text-decoration : none;
}
/* ************************************************** */
/*                                                    */
/* cssToBeIncluded: [36] /home/diasite/diasite39/res/outside/1V/components/niveauGen/hidden/modele1/niveauGen_hidden_modele1.css       */
/*                                                    */
/* ************************************************** */
/* --------------

Debut Niveau Gen

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

/* ************************************************** */
/*                                                    */
/* cssToBeIncluded: [36] /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 : 950px;
		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 #CC0000 none;
		border-right : 1px #CC0000 none;
		border-top : 1px #CC0000 none;
		border-bottom : 1px #CC0000 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 : #AAAAAA;
		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: [36] /home/diasite/diasite39/res/outside/1V/components/printFormat/hidden/modele1/printFormat_hidden_modele1.css       */
/*                                                    */
/* ************************************************** */
/* --------------

Debut Bouton vers format impression

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

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

Debut Rappel

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

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

Debut Search

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

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

	div.search_pres1{
		margin : 5px 0px 10px 0px;
		padding : 0px 0px 0px 0px;
		background : transparent;
}
	div.search_pres1 .rechZone{
		background : #DDDDDD;
		width : 100%;
}
	div.search_pres1 a{
		font-family : Arial, Helvetica, sans-serif;
		font-size : 10px;
		font-weight : normal;
		text-decoration : none;
		color : #CC0000;
}
	div.search_pres1 a:hover{
		text-decoration : underline;
		color : #DD0000;
}

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

	div.search_pres1 .reponses {
    text-align : left;
}
	div.search_pres1 .reponses input {
		width : 150px;
}
	div.search_pres1 .reponses .reponsesIntitule {
		font-family : Arial, Helvetica, sans-serif;
		font-size : 12px;
		color : #CC0000;
		font-weight : bold;
		text-transform : uppercase;
}
	div.search_pres1 .nbReps {
		font-family : Arial, Helvetica, sans-serif;
		font-size : 11px;
		color : #CC0000;
		font-weight : bold;
		text-align : left;
}
	div.search_pres1 .reponses .back {
	  float : right;
	  width : auto;
}
/* ************************************************** */
/*                                                    */
/* cssToBeIncluded: [36] /home/diasite/diasite39/res/outside/1V/components/searchLink/pres1/modele1/searchLink_pres1_modele1.css       */
/*                                                    */
/* ************************************************** */
/* --------------

searchLink

-------------- */
	.searchLink{
	  float : right;
		position : relative;
		margin : 0px;
		padding : 0px;
		background : #FFFFFF;
		padding-left : 10px;
		padding-right : 10px;
		margin-left : 1px;
		width : auto;
		text-align : left;
		padding-top : 1px;
		padding-bottom : 1px;
		height : auto;
}
@media print{
	.searchLink {
    display : none;
}
}
	.searchLink a{
		font-family : Tahoma, Arial, sans-serif;
		color : #CC0000; 
		text-decoration : none; 
		font-weight : normal; 
		font-size : 11px;
}
	.searchLink a:hover{
		font-family : Tahoma, Arial, sans-serif;
		color : #DD0000; 
		text-decoration : underline; 
		font-weight : normal; 
		font-size : 11px;
}
	.searchLink form{
		margin : 0px;
		padding : 0px;
}
	.searchLink form input {
		margin : 0px;
		padding : 0px;
		padding-left : 2px;
		padding-right : 2px;
		border : 1px #CCCCCC solid;
		background-color : #FFFFFF;
		width : 80px;
		height : auto;
		font-family : Tahoma, Arial, sans-serif;
		font-size : 11px;
		color : #CC0000;
		font-weight : normal;
		line-height : 11px;
		margin-right : 2px;
}
/* ************************************************** */
/*                                                    */
/* cssToBeIncluded: [36] /home/diasite/diasite39/res/outside/1V/components/siteMapLink/pres1/modele1/siteMapLink_pres1_modele1.css       */
/*                                                    */
/* ************************************************** */
/* --------------

siteMapLink

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

	a.siteMapLink{
		float : right;
		position : relative;
		font-family : Tahoma, Arial, sans-serif; 
		color : #CC0000; 
		text-decoration : none; 
		font-weight : normal; 
		font-size : 11px;
		margin : 0px;
		padding : 0px;
		padding-right : 10px;
		padding-left : 10px;
		margin-left : 1px;
		background : #FFFFFF;
		height : 17px;
}
@media print{
	a.siteMapLink {
    display : none;
}
}
	a.siteMapLink:hover{
		font-weight : normal; 
		font-size : 11px;
		color : #CC0000; 
		text-decoration : none; 
		background : #FFFFFF;
}
	a.siteMapLink img{
    border : none;
}
/* ************************************************** */
/*                                                    */
/* cssToBeIncluded: [36] /home/diasite/diasite39/res/outside/1V/components/structureBox/hidden/default/structureBox_hidden_default.css       */
/*                                                    */
/* ************************************************** */
/* --------------

Debut boxComponent

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

Debut titreBranche

-------------- */
/* ************************************************** */
/*                                                    */
/* cssToBeIncluded: [36] /home/diasite/diasite39/res/outside/1V/components/pdpBox/hidden/default/pdpBox_hidden_default.css       */
/*                                                    */
/* ************************************************** */
/* ************************************************** */
/*                                                    */
/* cssToBeIncluded: [36] /home/diasite/diasite39/res/outside/1V/components/bandeauBox/hidden/default/bandeauBox_hidden_default.css       */
/*                                                    */
/* ************************************************** */
/* ************************************************** */
/*                                                    */
/* cssToBeIncluded: [36] /home/diasite/diasite39/res/outside/1V/components/bodyBox/hidden/default/bodyBox_hidden_default.css       */
/*                                                    */
/* ************************************************** */
/* ************************************************** */
/*                                                    */
/* cssToBeIncluded: [36] /home/diasite/diasite39/res/outside/1V/components/centralBox/hidden/default/centralBox_hidden_default.css       */
/*                                                    */
/* ************************************************** */
/* ************************************************** */
/*                                                    */
/* cssToBeIncluded: [36] /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 : #CCCCCC;
    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 */


  /* vars */
  
/* modif niveau 0 */
  
  
      	ul.niveau0{
      	  
        		display : block;
        		width : 100%;
        		font-size : 1px;
        		margin : 0px;
        		padding : 0px;
        		margin-bottom : 1px;
        		list-style-type: none;
      		text-align : right;
      }
  
      	ul.niveau0 li {
          float : right;
          
            margin : 0px;
            padding : 0px;
            list-style-type: none;
          
      }
  
        ul.niveau0 li a{
          
            /*position : relative;*/
            font-weight : normal; 
            margin-left : 1px;
            height : auto;
            display : block;
          
          text-decoration : none;
          margin-right : 1px;
          margin-left : 1px;
          padding-right : 10px;
          padding-left : 10px;
          padding-top : 3px;
          padding-bottom : 3px;
      		background : #FFFFFF;
      		font-family : Tahoma, Arial, sans-serif;
      		color : #BB0000;
      		font-size : 11px;
      }

        
      	ul.niveau0 li a:hover{
          
        		font-weight : normal; 
          
          text-decoration : none;
      		font-size : 11px;
      		color : #BB0000;
      		background-color : #CC0000;
      }

        
      	ul.niveau0 li.on a{
          color : #BB0000;
          background : #CC0000;
          font-weight : bold;
      }

        
      	ul.niveau0 li.on a:hover{
          color : #BB0000;
          background : #CC0000;
          font-weight : bold;
      }
  
        
      	ul.niveau0 li a img{
          border : none;
      }

        
      	ul.niveau0 li a.nolink:hover{
          text-decoration : none;
      }
  
        ul.niveau1{
        	margin: 0;
        	padding: 0;
        	border: 0;
        	list-style-type: none;
        	display: block;
      }
        ul.niveau1 li{
        	margin: 0;
        	padding: 0;
        	border: 0;
        	list-style-type: none;
        	display: block;
        	width : 100%;
      }
        ul.niveau1 li a{
          display : block;
      }
  
      	ul.niveau1{
      		text-align : left;background : #FFFFFF;padding-left : 5px;padding-right : 5px;padding-top : 5px;padding-bottom : 5px;border-width : 1px;border-color : #CCCCCC;border-style : solid;
      }
      

/* - - - ADxMenu: DESIGN styles - - - */


          ul.niveau1 li{
          	color : #FFFFFF;background-color : #979797;font-size : 12px;margin-top : 5px;
          }
        
          ul.niveau1 li.firstItem{
            margin-top : 0px;
          }
        
          ul.niveau1 li a {
          	text-decoration: none;
          	display: block;
          	background-repeat : no-repeat;
          	color : #FFFFFF;background-color : #979797;padding-left : 10px;padding-right : 0px;padding-top : 5px;padding-bottom : 5px;font-size : 12px;font-weight : normal;background-image : none;background-position : 0px 0px;
          }
        
          ul.niveau1 li.on{
          	color : #FFFFFF;background-color : #CC0000;font-size : 12px;
          }
        
          ul.niveau1 li.on a.on {
          	text-decoration: none;
          	display: block;
          	color : #FFFFFF;background-color : #CC0000;padding-left : 10px;padding-right : 0px;padding-top : 5px;padding-bottom : 5px;font-size : 12px;font-weight : bold;background-image : none;background-position : 0px 0px;
          }
        
          ul.niveau1 li a:hover {
            color : #FFFFFF;background-color : #777777;text-decoration : none;
          }
        
        ul.niveau2{
        	margin: 0;
        	padding: 0;
        	border: 0;
        	list-style-type: none;
        	display: block;
      }
        ul.niveau2 li{
        	margin: 0;
        	padding: 0;
        	border: 0;
        	list-style-type: none;
        	display: block;
      }
        ul.niveau2 li a{
          display : block;
          background-image : none;
      }
        ul.niveau2 li.on a.on{
          background-image : none;
      }
  
          ul.niveau2 li a {
          	text-decoration: none;
          	display: block;
          	color : #444444;background-color : #DDDDDD;padding-left : 20px;padding-right : 5px;padding-top : 4px;padding-bottom : 4px;font-size : 12px;
          }
        
          ul.niveau2 li.on a.on {
          	text-decoration: none;
          	display: block;
          	color : #CC0000;background-color : #DDDDDD;padding-left : 20px;padding-right : 5px;padding-top : 4px;padding-bottom : 4px;font-size : 12px;font-weight : bold;
          }
        
          ul.niveau2 li a:hover {
            color : #000000;background-color : #CCCCCC;text-decoration : underline;
          }
        
        ul.niveau3{
        	margin: 0;
        	padding: 0;
        	border: 0;
        	list-style-type: none;
        	display: block;
      }
        ul.niveau3 li{
        	margin: 0;
        	padding: 0;
        	border: 0;
        	list-style-type: none;
        	display: block;
      }
        ul.niveau3 li a{
          display : block;
          background-image : none;
      }
        ul.niveau3 li.on a.on{
          background-image : none;
      }
  
          ul.niveau3 li a {
          	text-decoration: none;
          	display: block;
          	color : #444444;background-color : #EEEEEE;padding-left : 30px;padding-right : 5px;padding-top : 3px;padding-bottom : 3px;font-size : 11px;
          }
        
          ul.niveau3 li.on a.on {
          	text-decoration: none;
          	display: block;
          	color : #CC0000;background-color : #EEEEEE;padding-left : 30px;padding-right : 5px;padding-top : 3px;padding-bottom : 3px;font-size : 11px;font-weight : bold;
          }
        
          ul.niveau3 li a:hover {
            color : #000000;background-color : #E9E9E9;text-decoration : underline;
          }
        
        ul.niveau4{
        	margin: 0;
        	padding: 0;
        	border: 0;
        	list-style-type: none;
        	display: block;
      }
        ul.niveau4 li{
        	margin: 0;
        	padding: 0;
        	border: 0;
        	list-style-type: none;
        	display: block;
      }
        ul.niveau4 li a{
          display : block;
          background-image : none;
      }
        ul.niveau4 li.on a.on{
          background-image : none;
      }
  
          ul.niveau4 li,
          ul.niveau4 li.on{
            display : block;
            padding : 0px;
            margin : 0px;
            width : auto;
            padding-left : 20px;background-color : #EEEEEE;
          }
        
          ul.niveau4 li a,
          ul.niveau4 li ul a,
          ul.niveau4 li.on ul a{
            color : #444444;font-size : 11px;
          }
        
          ul.niveau4 li.on a.on,
          ul.niveau4 li.on ul li.on a.on,
          ul.niveau4 li ul li.on a.on {
            color : #CC0000;font-size : 11px;font-weight : bold;
          }
        
          ul.niveau4 li a:hover, 
          ul.niveau4 li ul a:hover,
          ul.niveau4 li.on ul a:hover {
            color : #000000;text-decoration : underline;
          }
        
                ul.niveau4 ul{
                	margin: 0;
                	padding: 0;
                	border: 0;
                	list-style-type: none;
                	display: block;
              }
          
          ul.niveau4 li li,
          ul.niveau4 li.on li {
            display : block;
            padding : 0px;
            margin : 0px;
            width : auto;
            padding-left : 20px;
          }
        

/* 2 / 10 */



/* 3 / 46 */



/* 3 / 68 */



/* 4 / 71 */



/* 4 / 70 */



/* 4 / 69 */



/* 3 / 16 */



/* 3 / 17 */



/* 4 / 18 */



/* 4 / 19 */



/* 3 / 37 */



/* 3 / 20 */



/* 4 / 22 */



/* 4 / 25 */



/* 4 / 27 */



/* 3 / 36 */



/* 3 / 65 */



/* 3 / 43 */



/* 3 / 94 */



/* 4 / 97 */


/* ************************************************** */
/*                                                    */
/* cssToBeIncluded: [36] /home/diasite/diasite39/res/inside/base/fiche/default2Col/default/base_fiche_default2Col_default.css       */
/*                                                    */
/* ************************************************** */
/* --------------

Debut Fiche

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

/*--- Initialisation ---*/

	.base_fiche_default2Col_default_36{
    font-family : Tahoma, Arial, sans-serif;
    color : #444444;
    text-align : left;
    padding : 0px;
    border : 1px #CC0000 none;
    background-color : transparent;
    margin : 0px 0px 0px 0px;
}
	.base_fiche_default2Col_default_36 a{
    text-decoration : none
}
	.base_fiche_default2Col_default_36 a:hover{
    text-decoration : underline
}
	.base_fiche_default2Col_default_36 div .span_000119 {
    color : #777777;
}

/*--- structure ---*/

	.base_fiche_default2Col_default_36 .cgMenu_000119 {
		float : left;
		width : 17%;
}
	.base_fiche_default2Col_default_36 .ccAvecMenu_000119 {
		float : right;
		width : 80%;
}
	.base_fiche_default2Col_default_36 .ccSansMenu_000119 {
		width : 100%;
}

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

	.base_fiche_default2Col_default_36 .vueListe_000119, .base_fiche_default2Col_default_36 .vueFiche_000119{
	  margin : 0px;
	  padding : 0px;
	  width : 100%;
}

	.base_fiche_default2Col_default_36 .photo_000119 {
	  background : transparent;
	  margin : 0px;
	  padding : 0px;
	  border : none;
		margin-bottom : 5px;
}

	.base_fiche_default2Col_default_36 div.FicheTitre_000119 {
	  margin : 0px;
	  padding : 0px;
	  border : none;
		font-family : Tahoma, Arial, Arial;
		font-size : 14px;
		background-color : #EDE9E3;
		color : #CC0000;
		font-weight : lighter;
		padding : 5px;
		padding-left : 5px;
		padding-right : 5px;
		border : none;
		margin-bottom : 5px;
		background-image : none;
		background-position : 0px 0px;
		background-repeat : no-repeat;
}
	.base_fiche_default2Col_default_36 div.FicheTitre_000119 a{
		font-family : Tahoma, Arial, Arial;
		font-size : 14px;
		color : #CC0000;
		font-weight : lighter;
		text-decoration : none;
}
	.base_fiche_default2Col_default_36 div.FicheTitre_000119 a:hover{
		font-family : Tahoma, Arial, Arial;
		font-size : 14px;
		color : #CC0000;
		font-weight : lighter;
		text-decoration : underline;
}




	.base_fiche_default2Col_default_36 .FicheResume_000119{
	  background : transparent;
	  margin : 0px;
	  padding : 0px;
	  border : none;
		font-size : 11px;
		color : #444444;
		line-height : 14px;
		font-weight : normal;
		text-align : justify;
		margin-bottom : 10px;
}
	.base_fiche_default2Col_default_36 .HtmlResume_000119{
	  background : transparent;
	  margin : 0px;
	  padding : 0px;
	  border : none;
		font-size : 11px;
		color : #444444;
		line-height : 14px;
		font-weight : normal;
		text-align : justify;
		margin-bottom : 10px;
}
	.base_fiche_default2Col_default_36 .TextArea_000119{
	  background : transparent;
	  margin : 0px;
	  padding : 0px;
	  border : none;
		font-size : 11px;
		color : #444444;
		line-height : 14px;
		font-weight : normal;
		text-align : justify;
		margin-bottom : 10px;
}
	.base_fiche_default2Col_default_36 .FicheCorps_000119{
	  background : transparent;
	  margin : 0px;
	  padding : 0px;
	  border : none;
		font-size : 11px;
		color : #444444;
		line-height : 14px;
		font-weight : normal;
		text-align : justify;
		margin-bottom : 10px;
}




	.base_fiche_default2Col_default_36 .inconnue_000119{
	  background : transparent;
	  margin : 0px;
	  padding : 0px;
	  border : none;
	  clear : both;
		font-size : 11px;
		font-weight : normal;
		padding-top : 5px;
}
  .base_fiche_default2Col_default_36 .surtitre_000119 {
	  margin : 0px;
	  padding : 0px;
	  border : none;
		font-size : 12px;
		color : #CC0000;
		font-weight : bold;
		background : transparent;
		margin-bottom : 2px;
}
  .base_fiche_default2Col_default_36 .surtitre_000119 a{
    font-family : Tahoma, Arial, sans-serif;
	  color : #CC0000;
		font-size : 12px;
		font-weight : bold;
		text-decoration : none;
}
  .base_fiche_default2Col_default_36 .surtitre_000119 a:hover{
    font-family : Tahoma, Arial, sans-serif;
	  color : #DD0000;
		font-size : 12px;
		font-weight : bold;
		text-decoration : underline;
}
  .base_fiche_default2Col_default_36 .stitre_000119{
	  background : transparent;
	  margin : 0px;
	  padding : 0px;
	  border : none;
	  color : #CC0000;
		font-size : 14px;
		font-weight : normal;
		margin-bottom : 10px;
}
  .base_fiche_default2Col_default_36 .stitre_000119 a{
    font-family : Tahoma, Arial, sans-serif;
	  color : #CC0000;
		font-size : 14px;
		font-weight : normal;
		text-decoration : none;
}
  .base_fiche_default2Col_default_36 .stitre_000119 a:hover{
    font-family : Tahoma, Arial, sans-serif;
	  color : #DD0000;
		font-size : 14px;
		font-weight : normal;
		text-decoration : underline;
}
	.base_fiche_default2Col_default_36 .FicheCategorie_000119 {
		font-size : 11px;
		font-weight : normal;
		background-color : #DDDDDD;
		padding-top : 4px;
		padding-bottom : 4px;
		padding-left : 5px;
		padding-right : 5px;
		margin-bottom : 1px;
}
	.base_fiche_default2Col_default_36 .FicheCategorie_000119 a{
		font-family : Tahoma, Arial, sans-serif;
		font-size : 11px;
		font-weight : normal;
		color : #CC0000;
		text-decoration : none;
}
	.base_fiche_default2Col_default_36 .FicheCategorie_000119 a:hover{
		font-family : Tahoma, Arial, sans-serif;
		font-size : 11px;
		font-weight : normal;
		color : #DD0000;
		text-decoration : underline;
}
	.base_fiche_default2Col_default_36 .Url_000119 {
		font-size : 11px;
		font-weight : normal;
		background-color : #DDDDDD;
		padding-top : 4px;
		padding-bottom : 4px;
		padding-left : 5px;
		padding-right : 5px;
		margin-bottom : 1px;
}
	.base_fiche_default2Col_default_36 .Url_000119 a{
		font-family : Tahoma, Arial, sans-serif;
		font-size : 11px;
		font-weight : normal;
		color : #CC0000;
		text-decoration : none;
}
	.base_fiche_default2Col_default_36 .Url_000119 a:hover{
		font-family : Tahoma, Arial, sans-serif;
		font-size : 11px;
		font-weight : normal;
		color : #DD0000;
		text-decoration : underline;
}
	.base_fiche_default2Col_default_36 .FileField_000119 {
		font-size : 11px;
		font-weight : normal;
		background-color : #DDDDDD;
		padding-top : 4px;
		padding-bottom : 4px;
		padding-left : 5px;
		padding-right : 5px;
		margin-bottom : 1px;
}
	.base_fiche_default2Col_default_36 .FileField_000119 a{
		font-family : Tahoma, Arial, sans-serif;
		font-size : 11px;
		font-weight : normal;
		color : #CC0000;
		text-decoration : none;
}
	.base_fiche_default2Col_default_36 .FileField_000119 a:hover{
		font-family : Tahoma, Arial, sans-serif;
		font-size : 11px;
		font-weight : normal;
		color : #DD0000;
		text-decoration : underline;
}
  .base_fiche_default2Col_default_36 .TextePieds_000119{
    font-family : Tahoma, Arial, sans-serif;
	  color : #444444;
		font-size : 11px;
		font-weight : normal;
		margin-bottom : 10px;
}

	.base_fiche_default2Col_default_36 div.infosGenerales_000119{
		width : 100%;
		border-top : 0px #CCCCCC solid;
		margin-bottom : 10px;
    background : transparent;
}

  .base_fiche_default2Col_default_36 div.Date_000119{
    font-family : Tahoma, Arial, sans-serif;
	  color : #444444;
		font-size : 11px;
		font-weight : normal;
		background-color : #EEEEEE;
		padding-top : 4px;
		padding-bottom : 4px;
		padding-left : 5px;
		padding-right : 5px;
		margin-bottom : 1px;
}

  .base_fiche_default2Col_default_36 div.DatePeriod_000119{
    font-family : Tahoma, Arial, sans-serif;
	  color : #444444;
		font-size : 11px;
		font-weight : normal;
		background-color : #EEEEEE;
		padding-top : 4px;
		padding-bottom : 4px;
		padding-left : 5px;
		padding-right : 5px;
		margin-bottom : 1px;
}

  .base_fiche_default2Col_default_36 div.FicheAuteur_000119{
    font-family : Tahoma, Arial, sans-serif;
	  color : #444444;
		font-size : 11px;
		font-weight : normal;
		background-color : #EEEEEE;
		padding-top : 4px;
		padding-bottom : 4px;
		padding-left : 5px;
		padding-right : 5px;
		margin-bottom : 1px;
}

  .base_fiche_default2Col_default_36 div.FicheContact_000119{
    font-family : Tahoma, Arial, sans-serif;
	  color : #444444;
		font-size : 11px;
		font-weight : normal;
		background-color : #EEEEEE;
		padding-top : 4px;
		padding-bottom : 4px;
		padding-left : 5px;
		padding-right : 5px;
		margin-bottom : 1px;
}

  .base_fiche_default2Col_default_36 div.FicheEmailAuteur_000119{
    font-family : Tahoma, Arial, sans-serif;
	  color : #CC0000;
		font-size : 11px;
		font-weight : normal;
		background-color : #EEEEEE;
		padding-top : 4px;
		padding-bottom : 4px;
		padding-left : 5px;
		padding-right : 5px;
		margin-bottom : 1px;
}
  .base_fiche_default2Col_default_36 div.FicheEmailAuteur_000119 a{
    font-family : Tahoma, Arial, sans-serif;
	  color : #CC0000;
		font-size : 11px;
		font-weight : normal;
		text-decoration : none;
}
  .base_fiche_default2Col_default_36 div.FicheEmailAuteur_000119 a:hover{
    font-family : Tahoma, Arial, sans-serif;
	  color : #DD0000;
		font-size : 11px;
		font-weight : normal;
		text-decoration : underline;
}

  .base_fiche_default2Col_default_36 div.FicheEmailContact_000119{
    font-family : Tahoma, Arial, sans-serif;
	  color : #CC0000;
		font-size : 11px;
		font-weight : normal;
		background-color : #EEEEEE;
		padding-top : 4px;
		padding-bottom : 4px;
		padding-left : 5px;
		padding-right : 5px;
		margin-bottom : 1px;
}
  .base_fiche_default2Col_default_36 div.FicheEmailContact_000119 a{
    font-family : Tahoma, Arial, sans-serif;
	  color : #CC0000;
		font-size : 11px;
		font-weight : normal;
		text-decoration : none;
}
  .base_fiche_default2Col_default_36 div.FicheEmailContact_000119 a:hover{
    font-family : Tahoma, Arial, sans-serif;
	  color : #DD0000;
		font-size : 11px;
		font-weight : normal;
		text-decoration : underline;
}


  .base_fiche_default2Col_default_36 div.RssPreview_000119{
    font-family : Tahoma, Arial, sans-serif;
    width : 100%;
    margin-bottom : 10px;
}
  .base_fiche_default2Col_default_36 div.RssPreview_000119 .RssPreviewIntitule_000119{
    color : #777777;
    font-size : 11px;
    font-weight : normal;
    padding-left : 5px;
    padding-right : 5px;
    padding-top : 2px;
    padding-bottom : 2px;
    background : #DDDDDD;
    margin-bottom : 5px;
}
  .base_fiche_default2Col_default_36 div.RssPreviewPadd_000119{
    border : 1px #CCCCCC solid;
    padding-left : 10px;
    padding-right : 10px;
    padding-top : 5px;
    padding-bottom : 5px;
    background : transparent;
}
  .base_fiche_default2Col_default_36 div.RssPreviewChannel_000119{
    margin-bottom : 10px;
}

  .base_fiche_default2Col_default_36 div.RssPreviewImg_000119{
    width : 100%;
    text-align : left;
    overflow : hidden;
}

  .base_fiche_default2Col_default_36 div.RssPreviewChannel_000119 img{
    border : none;
}
  .base_fiche_default2Col_default_36 div.RssPreviewTitle_000119{
	  color : #CC0000;
		font-size : 12px;
		font-weight : bold;
}
  .base_fiche_default2Col_default_36 div.RssPreviewTitle_000119 a{
	  color : #CC0000;
		font-size : 12px;
		font-weight : bold;
		text-decoration : none;
}
  .base_fiche_default2Col_default_36 div.RssPreviewTitle_000119 a:hover{
	  color : #DD0000;
		text-decoration : underline;
}
  .base_fiche_default2Col_default_36 div.RssPreviewDesc_000119{
	  color : #444444;
		font-size : 11px;
		font-weight : normal;
}
  .base_fiche_default2Col_default_36 .RssPreviewItems_000119{
    display : block;
    margin : 0px;
    padding : 0px;
    margin-top : 5px;
    margin-left : 15px;
    list-style-type:none;
}
  .base_fiche_default2Col_default_36 .RssPreviewItem_000119{
    margin : 0px;
    padding : 0px;
    margin-top : 3px;
    margin-left : 5px;
    list-style-type:square;
}

  .base_fiche_default2Col_default_36 .RssPreviewItemTitle_000119 a{
	  color : #CC0000;
		font-size : 11px;
		font-weight : normal;
		text-decoration : none;
}
  .base_fiche_default2Col_default_36 .RssPreviewItemTitle_000119 a:hover{
	  color : #DD0000;
		text-decoration : underline;
}

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

	.base_fiche_default2Col_default_36 .vueListe_000119 .nouvelle_000119{
	  margin : 0px;
	  padding : 0px;
	  float : left;
		width : 33%;
		list-style-type: none;
}

	.base_fiche_default2Col_default_36 .vueListe_000119 .nouvellePadd_000119{
	  margin : 0px;
	  padding : 10px;
		border : 1px #CCCCCC solid;
		margin-left : 8px;
		margin-right : 8px;
		margin-bottom : 5px;
		background-color : transparent;
}
	.base_fiche_default2Col_default_36 .vueListe_000119 .cC_000119 {
		/*float : right;
		width : #DIA_000119_DIM_LISTE_COLCC#;
		margin : 0px;
		padding : 0px;
		padding-top : 5px;*/
		width : 100%;
		margin : 0px;
		padding : 0px;
}
	.base_fiche_default2Col_default_36 .vueListe_000119 .cC100_000119 {
		width : 100%;
		margin : 0px;
		padding : 0px;
}
	.base_fiche_default2Col_default_36 .vueListe_000119 .photo_000119{
    text-align : center;
}
	.base_fiche_default2Col_default_36 .vueListe_000119 .photo_000119 a img{
    border : 1px #FFFFFF solid;
}
	.base_fiche_default2Col_default_36 .vueListe_000119 .photo_000119 a:hover img{
    border : 1px #000000 solid;
}

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

	.base_fiche_default2Col_default_36 .vueFiche_000119 .nouvelle_000119{
	  background-color : #EEEEEE;
	  margin : 0px;
	  padding : 10px;
	  border : none;
		display : block;
		margin-bottom : 5px;
		clear : both;
		border : 1px #CCCCCC solid;
}

	.base_fiche_default2Col_default_36 .vueFiche_000119 .nouvellePadd_000119{
    width : 100%;
}

  .base_fiche_default2Col_default_36 .vueFiche_000119 .cC_000119 {
		float : left;
		width : 40%;
		margin-bottom : 10px;
		overflow : auto;
		padding-top : 10px;
}

  .base_fiche_default2Col_default_36 .vueFiche_000119 .cC100_000119 {
		margin-bottom : 10px;
		width : 100%;
		padding-top : 10px;
}

  .base_fiche_default2Col_default_36 .vueFiche_000119 .cD_000119 {
		float : right;
		width : 60%;
		margin-bottom : 10px;
		padding-top : 5px;
}

	.base_fiche_default2Col_default_36 .vueFiche_000119 .photo_000119{
		margin-bottom : 10px;
}

	.base_fiche_default2Col_default_36 .vueFiche_000119 .ficheJointure_000119{
		margin-bottom : 10px;
    width : 100%;	
}
	.base_fiche_default2Col_default_36 .vueFiche_000119 .ficheJointure_000119 .ficheJointureTitre_000119{
	  text-align : left;
		font-size : 11px;
    font-weight : normal;
    color : #777777;
    background : transparent;
}
	.base_fiche_default2Col_default_36 .vueFiche_000119 .FieldFlash_000119{
	  margin : 0;
	  padding : 0;
		margin-bottom : 10px;
		overflow : hidden;
		width : 100%;
}

	.base_fiche_default2Col_default_36 .vueFiche_000119 .FieldVideoFlash_000119{
	  margin : 0;
	  padding : 0;
		margin-bottom : 10px;
		overflow : hidden;
		width : 100%;
}

	.base_fiche_default2Col_default_36 .vueFiche_000119 .photosZone_000119{
    margin-top : 5px;
}
	.base_fiche_default2Col_default_36 .vueFiche_000119 .photoVignettes_000119{
    width : 100%;
    background-color : #EEEEEE;
}

	.base_fiche_default2Col_default_36 .vueFiche_000119 .photoVign_000119{
    float : left;
    width : 25%;
}
	.base_fiche_default2Col_default_36 .vueFiche_000119 .photoVignPadd_000119{
    padding : 4px;
    border : 1px #CCCCCC solid;
    margin : 5px;
}
	.base_fiche_default2Col_default_36 .vueFiche_000119 .photoVign_000119 .photoVignPadd_000119 div{
    width : 100%;
    text-align : center;
}
	.base_fiche_default2Col_default_36 .vueFiche_000119 .photoVign_000119 div.selected_000119{
    border : 1px #000000 solid;
    background-color : #FFFFFF;
}
	.base_fiche_default2Col_default_36 .vueFiche_000119 .visible_000119{
		visibility : visible;
}
	.base_fiche_default2Col_default_36 .vueFiche_000119 .unvisible_000119{
		visibility : hidden;
}
	.base_fiche_default2Col_default_36 .vueFiche_000119 .displayed_000119{
		display : block;
}
	.base_fiche_default2Col_default_36 .vueFiche_000119 .undisplayed_000119{
		display : none;
}

  .base_fiche_default2Col_default_36 .vueListe .style4last_000119, .base_fiche_default2Col_default_36 .vueFiche .style4last_000119 {
    margin-bottom : 0px;
}
/* ************************************************** */
/*                                                    */
/* cssToBeIncluded: [36] /home/diasite/diasite39/res/inside/base/components/filterResults/pres1/modele1/filterResults_pres1_modele1.css       */
/*                                                    */
/* ************************************************** */
/* --------------

Debut filterResults

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

	div.filterResults_pres1_modele1_36{
	  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 : #CCCCCC;
	  border-top-width : 0px;
	  border-bottom-width : 1px;
	  border-left-width : 0px;
	  border-right-width : 0px;
}
/* ************************************************** */
/*                                                    */
/* cssToBeIncluded: [36] /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_36{
		margin-top : 5px;
		margin-bottom : 5px;
		border : 1px #CCCCCC 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_36{
    display : block;
}
}

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

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

	div.triBarre_pres1_modele1_36 table.tabTri td div.actionsTri{
    display : block;
    margin-top : 4px;
}
	div.triBarre_pres1_modele1_36 table.tabTri td a{
    background-color : #EEEEEE;
    background-repeat : no-repeat;
    background-position : 0 0;
}
	div.triBarre_pres1_modele1_36 table.tabTri td a.asc{
    background-image : url(res/inside/base/components/triBarre/pres1/modele1/images/bt_tri_asc.gif);
}
	div.triBarre_pres1_modele1_36 table.tabTri td a.des{
    background-image : url(res/inside/base/components/triBarre/pres1/modele1/images/bt_tri_des.gif);
}
	div.triBarre_pres1_modele1_36 table.tabTri td a:hover{
    background-color : #CCCCCC;
}
	div.triBarre_pres1_modele1_36 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_36 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_36 table.tabTri td a.asc.triActif{
    background-color : #CC0000;
    background-image : url(res/inside/base/components/triBarre/pres1/modele1/images/bt_tri_asc.gif);
}
	div.triBarre_pres1_modele1_36 table.tabTri td a.asc.triActif:hover{
    background-color : #CC0000;
    background-image : url(res/inside/base/components/triBarre/pres1/modele1/images/bt_tri_asc.gif);
}
	div.triBarre_pres1_modele1_36 table.tabTri td a.des.triActif{
    background-color : #CC0000;
    background-image : url(res/inside/base/components/triBarre/pres1/modele1/images/bt_tri_des.gif);
}
	div.triBarre_pres1_modele1_36 table.tabTri td a.des.triActif:hover{
    background-color : #CC0000;
    background-image : url(res/inside/base/components/triBarre/pres1/modele1/images/bt_tri_des.gif);
}

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

Debut boxComponent

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

  div.boxComponentElmt_hidden_default_36 {

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

Debut NumPages

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

  div.numPages_pres1_modele1_36 {
    clear : both;
}
  div.numPages_pres1_modele1_36 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_36 div.haut {
    border-bottom : 1px #CCCCCC solid;
    margin-bottom : 10px;
}
  div.numPages_pres1_modele1_36 div.bas {
    border-top : 1px #CCCCCC solid;
    margin-top : 10px;
}
  div.numPages_pres1_modele1_36 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_36 a:hover{
    font-size : 14px;
    color : #FD0000;
    text-decoration : none;
}
  div.numPages_pres1_modele1_36 span.current{
    font-weight : bold;
    font-size : 14px;
    color : #CC0000;
    margin-left : 2px;
    margin-right : 2px;
}
  div.numPages_pres1_modele1_36 span.total{
}
  div.numPages_pres1_modele1_36 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: [36] /home/diasite/diasite39/res/inside/base/components/boxComponent/hidden/default/boxComponent_hidden_default.css       */
/*                                                    */
/* ************************************************** */
/* --------------

Debut boxComponent

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

  div.boxComponent_hidden_default_36 {

}
/* ************************************************** */
/*                                                    */
/* cssToBeIncluded: [36] /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_36{
		margin-top : 0px;
		margin-bottom : 10px;
}
	div.localSearch_pres1_modele1_36 .rechZone{
		background : #DDDDDD;
		width : 100%;
}
	div.localSearch_pres1_modele1_36 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 : #CC0000;
		font-weight : normal;
		line-height : 12px;
		text-align : left;
		padding-left : 5px;
		padding-right : 5px;
}
	div.localSearch_pres1_modele1_36 a{
		font-family : Arial, Helvetica, sans-serif;
		font-size : 10px;
		font-weight : normal;
		text-decoration : none;
		color : #CC0000;
}
	div.localSearch_pres1_modele1_36 a:hover{
		text-decoration : underline;
		color : #DD0000;
}
	div.localSearch_pres1_modele1_36 .interrogation{
    text-align : right;
}
	div.localSearch_pres1_modele1_36 .interrogation form {
		margin : 0px;
		padding : 0px;
}

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

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

Debut boxComponent

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

  div.boxComponentElmtFiche_hidden_default_36 {

}
/* ************************************************** */
/*                                                    */
/* cssToBeIncluded: [36] /home/diasite/diasite39/res/inside/page/default/default/default/page_default_default_default.css       */
/*                                                    */
/* ************************************************** */
/* --------------

Debut Page

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

/*--- page ---*/

	div.page_default_default_default_36 {
    clear : both;
    width : 100%;
    background-color : transparent;
    font-family : Tahoma, Arial, sans-serif;
    margin-top : 0px;
    margin-bottom : 0px;
}
	div.withMenuMultiPages_000231_36 {
    float : left;
    width : 80%;
    padding : 0px;
    margin : 0px;
    border : none;
}
	div.withMenuMultiPages_000231_36 div.withMenuMultiPagesPadd_000231_36 {
    padding : 0px 10px 0px 0px;
}
	div.menuMultiPagesZone_000231_36 {
    float : right;
    width : 20%;
}
	div.menuMultiPagesZone_000231_36 div.menuMultiPagesZonePadd_000231_36 {
    padding : 0px 0px 0px 10px;
}

	div.page_default_default_default_pageAsso_000231_36 {
    margin-bottom : 5px;
}

	div.page_default_default_default_36 .cC {
		float : left;
		width : 72%;
		background-color : transparent;
		overflow : hidden;
}
@media print{
	div.page_default_default_default_36 .cC {
		float : left;
		width : 72%;
		background-color : transparent;
		overflow : visible !important;
}
}
	div.page_default_default_default_36 .cD {
		float : right;
		width : 25%;
		background-color : transparent;
		overflow : hidden;
}
	div.page_default_default_default_36 .cDhabillage {
		float : right;
		width : 25%;
		background-color : transparent;
		overflow : hidden;
		margin : 0px 0px 5px 15px;
}
@media print{
	div.page_default_default_default_36 .cD ,
	div.page_default_default_default_36 .cDhabillage {
		float : right;
		width : 25%;
		background-color : transparent;
		overflow : visible !important;
}
}
	div.page_default_default_default_36 .Corps{
    color : #444444;
    text-align : left;
    font-size : 11px;
    font-family : Tahoma, Arial, sans-serif;
    overflow : hidden;
    margin-top : 0px;
}
@media print{
	div.page_default_default_default_36 .Corps{
    color : #444444;
    text-align : left;
    font-size : 11px;
    font-family : Tahoma, Arial, sans-serif;
    overflow : visible !important;
    margin-top : 0px;
}
}
	div.page_default_default_default_36 .Corps a, div.page_default_default_default_36 div.authorProprioZone a{
	  font-family : Tahoma, Arial, sans-serif;
    color : #CC0000;
    text-decoration : none;
}
	div.page_default_default_default_36 .Corps a:hover, div.page_default_default_default_36 div.authorProprioZone a:hover{
	  font-family : Tahoma, Arial, sans-serif;
    color : #DD0000;
    text-decoration : underline;
}
	div.page_default_default_default_36 .Tit {
		font-family : Tahoma, Arial, sans-serif;
		font-size : 16px;
		color : #CC0000;
		background-color : transparent;
		font-weight : bold;
		text-transform : none;
		padding : 0px;
		margin : 0px;
		margin-bottom : 0px;
		text-align : left;
		display : block;
		
		background-image : none;
		background-repeat : no-repeat;
		background-position : 0px 0px;
		padding-left : 0px;
}
	div.page_default_default_default_36 .STit {
		font-family : Tahoma, Arial, sans-serif;
		font-size : 12px;
		color : #CC0000;
		background-color : transparent;
		font-weight : normal;
		padding : 0px;
		margin : 0px;
		margin-bottom : 0px;
		text-align : left;
		display : block;
		width : 100%;
}
	div.page_default_default_default_36 div.authorProprioZone {
    margin-top : 10px;
    padding : 0px;
    border-top : 2px #CCCCCC solid;
		font-size : 11px;
		color : #777777;
		font-weight : normal;
    background-color : transparent;
}
/* ************************************************** */
/*                                                    */
/* cssToBeIncluded: [36] /home/diasite/diasite39/res/inside/page/components/boxComponent/hidden/default/boxComponent_hidden_default.css       */
/*                                                    */
/* ************************************************** */
/* --------------

Debut boxComponent

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

  div.boxComponent_hidden_default_36 {

}
/* ************************************************** */
/*                                                    */
/* cssToBeIncluded: [36] /home/diasite/diasite39/res/inside/page/components/menuMultiPages/hidden/default/menuMultiPages_hidden_default.css       */
/*                                                    */
/* ************************************************** */
/* ************************************************** */
/*                                                    */
/* cssToBeIncluded: [36] /home/diasite/diasite39/res/inside/page/components/enSavoirPlus/pres1/modele1/enSavoirPlus_pres1_modele1.css       */
/*                                                    */
/* ************************************************** */
/* --------------

Debut En savoir plus

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

  div.enSavoirPlus_pres1_modele1_36 {
    font-family : Tahoma, Arial, sans-serif;
    text-align : left;
    font-size : 11px;
    color : #000000;
    background : transparent;
    margin-bottom : 10px;
    width : 100%;
}
	div.enSavoirPlus_pres1_modele1_36 .cDEsp{
		padding : 0;
		padding-left : 5px;
		padding-bottom : 5px;
		margin : 0;
		border-left : 1px solid #CCCCCC;
		border-bottom : 1px dotted #CCCCCC;
}
	div.enSavoirPlus_pres1_modele1_36 .cDEsp div{
		font-family : Tahoma, Arial, sans-serif;
		font-size : 1px;
		width : 66px;
		height : 13px;
    background-color : #CC0000;
    background-image : url(res/inside/base/components/enSavoirPlus/pres1/modele1/enSavoirPlus_pres1_modele1_img/ensavoirplus_bd.gif);
    background-repeat : no-repeat;
    background-position : 0px 0px;
}
	div.enSavoirPlus_pres1_modele1_36 .cDFichiers ul,div.enSavoirPlus_pres1_modele1_36 .cDLiens ul,div.enSavoirPlus_pres1_modele1_36 .cDMinis ul{
		margin : 0;
		padding : 0;
		padding-bottom : 5px;
		padding-left : 12px;
}
	div.enSavoirPlus_pres1_modele1_36 .cDFichiers ul li,div.enSavoirPlus_pres1_modele1_36 .cDLiens ul li,div.enSavoirPlus_pres1_modele1_36 .cDMinis ul li{
		display : block;
    padding : 0px;
		line-height : 110%;
		font-size : 11px;
		color : #CCCCCC;
		text-decoration : none;
		font-weight : normal;
		margin : 0px 0px 5px 0px;
}
	div.enSavoirPlus_pres1_modele1_36 .cDFichiers a,div.enSavoirPlus_pres1_modele1_36 .cDLiens a,div.enSavoirPlus_pres1_modele1_36 .cDMinis a{
		font-size : 11px;
		color : #CC0000;
		text-decoration : none;
		font-weight : normal;
		line-height : 110%;
}
	div.enSavoirPlus_pres1_modele1_36 .cDFichiers a:hover,div.enSavoirPlus_pres1_modele1_36 .cDLiens a:hover,div.enSavoirPlus_pres1_modele1_36 .cDMinis a:hover {
		text-decoration : underline;
}
	div.enSavoirPlus_pres1_modele1_36 .cDFichiers span,div.enSavoirPlus_pres1_modele1_36 .cDLiens span,div.enSavoirPlus_pres1_modele1_36 .cDMinis span {
		color : #777777;
}
	div.enSavoirPlus_pres1_modele1_36 .cDLiens, div.enSavoirPlus_pres1_modele1_36 .cDFichiers, div.enSavoirPlus_pres1_modele1_36 .cDMinis{
		padding : 5px;
		padding-left : 18px;
		border-left : 1px solid #CCCCCC;
		border-bottom : none;
		background-position : 5px 4px;
		background-image : url(res/inside/base/components/enSavoirPlus/pres1/modele1/enSavoirPlus_pres1_modele1_img/menuDpuce.gif);
		background-repeat : no-repeat;
		padding-bottom : 0px;
		padding-top : 0px;
}
	div.enSavoirPlus_pres1_modele1_36 .cDFin {
		padding : 5px;
		border-top : none;
}
	div.enSavoirPlus_pres1_modele1_36 .cDitemTit {
		color : #000000;
		font-weight : bold;
		text-decoration : none;
		padding : 0px 0px 0px 0px;
		margin : 0px 0px 0px 0px;
		background-color : transparent;
}
/* ************************************************** */
/*                                                    */
/* cssToBeIncluded: [28] /home/diasite/diasite39/res/inside/compo/PersoH/default/default/compo_PersoH_default_default.css       */
/* /home/diasite/diasite39/style-cur.php:725  */
/*                                                    */
/* ************************************************** */
/* --------------

Debut Composite

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

  div.compo_PersoH_default_default_28{
    width : 100%;
    background-color : transparent;
    background-image : none;
    background-position : 0px 0px;
    background-repeat : no-repeat;
    border-style : none;
    border-color : #CCCCCC;
    border-top-width : 1px;
    border-bottom-width : 1px;
    border-left-width : 1px;
    border-right-width : 1px;
    padding : 0px 0px 0px 0px;
    margin : 0px 0px 0px 0px;
}
	div.compo_PersoH_default_default_28 .ligne_000011{
    padding : 0px 0px 0px 0px;
    background-color : transparent;
		background-image : none;
		background-position : 0px 0px;
		background-repeat : no-repeat;
		margin : 0px 0px 0px 0px;
}
	div.compo_PersoH_default_default_28 .firstLine_000011{
    padding : 0px 0px 0px 0px;
    background-color : transparent;
		background-image : none;
		background-position : 0px 0px;
		background-repeat : no-repeat;
		margin : 0px 0px 0px 0px;
}
	div.compo_PersoH_default_default_28 .lastLine_000011{
    padding : 0px 0px 0px 0px;
    background-color : transparent;
		background-image : none;
		background-position : 0px 0px;
		background-repeat : no-repeat;
		margin : 0px 0px 0px 0px;
}
	div.compo_PersoH_default_default_28 .ligne_000011 .lignePadd_000011{
    width : 100%;
}
	div.compo_PersoH_default_default_28 .colonne_000011{
    float : left;
    margin : 0px;
    padding : 0px;
    border : none;
}
	div.compo_PersoH_default_default_28 .colonne_000011 .colPadd_000011{
    border-style : none;
    border-color : #CCCCCC;
    border-top-width : 0px;
    border-bottom-width : 0px;
    border-left-width : 0px;
    border-right-width : 1px;
}
  div.compo_PersoH_default_default_28 .colonne_000011.last .colPadd_000011{
    border-top-width : 0px;
    border-bottom-width : 0px;
    border-left-width : 0px;
    border-right-width : 0px;
}
	div.compo_PersoH_default_default_28 .onlyOne .colPadd_000011{
	  padding : 0px;
}
	div.compo_PersoH_default_default_28 .first .colPadd_000011{
	  padding : 0px;
    padding-right : 0px;
}
	div.compo_PersoH_default_default_28 .any .colPadd_000011 {
	  padding : 0px;
		padding-left : 0px;
		padding-right : 0px;
}
	div.compo_PersoH_default_default_28 .last .colPadd_000011 {
	  padding : 0px;
		padding-left : 0px;
}
	div.compo_PersoH_default_default_28 .ligne_000011 .colonne_000011 .colPadd_000011 .cellule_000011{
		/*overflow : hidden;
		clear : both;
		width : 100%;*/ /* mis en comm le 300910 + 2 lignes ci-dessous ajoutees */
		clear : both;
		width : auto;
		margin : 0px;
		/*padding : 0px;*/ /* mis en comm le 300910 + 1 ligne ci-dessous ajoutee */
		padding : 0px 0px 0px 0px;
		margin-bottom : 0px;
		margin-top : 0px;
    background-color : transparent;
    background-image : none;
    background-position : 0px 0px;
    background-repeat : no-repeat;
}
	div.compo_PersoH_default_default_28 .lastLine_000011 .colonne_000011 .colPadd_000011 .cellule_000011{
		/*overflow : hidden;
		clear : both;
		width : 100%;
		padding : 0px;
		margin : 0px;*/ /* mis en comm le 300910 + 1 ligne ci-dessous ajoutee */
		margin-bottom : 0px;
}
	div.compo_PersoH_default_default_28 .ligne_000011 .colonne_000011 .colPadd_000011 .cellule_000011 .cellulePadd{
		overflow : hidden;
		clear : both;
		width : 100%;
		padding : 0px;
		margin : 0px;
}
	div.compo_PersoH_default_default_28 .compoCellTitreCdnt_000011 {
		font-family : Arial, Helvetica, sans-serif;
		font-size : 12px;
		font-weight : normal;
		color : #CC0000;	
		text-align : left;
		text-transform : normal;	
		margin : 0px 0px 2px 0px;
		padding-left : 0px;
		padding-right : 0px;
		padding-top : 0px;
		padding-bottom : 0px;
		background-color : transparent;
		background-image : none;
		background-position : 0px 50%;
		background-repeat : no-repeat;
    border-style : none;
    border-color : #CCCCCC;
    border-top-width : 1px;
    border-bottom-width : 1px;
    border-left-width : 1px;
    border-right-width : 1px;
		overflow : hidden;
}
	div.compo_PersoH_default_default_28 .compoCellTitreCdnt_000011 a{
		font-family : Arial, Helvetica, sans-serif;
}
  div.compo_PersoH_default_default_28 .ligne_000011 .colonne_000011 .colPadd_000011 .cellule_000011.cell1{
    background-color : transparent;
    background-image : none;
    background-position : 0px 0px;
    background-repeat : no-repeat;
    padding : 0px 0px 0px 0px;
}
	div.compo_PersoH_default_default_28 .cellule_000011.cell1 .compoCellTitreCdnt_000011 {
		color : #666666;	
		background-color : transparent;
		background-image : none;
		background-position : 0px 0px;
		background-repeat : no-repeat;
}

  div.compo_PersoH_default_default_28 .ligne_000011 .colonne_000011 .colPadd_000011 .cellule_000011.cell2{
    background-color : transparent;
    background-image : none;
    background-position : 0px 0px;
    background-repeat : no-repeat;
    padding : 0px 0px 0px 0px;
}
	div.compo_PersoH_default_default_28 .cellule_000011.cell2 .compoCellTitreCdnt_000011 {
		color : #666666;	
		background-color : transparent;
		background-image : none;
		background-position : 0px 0px;
		background-repeat : no-repeat;
}

  div.compo_PersoH_default_default_28 .ligne_000011 .colonne_000011 .colPadd_000011 .cellule_000011.cell3{
    background-color : transparent;
    background-image : none;
    background-position : 0px 0px;
    background-repeat : no-repeat;
    padding : 0px 0px 0px 0px;
}
	div.compo_PersoH_default_default_28 .cellule_000011.cell3 .compoCellTitreCdnt_000011 {
		color : #666666;	
		background-color : transparent;
		background-image : none;
		background-position : 0px 0px;
		background-repeat : no-repeat;
}

  div.compo_PersoH_default_default_28 .ligne_000011 .colonne_000011 .colPadd_000011 .cellule_000011.cell4{
    background-color : transparent;
    background-image : none;
    background-position : 0px 0px;
    background-repeat : no-repeat;
    padding : 0px 0px 0px 0px;
}
	div.compo_PersoH_default_default_28 .cellule_000011.cell4 .compoCellTitreCdnt_000011 {
		color : #666666;	
		background-color : transparent;
		background-image : none;
		background-position : 0px 0px;
		background-repeat : no-repeat;
}

  div.compo_PersoH_default_default_28 .ligne_000011 .colonne_000011 .colPadd_000011 .cellule_000011.cell5{
    background-color : transparent;
    background-image : none;
    background-position : 0px 0px;
    background-repeat : no-repeat;
    padding : 0px 0px 0px 0px;
}
	div.compo_PersoH_default_default_28 .cellule_000011.cell5 .compoCellTitreCdnt_000011 {
		color : #666666;	
		background-color : transparent;
		background-image : none;
		background-position : 0px 0px;
		background-repeat : no-repeat;
}

  div.compo_PersoH_default_default_28 .ligne_000011 .colonne_000011 .colPadd_000011 .cellule_000011.cell6{
    background-color : transparent;
    background-image : none;
    background-position : 0px 0px;
    background-repeat : no-repeat;
    padding : 0px 0px 0px 0px;
}
	div.compo_PersoH_default_default_28 .cellule_000011.cell6 .compoCellTitreCdnt_000011 {
		color : #666666;	
		background-color : transparent;
		background-image : none;
		background-position : 0px 0px;
		background-repeat : no-repeat;
}
/* ************************************************** */
/*                                                    */
/* cssToBeIncluded: [28] /home/diasite/diasite39/res/inside/compo/components/boxComponentElmt/hidden/default/boxComponentElmt_hidden_default.css       */
/* /home/diasite/diasite39/style-cur.php:725  */
/*                                                    */
/* ************************************************** */
/* --------------

Debut boxComponent

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

  div.boxComponentElmt_hidden_default_28 {

}
/* ************************************************** */
/*                                                    */
/* cssToBeIncluded: [28] /home/diasite/diasite39/res/inside/compo/components/boxComponent/hidden/default/boxComponent_hidden_default.css       */
/* /home/diasite/diasite39/style-cur.php:725  */
/*                                                    */
/* ************************************************** */
/* --------------

Debut boxComponent

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

  div.boxComponent_hidden_default_28 {

}
/* ************************************************** */
/*                                                    */
/* cssToBeIncluded: [29ccid1] /home/diasite/diasite39/res/inside/page/default/default/default/page_default_default_default.css       */
/* /home/diasite/diasite39/style-cur.php:725  */
/*                                                    */
/* ************************************************** */
/* --------------

Debut Page

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

/*--- page ---*/

	div.page_default_default_default_29ccid1 {
    clear : both;
    width : 100%;
    background-color : transparent;
    font-family : Tahoma, Arial, sans-serif;
    margin-top : 0px;
    margin-bottom : 0px;
}
	div.withMenuMultiPages_000231_29ccid1 {
    float : left;
    width : 80%;
    padding : 0px;
    margin : 0px;
    border : none;
}
	div.withMenuMultiPages_000231_29ccid1 div.withMenuMultiPagesPadd_000231_29ccid1 {
    padding : 0px 10px 0px 0px;
}
	div.menuMultiPagesZone_000231_29ccid1 {
    float : right;
    width : 20%;
}
	div.menuMultiPagesZone_000231_29ccid1 div.menuMultiPagesZonePadd_000231_29ccid1 {
    padding : 0px 0px 0px 10px;
}

	div.page_default_default_default_pageAsso_000231_29ccid1 {
    margin-bottom : 5px;
}

	div.page_default_default_default_29ccid1 .cC {
		float : left;
		width : 72%;
		background-color : transparent;
		overflow : hidden;
}
@media print{
	div.page_default_default_default_29ccid1 .cC {
		float : left;
		width : 72%;
		background-color : transparent;
		overflow : visible !important;
}
}
	div.page_default_default_default_29ccid1 .cD {
		float : right;
		width : 25%;
		background-color : transparent;
		overflow : hidden;
}
	div.page_default_default_default_29ccid1 .cDhabillage {
		float : right;
		width : 25%;
		background-color : transparent;
		overflow : hidden;
		margin : 0px 0px 5px 15px;
}
@media print{
	div.page_default_default_default_29ccid1 .cD ,
	div.page_default_default_default_29ccid1 .cDhabillage {
		float : right;
		width : 25%;
		background-color : transparent;
		overflow : visible !important;
}
}
	div.page_default_default_default_29ccid1 .Corps{
    color : #444444;
    text-align : left;
    font-size : 11px;
    font-family : Tahoma, Arial, sans-serif;
    overflow : hidden;
    margin-top : 0px;
}
@media print{
	div.page_default_default_default_29ccid1 .Corps{
    color : #444444;
    text-align : left;
    font-size : 11px;
    font-family : Tahoma, Arial, sans-serif;
    overflow : visible !important;
    margin-top : 0px;
}
}
	div.page_default_default_default_29ccid1 .Corps a, div.page_default_default_default_29ccid1 div.authorProprioZone a{
	  font-family : Tahoma, Arial, sans-serif;
    color : #CC0000;
    text-decoration : none;
}
	div.page_default_default_default_29ccid1 .Corps a:hover, div.page_default_default_default_29ccid1 div.authorProprioZone a:hover{
	  font-family : Tahoma, Arial, sans-serif;
    color : #DD0000;
    text-decoration : underline;
}
	div.page_default_default_default_29ccid1 .Tit {
		font-family : Tahoma, Arial, sans-serif;
		font-size : 16px;
		color : #CC0000;
		background-color : transparent;
		font-weight : bold;
		text-transform : none;
		padding : 0px;
		margin : 0px;
		margin-bottom : 0px;
		text-align : left;
		display : block;
		
		background-image : none;
		background-repeat : no-repeat;
		background-position : 0px 0px;
		padding-left : 0px;
}
	div.page_default_default_default_29ccid1 .STit {
		font-family : Tahoma, Arial, sans-serif;
		font-size : 12px;
		color : #CC0000;
		background-color : transparent;
		font-weight : normal;
		padding : 0px;
		margin : 0px;
		margin-bottom : 0px;
		text-align : left;
		display : block;
		width : 100%;
}
	div.page_default_default_default_29ccid1 div.authorProprioZone {
    margin-top : 10px;
    padding : 0px;
    border-top : 2px #CCCCCC solid;
		font-size : 11px;
		color : #777777;
		font-weight : normal;
    background-color : transparent;
}
/* ************************************************** */
/*                                                    */
/* cssToBeIncluded: [29ccid1] /home/diasite/diasite39/res/inside/page/components/boxComponent/hidden/default/boxComponent_hidden_default.css       */
/* /home/diasite/diasite39/style-cur.php:725  */
/*                                                    */
/* ************************************************** */
/* --------------

Debut boxComponent

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

  div.boxComponent_hidden_default_29ccid1 {

}
/* ************************************************** */
/*                                                    */
/* cssToBeIncluded: [29ccid1] /home/diasite/diasite39/res/inside/page/components/menuMultiPages/hidden/default/menuMultiPages_hidden_default.css       */
/* /home/diasite/diasite39/style-cur.php:725  */
/*                                                    */
/* ************************************************** */
/* ************************************************** */
/*                                                    */
/* cssToBeIncluded: [29ccid1] /home/diasite/diasite39/res/inside/page/components/enSavoirPlus/pres1/modele1/enSavoirPlus_pres1_modele1.css       */
/* /home/diasite/diasite39/style-cur.php:725  */
/*                                                    */
/* ************************************************** */
/* --------------

Debut En savoir plus

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

  div.enSavoirPlus_pres1_modele1_29ccid1 {
    font-family : Tahoma, Arial, sans-serif;
    text-align : left;
    font-size : 11px;
    color : #000000;
    background : transparent;
    margin-bottom : 10px;
    width : 100%;
}
	div.enSavoirPlus_pres1_modele1_29ccid1 .cDEsp{
		padding : 0;
		padding-left : 5px;
		padding-bottom : 5px;
		margin : 0;
		border-left : 1px solid #CCCCCC;
		border-bottom : 1px dotted #CCCCCC;
}
	div.enSavoirPlus_pres1_modele1_29ccid1 .cDEsp div{
		font-family : Tahoma, Arial, sans-serif;
		font-size : 1px;
		width : 66px;
		height : 13px;
    background-color : #CC0000;
    background-image : url(res/inside/base/components/enSavoirPlus/pres1/modele1/enSavoirPlus_pres1_modele1_img/ensavoirplus_bd.gif);
    background-repeat : no-repeat;
    background-position : 0px 0px;
}
	div.enSavoirPlus_pres1_modele1_29ccid1 .cDFichiers ul,div.enSavoirPlus_pres1_modele1_29ccid1 .cDLiens ul,div.enSavoirPlus_pres1_modele1_29ccid1 .cDMinis ul{
		margin : 0;
		padding : 0;
		padding-bottom : 5px;
		padding-left : 12px;
}
	div.enSavoirPlus_pres1_modele1_29ccid1 .cDFichiers ul li,div.enSavoirPlus_pres1_modele1_29ccid1 .cDLiens ul li,div.enSavoirPlus_pres1_modele1_29ccid1 .cDMinis ul li{
		display : block;
    padding : 0px;
		line-height : 110%;
		font-size : 11px;
		color : #CCCCCC;
		text-decoration : none;
		font-weight : normal;
		margin : 0px 0px 5px 0px;
}
	div.enSavoirPlus_pres1_modele1_29ccid1 .cDFichiers a,div.enSavoirPlus_pres1_modele1_29ccid1 .cDLiens a,div.enSavoirPlus_pres1_modele1_29ccid1 .cDMinis a{
		font-size : 11px;
		color : #CC0000;
		text-decoration : none;
		font-weight : normal;
		line-height : 110%;
}
	div.enSavoirPlus_pres1_modele1_29ccid1 .cDFichiers a:hover,div.enSavoirPlus_pres1_modele1_29ccid1 .cDLiens a:hover,div.enSavoirPlus_pres1_modele1_29ccid1 .cDMinis a:hover {
		text-decoration : underline;
}
	div.enSavoirPlus_pres1_modele1_29ccid1 .cDFichiers span,div.enSavoirPlus_pres1_modele1_29ccid1 .cDLiens span,div.enSavoirPlus_pres1_modele1_29ccid1 .cDMinis span {
		color : #777777;
}
	div.enSavoirPlus_pres1_modele1_29ccid1 .cDLiens, div.enSavoirPlus_pres1_modele1_29ccid1 .cDFichiers, div.enSavoirPlus_pres1_modele1_29ccid1 .cDMinis{
		padding : 5px;
		padding-left : 18px;
		border-left : 1px solid #CCCCCC;
		border-bottom : none;
		background-position : 5px 4px;
		background-image : url(res/inside/base/components/enSavoirPlus/pres1/modele1/enSavoirPlus_pres1_modele1_img/menuDpuce.gif);
		background-repeat : no-repeat;
		padding-bottom : 0px;
		padding-top : 0px;
}
	div.enSavoirPlus_pres1_modele1_29ccid1 .cDFin {
		padding : 5px;
		border-top : none;
}
	div.enSavoirPlus_pres1_modele1_29ccid1 .cDitemTit {
		color : #000000;
		font-weight : bold;
		text-decoration : none;
		padding : 0px 0px 0px 0px;
		margin : 0px 0px 0px 0px;
		background-color : transparent;
}
/* ************************************************** */
/*                                                    */
/* cssToBeIncluded: [30] /home/diasite/diasite39/res/inside/Anim/default/default/default/Anim_default_default_default.css       */
/* /home/diasite/diasite39/style-cur.php:725  */
/*                                                    */
/* ************************************************** */
/* --------------

Debut Animation

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

	.Anim_default_default_default_30{
    text-align : right;
    padding-left : 0px;
    padding-right : 0px;
    padding-top : 0px;
    padding-bottom : 0px;
    background-color : transparent;
    background-image : none;
    background-repeat : no-repeat;
    background-position : 0 0;
		border-style : none;
		border-color : #CCCCCC;
		border-top-width : 0px;
		border-bottom-width : 0px;
		border-left-width : 0px;
		border-right-width : 0px;
}
/* ************************************************** */
/*                                                    */
/* cssToBeIncluded: [30] /home/diasite/diasite39/res/inside/Anim/components/boxComponent/hidden/default/boxComponent_hidden_default.css       */
/* /home/diasite/diasite39/style-cur.php:725  */
/*                                                    */
/* ************************************************** */
/* --------------

Debut boxComponent

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

  div.boxComponent_hidden_default_30 {

}
/* ************************************************** */
/*                                                    */
/* cssToBeIncluded: [36] /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 : #CC0000;
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 : #CCCCCC;
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 : #CC0000;
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 : #CCCCCC;
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 : #CC0000;
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 : #DD0000;
text-decoration : underline;
}
a.wysiwyg_lien2,
div.conteneur .Corps a.wysiwyg_lien2,
div.conteneur .Corps table a.wysiwyg_lien2
{
color : #CC0000;
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 : #DD0000;
text-decoration : underline;
}
a.wysiwyg_lien3,
div.conteneur .Corps a.wysiwyg_lien3,
div.conteneur .Corps table a.wysiwyg_lien3
{
color : #CC0000;
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 : #DD0000;
text-decoration : underline;
}
a.wysiwyg_lien4,
div.conteneur .Corps a.wysiwyg_lien4,
div.conteneur .Corps table a.wysiwyg_lien4
{
color : #CC0000;
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 : #DD0000;
text-decoration : underline;
}
a.wysiwyg_lien5,
div.conteneur .Corps a.wysiwyg_lien5,
div.conteneur .Corps table a.wysiwyg_lien5
{
color : #CC0000;
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 : #DD0000;
text-decoration : underline;
}

a.wysiwyg_lien6,
div.conteneur .Corps a.wysiwyg_lien6,
div.conteneur .Corps table a.wysiwyg_lien6
{
color : #CC0000;
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 : #DD0000;
text-decoration : underline;
}

a.wysiwyg_lienBlc1,
div.conteneur .Corps a.wysiwyg_lienBlc1,
div.conteneur .Corps table a.wysiwyg_lienBlc1
{
/*display : block;*/
width : auto;
color : #CC0000;
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 : #DD0000;
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 : #CCCCCC;
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 : #DDDDDD;
background-image : none;
background-repeat : no-repeat;
background-position : 0 0;
border-style : none;
border-color : #CCCCCC;
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 : #CCCCCC;
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 : #CCCCCC;
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 : #CCCCCC;
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 : #CCCCCC;
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 : #CCCCCC;
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 : #CCCCCC;
border-top-width : 1px;
border-bottom-width : 1px;
border-left-width : 1px;
border-right-width : 1px;
min-height : 30px;
}

.wysiwyg_table
{
background-color : #CCCCCC;
background-image : none;
background-repeat : no-repeat;
background-position : 0px 0px;
margin : 10px 0px 10px 0px;
border-style : none;
border-color : #CCCCCC;
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 : #CC0000;
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 : #CCCCCC;
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 : #CCCCCC;
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 : #CCCCCC;
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 0,440263032913 s.  ---  */
