/* BLOCS DIVS POSITIONNEMENT */

div.conteneur_page {
	width: 519px;
	padding: 8px 7px 0px 0px;
	background-image: url(/images/Culturelle/espace/sep_vertical.gif);
	background-repeat: repeat-y;
	background-position: top right;
}

*>div.conteneur_page {
	width: 512px;
}

div.conteneur_context {
	width: 130px;
	padding: 8px 0px 0px 7px;
}

div.bloc_col {
	float: left;	
}

div.bloc {
	margin: 0px;
	padding: 3px 0px 0px 0px;
	line-height: 1.2;
}

div.bloc p {
	line-height: 1.2;
	font-size: 11px;
	clear: both;
}

.fond {
	background-color: #f6f9f9;
}

.fond_neutre {
	background-color: #fff;	
}

#connexion_agenda {
	padding: 4px;
	width: 129px;
}

*>div#connexion_agenda {
    width: 119px;	
}

.bordure_neutre {
	border-width: 0px 1px 1px 1px;
	border-style: solid;
	/*border-color: #D3D3D3;*/
	border-color: #e5e5e5;
}

div.simple {
    background: none;
    padding-top: 0px;
}

#login_agda, #nouveau_doc {
    width: 129px;
    overflow: hidden;
    z-index: 0;
}

#nouveau_doc {
	padding: 0px 0px 2px 0px;
    border-left: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
    background-image: url(/images/Culturelle/espace/Fond_new_pages.jpg);
    background-repeat: no-repeat;
    background-color: #fff;
    background-position: 0px 18px;
}

*>div#nouveau_doc {
    width: 127px;
}

/* SPECIALITES */

#bloc_zoom_agenda, h3.agenda {
    width: 512px;	
}

*>h3.agenda {
    width: 500px;	
}

/* COLONNES DECOUVERTE + BONS PLANS */

#info_1, #info_2 { width: 256px; }

*>div#info_1 {width: 252px;}
*>div#info_1 {width: 249px;}

/* COLONNES MENU */

#menu_1 { width: 171px; }
#menu_2 { width: 170px; }
#menu_3 { width: 171px; }

*>div#menu_1 {width: 166px;}
*>div#menu_2 {width: 166px;}
*>div#menu_3 {width: 166px;}

/* COLONNES COMMUN */

#menu_2, #menu_3, #info_2 { padding-left: 3px; } 

/* IMAGES */

img.left {
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 4px 5px 0px;
}

img.left_simple {
	float: left;
	padding: 0px;
	margin: 0px;
}

#login_agda img {
	border-color: #e5e5e5;
	border-width: 0px 1px 0px 1px;
	border-style: solid;
}

/* pour le menu contextuel */
p.bloc {
	line-height: 1.2;
}

/* POSITIONNEMENT DE BLOCS */

.bloc_right {
    float: right;	
}

/* SEPARATEURS */

.separateur_top {
	background-image: url(http://www.lausanne.ch/images/line_horizontal_dotted.gif);
	background-repeat: repeat-x;
	padding-top: 3px;
}

.sep_vertical, #menu_1, #menu_2, #info_1 {
	background-image: url(http://www.lausanne.ch/images/line_vertical_dotted_blue.gif);
	background-repeat: repeat-y;
	background-position: top right;
	padding-right: 4px;
}

br.separateur {
	clear: both;
	font-size: 8px;
}

p.bloc {
	clear: both;	
}

/* LARGEURS */

.W100 {
	width: 100%;	
}

.W75 {
    width: 75%;	
}

.W50 {
	width: 50%;
}

.W30 {
	width: 30%;
}

.W25 {
	width: 25%;
}

.W5 {
    width: 5%;
}

/* FORMULAIRES */

form.invisible, input {
	margin: 0px;
	padding: 0px;	
}

/* VOLETS */

.container { 
	/*background-image: url(/images/Culturelle/espace/espace_bkgnd.gif);*/
	border-left: 1px solid #d7d1d3;
	border-right: 1px solid #d7d1d3;
	border-bottom: 1px solid #d7d1d3;
	width: 129px;
	padding: 0px;
	margin: 0px;
	position: relative;
}

/** Pour IE6 - bordure compte aussi comme avec le padding */
*>*.container { width: 127px; }

.layer_on {  
	overflow: hidden;  
	padding: 0;
	margin: 0;
	width: 127px;
	position: absolute;
	height: 109px;
}

.layer_off {  
	overflow: hidden; 
	padding: 0;
	margin: 0;
	width: 127px;
	position: absolute;
	height: 18px;
}

#LayersContainer div {
    /**background-position: 0px 18px;
    background-repeat: no-repeat;
    background-image: url(/images/Culturelle/espace/fond_profil.jpg);*/
}

#LayersContainer div div {
    /**background: none;*/
}

div.bloc_text_volet {
	width: 127px; 
	height: 99px;
	padding: 3px 5px 2px 5px;
	margin: 0;
	/**display: none;*/
}

*>div.bloc_text_volet {
	width: 117px;
}

.caption_text {
	width: 127px;
	line-height: 1.2;
}
