*{
margin: 0;
padding: 0;
}
body {
	background: #FFFFFF;
	text-align: center;
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	margin: 0;
	padding: 0;
	height: 100%;
}
#body-bottom{

}
#container{
	width: 800px;
	text-align: left;
	background-color: #FFFFFF;
	height: 100%;
	margin: 0 auto;
}
#header {
	height: 100px;
	width: 800px;
}
#top-spacer {
	height: 25px;
}


/* TOPLINKS */
#toplinks {
	position: relative;
	text-align: right;
	float: right;
	top: 80px;
	height: 15px;
	padding-top: 0px;
}
#toplinks li {
	display: inline;
	padding-right: 15px;
	padding-left: 10px;
	list-style-type: none;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
}
#toplinks li a {
	line-height: 14px;
	color: #35579D;
	text-decoration: none;
	font-weight: bold;
}
#toplinks li a:hover {
	color: #000000;
	text-decoration: underline;
}
/* LOGO */
#logo {
	text-align: left;
	background-image:  url(images/logo-centora.gif);
	background-repeat: no-repeat;
	position: relative;
	float: left;
	top: 30px;
	width: 200px;
	height: 70px;
	left: 0px;
	}
#logo span  {
	visibility: hidden;
}

/* CONTACT */
.tit-contact {
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #35579D;

}
#contact {
	height: 90px;
	width: 200px;
	position: absolute;
	top: 200px;
	float: left;
	text-align: center;
	font-size: 15px;
	font-weight: bold;
	color: #35579D;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
}
#contact a {
	color: #35579D;
	text-decoration: none;
}
#contact a:hover {
	color: #E34923;
	text-decoration: underline;
}
#contact p {
	margin-top: 18px;
	margin-bottom: 6px;

}

/* BIG BANNER */
#bigbannerdiv{
	height: 200px;
	width: 800px;
}
#bigbanner{
	background-image: url(images/imaban_A.jpg);
	background-repeat: no-repeat;
	height: 200px;
	width: 800px;
}
#bigbanner_1 {
	background-image: url(images/imaban_B.jpg);
	background-repeat: no-repeat;
	height: 200px;
	width: 800px;
	display: none;
}
#bigbanner_2 {
	background-image: url(images/imaban_C.jpg);
	background-repeat: no-repeat;
	height: 200px;
	width: 800px;
	display: none;
}
#bigbanner_3 {
	background-image: url(images/imaban_D.jpg);
	background-repeat: no-repeat;
	height: 200px;
	width: 800px;
	display: none;
}


#middle {
	background-color: #FFFFFF;
	width: 800px;
}

/* COLONNE DE GAUCHE */
#left-row {
	position: relative;
	width: 200px;
	float: left;
	left: 0px;
	top: 0px;
}
#tit-glance {
	height: 25px;
	width: 190px;
	background-image: url(images/bgrd-glance-tit.jpg);
	background-repeat: repeat-x;
	font: italic bold 14px "Trebuchet MS", Arial, sans-serif;
	padding-top: 25px;
	padding-left: 10px;

}
#glance {
	font-size: 12px;
	padding: 10px;

}

#contenu {
	margin-left: 250px;
}

/* MENU */
#menu {
	height: 50px;
	width: 600px;
}
#menu-A {
	background-image: url(images/bgrd-menu-yel.jpg);
	background-repeat: repeat-x;
}
#menu-B {
	background-image: url(images/bgrd-menu-orange.jpg);
	background-repeat: repeat-x;
}
#menu-C {
	background-image: url(images/bgrd-menu-red.jpg);
	background-repeat: repeat-x;
}
#menu-A, #menu-B, #menu-C {
	font-size: 17px;
	font-weight: bold;
	height: 50px;
	width: 200px;
	position: relative;
	left: 0px;
	top: 0px;
	text-align: center;
	display: block;
	float: left;
}
#menu-A a, #menu-B a, #menu-C a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	width: 200px;
	padding-top: 15px;
	height: 35px;
}
#menu-A a:hover, #menu-B a:hover, #menu-C a:hover {
	color: #000000;
}
#menu-A a:hover {
	background-color: #ffcc00;

}
#menu-B a:hover {
	background-color: #ff7f00;

}
#menu-C a:hover {
	background-color: #ff3300;

}



