/* Start of CMSMS style sheet 'A3IE - Common' */
body{
	font-family: verdana, helvetica;
	background-color: #DDDDDD;
	font-size:80%;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
	font-size: 100%;
}

td, th, div {
	margin: 0;
	padding: 0;
	vertical-align: top;
	text-align: left;
}

img {
   border: 0;
}

.block {
	display: block;
}

.imgcenter {
	display: block;
	margin: auto;
}

h1{
	font-weight:bold;
	font-size:150%;
	color:#669999;
	text-align:center;
}

h2{
	padding: 0 0 0 20px;
	font-weight:bold;
	font-size:120%;
	background-image: url( images/bluecheck.gif );
	background-position: top left;
	background-repeat: no-repeat;
	color:#888888;
}

.classicText{
	text-align:justify;
	color:gray;
}

.center {
	text-align:center;
}

/* ---------------- Specifique ---------------- */
#page {
	width: 1024px;
}

#leftMenu {
	width: 160px;
	background-color: #006699;
}
#logo {
	text-align: center;
	background-color: #FFFFFF;
	margin: 0 0 20px 0;
}

.menu_level_1 {
	margin: 7px 0 2px 0;
	font-weight:bold;
	color:red;
	text-align:center;
	background-color: #EEEEEE;
}

.menu_level_2 {
	margin: 5px 0 2px 0;
	font-weight:bold;
	font-size:80%;
	color: white;
}

.menu_level_3 {
	padding: 0 0 0 10px;
	font-weight:bold;
	font-size:80%;
	color: #EEEEEE;
}

.menu_level_other {
	padding: 0 0 0 20px;
	font-weight:bold;
	font-size:80%;
	color: #DDDDDD;
}

a.menuLink, a.menuLink:link, a.menuLink:active, a.menuLink:visited {
	color:#FFFFFF;
}

.menu_level_other a, .menu_level_other a:link, .menu_level_other a:active, .menu_level_other a:visited {
	color: #DDDDDD;
}

#copyright {
	text-align: center;
	margin: 20px 0;
	font-size:80%;
	color:gray;
}

#content {
	background-color: white;
	width: 630px;
}

a.AText, a.AText:visited {
	color: black;
}

#banner {
	height: 165px;
	background-color: #84DDF4;
	background-image: url( /uploads/images/nouvelle_ban_a3ie.png );
	background-repeat: no-repeat;

}

#bannerTop {
	padding: 5px 0 10px 0;
	font-weight:bold;
	font-size:130%;
	color:#FFFFFF;
	text-align: center;
}


#bannerDate {
	padding: 5px 0 5px 5px;
	font-weight:bold;
	color:#FFFFFF;
	text-align: left;
}


#bannerText {
	padding: 5px 5px 5px 0;
	font-weight:bold;
	color:#FFFFFF;
	text-align: right;
}

a.bannerLink, a.bannerLink:link, a.bannerLink:active, a.bannerLink:visited {
	color:#FFFFFF;
}

#contentText {
	padding: 20px;
}


#actus {
	width: 291px;
	background-color: #CBE4FE;
	margin: auto;

}

#actusTopLeft {
	width: 9px;
	height: 21px;
	background-image: url( /uploads/images/site_old/tab_bleu_hg.gif );
	background-repeat: no-repeat;
	background-position: top left;
}

#actusTop {
	width: 273px;
	height: 21px;
	background-image: url( /uploads/images/site_old/tab_bleu_h.gif );
	background-repeat: repeat-x;
	background-position: top;
	font-weight:bold;
	font-size:100%;
	color:#FFFFFF;
	text-align: center;
	vertical-align: middle;
}

#actusTopRight {
	width: 9px;
	height: 21px;
	background-image: url( /uploads/images/site_old/tab_bleu_hd.gif );
	background-repeat: no-repeat;
	background-position: top right;
}

#actusContent {
	padding: 5px;
	width: 291px;
}

#actusContent ul, #actusContent ul{
	list-style:circle;
	text-align:justify;
}

#actusBottomLeft {
	width: 9px;
	height: 5px;
	background-image: url( /uploads/images/site_old/tab_bleu_bg.gif );
	background-repeat: no-repeat;
	background-position: bottom left;
}

#actusBottom {
	width: 273px;
	height: 5px;
}

#actusBottomRight {
	width: 9px;
	height: 5px;
	background-image: url( /uploads/images/site_old/tab_bleu_bd.gif );
	background-repeat: no-repeat;
	background-position: bottom right;
}

.oddrow {
	background-color: #DDDDDD;
}

.evenrow {
	background-color: #FFFFFF;
}
/* End of 'A3IE - Common' */

