/* Grid */

.container {
	background: url(images/body-bg.png) no-repeat 0 13px;
	margin-top: 5px;
}

.showpage {
	background: url(images/page.jpg) no-repeat;
	height: 1000px;
	opacity: 1;
}

.slider {
	float: left;
	clear: both;
	width: 100%;
	height: 322px;
	margin-bottom: 20px;
}

.col-1, .col-2, .col-3, .col-2-1, .col-2-2 {
	float: left;
}

.col-1, .col-2, .col-3 {
	margin-right: 23px;
}

.col-2-1, .col-2-2 {
	margin-right: 8px;
}

.last {
	margin-right: 0;
}

.col-1 {
	width: 35px;
}

.col-2 {
	width: 720px;
}

.col-3 {
	width: 158px;
}

.col-2-1 {
	width: 325px;
}

.col-2-2 {
	width: 387px;
}

.col-2-1 .push-155 img, .col-2-2 img {
	border: 1px solid #323232;
}

.line {
	width: 960px;
	float: left;
}

.col-title {
	width: 35px;
	float: left;
}

/* BODY */

body {
	margin: 0;
	padding: 0;
}

/* header-site */

.branding {
	display: none;
}

.header {
	margin-top: 137px;
	margin-bottom: 10px;
	z-index: 100;
}

.header a:hover {
	color: #000;
}

.header ul {
	margin-bottom: 20px;
}

.header p {
	margin: 0 0 2px;
}

.info {
	float: left;
	font-size: 0.9em;
}

.main-nav {
	float: right;
	position: relative;
	top: 10px;
}

.main-nav span {
	display: none;
}

img.spip_logos {
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}

/* breadcrumb */

.breadcrumb {
	font-size: 0.9em;
	margin-bottom: 10px;
}

.breadcrumb .active {
	font-weight: bold;
}

/* header-page */

.header-page p {
	margin: 0;
	padding: 0;
}

.push-155 {
	margin-bottom: 8px;
	margin-left: 166px;
}

.push-155-b {
	margin-left: 0;
	margin-top: 8px;
	margin-bottom: 0;
}

/* Titles */

h2, h3 {
	color: #9f2628;
	font-weight: bold;
	font-size: 1.4em;
	line-height: 1.3em;
}

h2 {
	margin-bottom: 40px;
}

h3 {
	color: #656565;
	margin-bottom: 8px;
}

.col-3 h3 {
	text-transform: uppercase;
	text-align: right;
	color: #103453;
	font-weight: bold;
	font-size: 1.3em;
	margin-bottom: 0;
	padding-bottom: 5px;
	border-bottom: 1px solid #8eb7ce;
}

.main-nav h4 {
	color: #3379a1;
	font-weight: bold;
	font-size: 1.1em;
	margin-top: 10px;
	float: left;
}

/* Main-nav */

.main-nav-dropdown {
	width: 360px;
	position: absolute;
	margin-left: -335px;
	visibility: hidden;
	margin-top: 5px;
}

ul.sf-menu ul {
	background: #d6e4ec url(images/sub-nav-bg-top.png) no-repeat 0 top;
	opacity: 0.9;
	filter: alpha(opacity=90);
	margin-left: -150px;
	padding: 10px;
	width: 155px;
}

ul.sf-menu ul ul {
	opacity: 1;
	filter: alpha(opacity=100);
}

ul.sf-menu ul.s1,















ul.sf-menu ul.s1 ul {
	background-image: url(images/sub-nav-1-bg-top.png);
}

ul.sf-menu ul.s2,















ul.sf-menu ul.s2 ul {
	background-image: url(images/sub-nav-2-bg-top.png);
}

ul.sf-menu ul.s3,















ul.sf-menu ul.s3 ul {
	background-image: url(images/sub-nav-3-bg-top.png);
}

ul.sf-menu ul.s4,















ul.sf-menu ul.s4 ul {
	background-image: url(images/sub-nav-4-bg-top.png);
}

ul.sf-menu ul.s5,















ul.sf-menu ul.s5 ul {
	background-image: url(images/sub-nav-5-bg-top.png);
}

ul.sf-menu ul.s6,















