body {
	margin: 0;
	padding: 0;
	font: 0.8ex Arial, Helvetica, sans-serif;
	background: #f2f4f3 no-repeat;
}

a,* 
{
	font-family: Arial, Helvetica, sans-serif;
}

p 
{
	margin: 0 0 10px 0;
}

/*=========
# => Head #
=========*/
/* Home template */
#headzone_home
{
	height: 284px;
	width: 800px;
}

#banner_top_home 
{
    height: 235px;
    width: 800px;
}

#banner_top_home img
{
	border-width: 0px;
}
	
/* Normal template */
#headzone 
{
	height: 134px;
}

#banner_top
{
    	height: 77px;
    	width: 800px;
	background: #fff url(../images/background/colonnes_interieur_v2.jpg) no-repeat;
	background-position: center;
}

/* All templates */
#logo_top
{
	width: 180px;
	height: 40px;
	background: #fff url(../images/background/logo_sage.jpg) no-repeat;
	cursor:pointer;
	vertical-align: 50px;
	position: absolute;
	top: 26px;
	left: 95px;	
}

#menu_top 
{
	text-align: right;
	height: 75px;
	padding-right: 10px;
	padding-bottom: 5px;
}

/*=========
# <= Head #
=========*/

/**************************/
/* Template Home (new) => */
/**************************/
#content_home
{
	width: 0px;
	height:530px;
	cursor:pointer;
}

#table_content_home 
{
	text-align:left;
	width:100%;
}

#news_home 
{
	width: 210px;
	height: auto;
	background-color: #fafafb;
	position: absolute;
	top: 343px;
	left: 630px;
	margin-bottom: 0;
	padding-bottom: 0;
}

#events_home 
{
	display: none;
	/*width: 210px;
	height: auto;
	background-color: #fafafb;
	position: absolute;
	top: 580px;
	left: 630px;*/
}
/* no space between line on news content */
#news_home div.news-latest-item h3 {
	padding: 0px; 
	margin: 0px; 
	line-height: 100%
}
#news_home div.news-latest-item p {
	margin-bottom: 0px;
	
	color: black;
	padding-left: 0;
	margin-left: 0;
	text-align: left;
	font-size: 11px;
	line-height: 12px;
}
#news_home div.news-latest-item {
	margin-left: 0px
}
#news_home div.news-latest-item img {
	display: none;
}
/* no display for datetime on events content */
#news_home div.news-latest-container span.news-latest-date {
	display: none;
}

div.news-list-container h3 span.news-list-date {
	display: none;
}

#news_home div.news-archive-container span.news-archive-date {
	display: none;
}


/* no space between line on events content */
#events_home div.news-latest-item h3 {
	padding: 0px; 
	margin: 0px; 
	line-height: 100%
}
#events_home div.news-latest-item p {
	margin-bottom: 0px;
}
#events_home div.news-latest-item {
	margin-left: 0px
}

#img_content_top_home
{
	top: 355px;
	left: 85px;
	position: absolute;
	display: block;
	width: 500px;
	height: 65px;
}

#content_top_home
{
	width: 500px;
	height: 65px;
	position: absolute;
	top: 420px;
	left: 85px;
	/*background-image: url(../images/background/image_prospero_home_02.png;*/
	background-repeat: no-repeat;
}

#content_left_home
{
	width: 250px;
	height: 200px;
	position: absolute;
	top: 470px;
	left: 85px;
}

#content_left_home p.bodytext
{
	font-size: 12px;
	line-height: 14px;
	text-align: left;
}

#content_left_home div.csc-header a
{
	color: #00447a;
	font-size: 13px;
	font-weight: bold;
	line-height: 18px;
}
	
/* no space between line on left content */
#content_left_home p {
	margin: 0px 0px;
}
/* space between each entry on left content */
#content_left_home div.csc-frame {
	height: 55px;
}

#content_right_home
{
	width: 250px;
	height: 200px;
	position: absolute;
	top: 470px;
	left: 360px;
}

#content_right_home p.bodytext
{
	padding-left: 0;
	font-size: 12px;
	line-height: 13px;
	text-align: left;
}

