body {
	background-color: #DEEBFC;
	height:100%;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
}



#left_border {
	background-image:   url("images/left_border.gif");
	background-repeat: repeat-y;
	width: 2px;
}
#right_border {
	background-image:   url("images/right_border.gif");
	background-repeat: repeat-y;
	width: 1px;
}



#menu_line {
	background-image:   url("images/menu_line.gif");
	background-repeat: no-repeat;
	width: 755px;
	vertical-align: middle;
	height: 32px;
}
.menu_line {
	padding: 3px 10px 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}

.menu_line a:link { text-align: left; color: #01367E; text-decoration: none; font-weight: bold; font-family: verdana, arial, Helvetica, sans-serif; font-size: 12px;}
.menu_line a:visited { text-align: left; color: #01367E; text-decoration: none; font-weight: bold; font-family: verdana, arial, Helvetica, sans-serif; font-size: 12px;}
.menu_line a:hover { text-align: left; color: #1e6191; text-decoration: none; font-weight: bold; font-family: verdana, arial, Helvetica, sans-serif; font-size: 12px;}
.menu_line a:active { text-align: left;	color: #01367E; text-decoration: none; font-weight: bold; font-family: verdana, arial, Helvetica, sans-serif; font-size: 12px;}


a:link { text-align: left; color: #01367E; text-decoration: none; font-weight: bold; font-family: verdana, arial, Helvetica, sans-serif; font-size: 12px;}
a:visited { text-align: left; color: #01367E; text-decoration: none; font-weight: bold; font-family: verdana, arial, Helvetica, sans-serif; font-size: 12px;}
a:hover { text-align: left; color: #1e6191; text-decoration: none; font-weight: bold; font-family: verdana, arial, Helvetica, sans-serif; font-size: 12px;}
a:active { text-align: left;	color: #01367E; text-decoration: none; font-weight: bold; font-family: verdana, arial, Helvetica, sans-serif; font-size: 12px;}


#main_frame {
	padding-bottom: 15px;
	background-color: #FFFFFF;
	}

.contenu
{
width: 680px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
color: #000099;
text-decoration: none;
text-align: justify;

}



#main_text {
	padding-top: 55px;
	height: 100%;
	width: 543px;

	}
	
	
	
.texteEtroit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	width: 220px;
		text-align: justify;

	}
.h1
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:20px;
font-weight: normal;
color: #006699;
text-decoration: none;
}

#main_textsub {
	padding-top: 55px;
	height: 100%;
	width: 740px;

}
#news {
	width: 211px;
	height: 94px;
	background-image:   url("images/news_header.jpg");
	background-repeat: no-repeat;
}
#news_text {
	width: 211px;
	height: 35px;
	background-color: #DBE9EE;
	background-image:   url("images/news_text.gif");
	background-repeat: no-repeat;
}

#news_body {
	width: 211px;
	height: 100%;
	padding-top: 5px;
	background-color: #DBE9EE;
	background-image:   url("images/news_body.gif");
	background-repeat: repeat-y;
}

#news_footer {
	width: 211px;
	height: 54px;
	background-color: #DBE9EE;
	background-image:   url("images/news_footer.gif");
	background-repeat: no-repeat;
}
/* Page crêpes formatage du cadre "spécialités" */
#specialites {
	width: 300px;
	height: 94px;
	background-image:   url("images/specialites_header.jpg");
	background-repeat: no-repeat;
}
#specialites_text {
	width: 300px;
	height: 35px;
	background-color: #DEEBFC;
	background-image:   url("images/specialites_text.gif");
	background-repeat: no-repeat;
}

#specialites_body {
	width: 300px;
	height: 100%;
	padding-top: 5px;
	background-color: #DEEBFC;
	background-image:   url("images/specialites_body.gif");
	background-repeat: repeat-y;
}

#specialites_footer {
	width: 300px;
	height: 54px;
	background-color: #DEEBFC;
	background-image:   url("images/specialites_footer.gif");
	background-repeat: no-repeat;
}





.main_text {
	vertical-align: top;
	text-align: justify;
}
.main_text p {
	padding-left: 30px;
	padding-right: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-top: 15px;
}
.main_textsub {
	vertical-align: top;
	text-align: left;
}
.main_textsub p {
	padding-left: 30px;
	padding-right: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-top: 15px;
}

#footer {
	width: 758px;
	height: 42px;
	background-image:   url("images/footer.gif");
	background-repeat: no-repeat;
}

.copyright {
	padding: 15px 15px 0px 0px;
	text-align: right;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color: #FFFFFF;
}

.news_text {
	padding: 0px 12px 0px;
	text-align: left;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #013D8F;
}

.news_body {
	text-align: left;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color: #2E0099;
}
.news_body ul{
	list-style-type: square;
}

.news_body p{
	text-align: left;
	vertical-align: top;
	padding-left: 10px;
	padding-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color: #2E0099;
}