/* INTRO */
#intro {
	height: 250px;
	width: 600px;
	background-image: url(images/portrait-intro-600-250.jpg);
	background-repeat: no-repeat;
}
#portrait {
	height: 250px;
	width: 200px;
	float: left;
}
#intro_1, #intro_2, #intro_3{
	height: 250px;
	width: 600px;
	display: none;
}
#intro p, #intro_1 p, #intro_2 p, #intro_3 p {
	padding: 6px 20px 6px;
}
#intro_1 {
	background-image: url(images/bgrd-intro1-600-250.jpg);
	background-repeat: no-repeat;
}
#intro_2 {
	background-image: url(images/bgrd-intro2-600-250.jpg);
	background-repeat: no-repeat;
}
#intro_3 {
	background-image: url(images/bgrd-intro3-600-250.jpg);
	background-repeat: no-repeat;
}
#zone_contact {
	height: 250px;
	width: 600px;
	padding: 6px 20px 6px;
	background-image: url(images/bgrd-intro1-600-250.jpg);
	background-repeat: no-repeat;
}
#tit-intro {
	font-size: 14px;
	font-weight: bold;
}
#tit-intro p {
	padding-top: 30px;
}
.text-intro {
	font-size: 11px;
	line-height: 15px;
}
#mid-zone {
	height: 150px;
	overflow: auto;
}

#bot-zone {
	height: 50px;
	border-top: 1px dotted #666666;
}




/* NEWS */
#news {
	width: 200px;
	position: relative;
	top: 0px;
	float: right;
	left: 0px;
	background-color: #C0D2D2;
	border: 1px solid #004B4A;

}
#tit-news {
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px solid #004B4A;
	padding: 4px;
}
#text-news {
	font-size: 10px;
	padding: 4px;
	line-height: 18px;
	height: 200px;
	overflow: auto;
	background-color: #e2eaea;
}
#text-news p {
	line-height: 12px;
}
#bottom-news {
	font-size: 11px;
	border-top: 1px solid #004B4A;
	padding: 4px;
	text-align: right;
}
#bottom-news hover {
	background-color: #80A5A5;
}

/* CONTENU */


#text {
	background-color: #f3f6f6;
	padding: 10px;
	font-size: 12px;
	color: #004B4A;
/* 	height: 300px;
	overflow: auto;  */
}



.edito {
	font: italic 13px Georgia, "Times New Roman", Times, serif;
}
.ca-green1 {
	padding: 10px;
	border: 1px double #004B4A;
	text-align: left;
	width: 100%;
}
#card-container {
	text-align: center;
}
#card-home {
	font-size: 12px;
	color: #000000;
	background-image: url(/images/fd-card.jpg);
	background-repeat: no-repeat;
	height: 215px;
	width: 450px;
	text-align: center;
}


a:link {
	color: #35579D;
	text-decoration: none;
}
a:visited {
	color: #35579D;
	text-decoration: none;
}
a:hover {
	color: #ff3300;
	text-decoration: underline;
}
a:active {
	color: #ff3300;
	text-decoration: underline;
}
p {
	margin: 0px;
}
table {

}

/* NEWS */
#summary {
	width: 200px;
	position: relative;
	top: 0px;
	float: right;
	left: 0px;
}
#tit-sum {
	font-size: 14px;
	font-weight: bold;
	background-image: url(/images/sum-top.png);
	background-repeat: no-repeat;
	height: 21px;
	width: 200px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	text-align: center;
	color: #013366;
	padding-top: 5px;
}
#text-sum {
	font-size: 10px;
	padding: 4px;
	line-height: 14px;
	overflow: auto;
	background-image: url(/images/sum-mid.png);
	background-repeat: repeat-y;
}
#text-sum ul {
	line-height: 12px;
	list-style-type: disc;
	padding-left: 20px;
}
#bottom-sum {
	font-size: 11px;
	text-align: right;
	background-image: url(/images/sum-bot.png);
	background-repeat: no-repeat;
	height: 24px;
	width: 200px;
}



/* NAVIGATION HORIZONTALE */
#navig-horiz {
	padding-top: 20px;
	text-align: right;
	padding-bottom: 5px;
	background-color: #e2eaea;
	border-top: 1px dashed #80A5A5;

}
#navig-horiz li {
	display: inline;
	list-style-type: none;
	font-size: 11px;
	padding-right: 10px;
	padding-left: 10px;

}
#navig-horiz li a {
	color: #003366;
	text-decoration: none;
	font-size: 11px;

}
#navig-horiz li a:hover {
	color: #660000;
	text-decoration: underline;
}

#large-text {
	padding: 20px 0px 0px;
	font: 10px Arial, Helvetica, sans-serif;
	height: 30px;
}

/* FOOTERS */
#footer {
	text-align: center;
	height: 50px;
	padding-top: 20px;
	background-image: url(images/bgrd-glance-tit.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
h4{
	font-size: 10px;
	font-weight: normal;
}
#last {
	padding: 20px;
	height: 120px;
}
h5{
	font-size: 12px;
	color: #80A5A5;
	font-weight: normal;
}