#content_right_home div.csc-header a
{
	color: #00447a;
	font-size: 13px;
	font-weight: bold;
	line-height: 18px;
}
#content_right_home div.csc-firstHeader
{
	color: red;

}

/* no space between line on right content */
#content_right_home p {
	margin: 0px 0px;
}
/* space between each entry on right content */
#content_right_home div.csc-frame {
	height: 55px;

}

/* no display for "Breaking News" on all content */
.news-latest-container h2 {
	display: none;
}

/* no space between line on right content */
.news-latest-container {
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 15px;
}

/* no display for time on all content */
.time {
	display: none;
}

#droite_home h1.csc-firstHeader {
	text-align: left; 
	color: white; 
	background-color: #00447a;
	font: normal normal 11px/16px arial;
	letter-spacing: 1px;
	text-transform: uppercase;
	text-align: justify;
	height: 16px;
	margin-top: 0;
	margin-left: 0;
	margin-right: auto;
	padding-right: 15px;
	padding-top: 0;
	padding-left: 15px;
}

#menu_top a.level_top {
	color: white;
	text-decoration: none;
	font-size: 11 px;
	display: inline-block;
	text-align: center;
	padding-right:15px;
	padding-left:15px;
	border-right: 1.5px solid white;
	letter-spacing: 1px;
	height: 20px;
	line-height: 20px;
	background-color: #00447a;
}

#menu_top a.level_top_selected {
	display: inline-block;
	color: white;
	text-decoration: none;
	font-size: 11px;
	background-color: #009ee0;
	text-align: center;
	padding-right:15px;
	padding-left:15px;
	border-right: 1.5px solid white;
	letter-spacing: 1px;
	line-height: 20px;
	height: 20px;
}

#menu_top a.level_top:hover  {
	color: white;
	text-decoration: none;
	font-size: 11px;
	background-color: #a2daf4;
	padding-right:15px;
	padding-left:15px;
	border-right: 1.5px solid #a2daf4;
	letter-spacing: 1px;
	
}


#menu_top a.level_top_visited {
	color: #00447a;
	text-decoration: none;	
	vertical-align: middle;
	line-height: 16px;
	text-align: center;
	padding-right:15px;
	padding-left:15px;
	font-size: 11px;
	letter-spacing: 1px;
}

.csc-frame a {
	color: #00447a;
	text-align: left;
	font-weight: bold;
	font-size: 9px;
}


/********************/
/* <= Template Home */
/********************/

#menu_1 
{
	width: 226px;
	vertical-align: top;
	/*height:100%;*/
	/*margin-left: 50px;*/
}

#content {
	width: 798px;
	/*background-color: lime;*/
	top: 100px;
	height: 8px;
	margin-top: 50px;
}

#haut {
	height: 30px;
	background-color: #CCCCFF;
}

#conteneur {
	width: 800px;
	background-color: #fff;
	border: 1px solid gray;
	margin: 5px 50px 10px;
}

#centre {
	/*background-color: fuchsia;*/
	/*border: 1px solid #ccc;*/
	/*width: 430px;*/
	border-top-color: #ccc;
	/*height: 100%;*/
	vertical-align:top;
	padding-top: 8px;
	padding-left: 50px;
}

#gauche {
	/*float: left;*/
	width: 130px;
}
#clearer {
	clear: both;
}
#pied {
	color: #fff;
	clear: both;
	height: 15px;
	padding: 3px;
	background-color: #00447A;
	text-align: right
}

#pied a {
    color: #fff;
	font-size: 9px;
	letter-spacing: 1px;
	text-transform: uppercase;
	margin-right: 20px;
}

#pied_selected a{
    color: #fff;
	font-size: 9px;
	letter-spacing: 1px;
	text-transform: uppercase;
	margin-right: 20px;
	font-weight: bold;
}

#pub {
	color: #000;
	clear: both;
	background-color: #fff;
	border: 0px solid #000;
	margin: 0px;
}

#pdfs {
	vertical-align: top;
}
	
#pdfs h1 {
	color: white;
	background-color: silver;
	margin: 52px 10px 10px; 
	border-style: none;
	height: 17px;
	width: 175px;	
	border-left: 7px solid silver;
	font: normal normal 11px/18px arial;
}

