* {
	margin: 0;
	padding: 0;
}

.wrapper {
	width: 100%;
	overflow: hidden;
}

.wrapper1 {
	width: 100%;
}

.clear {
	clear: both;
	font-size: 0%;
	line-height: 0%;
	height: 0;
}

input, select {
	vertical-align: middle;
	font-weight: normal;
}

img {
	border: 0;
	vertical-align: top;
	text-align: left;
}

ul, ol {
	list-style: none;
}

a {
	text-decoration: none;
	color: #d52d00;
}

.atitle {
	text-decoration: none;
	color: gray;
}

a:hover {
	text-decoration: underline;
}

body {
	background: #fff url(../images/body-tail.jpg) repeat 50% 0%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 1em;
	color: #434343;    

    overflow-x: hidden;

}

h2 {
	font-size: 2em;
	font-weight: normal;
	line-height: 1.125em;
	padding: 10px 0 15px 0;
	color: #272727;
}

h3 {
	font-size: 1.5em;
	font-weight: normal;
	line-height: 1em;
	padding: 0 0 17px 0;
	color: #272727;
}

h4 {
	font-size: 1.083em;
	line-height: 1em;
	text-transform: uppercase;
	padding: 0 0 2px 0;
	color: #00c7ff;
}

h4.no-bold {
	font-weight: normal;
}

h5 {
	position: relative;
	width: 100%;
	padding: 0 0 20px 0;
	margin: 0 0 13px 0;
	font-size: 1.5em;
	font-weight: normal;
	line-height: 1em;
	color: #fff;
	border-bottom: 1px solid #373737;
}

h5 #rss {
	position: absolute;
	top: 3px;
	right: 27px;
}

h6 {
	font-size: 1.2em;
	font-weight: normal;
	text-transform: uppercase;
	color: #777;
}

.fleft {
	float: left;
}

#main {
	background: url(../images/header.jpg) no-repeat 50% 0%;
	width: 935px;
	margin: 0 auto;
	font-size: 0.75em;
}

.col-1, .col-2, .col-3, .col-4 {
	/* position: relative; */
	float: left;
	overflow: hidden;
}

#header {
	position: relative;
	height: 220px;
}

#logo {
	position: absolute;
	top: 0px;
	left: -3px;
}

#navi {
	position: absolute;
	top: 0px;
	right: 0px;
	color: #828282;
}

#navi ul li {
	background: url(../images/top-divider.gif) no-repeat 100% 50%;
	float: left;
	padding: 0 9px 0 0px;
}

#navi ul li input {
   	background: #fff;
	height: 17px;
	margin: 0 0 0 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	border: 1px solid #000;
}

#navi ul li a {
	text-decoration: none;
	color: #828282;
}


#navi ul .login-titre {
    color:#fff;
    font-weight:bold;
}


#navi ul .login-form {
	float: left;
	padding: 5px;
	margin-top:0px;
	
	top
	
	position:absolute;
	
	color:white;
	
	border-style:dashed;
	border-width:thin;
	border-color:#555;
}

#navi ul .login-form input {
   	background: #fff;
	height: 17px;
	margin: 0 0 0 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	border: 1px solid #000;
}

#navi ul .login-form a {
	text-decoration: none;
	font-style:italic;
	font-size: 0.9em;
	color: #828282;
}


#navi ul li a:hover {
	text-decoration: underline;
}

.drop-down {
	background: url(../images/arrow.gif) no-repeat 100% 8px !important;
	padding: 0 13px 0 11px !important;
}

#page1 #search-form {
	background: #00c7ff url(../images/search-bg-left1.gif) no-repeat 0% 0%;
}

#search-form {
	background: #00c7ff url(../images/search-bg-left.gif) no-repeat 0% 0%;
	width: 935px;
	position: absolute;
	top: 170px;
	left: 0px;
}

#search-form div {
	background: url(../images/search-bg-right.gif) no-repeat 100% 0%;
	height: 32px;
	padding: 11px 19px 0 0;
}

#search-form input {
	background: #fff;
	width: 209px;
	height: 17px;
	float: right;
	margin: 0 0 0 4px;
	padding: 2px 3px 1px 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: italic;
	color: #aeadad;
	border: 1px solid #0083a8;
}

#search-form #search-form-submit {
	background: url(../images/search-form-submit.gif) no-repeat 0% 0% !important;
	width: 24px !important;
	height: 24px !important;
	border: none !important;
}

#main-menu {
	position: absolute;
	top: 126px;
	left: 0;
}

#main-menu ul li {
	float: left;
	margin: 0 3px 0 0;
}

#main-menu ul li a {
	background: url(../images/m.gif) no-repeat 0% 0%;
	display: block;
	width: 96px;
	height: 35px;
	padding: 10px 0 0 0;
	text-decoration: none;
	text-align: center;
	color: #fff;
}

