@charset "utf-8";
/* CSS Document */

/* ----------------------------------------------------------------------------- CONTENU CENTRAL */
#contenu {
	padding-top:21px;
	
}
#contenu td {
	vertical-align:top;
}
/* ----------------------------------------------------------------------------- COLONNE DE GAUCHE */
#contenu_g {
	background-color:#FFFFFF;
	background-image:url('/fr/citedia/media/bg-menuprim.jpg');
	background-position:top left;
	background-repeat:no-repeat;
	width:300px;
	height:550px;
	position:relative;
	top:0px;
	left:0px;
	margin:0px;
	padding:0px;
}
#contenu_g p {
	width:238px;
	margin-left:31px;
	margin-bottom:10px;
}
#contenu_g h1 {
	padding:29px 0px 10px 32px;
	width:224px;
	height:59px;
	display:block;
}
#ss_col1 {
	position:relative;
	background-image:url('/media/renseignements/ss-col1.jpg');
	background-repeat:no-repeat;
	width:231px;
	height:195px;
}
#menuprim {
	height:90px;
	width:231px;
}
#menuprim ul {
	margin:0px;
	padding:0px;
	position:relative;	
	left:0px;
	width:231px;
}
#menuprim li {
	display:block;
	margin:0px;
	padding:0px;
	top:0px;
	float:left;
	list-style:none;
}
#menuprim a {
	display:block;
	height:18px;
	width:231px;
}
#menuprim a:hover {
	background-position:left bottom;
}
#btn-stat, #btn-stat a:hover {
	background-image:url('/fr/citedia/media/btn-stat.png');
}
#btn-tele, #btn-tele a:hover {
	background-image:url('/fr/citedia/media/btn-tele.png');
}
#btn-lois, #btn-lois a:hover {
	background-image:url('/fr/citedia/media/btn-lois.png');
}
#btn-gest, #btn-gest a:hover {
	background-image:url('/fr/citedia/media/btn-gest.png');
}
#btn-sall, #btn-sall a:hover {
	background-image:url('/fr/citedia/media/btn-sall.png');
}

/* ----------------------------------------------------------------------------- COLONNE CENTRALE */
#contenu_c {
	width:442px;
	margin:0px;
	padding:10px;
}
#contenu_c h2, #contenu_c h3  {
	margin:30px 0px 10px 0px;
}
#contenu_c h2 {
	font-size:16px;
}
#contenu_c h3 {
	font-size:14px;
}
#contenu_c select {
	width:220px;
}
option.neutre_g { color:#9b9b9b; font-weight:bold; }
option.bleu_g {	color:#05a6dd; font-weight:bold; background-color:#d7f1fa; }
option.gris_g { color:#8b7775; font-weight:bold; background-color:#efecec; }
option.rose { padding-left:20px; color:#fb0048; background-color:#ffe7ee; }
option.rose_g { color:#fb0048; font-weight:bold; background-color:#feb0c6; }
option.vert_g { color:#7ba103; font-weight:bold; background-color:#c7d792; }
option.orange { padding-left:20px; color:#f19a02; background-color:#fdf2dd; }
option.orange_g { color:#f19a02; font-weight:bold; background-color:#fbe3b1; }
/* ----------------------------------------------------------------------------- COLONNE DE DROITE */
#contenu_d {
	position:relative;
	width:200px;
	margin:0px;
	padding:10px;
	padding-top:20px;
}
#contenu_d h4 {
	background-image:url('/media/renseignements/bg-ttr-col3.png');
	background-repeat:no-repeat;
	color:#6b6666;
	display:block;
	font-size:10px;
	font-weight:bold;
	width:174px;
	height:32px;
	padding-left:5px;
	padding-top:3px;
}
#contenu_d div {
	margin-top:10px;
	background-image:url('/media/renseignements/bg-div-col3.png');
	background-repeat:no-repeat;
	color:#6b6666;
	width:188px;
	height:auto;
	padding:7px;
}
#contenu_d div.btm {
	margin:0px;
	padding:0px;
	background-image:url('/media/renseignements/bg-div-col3.png');
	background-repeat:no-repeat;
	background-position:bottom;
	height:7px;
}
#contenu_d p {
	width:170px;
	margin:4px 20px 4px 4px;
}