#pdfs p.bodytext {
	color: silver;
	margin-top: -5px;
}

#pdfs a.download {
	padding-left: 15px;
	color: silver;
	vertical-align: top;

}

ul {
	padding-left: 15px;
	padding-top: 0;
}

#centre li {
	font-size: 12px;
	list-style-position: outside;
	list-style-type: square;
	margin-left: 1px;
	list-style-image: url(../images/background/puce.png);
	padding-bottom: 10px;
}

#centre ul {
	margin-left: 1px;
	width: 480px;
	margin-top: 5px;
}

#centre p.bodytext {
	width: 500px;
	margin-top: 0px;
}

h1 {
	color: #00447a;
	margin: 0 auto 0 0;
	padding: 0 15px 0 0;
	font: bold 13px/15px arial;
	text-align: justify;
}


h2 {
	color: #00447a;
	margin: 0 auto 5px 0;
	padding: 0 15px;
	text-transform: capitalize;
	font: 15px/15px arial;
}


#content.h1.csc-firstHeader {
	color: #fff;
	background-color: #ccc;
	letter-spacing: 2px;
	text-transform: uppercase;
	border-width: 1px;
	border-color: #00447a;
	border-left: 15px solid #ccc;
	margin-top: 0;
	padding: 2px;
	font: 12px/15px arial;
}

h3 {
	color: #00447a;
	font: bold 16px/20px arial;
	letter-spacing: 0;
	text-transform: capitalize;
	text-align: left;
	padding-right: 15px;
	padding-top: 0;
	padding-bottom: 0;
	margin-right: auto;
	margin-left: 0;
	margin-bottom: 5px;
}

h4 {
	color: #00447a;
	font-size: 17px;
	font-weight: normal;
	line-height: 30px;
	margin: 0;
	padding: 0
}

h5 {
	color: #00447a;
	margin: 0 0 5px;
	padding: 0;
	text-align: center;
	letter-spacing: 1px;
	font: bold 11.5px/20px arial;
}

p {
	font: 12px/16px arial;
	margin: 0;
	padding: 0;
	text-align: justify;
}

h6 {
	color: #00447a;
	margin: 15px auto 5px 0;
	font: bold 13px/13px arial;
	text-align: justify;
	padding: 0 15px 0 0;
}

a.internal-link{
	font-size: 12px;
	font-weight: bold;
}

a.internal-link a:visited{
	color: lime;
}

h6 a.internal-link{
	color: #00447a;
	margin: 15px auto 5px 0;
	font: bold 13px/13px arial;
	text-align: justify;
	padding: 0 15px 0 0;
}


a {
	color: #00447a;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	font-family: arial;
}

a:link {
	color: #00447a;
	font-size: 11px;
	font-family: arial;
	font-weight: normal;
	font-style: normal;
	line-height: 16px;
}

a:hover {
	color: #00447a;
	text-decoration: underline;
}

#centre a:link {
	color: #00447a;
	font-size: 12px;
	font-family: arial;
	font-weight: normal;
	font-style: normal;
	line-height: 16px;
}

#centre a:hover {
	color: #00447a;
	text-decoration: underline;
}

a:visited {
	color: #00447a;
}

/*=========
# => Menu #
=========*/

/* Level 1 */
#menu_level_1 {
	line-height: 20px;
	margin: 10px; 
	padding: 0px;
	list-style-type: none; 
	text-decoration: none;

	font-size: 11px;
	font-family: arial;
	font-weight: normal;
	font-style: normal;
}

.level_1 a
{
	background-color: #00447a;
	color: white;
	height: 17px;
	width: 190px;	
	display: block;
	border-left: 7px solid #00447a;
	margin-bottom: 7px;
}

.level_1 a:hover 
{
	text-decoration: none;
	color: white;
	background-color: #a2daf4;
	width: 190px;	
	display: block;
	border-left: 7px solid #a2daf4;
	height: 17px;
}

.level_1_selected a
{
	background-color: #009ee0;
	height: 17px;
	width: 190px;	
	display: block;
	border-left: 7px solid #009ee0;
	margin-bottom: 7px;
	color: white;
}

