/* CSS Document */
body {
	margin: 0px;
	background: url(../img/background_left.gif) repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #434f5c;
}
h1, h2, h3, h4, h5, ul, li, p, form {
	margin: 0;
	padding: 0;
}
a {
	text-decoration: underline;
	color: #0577af;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
.clear {
	clear: both;
}

/* #######################################################

	Conteneur global - #background & #container
	
####################################################### */
#background {
	background: url(../img/background_right.gif) repeat-x;
	width: 50%;
	height: 78px;
	position: absolute;
	top: 0px;
	right: 0px;
}
#container {
	width: 100%;
	z-index: 10;
	position: absolute;
	top: 0px;
}
#containerColumn {
	width: 780px;
	margin: 0 auto;
}

/* #######################################################

	Bannière - #banner
	
####################################################### */
#banner {
	background: url(../img/banner.jpg) no-repeat;
	height: 131px;
}
#banner h1 {
	display: none;
}
#banner .logo {
	display: block;
	width: 148px;
	height: 82px;
}
/*#banner .contact {
	background: url(../img/contact-arrow.gif) left 12px no-repeat;
	padding: 6px 0 6px 24px;
	margin-right: 108px;
	_margin-right: 54px;
	display: block;
	float: right;
	font-size: 1.5em;
	font-weight: bold;
	color: #0577af;
	text-decoration: none;
}*/
#banner .adresse {
	display: block;
	float: right;
	position: absolute;
	top: 10px;
	margin-left: 498px;
	color: #0D0163;
	font-weight: bold;
	font-size: 0.9em;
}

/* #######################################################

	Contenu - #content
	
####################################################### */
#navig {
	margin: -46px 10px 32px 0;
	padding-left: 18px;
}
#navig ul {
	display: block;
	_height: 128px;
}
#navig ul li {
	position: relative;
	top: 49px;
	display: block;
	float: left;
	height: 33px;
	_width: 1px;
}
#navig ul li a {
	display: block;
	height: 33px;
	padding: 0 18px 0 0;
	font-weight: bold;
	color: #0d0163;
	text-decoration: none;
	font-size: 1.2em;
	background: url(../img/navig-separator.gif) right top no-repeat;
	cursor: hand;
	cursor: pointer;
}
#navig ul li a span {
	display: block;
	height: 25px;
	padding: 8px 0 0 16px;
}
#navig ul li a:hover {
	color: #0577af;
	text-decoration: underline;
}
#navig ul li.selected a {
	background: url(../img/navig_selected.gif) right top no-repeat;
	color: #ffffff;
	text-decoration: none;
}
#navig ul li.selected a:hover {
	text-decoration: none;
	color: #ffffff;
}
#navig ul li.selected a span {
	background: url(../img/navig_selected.gif) left top no-repeat;
}
#navig ul li.contact {
	display: block;
	float: right;
}
#navig ul li.contact a, #navig ul li.contact {
	width: 153px;
	height: 82px;
	padding: 0;
	top: 0;
}
#navig ul li.contact a span {
	width: 139px;
	height: 25px;
	background: url(../img/navig-contact.gif) right top no-repeat;
	padding: 57px 0 0 14px;
	text-align: center;
	color: #0577af;
}

/* #######################################################

	Contenu - #content
	
####################################################### */
#content {
	margin: 30px 10px;
}