ul.sf-menu ul.s6 ul {
	background-image: url(images/sub-nav-6-bg-top.png);
}

ul.sf-menu ul li {
	margin-bottom: 2px;
	margin-top: 2px;
	background: url(images/bullet-sub-nav.png) no-repeat 0 7px;
	margin-left: 0;
	padding-left: 8px;
}

ul.sf-menu ul ul {
	margin-left: -310px;
	margin-top: -12px;
}

ul.sf-menu ul img {
	margin-top: 20px;
}

span.image-bottom {
	width: 155px;
	height: 30px;
	background: url(images/sub-nav-4-bg-bottom.png) no-repeat;
	float: left;
	display: block;
	margin-top: 10px;
}

ul.sf-menu ul.s1 span.image-bottom {
	background-image: url(images/sub-nav-1-bg-bottom.png);
}

ul.sf-menu ul.s2 span.image-bottom {
	background-image: url(images/sub-nav-2-bg-bottom.png);
}

ul.sf-menu ul.s3 span.image-bottom {
	background-image: url(images/sub-nav-3-bg-bottom.png);
}

ul.sf-menu ul.s4 span.image-bottom {
	background-image: url(images/sub-nav-4-bg-bottom.png);
}

ul.sf-menu ul.s5 span.image-bottom {
	background-image: url(images/sub-nav-5-bg-bottom.png);
}

ul.sf-menu ul.s6 span.image-bottom {
	background-image: url(images/sub-nav-6-bg-bottom.png);
}

/* Main-nav titles */

.main-nav span.title {
	width: 15px;
	height: 95px;
	display: block;
	position: absolute;
	background-repeat: no-repeat;
	background-position: 0 bottom;
	margin-top: -100px;
	margin-left: 5px;
}

.main-nav li.ecole span.title {
	background-image: url(images/navEcole.jpg);
}

.main-nav li.college span.title {
	background-image: url(images/navCollege.jpg);
}

.main-nav li.lycee span.title {
	background-image: url(images/navLycee.jpg);
}

.main-nav li.etablissement span.title {
	background-image: url(images/navEta.jpg);
	margin-top: 32px;
}

.main-nav li.adispo span.title {
	background-image: url(images/navAdispo.jpg);
	margin-top: 32px;
}

/* Lists */

ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

.main-nav ul li {
	margin-left: 8px;
	float: left;
}

.header ul li {
	display: inline;
}

.breadcrumb ul li {
	float: left;
	margin-right: 2px;
}

.col-3 ul {
	margin-bottom: 30px;
}

.col-3 ul li {
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom: 1px solid #8eb7ce;
}

.content-page ul {
	margin-bottom: 20px;
}

.content-page ul li {
	background: url(images/bullet-content.png) no-repeat 0 8px;
	padding-left: 10px;
}

ul.list-1 li {
	background: url(images/bullet-1.png) no-repeat 0 10px;
	padding-left: 10px;
}

ul.list-2 li {
	background: url(images/bullet-2.png) no-repeat 0 8px;
	padding-left: 10px;
}

ul.list-3 li {
	background-image: none;
	padding-left: 0;
}

.info ul {
	margin-top: 2px;
	padding-top: 2px;
}

.info ul li {
	border-right: 1px solid silver;
	padding-right: 4px;
	float: left;
	margin-right: 4px;
}

.footer {
	background: url(images/content-bg.png) no-repeat 35px;
	padding-left: 60px;
}

ul.post-to {
	float: right;
	top: -6px;
}

ul.post-to li {
	background-image: none;
	float: left;
	margin-left: 8px;
	padding: 0;
}

ul li.last {
	border-right-style: none;
}

.footer ul {
	list-style-type: none;
	margin: 5px 0 0;
	padding: 0;
}

.footer ul li {
	border-right: 1px solid silver;
	padding-right: 4px;
	float: left;
	margin-right: 4px;
	background-image: none;
	padding-left: 0;
}

.footer ul li.last {
	border-right-style: none;
}

/* Links */

a#go-homepage {
	width: 300px;
	height: 150px;
	z-index: 100;
	position: absolute;
	display: block;
	margin-left: 350px;
}

a, #login-box a {
	color: #3379a1;
	text-decoration: none;
}