#main-menu ul li a:hover {
	text-decoration: underline;
}

#menu-act a {
	background: url(../images/m-act.gif) no-repeat 0% 0% !important;
	height: 35px !important;
	padding: 10px 0 0 0 !important;
}

#content {
	position: relative;
}

#content img {
	margin: 0 0 15px 0;
}

#content p {
	font-size: 1.083em;
	padding: 0 0 14px 0;
}

#content p span {
	/*
	display: block;
	padding: 2px 0 0 0;
	*/
}

#content p span a {
	text-transform: uppercase;
}

#content p em {
    /*
	float: right;
	padding: 0 37% 0 0;
	*/
	

}

#content p i {
    /*
	display: block;
	*/
	
	font-style: italic;
	font-size: 1.077em;
}

#content p.type1 {
	font-size: 1.167em !important;
	line-height: 1.214em !important;
}

#content p a {
	color: #00c7ff;
}

#content ul {
	margin: 0 0 20px 0;
}

#content ul li {
	background: url(../images/marker.gif) no-repeat 7px 9px;
	line-height: 1.833em;
	text-transform: uppercase;
	padding: 0 0 0 23px;
	border-bottom: 1px solid #d3d3d3;
}

#content ul li a {
	color: #00c2ff;
}

.no-border {
	border: none !important;
}

.box-tail-fiche {
	background: url(../images/box-tail.gif) repeat-y 0% 0%;
	width: 643px;
	margin:5px;
}

.box-tail {
	background: url(../images/box-tail.gif) repeat-y 0% 0%;
	width: 643px;
}

.box-top {
	background: url(../images/box-top.gif) no-repeat 0% 0%;
}

.box-bottom {
	background: url(../images/box-bottom.gif) no-repeat 0% 100%;
	min-height: 200px;
	height: auto !important;
	height: 200px;
	padding: 23px 21px 46px 21px;
}

.picture-flow {
	float: left;
	margin: 0 21px 21px 0 !important;
}

.picture-flow1 {
	float: left;
	margin: 4px 11px 21px 0 !important;
}

.hor-line {
	background: #c6c6c6;
	height: 1px;
	overflow: hidden;
	margin: 0 0 15px 0;
}

.hor-line1 {
	background: #c6c6c6;
	height: 1px;
	overflow: hidden;
	margin: 0 0 0 0;
}

.hor-line2 {
	background: #373737;
	height: 1px;
	overflow: hidden;
	margin: 0 0 13px 0;
}

.two-blocks {
	background: url(../images/line-divider.gif) repeat-y 50% 0%;
	width: 100%;
	overflow: hidden;
	padding: 19px 0 14px 0;
	margin: 0 0 19px 0;

}

.two-blocks1 {
	background: url(../images/line-divider.gif) repeat-y 50% 0%;
	width: 100%;
	overflow: hidden;
	padding: 19px 0 14px 0;
	border-bottom: 1px solid #c6c6c6;
}

.two-blocks2 {
	background: url(../images/line-divider.gif) repeat-y 50% 0%;
	width: 100%;
	overflow: hidden;
	padding: 19px 0 0 0;
}

.left-block {
	float: left;
	overflow: hidden;
}

.left-block img {
    text-align:center;
}

.right-block {
	float: right;
	overflow: hidden;
}

.list-left {
	background: url(../images/line-divider.gif) repeat-y 100% 0%;
	float: left;
	width: 50%;
	padding: 0 0 15px 0;
}

.list-left li {
	padding: 0 10px 0 23px !important;
}

.list-right {
	float: right;
	width: 50%;
	padding: 0 0 15px 0;
}

.list-right li {
	background: url(../images/marker.gif) no-repeat 18px 9px !important;
	padding: 0 0 0 33px !important;
}

.link1 {
	text-transform: uppercase;
	color: #9b9a9a;
}

.link2 {
	display: block;
	float: left;
	margin: -15px 0 4px 0;
	text-transform: uppercase;
	color: #9b9a9a;
}

.link3 {
	display: block;
	float: left;
	margin: 10px 0 4px 0;
	text-transform: uppercase;
	color: #9b9a9a;
}

.link3 span {
	display: block;
	margin: 0 0 20px 77px;
}

.row-1 .col-2 p {
	font-size: 0.917em !important;
	line-height: 1.188em !important;
	color: #858484 !important;
}

.row-1 .col-2 p span {
	display: block !important;
	font-size: 1.090em !important;
	text-transform: uppercase !important;
	color: #c5c5c5 !important;
}

.row-1 .col-2 ul {
	padding: 0 0 12px 0 !important;
	margin: 0 !important;
}

.row-1 .col-2 ul li {
	background: url(../images/marker1.gif) no-repeat 0% 4px !important;
	padding: 0 0 0 22px !important;
	font-size: 0.917em !important;
	line-height: 2.182em !important;
	border: none !important;
	position: relative;
}

