/* @override http://www.saintlouisantin.fr/includes/css/div.css */
/* @override http://sla.mazaheri.me/includes/css/div.css */

@charset "UTF-8";
/* CSS Document */

/* globale */
body{
	background-color: #ccc;
	font-family: "Helvetica";
	margin: 0;
}
div {
	margin-left: auto;
    margin-right: auto;
}
h6  {
	font-family: "Optima";
	font-size: 20px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	text-align: left;
	color: #FFF;
}
a:link, a:visited {
	text-decoration: none;
	color:#000;
}
a:hover {
	color: #000;
	text-decoration: underline;
}
/*----- definitions des DIV -----*/
/* ----------------- DIV en-tete */
#header {
	position:relative;
	width:962px;
	overflow: hidden;
}
#titreHeader a {
	color:#FFF;
	text-decoration:none;
	width:962px;
	background: url(/includes/images/commun/header.png) no-repeat 0 0;
	height: 156px;
	display: block;
}
#retour { 
/* div positionnée sur l'image d'en-tête pour le retour page d'accueil */
	position:absolute;
	width:135px;
	height:130px;
	margin:0;
}
/* ----------------- DIV centrale */
#sla {
/* contient tout le texte en partier centrale */
	position:relative;
	width:960px;
	min-height:850px;
	background-color:#fff;
	padding-top: 10px;
	border-radius: 0px 0px 5px 5px;
}
#barreLien {
/* barre de liens en haut */
	position:relative;
	width:960px;
	left: 0px;
	top: 0px;
	z-index: 5;
	height: 37px;
}
#hautCentre {
/* utilisée en haut sur la page d'accueil. Contient la phrase et les infos sur SLA. */
	position: relative;
	margin:0;
	left: 10px;
	top: 10px;
	width: 720px;
	height: 100px;
}
#fil {
	position:absolute;
	font-size:11px;
	left:40px;
	width: 655px;
	color:#000;
}
#fil a:link, #fil a:visited {
	font-size:11px;
	text-decoration:none;
	color:#000;
}
#fil a:hover {
	font-size:11px;
	text-decoration:underline;
	color:#000;
}
#sla #hautCentre #phraseSemaine{
	position:absolute;
	width:410px;
	height:100px;
	left:0;
	top: 5px;
	margin:0;
	color: #99061E;
	font-style: italic;
	background-image: url(../../images/commun/quot.png);
	background-repeat: no-repeat;
	background-position: left 0px;
	text-indent: -20px;
	padding-left: 55px;
}
#sla #hautCentre #phraseSemaine p {
	margin: 0;
	font-size: 19px;
	line-height: 30px;
}
#sla #hautCentre #phraseSemaine p.reference {
	font-size: 12px;
	text-align: right;
	font-style: normal;
	font-weight: normal;
}
#phrase {
	background-color:#CCC;
	text-align:center;
	font-size:22px;
	font-weight:normal;
	font-style:italic;
	padding:10px;
	border:solid 1px #99061E;
}
#asla {
	position:absolute;
	width:218px;
	left: 480px;
	top: 0;
	margin:0;
	padding: 5px;
	color: #B60025;
	border: 1px solid #B60025;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#asla h6 {
	color: #B60025;
	border-top-color: #B60025;
	border-right-color: #B60025;
	border-bottom-color: #B60025;
	border-left-color: #B60025;
}
#asla ul  {
	list-style-type: none;
	margin-bottom: 10px;
	margin-top: 5px;
	padding-left: 4px;
}
#asla ul li {
	font-size: 12px;
	list-style-type: none;
	line-height: 17px;
}
#centre, div#main {
	position: relative;
	width: 690px;
	margin:0;
	left:30px;
	top:20px;
	color: #000;
	font-size: 13px;
}
.image {
	position:relative;
	float:right;
	text-align: right;
	width: 200px;
	margin-left:20px;
}
.date {
	font-size: 12px;
	font-weight:normal;
}
.dateAgenda {
	font-size: 12px;
	font-weight:bold;
	margin-bottom:-10px;
	margin-top:20px;
	color: #B60025;
}
.heureAgenda {
	font-size: 12px;
	margin-bottom:-15px;
	color: #666;
}
.evenementAgenda {
	color:#666;
	font-weight: normal;
}
.texte {
	font-size: 16px;
	margin-bottom: 10px;
	line-height: 24px;
}
#complement {
	position:relative;
	width:190px;
	background-color:#99061E;
	padding:5px;
	margin-top:20px;
	margin-bottom:10px;
	border-radius: 5px;
	font-weight: normal;
	font-size: 12px;
}
#main #complement a, #main #complement a:link, #main #complement a:visited, #main #complement a:active {
	color: #fff;
}
#sla #main .image #complement p a:link, #sla #main .image #complement p a:visited {
	color:#ccc;
}
#sla #main .image #complement p a:hover {
	color:#fff;
	text-decoration:none;
}
/* ----------------- DIV colonne droite */
#colright {
	position:absolute;
	width:210px;
	left: 735px;
	top: 20px;
	color: #fff;
	height: 556px;
}
#colright div {
	position:relative;
	background-color: #99061E;
	width: 190px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	margin-bottom:5px;
		-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#colright div a, #sla #hautCentre #main .image #complement p a {
	color:#fff;
	text-decoration:none;
}
#colright div a:hover, #sla #hautCentre #main .image #complement p a:hover {
	color:#fff;
	text-decoration:none;
}
.semaine {
	font-size: 11px;
	text-align: right;
	margin-top: 5px;
	color:#FFF;
}
.titre {
	font-size: 13px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.intro {
	font-size: 11px;
	font-style: italic;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#actu {}
#agendaSLA {}
#denier {}
#colright #actuBernanos {
	background-color: #6D99A0;
	color: #000;
}
#colright #actuBernanos * {
	color: #000;
}
#colright #actuBernanos h6 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
#bernanos {
	height:46px;
}
#imgBernanos {
	position:relative;
	width:35px;
	height:35px;
	text-align:right;
	float:right;
	padding:0;
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
	margin-top:0px;
	border:0;
	z-index:1000;
}
#colright #info{
	width: 198px;
	background-color:transparent;
	margin:0;
	padding: 5px;
	color: #B60025;
	font-size:12px;
	border: 1px solid #B60025;
}
#colright #info h6 {
	color: #B60025;
	border-top-color: #B60025;
	border-right-color: #B60025;
	border-bottom-color: #B60025;
	border-left-color: #B60025;
}
#colright #info ul  {
	list-style-type: none;
	margin-bottom: 10px;
	margin-top: 5px;
}
#colright #info ul li {
	font-size: 10px;
	list-style-type: none;
	text-indent: -30px;
	line-height: 14px;
}
/* ----------------- DIV bas de page */
#footer {
	position:relative;
	width:960px;
	height:80px;
	top: 10px;
	font-size: 9px;
	text-align: left;
	color: #333;
}
#footer a:link, #footer a:visited {
	color: #333;
	text-decoration:none;
}
#footer a:hover {
	color: #333;
	text-decoration:underline;
}
#footer table tr td {
	font-weight:bold;
}
#footer table tr td ul li{
	list-style-position: inside;
	list-style-type: none;
	font-weight:normal;
	margin-left:-40px;
	margin-top:0;
}
#footer table tr td ul li ul li{
	list-style-position: inside;
	list-style-type: none;
	font-weight:normal;
	margin-left:-30px;
	margin-top:0;
}
#centre h4 {
	font-size: 36px;
	margin: 0;
}
h1 {
	color: #B60025;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B60025;
	margin: 0px;
	font: 30px "Optima";
	font-weight: normal;
}
h2  {
	font-family: "Optima";
	font-size: 20px;
	color: #B60025;
	padding: 0px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	font-weight: normal;
}
#main ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}
#main ul li {
	font-size: 13px;
	padding: 0px;
	list-style-type: none;
	line-height: 18px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -15px;
}
#main ol {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 35px;
}
#main ol li {
	font-size: 12px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	list-style-type: none;
}
.legende {
	font-size: 12px;
	font-style: italic;
	margin-left: 0px;
}
#sla #hautCentre #main p img {
	margin-left: 10px;
}
#main p a {
	color: #000;
	text-decoration: none;
}
#main p a:hover {
	color: #000;
	text-decoration: underline;
}
#main p a:link.hautPage, #main p a:visited.hautPage, p a.hautPage {
	color: #666;
	font-size: 10px;
	text-decoration:none;
}
#main a:link, #main a:visited {
	color: #000;
	text-decoration: none;
}
#main a:hover {
	color: #000;
	text-decoration: underline;
}
.coursRealisation {
	color: #666666;
	font-size: 16px;
	text-align:center;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #B60025;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #B60025;
	padding-bottom: 40px;
	padding-top: 30px;
}