a:hover, li.active a, .sub-sub-nav li a:hover {
	color: #103453;
}

ul.post-to span {
	z-index: -10;
}

.sub-sub-nav li a {
	color: #3379a1;
}

.info a {
	color: #656565;
}

a:focus {
	outline: none;
}

ul.post-to span {
	width: 25px;
	height: 25px;
	background-repeat: no-repeat;
	display: block;
}

ul.post-to span.hover {
	position: absolute;
	z-index: 10;
	margin-top: -25px;
}

span.to-mail {
	background-image: url(images/to-mail-bw.png);
}

span.to-mail-hover {
	background-image: url(images/to-mail.png);
	z-index: 10;
}

span.to-pdf {
	background-image: url(images/to-pdf-bw.png);
}

span.to-pdf-hover {
	background-image: url(images/to-pdf.png);
}

span.to-print {
	background-image: url(images/to-print-bw.png);
}

span.to-print-hover {
	background-image: url(images/to-print.png);
}

/* Login */

#login-box,







#contact-box,



#links-box {
	width: 155px;
	position: absolute;
	padding: 10px;
	background: #d6e4ec url(images/login-bg-top.png) no-repeat 0 top;
	opacity: 0.9;
	filter: alpha(opacity=90);
	z-index: 1000;
	visibility: hidden;
}

#contact-box li,



#links-box li {
	clear: both;
	border-right-style: none;
}

#links-box {
	margin-top: 20px;
}

#login-box li {
	margin: 0;
	padding: 0;
	border-style: none;
}

input.text {
	width: 143px;
	color: #4d4d4d;
}

#login-box .checkbox {
	float: left;
	margin: 0 5px 0 0;
	padding: 0;
}

#login-box p {
	float: left;
}

#login-box .button {
	float: right;
}

#login-box fieldset {
	border-style: none;
	margin: 0;
	padding: 0;
}

/* Content */

.content-page {
	background: url(images/content-bg.png) no-repeat 35px 360px;
	padding-top: 10px;
}

.content-page-article {
	background: url(images/content-bg.png) repeat-y 35px 35px;
	padding-top: 10px;
}

.content {
	margin-top: 10px;
}

.agenda {
	width: 158px;
	margin-top: 10px;
	margin-bottom: 40px;
}

#calendar {
	padding-bottom: 0;
	margin-bottom: 0;
	height: 115px;
	padding-left: 0;
}

#calendar caption {
	background-color: white;
	text-align: center;
}

#calendar h2,















#calendar thead {
	display: none;
}

#calendar table td {
	padding: 1px;
	font-size: 0.9em;
}

#calendar table td a {
	font-weight: bold;
}

p.author {
	text-align: right;
	color: gray;
	margin-top: 40px;
}

/* Form */

.button {
	background: white url(images/button-bg.png) repeat-x 0 bottom;
	border: 1px solid #4b7084;
	color: #103453;
	padding: 3px;
	margin-top: 3px;
	cursor: pointer;
}

.button:hover {
	background: white url(images/button-bg-hover.png) repeat-x 0 top;
}

input.text {
	border: 1px solid #4b7084;
	padding: 3px;
}

/* Slideshow */

#slideshow {
	z-index: -1000;
}

#slideshow li {
	background-image: none;
	margin: 0;
	padding: 0;
}

.innerfadeEdito {
	width: 356px;
	height: 356px;
	float: left;
	margin-right: 8px;
}

/* Footer */

.footer {
	padding-bottom: 10px;
}

/* Clearfloat */

.clearfloat {
	clear: both;
}

/* HR */

hr {
	background-color: #b8b8b8;
	width: 742px;
	position: relative;
	left: -22px;
	color: #999;
	margin-top: 40px;
	margin-bottom: 20px;
	height: 1px;
}

/* INTRO */

#introduction {
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 3000;
	top: 0;
	background: white repeat;
}

.intro-container {
	height: 400px;
	margin-top: -250px;
	top: 50%;
	width: 700px;
	z-index: 4000;
	margin-left: 120px;
	position: absolute;
}

.intro-container p {
	text-align: right;
}

#introduction a {
	color: #999;
}