/* Mise en avant sur la page d'accueil - div.focus */
#content.home .focus {
	float: left;
	width: 460px;
	margin: 0 0 10px 0;
	background: url(../img/box-orange460_bottom.jpg) bottom no-repeat;
	overflow: auto;
}
#content.home .focus h2 {
	padding: 12px 32px;
	color: #BB0000;
	font-size: 1.7em;
	background: url(../img/box-orange460_top.gif) top no-repeat;
}
#content.home .focus2 h2 {
	padding: 12px 32px;
	font-size: 1.1em;
}
#content.home .focus p, #content.home .focus2 p {
	padding: 0 32px 4px 32px;
	font-weight: bold;
}
#content.home .focus ul, #content.home .focus2 ul {
	padding: 0 32px 4px 32px;
	list-style: none;
}
#content.home .focus .fr {
	float: left;
	width: 190px;
	color: #0D0163;
	margin-bottom: 20px;
	margin-left: 32px;
	font-size: 1.1em;
	font-weight: bold;
}
#content.home .focus .en {
	float: right;
	width: 190px;
	color: #BB0000;
	margin-bottom: 20px;
	margin-right: 32px;
	font-size: 1.1em;
	font-weight: bold;
}
#content.home .focus .fr p, #content.home .focus .en p {
	padding: 10px 0;
	font-size: 0.8em;
}
#content.home .focus ul li, #content.home .focus2 ul li {
	padding: 0 0 2px 12px;
	background: url(../img/arrow5_grey.gif) left 5px no-repeat;
	font-weight: bold;
	font-size: 0.9em;
}
#content.home .focus ul li span.date, #content.home .focus2 ul li span.date {
	color: #000000;
	font-size: 0.9em;
	font-weight: normal;
}
#content.home .focus ul li span.ref, #content.home .focus2 ul li span.ref {
	font-weight: bold;
}
#content .focus ul.links, #content .focus2 ul.links {
	margin: 12px 0 8px 32px;
	padding: 0;
	position: relative;
	top: -6px;
	border: none;
}
#content .focus ul.links li, #content .focus2 ul.links li {
	list-style: none;
	font-size: 0.7em;
	padding: 0 0 4px 14px;
	background: url(../img/arrow11_red.gif) left 1px no-repeat;
	color: #dd0000;
	font-size: 0.9em;
	text-transform: uppercase;
	font-weight: bold;
}
#content .focus ul.links li a, #content .focus2 ul.links li a {
	text-decoration: none;
	color:  #dd0000;
}
#content .focus ul.links li a:hover, #content .focus2 ul.links li a:hover {
	text-decoration: underline;
}

/* Alerte date & calendrier sur la page d'accueil - div.alert */
#content.home .alert {
	float: left;
	width: 460px;
	height: 159px;
	background: url(../img/salle.jpg) no-repeat;
	margin: 0 0 10px 0;
	color: #0d0163;
}
#content.home .alert h3 {
	font-size: 1em;
	font-weight: bold;
	text-align: left;
	margin: 20px 16px 6px 16px;
	width: 128px;
}
#content.home .alert ul {
	margin: 0 0 0 16px;
	padding: 0;
	width: 128px;
}
#content.home .alert li {
	list-style: none;
	background: url(../img/arrow5_dark.gif) left 5px no-repeat;
	padding: 0 10px;
	margin: 0 0 6px 0;
	font-size: 0.9em;
}

/* Block de services sur la page d'accueil - div.services */
#content.home .services {
	float: right;
	width: 280px;
}
#content.home .services img {
	float: right;
	margin-left: -12px;
}
#content.home .services h3 {
	display: block;
	background: url(../img/arrow.gif) left top no-repeat;
	padding: 5px 0 10px 32px;
	margin: 0;
	font-size: 1em;
}
#content.home .services ul {
	margin: 0 0 2px 32px;
	padding: 0;
	position: relative;
	top: -6px;
}
#content .services ul li {
	list-style: none;
	font-size: 0.9em;
	padding: 0 0 2px 10px;
	background: url(../img/arrow5_grey.gif) left 4px no-repeat;
}
#content .services div.construction {
	background: url(../img/box-grey_bottom.jpg) bottom no-repeat;
	margin-top: 27px;
}
#content .services div.construction p {
	background: url(../img/box-grey_top.gif) top no-repeat;
	padding: 12px 12px 18px 32px;
}
#content ul.links {
	margin: 0 0 8px 32px;
	padding: 0 0 12px 0;
	position: relative;
	top: -6px;
	border-bottom: solid 1px #eef5fa;
}
#content ul.links li {
	list-style: none;
	font-size: 0.7em;
	padding: 0 0 10px 14px;
	background: url(../img/arrow11_orange.gif) left 1px no-repeat;
	color: #ff9a05;
	font-size: 0.9em;
	text-transform: uppercase;
	font-weight: bold;
}
#content ul.links li a {
	text-decoration: none;
	color: #ff9a05;
}
#content ul.links li a:hover {
	text-decoration: underline;
}