.level_1_selected a:hover 
{
	text-decoration: none;
}

#menu_level_1 a:visited
{
	color:white;
}

/* Level 2 */
#menu_level_2 {
	line-height: 20px; 
	padding: 0px;
	text-decoration: none;
	list-style-type: none;
	margin: 10px 10px 10px 0;
}

.level_2 a
{
	background-color: #00447a;
    color: white;
	height: 17px;
	width: 170px;
	border-left: 7px solid #00447a;	
	display: block;
	margin-bottom: 7px;
	margin-left: 20px;
}

.level_2 a:hover {
	color: white;
	background-color: #a2daf4;
	text-decoration: none;
	display: block;
	width: 170px;
	height: 17px;
	margin-bottom: 7px;
	margin-left: 20px;
	border-left: 7px solid #a2daf4;

}

.level_2_selected a
{
	background-color: #009ee0;
	height: 17px;
	width: 170px;	
	display: block;
	margin-bottom: 7px;
	margin-left: 20px;
	border-left: 7px solid #009ee0;
	color: white;


}

.level_2_selected a:hover {
	text-decoration: none;
}

/* Level 3 */
#menu_level_3 {
	text-decoration: none;
	line-height: 20px;
	margin: 10px; 
	padding: 0px;
	list-style-type: none; 
}

.level_3 a
{
	background-color: #00447a;
    color: white;
	height: 17px;
	width: 150px;
	border-left: 7px solid #00447a;	
	display: block;
	margin-bottom: 7px;
	margin-left: 30px;
}

.level_3 a:hover 
{
	color: white;
	background-color: #84d0f0;
	text-decoration: none;
	display: block;
	width: 150px;
	height: 17px;
	margin-bottom: 7px;
	margin-left: 30px;
	border-left: 7px solid #84d0f0;

}

.level_3_selected a
{
	background-color: #009ee0;
	height: 17px;
	width: 150px;	
	display: block;
	margin-bottom: 7px;
	margin-left: 30px;
	border-left: 7px solid #009ee0;
	color: white;
}

.level_3_selected a:hover 
{
	text-decoration: none;
}

/*=========
# <= Menu #
=========*/

div.csc-header {
	margin-left: 0px;
}
p.bodytext {
	margin-left: 0px;
	border: 0px solid #ccc;
	margin-bottom: 15px;
	font-size: 12px;
	line-height: 16px;
	text-align: justify;
	padding-right: 15px;
}

dl.csc-textpic-image img {
	margin-left: 30px;
	width: 512px;
}

div.csc-textpic-imagewrap {
	margin-left: 0px;
}

div.csc-textpic-text {
	margin-left: 0px;
	width: 512px;
}

table#table_content {
	background-color: #009ee0;
	position: relative;
	top: 0px;
	left: 50px;
	width: 500px;
}
table#table_content td {
	vertical-align: top;
}
table#table_content td#content_left, table#table_content td#content_right {
	width: 50%;
	padding-left: 15px;
}
td#content_left div.news-latest-container  {
	margin-bottom: 5px;
	margin-top: 5px;
	margin-right: 10px;
}
td#content_right div.news-latest-container  {
	margin: 5px 0px 5px 10px;
}
td#content_left div.news-latest-container h2, td#content_right div.news-latest-container h2 {
	display: none;
}

hr.clearer {
	display: none;	
	border-bottom: 0px solid #ccc;
clear: both;
}

p.indent {
	margin-left: 50px;
}


/* Zone de pub la plus petite  */

#pub_home_small {
	margin: 20px 20px 10px 220px;
	border: 0px solid #ccc;
	
}


/* Zone de pub Prospero  */

#pub_home {
	margin: 20px 20px;
	background: #fff url(../images/background/9_logo_prospero-bl.png) no-repeat 30px 30px;
	border: 0px solid #ccc;
}

#pub_home_links {
	margin-left: 330px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#pub_home_links a {
	font-size: 12px;
	color: #000;
	text-decoration: none;
	line-height: 16px;
}	