.row-1 .col-2 ul li a {
	color: #858484 !important;
}

#subscribe-form {
	padding: 3px 0 41px 0;
	color:#fff;
}


#subscribe-form input {
	background: #fff;
	width: 190px;
	height: 15px;
	padding: 2px 3px 1px 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: italic;
	color: black;
	border: 1px solid #e6e6e6;
}

#subscribe-form #subscribe-form-submit {
	background: url(../images/subscribe-form-submit.gif) no-repeat 0% 0% !important;
	width: 22px !important;
	height: 22px !important;
	border: none !important;
}

.contact {
    border: 1px solid #c6c6c6;
    padding: 20px 10px 10px 10px;
}

.contact table {
    width:100%;
}

.contact td {
    padding:5px;
}

textarea {
    width :100%;
}

.contact textarea, .contact input {
    width :100%;
}

.contact .button {
    text-align: center;
}

.contact .button input {
    width :100px
}

.contact-detail {
    text-align:center;

}

#contact-form {
	width: 273px;
}

#contact-form label {
	display: block;
	height: 35px;
	overflow: hidden;
}

#contact-form input {
	background: #fff;
	width: 260px;
	height: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #434343;
	padding: 1px 3px 1px 3px;
}

#contact-form textarea {
	background: #fff;
	width: 260px;
	height: 208px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.083em;
	color: #434343;
	padding: 3px;
}

#contact-form a {
	background: url(../images/link-bg.gif) no-repeat 0% 0%;
	display: block;
	width: 54px;
	height: 24px;
	float: right;
	margin: 5px 5px 0 0;
	line-height: 24px;
	text-align: center;
	text-transform: uppercase;
	color: #fff;
}

#contact-form a:hover {
	text-decoration: underline;
}

.align-top {
    vertical-align:0px;

}

.date {
	background: #FFF;
	width: 43px;
	min-height: 35px;
	height: auto !important;
	height: 35px;
	padding: 0 0 0 0;
	margin: 0px 11px 0px 0;
	font-size: 0.833em;
	text-transform: uppercase;
	text-align: center;
	color: #000;
    font-weight:bold;
    
    border-style:solid;
    border-width:thin;
    border-color:black;
}

.head_date {
    background-color:#F22;
    color:white;
}

.date strong {
    margin-top:5px;
    margin-bottom:7px;
}

.logo-mini {
	
	padding: 10px 0 0 0px;

}


.ante {
    color:#D33;
}

.post {
    color:#000;
    font-weight:bold;
}

.current {
    color:#000;
    background-color:#3D3;
    font-weight:bold;
}


.date strong {
	display: block;
	font-size: 1.8em;
	font-weight: normal;
}

#footer {
	padding: 0 0 0 2px;
	font-size: 0.917em;
	height: 78px;
	line-height: 68px;
	color: #858484;
}

#footer a {
	color: #f4f4f4;
}

.cadre_gris {
	border: 1px solid #c6c6c6;
	padding: 20px 10px 10px 10px;
}

.cadre_gris td {
    padding:3px;

}

.center {
    text-align:center;
}

.table_calendar {
    width:100%;
}

.table_calendar td {
    width:33%;
}

.table_calendar .previous {
    text-align:left; 
}

.table_calendar .next {
    text-align:right; 
}

.pass_oublie {
    text-align:right;
    font-style:italic;
    font-size:11px;
}

.login_form {
	margin: 0 auto;
    width:300px;
}

.splash_logo {
    text-align:center;
    margin-bottom:30px;
}

.splash_logo img {
    width:20%;
}

.splash_map {
    text-align:center;
}

.splash_map img {
    width:30%;
}

.splash_text {
    color:#CCC;
    text-align:center;
    
    margin-top:30px;
    
    font-style:italic;
    font-size:13px;
}


.partenaires_main {
    width:100%;
    text-align:center;
}

.partenaires_main .img1 {
    width:250px;
}

.partenaires_td {
    width:100px;
}

.partenaires_thumb img{
    width:100px;
}


p {
    text-align:justify;
}


.input_lien {
    width:100%;
}

.fiche {
    margin:7px;
}

.text-intro {
    font-size:1.4em;
    font-weight:bold;
    font-style:italic;
 
    padding-left:20px;   
    vertical-align:0px;
    padding-top:20px;
}

.planning {
    float:left;
    overflow:hidden;

    width:60%;

}

.news {
    float:right;
    overflow:hidden;


    width:30%;

}

.two-blocks-main {
	background: url(../images/line-divider.gif) repeat-y 65% 0%;
	width: 100%;
	overflow: hidden;
	padding: 19px 0 14px 0;
	margin: 0 0 19px 0;

}

.lien-cal {
    color:#77F;

}