/* Menu des rubriques - ul.menu */
#content ul.contentMenu {
	list-style: none;
	margin: 0;
	width: 160px;
	display: block;
	float: left;
}
#content ul.contentMenu li {
	padding: 0;
	font-weight: bold;
	border-top: solid 1px #eef5fa;
	font-size: 1em;
}
#content ul.contentMenu li a {
	display: block;
	padding: 6px 4px 10px 4px;
	color: #0577af;
	text-decoration: none;
}
#content ul.contentMenu li a:hover {
	text-decoration: underline;
	/*color: #FFFFFF;*/
}
#content ul.contentMenu li ul {
	display: none;
}
#content ul.contentMenu li.selected ul {
	display: block;
	margin-bottom: 18px;
	list-style: none;
}
#content ul.contentMenu li ul li {
	font-weight: normal;
}
#content ul.contentMenu li ul li a {
	padding: 3px 4px 5px 16px;
	background: url(../img/arrow7_blue.gif) 4px 7px no-repeat;
}
#content ul.contentMenu li ul li.selected a {
	background: url(../img/arrow7_orange.gif) 4px 7px no-repeat;
	background-color: #eef5fa;
	color: #ff9a05;
}
#content ul.contentMenu li ul li a:hover {
	background: url(../img/arrow7_blue.gif) 4px 7px no-repeat;
	background-color: #d9e8f4;
	text-decoration: none;
	color: #0577af;
}
#content ul.contentMenu {
	background: url(../img/picto-training.jpg) left top no-repeat;
	padding-top: 76px;
}

/* Menu des rubriques - div.page */
#content .contentPage {
	margin-left: 180px;
}
#content .contentPage h2 {
	color: #0577af;
	font-size: 1.7em;
	padding-top: 20px;
	margin-bottom: 24px;
}
#content .contentPage p.date {
	color: #0577af;
	position: relative;
	top: -20px;
}
#content .contentPage h3 {
	color: #ff9a05;
	font-size: 1.2em;
	margin-top: 24px;
}
#content .contentPage h4 {
	color: #434f5c;
	font-size: 0.8em;
	margin-top: 12px;
	text-transform: uppercase;
}
#content .contentPage ul {
	position: static;
	margin: 6px 0 12px 0;
	padding: 0;
}
#content .contentPage ul li {
	list-style: none;
	font-size: 0.9em;
	padding: 0 0 2px 10px;
	background: url(../img/arrow5_grey.gif) left 4px no-repeat;
}
#content .contentPage ul.links {
	margin: 12px 0 8px 0;
	padding: 0 0 12px 0;
	border: none;
}
#content .contentPage ul.links li {
	list-style: none;
	font-size: 0.7em;
	padding: 0 0 4px 14px;
	background: url(../img/arrow11_orange.gif) left 1px no-repeat;
	color: #dd0000;
	font-size: 0.9em;
	text-transform: uppercase;
	font-weight: bold;
}
/* Formulaire de contact - div.form */
#content .form {
	margin: 0 60px;
}
#content .form p {
	margin: 0;
	padding: 6px 10px;
	border-bottom: solid 1px #FFFFFF;
	background-color: #eef5fa;
}
input, select, button, textarea {
	font-size: 0.8em;
	color: #000000;
}
#content .form h3 {
	display: block;
	background: url(../img/arrow.gif) left top no-repeat;
	height: 22px;
	padding: 5px 0 0 32px;
	margin: 0;
	font-size: 1em;
}
#content .form form {
	margin: 8px 32px;
}
#content .form label {
	display: block;
	float: left;
	width: 200px;
	padding-top: 3px;
	margin-right: 10px;
	font-size: 0.9em;
	text-align: right;
}
#content .form input {
	width: 140px;
}
#content .form textarea {
	width: 280px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#content .form p.submit {
	background: none;
	text-align: right;
}
#content .form label span, #content .form span.star {
	color: #FF6600;
	font-size: 0.9em;
}
#content .form span.star {
	display: block;
	float: left;
}

/* #######################################################

	Pied de page - #footer
	
####################################################### */
#footer {
	margin: 10px;
	font-size: 0.9em;
	clear: both;
	height: 24px;
}
#footer ul {
	float: left;
	padding-top: 2px;
	list-style: none;
}
#footer ul.partner {
	font-weight: bold;
	float: right;
}
#footer ul.partner li {
	display: block;
	float: left;
}
#footer .partner img {
	margin: 0 0 0 20px;
	position: relative;
	top: 2px;
}