#pub_home_footer {
	text-align: center;
	padding-top: 2px;
	background-color: #ccc;
	height: 15px;
}

#pub_home_footer a {
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 0.5px;
}


/* CSS pour les news */



div.news-latest-gotoarchive {
	display: none;
}

div.news-latest-item img {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

div.news-latest-item {
	/*	height: 90px;*/
	/*border-bottom: 1px solid #ccc;*/
	margin-top: 0px;
	margin-right: 20px;
	margin-left: 0px;
	margin-bottom: 10px;
	clear: both;
}
div.news-latest-item p.bodytext {
	color: black;
	padding-left: 0;
	margin-left: 0;
	text-align: left;
	font-size: 11px;
	line-height: 12px;
}
div.news-latest-item h3 a {
	font-weight: bold;
	color: #00447a;
	text-align: left;
	font-size: 11px;
	line-height: 12px;
	padding-bottom: 10px;
}

div.news-latest-item h3 a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #00447a;
	text-align: left;
	font-size: 11px;
	line-height: 12px;
	padding-bottom: 10px;
}
div.news-latest-category {
	display: none;
}
div.news-latest-morelink {
	display: none;
}

div.news-list-container {
	width: 500px;
	margin-top: 5px;
	margin-right: 0;
	padding-right: 0;
}

div.news-list-item img {
	display: none;

}

div.news-list-item {
	border-bottom: 1px solid #ccc;
	clear: both;
	margin-right: 20px;
	margin-left: 0;
	margin-bottom: 40px;
}

div.news-list-date {
	display: none;
}

div.news-list-item p.bodytext {
	color: black;
	padding-left: 0;
	padding-bottom: 10px;
}

div.news-list-item h3 a {
	font-weight: bold;
	color: #00447a;
}

div.news-list-item h3 a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #00447a;
}

div.news-list-category {
	display: none;
}
div.news-list-morelink {
	display: none;
}
dl.news-single-files {
	padding-left: 0;
}
div.news-single-item img {
	float: none;
	margin-right: 10px;
	margin-bottom: 10px;
}
div.news-single-item {
	border-bottom: 1px solid #ccc;
	clear: both;
	margin: 0 20px 40px 0;
}
div.news-single-category {
	display: none;
}
div.news-single-morelink {
	display: none;
}		
div.news-single-timedata {
	display: none;
}		
div.tx-ttnews-browsebox p {
	padding-right: 20px;
}
div.tx-ttnews-browsebox table {
	color: red;
	text-align: right;
	font-weight: bold;
}
div.news-single-item p.bodytext {
	padding-left: 0;
	padding-right: 0;
}
div.news-single-item h2 {
	color: #00447a;
	padding-left: 0;
	padding-right: 0;
	font-size: 12px;
	font-weight: bold;
	margin-top: -13px;
}
div.news-single-item h3 {
	color: black;
	padding-left: 0;
	padding-right: 0;
	font-size: 12px;
	font-weight: bold;
	margin-top: -13px;
	margin-bottom: 20px;
}
dl.news-single-files dd {
	padding-left: 0;
}
dl.news-single-files dt {
float: left;
	
	font-size: 12px;
	font-weight: bold;
	padding-right: 5px;
}

.tx-ttnews-browsebox table {
	text-align: left;
	float: left;
	margin-bottom: 35px;
	margin-left: 0;
	padding-left: 0;
}

div.tx-felogin-pi1 {
	clear: both;
	color: #00447a;
	padding-left: 20px;
	font-size: 13px;
}

div.tx-felogin-pi1 div{
	color: black;
	clear: both;
	padding-bottom: 20px;
	font-size: 13px;
}
div.tx-felogin-pi1 h3{
	color: #00447a;
	clear: both;
	font-size: 14px;
	letter-spacing: 1px;
}

div.csc-mailform-field label {
	display:block;
	width: 100px;
	margin-bottom: 5px;
	margin-top: 10px;
	font-size: 12px;
}

.contenttable {
	padding: 0px; margin: 0px; width: 100%;
}
	
#partners a, img {
	border-color:white;
}	

#partners img {
	width: 96%;
}	

#partners {
	width: 100%;
}