form.search {
	margin-top: 113px;
	margin-bottom: 20px;
}

form.search label,















form.search .submit {
	display: none;
}

form.search input {
	text-align: right;
	width: 150px;
}

#login-box label,
#login-box img {
	display: none;
}

.reponse_formulaire {
	display: none;
}

/* Table */

table.spip {
	
}

table.spip td {
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
}

table.spip caption {
	background-color: white;
	font-weight: bold;
	text-align: center;
}

table.spip thead tr th {
	color: #fff;
	background-color: gray;
}

table.spip tr.row_even td {
	background-color: #f1f1f1;
}

table.spip tr.row_odd td {
	background-color: #e5e5e5;
}

/* Portfolio */

#documents_portfolio, #documents_joints,



span.spip_documents {
	clear: both;
	margin-bottom: 30px;
	float: left;
}

span.spip_documents_center {
	float: none;
	clear: both;
}

.header-page span.spip_documents {
	margin-bottom: 8px;
}

#documents_portfolio h2, #documents_joints h2 {
	margin-bottom: 20px;
}

/* -- */

.bandeau-none {
	display: none;
}

/* I6-main-nav-bug */

.col-2 {
	position: relative;
	z-index: 9999;
}

.colEdito {
	margin-top: -15px;
}

.header {
	z-index: 999999;
	position: relative;
}

/* Form Inscription */

.content .spip_forms {
	border-style: none;
	margin: 0;
	padding: 0;
}

.content .spip_forms legend {
	display: none;
}

.content .spip_forms fieldset {
	border-style: none;
	margin: 0;
	padding: 0;
}

.content .spip_forms form {
	margin: 0;
	padding: 0;
	width: 500px;
	font-family: Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
}

.content .spip_forms .formo, .spip_forms .fondo,
.content .spip_forms .forml, 
.content .spip_forms .fondl,
.content .spip_forms .forml, 
.content .spip_forms .forml-focus:focus,
.content .spip_forms .formo-focus:focus {
	border: 1px solid #4B7084;
	padding: 3px;
	background-color: white;
	font-family: Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
}

.content .spip_forms .spip_bouton input {
	background: url("images/button-bg.png") repeat-x scroll 0 bottom white;
	border: 1px solid #4B7084;
	color: #103453;
	cursor: pointer;
	margin-top: 15px;
	padding: 3px;
	float: left;
	font: normal 12px Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
	margin-bottom: 50px;
}

.content .spip_forms ul.choix_mots, 
.content .spip_forms ul.spip_form_choix_multiple,
.content .spip_forms ul.spip_form_choix_unique {
	list-style-type: none;
	margin: 0;
	padding: 0;
	float: none;
	width: 600px;
}

.content form ul li {
	background-image: none;
	padding: 0;
	margin: 0 0 5px;
	float: none;
}

.content form textarea {
	height: 100px;
}

.content form ul li label {
	color: #494949;
}

.content .spip_forms .spip_form_choix_multiple input,
.content .spip_forms .spip_form_choix_multiple input.fondo,
.content .spip_forms .spip_form_choix_multiple input.fondl, .content ul.choix_mots li input {
	width: auto;
	margin: -5px 5px 0 0;
	position: relative;
	top: 0;
}

.spip_form_choix_multiple input#input-1-multiple_1_3 {
	opacity: 0.3;
	filter: alpha(opacity=30);
}

.content .spip_forms .spip_form_ok {
	background-color: white;
	font-family: Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
	color: #6caf39;
}

.content .spip_forms .spip_form_ok a {
	color: #3379a1;
}

.article548 #documents_joints {
	display: none;
}

/* EDITO */

.contentHome {
	
}

.contentHome .marginRight {
	margin-right: 8px;
}

.contentHome span.spip_documents {
	clear: none;
	float: none;
	margin-bottom: 0;
}

.contentHome span.spip_documents {
	
}

.contentHome .image {
	float: left;
	margin-bottom: 8px;
}

.contentHome .image a img {
	opacity: 1;
	-ms-filter: "alpha(opacity=100)";
}

.contentHome .image a:hover img {
	opacity: 0.8;
	-ms-filter: "alpha(opacity=80)";
}
