/* Service TIC CABA - Etienne Mily - 2008 Fichier de style des sous site CABA */

.bloc_header {
	width: 250px;
	height: 20px;
	border-top: 1px solid #FFFFFF; 
	background-image: url("../images/gfx/bloc_header.png");
	font-size:12px;
	color:#085d93;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	text-align:left;
}

.bloc_mid {
	width: 250px;
	height:auto;
	overflow: auto;
	border: 0px;
	margin-right: auto;
	margin-left: auto;
	background-image: url("../images/gfx/bloc_mid.png");
}
.bloc_footer {
	width: 250px;
	height: 15px;
	border: 0px;
	margin-right: auto;
	margin-left: auto;
	background-image: url("../images/gfx/bloc_footer.png");
}

.bloc_headerb {
	width: 720px;
	height: 20px;
	border-top: 1px solid #FFFFFF; 
	font-size:11px;
	color:#085d93;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	text-align:left;
	background-image: url("../images/gfx/bloc_headerb.png");
}

.bloc_midb {
	width: 720px;
	height:auto;
	overflow: auto;
	border: 0px;
	margin-right: auto;
	margin-left: auto;
	background-image: url("../images/gfx/bloc_midb.png");
}
.bloc_footerb {
	width: 720px;
	height: 15px;
	border: 0px;
	background-image: url("../images/gfx/bloc_footerb.png");
	margin-right: auto;
	margin-left: auto;
}

.bloc_headerm {
	width: 450px;
	height: 20px;
	border-top: 1px solid #FFFFFF; 
	background-image: url("../images/gfx/bloc_headerm.png");
	font-size:11px;
	color:#085d93;
	margin-top: 5px;
	text-align:left;
	margin-right: auto;
	margin-left: auto;

}

.bloc_midm {
	width: 450px;
	height:auto;
	overflow: auto;
	border: 0px;
	background-image: url("../images/gfx/bloc_midm.png");
	margin-right: auto;
	margin-left: auto;

}
.bloc_footerm {
	width: 450px;
	height: 15px;
	border: 0px;
	background-image: url("../images/gfx/bloc_footerm.png");
	margin-right: auto;
	margin-left: auto;

}

.module_type {
border-bottom-width: 1px;
height:auto;
overflow: auto;
border-bottom-style: dotted;
border-bottom-color: #656565;
padding-bottom:2px;
padding-top:3px;
}

/* ------------------------------------------------------------------
 MODULE AGENDA
----------------------------------------------------------------------*/
.module_agenda {
border-bottom-width: 1px;
border-bottom-style: dotted;
border-bottom-color: #656565;
padding-bottom:2px;
padding-top:3px;
overflow:auto;
}


/* ------------------------------------------------------------------
BACKGROUND MODULE IMAGE
----------------------------------------------------------------------*/
.bg_header_img_flashi_720 {
background-image: url("../images/gfx/bloc_header_720_orange.png");
}
.bg_mid_img_flashi_720 {
background-image: url("../images/gfx/bloc_mid_720_orange.png");
}
.bg_footer_img_flashi_720 {
background-image: url("../images/gfx/bloc_footer_720_orange.png");
}


