@charset "iso-8859-1";
/* CSS Document */

/*/////////GENERALE/////////*/

* {
	margin: 0;
	padding: 0;
	border: none;
}

body { 
	behavior: url(csshover.htc);
	background: #6b6a5f;
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
	color: #656558;
}

a {
	color: #cc7337;
}

a:hover {
	color: #6B6A5F;
}

.in {
	width: 960px;
	margin: 0 auto;
}

.clear {
	clear: both;
}

.fear {
	display: none;
}

h3 {
	color: #c76e34;
	font-size: 20px;
	font-weight: normal;
	margin-top: 10px;
	font-family: "Times New Roman", Times, serif;

}

input {
	color: #7c7b6e;
	padding: 1px 0 1px 3px;
	border: 1px solid #8d705c;
}

select {
	color: #7c7b6e;
	padding: 1px 0 1px 3px;
	border: 1px solid #8d705c;
}

textarea {
	color: #7c7b6e;
	padding: 1px 0 1px 3px;
	border: 1px solid #8d705c;
}

.ok_mess {
	color: #c76e34;
	font-weight:bold;
	background-color:#E8E6CC;
	border:solid #6B6A5F 1px;
	padding: 10px;

}

/*/////////HEAD/////////*/

#head {
	height: 37px;
	background: url(../images/bgr_head.gif) repeat-x;
}

#head .in {
	padding-top: 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	position:relative;
	
}

#head form {
	float: left;
	margin: -3px 0 0 15px !important;
	margin: -3px 0 -5px 5px;
}

#head form input {
	color: #7c7b6e;
	padding: 1px 0 1px 3px;
	color: #7c7b6e;
	border: 1px solid #8d705c;
}

#head form input.button {
	background: url(../images/but_valider.gif);
	height: 22px;
	width: 72px;
	border: none;
}

#head p {
	float: left;
	margin-left: 15px;
}

#head p a {
	color: #7c7b6e;
}

#head ul {
	float: left;
	margin-left: 105px;
	position:absolute;
	right: 30px;
}

ul.menu-secondaire li {
	display: inline;
	padding: 0 5px;
}

ul.menu-secondaire li a {
	text-decoration: none;
	}
ul.menu-secondaire li a:hover {
	text-decoration: underline;
	}	
	
#head ul.menu-secondaire li {
	border-right: 1px solid #7c7b6e;
}

#head ul.menu-secondaire li.last {
	border-right: none;
}

#head ul.menu-secondaire li a {
	color: #7c7b6e;
}


/*/////////HEADER/////////*/

#header {
	background: url(../images/bgr_header.gif) repeat-x ;
	position: relative;
	z-index: 300;
}

#header .in {
	height: 129px;
	background: url(../images/header.gif) no-repeat;
		position: relative;
}


ul.menu {
	padding: 74px 0 0 230px;
}



ul.menu li {
	float: left;
	list-style: none;
	padding-right: 4px;
}

ul.menu li a {
	display: block;
	width: 118px;
	height: 33px;
}

ul.menu li.acc a {
	background: url(../images/but_accueil.gif);
}
ul.menu li.acc a:hover {
	background: url(../images/but_accueil_ho.gif);
}

ul.menu li.activite a {
	background: url(../images/but_team.gif);
}
ul.menu li.activite a:hover {
	background: url(../images/but_team_ho.gif);
}

ul.menu li.even a {
	background: url(../images/but_even.gif);
}

ul.menu li.even a:hover {
	background: url(../images/but_even_ho.gif);
}

ul.menu li.contact a {
	background: url(../images/but_contact.gif);
}
ul.menu li.contact a:hover {
	background: url(../images/but_contact_ho.gif);
}

ul.menu li.even {
	position: relative;
	z-index: 120;
}

ul.sous-menu {
	clear: both;
	display: none;
	z-index: 100;
	position: absolute;
}

ul.sous-menu li {
	clear: both;
}

ul.sous-menu li.up {
	height: 12px;
	width: 106px;
	background: url(../images/sub_menu_up.gif) no-repeat;
	margin-bottom: 0 !important;
	margin-bottom: -6px;
}

ul.sous-menu li {
	background: url(../images/bgr_sub_menu.gif) repeat-y;
}

ul.sous-menu li.down {
	height: 8px;
	width: 106px;
	background: url(../images/sub_menu_down.gif) no-repeat;
}

ul.menu li ul.sous-menu li a {
	background: none;
	font-family: Verdana, Geneva, sans-serif;
	color: #8d705c;
	font-size: 13px;
	text-decoration: none;
	font-weight:bold;
	display: block;
	width: 100px;
	height: 20px;
	margin: 0 1px;
	padding: 10px 0 0 4px;
	border-bottom: 1px solid #8d705c;
}

ul.menu li ul.sous-menu li.last a {
	border: none;
}

ul.menu li ul.sous-menu li a:hover {
	background: #8d705c;
	color: #FFF;
}

ul.menu li.even:hover ul {
	display: block;
	z-index: 200;
	position: absolute;
}

ul.sous-menu {
	clear: both;
	top: 28px;
	z-index: 100;
	position: absolute;
	left: 5px;
	width: 106px;
}


#membre {
	position: absolute;
	width: 180px;
    top: 0px;
	right: 20px;
}

#membre p {
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

#membre p .orange {
	font-size: 16px;
	color: #f1b23a;
}

#membre a {
	display: block;
	height: 33px;
	width: 156px;
	background: url(../images/but_membre.gif);
	margin: 5px auto;
}

#membre a.mon_compte {
	display: block;
	width: 158px;
	height: 34px;
	background: url(../images/but_moncompte.png);
}

#membre a.deconnexion {
	display: block;
	width: 158px;
	height: 34px;
	background: url(../images/but_deconnexion.png);
}

#membre a.album {
	display: block;
	width: 158px;
	height: 34px;
	background: url(../images/but_albums.png);
}

/*/////////CONTENT////////*/

#content {
	background: url(../images/bgr_content_back.gif) repeat-x #cfcfcd;
}

#content .in {
	background: url(../images/bgr_content.gif) repeat-y;
	padding: 20px 25px;
	width: 910px;
	/*border:solid 1px #36F;*/
}

#content #left {
	width: 445px;
	float: left;
	margin-right: 20px;
}

#left p {
	font-family: Verdana, Geneva, sans-serif;
	color: #656558;
	font-size: 12px;
	padding-top: 20px;
}

#left img {
	margin: 20px 10px 0 0;
}

h2 {
	color: #8d705c;
	font-size: 30px;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
}

h2 .brown {
	color: #c76e34;
	font-size: 24px;
	font-family: "Times New Roman", Times, serif;
}

/*//Calendrier//*/

.calendrier {
	width: 440px;
	float: left;
	background: url(../images/bgr_calendar.gif) repeat-y;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #656558;
	margin-bottom: 30px !important;
	margin-bottom: 20px;
	
}

.calendrier .line {
	height: 1px;
	background: #ccc;
	margin: 5px 15px;
	font-size: 1px;
	clear: both;
}

.event h4 {
	color: #cc7337;
	margin-left: 15px !important;
	margin-left: 7px;
	padding-left: 24px;
	background: url(../images/arrow.gif) no-repeat;
	font-size: 12px;
	float: left;
	width: 500px;
	display: block;
	padding-bottom: 2px;
	margin-bottom: 8px;
	font-family: Verdana, Geneva, sans-serif;
}

.calendrier .event h4 {
	color: #cc7337;
	margin-left: 15px !important;
	margin-left: 7px;
	padding-left: 24px;
	background: url(../images/arrow.gif) no-repeat;
	font-size: 12px;
	float: left;
	width: 270px;
	display: block;
	padding-bottom: 2px;
	margin-bottom: 8px;
}


.calendrier .event p.date {
	width: 70px;
	float: right;
	margin: 0;
	padding: 0;
	padding-right:10px;
	/*border:  #099 solid 1px;*/
}

.event p.date {
	width: 70px;
	float: right;
	padding-right:10px;
	display: block;
	/*border:  #099 solid 1px;*/
}

.des_event {
	clear: right;
	padding-left: 20px;
}

.calendrier .des_event {
	clear: both;
	padding-left: 0;
}

.open h4 {
	background: url(../images/arrow_down.gif) no-repeat;
}

.calendrier .event{
	cursor: pointer;
	margin: 10px 0;
	width: 430px;	
}

.event {
	width: 900px;	
	cursor: pointer;
	margin: 10px 0;
}

.calendrier p {
	margin: 0 15px;
}

#content .calendrier .up {
	width: 440px;
	height: 64px;
	background: url(../images/calendar_up.gif);
	padding: 0;
	margin-top: -10px;
}

#content .login .up {
	width: 440px;
	height: 64px;
	background: url(../images/login_up.gif);
}

.login form {
	width: 360px;
	margin: auto;
}

.login form input {
	color: #7c7b6e;
	padding: 1px 0 1px 3px;
	color: #7c7b6e;
	border: 1px solid #8d705c;
	width: 170px;
}

.login form input.button {
	background: url(../images/but_valider2.gif);
	height: 25px;
	width: 85px;
	border: none;
	float: right;
	margin-top: 10px;
	cursor: pointer;
}

.login form input.button:hover {
	background:url(../images/but_valider2-ho.gif);
}

a.how_use {
	float: right;
	display: block;
	width: 440px;
	height: 64px;
	background: url(../images/but_use.gif);
	margin-right: 5px;
}

a.how_use:hover {
	background: url(../images/but_use_ho.gif);
}

.calendrier a {
	color: #cc7337;
}

.calendrier .down{
	width: 440px;
	height: 47px;
	background: url(../images/calendar_down.gif);
}

.calendrier .down a {
	display: block;
	width: 188px;
	height: 26px;
	background: url(../images/voir_event.gif);
	margin: 10px 0 0 240px;
}

.calendrier .down a:hover {
		background: url(../images/voir_event_ho.gif); 
}

.plus a {
	display: block;
	text-align: right;
	width: 870px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #cc7337;
}

/*//Encarts//*/

.voir {
	color: #cc7337;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 14px;
	background: url(../images/arrow.gif) no-repeat;
	padding-left: 25px;
	margin: 0 0 10px 0px;
	display: block;
}

.encart {
	width: 443px;
	height: 253px;
	background: url(../images/bgr_encart.gif) repeat-x #F0F0E2;
	float: left;
	border: #ccbdb2 solid 1px;
	position: relative;
	margin-bottom: 20px;
}

.encart2 {
	width: 100%;
	height: 243px;
	background: url(../images/bgr_encart.gif) top #F0F0E2 repeat-x;
	float: left;
	border: #ccbdb2 solid 1px;
	position: relative;
	margin-bottom: 20px;
}

.gallerie .encart {
	height: 180px;
	background-position: bottom;
}

.gallerie_photo td {
	height: 170px;
	width: 170px;
	text-align: center;
	line-height: 170px;
	padding: 0;
	margin-right: 10px;
	margin-bottom: 10px;
	background-position: bottom;
	background: url(../images/bgr_encart.gif) repeat-x bottom;
	border: #ccbdb2 solid 1px;
	text-align: center;
}


html body #content .gallerie_photo td a {
	/display: block;
	/width: 210px;
	/text-align: center;
}

html body #content .gallerie_photo td img {
	margin: 0 auto;
	float: none;
}

.encart img {
	float: left;
	margin: 10px;
	border: #ccbdb2 solid 1px;
}
	

.encart h3 {
	color: #c76e34;
	font-size: 20px;
	font-weight: normal;
	margin-top: 10px;
	font-family: "Times New Roman", Times, serif;

}

.encart p {
	font-size: 12px;
	color: #656558;
	font-family: Verdana, Geneva, sans-serif;
	margin: 10px 10px 0 0;
	padding-left:10px;
	padding-right: 6px;
	/*border:solid 1px #36F;*/
}

.encart .text2 {
	width: 280px; 
	float: left;
}

.encart a.plus {
	position: absolute;
	bottom: 10px;
	right: 10px;
	display: block;
	width: 113px;
	height: 23px;
	background: url(../images/plus.gif);
}
	
.encart a.plus:hover {
	background: url(../images/plus_ho.gif);
}	


.encart a.upd_album {
	position: absolute;
	bottom: 10px;
	left: 144px;
	display: block;
	width: 104px;
	height: 23px;
	background: url(../images/upd_album.gif);
}
	
.encart a.upd_album:hover {
	background: url(../images/upd_album_ho.gif);
}	

.photo a.mod_photo {
	float:left;
	bottom: 10px;
	left: 10px;
	display: block;
	width: 64px;
	height: 23px;
	background: url(../images/mod_photo.gif);
}
	
.photo a.mod_photo:hover {
	background: url(../images/mod_photo_ho.gif);
}	


.photo a.sup_photo {
	position:relative;
	left: 74px;
	display: block;
	width: 74px;
	height: 23px;
	background: url(../images/sup_photo.gif);
}
	
.photo a.sup_photo:hover {
	background: url(../images/sup_photo_ho.gif);
}	

.encart a.add_photo {
	position: absolute;
	bottom: 10px;
	left: 10px;
	display: block;
	width: 124px;
	height: 23px;
	background: url(../images/add_photo.gif);
}
	
.encart a.add_photo:hover {
	background: url(../images/add_photo_ho.gif);
}

.pad {
	margin-right: 20px;
}

.encart_detail {
	width: 906px;
	/*height: 243px;*/
	background: #F0F0E2 url(../images/bgr_encart.gif) repeat-x;
	float: left;
	border: #ccbdb2 solid 1px;
	position: relative;
	margin-bottom: 20px;
}

.encart_detail img {
	float: left;
	margin: 10px;
	border: #ccbdb2 solid 1px;
}
	

.encart_detail h3 {
	color: #c76e34;
	font-size: 20px;
	font-weight: normal;
	margin-top: 10px;
	font-family: "Times New Roman", Times, serif;

}

.encart_detail p {
	font-size: 12px;
	color: #656558;
	font-family: Verdana, Geneva, sans-serif;
	margin: 10px 10px 0 0;
	padding-left: 10px;
	padding-right: 10px;
	/*border:solid 1px #36F;*/
}

.encart_detail a.plus {
	position: absolute;
	bottom: 10px;
	right: 10px;
	display: block;
	width: 113px;
	height: 23px;
	background: url(../images/plus.gif);
}
	
.encart_detail a:hover {
	background: url(../images/plus_ho.gif);
}	

/*//////////PAGE CONTENU////////////////*/
#left_content {
	width: 668px;
	float: left;
	margin-right: 20px;	
}

#content .in #left_content h2 {
	margin-bottom: -10px;
}

#left_content p {
	margin: 10px 0;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #656558;
}

#left_content p.orange {
	color: #cc7337;
	font-weight: bold;
}

#left_content img {
	border: 1px solid #999;
}

#main_content {
	width: 910px;
	float: left;
}

#main_content p,td {
	margin: 10px 0;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #656558;
}

#main_content p.orange {
	color: #cc7337;
	font-weight: bold;
}

#main_content img {
	border: 1px solid #999;
	margin-top: 10px;
}

.menu_content {
	width: 222px;
	float: left;
	font-family: Verdana, Geneva, sans-serif;
	background: url(../images/bgr_liste.gif) repeat-y;
	margin-top: 70px;
}

.menu_content_2 {
	width: 222px;
	float: left;
	font-family: Verdana, Geneva, sans-serif;
	margin-top: 10px;
	margin-left: 10px;	
}

.menu_content .up {
	width: 222px;
	height: 35px;
	background: url(../images/list_cours.gif);
	margin-top: -10px;
}

.menu_content .up_cour {
	width: 222px;
	height: 35px;
	background: url(../images/list_cour.gif);
	margin-top: -10px;
}

.menu_content .up_conf {
	width: 222px;
	height: 35px;
	background: url(../images/list_conf.gif);
	margin-top: -10px;
}

.menu_content .up_oth {
	width: 222px;
	height: 35px;
	background: url(../images/list_activ.gif);
	margin-top: -10px;
}

.menu_content .up_disc {
	width: 222px;
	height: 35px;
	background: url(../images/list_disc.gif);
	margin-top: -10px;
}

.menu_content .up_trav {
	width: 222px;
	height: 35px;
	background: url(../images/list_trav.gif);
	margin-top: -10px;
}

.menu_content p.cours {
	margin: 10px 0 0 15px !important;
	margin-left: 7px;
	padding-left: 24px;
	background: url(../images/arrow.gif) no-repeat;
	font-size: 12px;
	width: 170px;
	/*height: 18px;
	font-weight: bold;*/
}

.menu_content p.cours a {
	color: #cc7337;
	text-decoration: none;
}

.menu_content p {
	font-size: 12px;
	margin: 0 0 10px 40px;
}

.menu_content p a {
	color: #656558;
	text-decoration: none;
}

.line {
	height: 1px;
	background: #ccc;
	margin: 5px 2px;
	font-size: 1px;
	clear: both;
}

.menu_content .down {
	width: 222px;
	height: 46px;
	background: url(../images/list_bottom.gif);
}

.menu_content .down a {
	display: block;
	height: 25px;
	width: 162px;
	margin: 10px auto;
}
	


.menu_content .down a.cours {
	background: url(../images/but_cours.gif);	
}

.menu_content .down a.cours:hover {
	background: url(../images/but_cours_ho.gif);	
}

#info_pratique {
	width: 668px;
	background: url(../images/bgr_infos.gif) repeat-y;
	margin: 20px 0;
	clear: both;
}

#info_pratique .up {
	width: 668px;
	height: 35px;
	background: url(../images/info_up.gif);
}

#info_pratique .up_conf {
	width: 668px;
	height: 35px;
	background: url(../images/info_conf_up.gif);
}

#info_pratique .up_disc {
	width: 668px;
	height: 35px;
	background: url(../images/info_disc_up.gif);
}

#info_pratique .up_trav {
	width: 668px;
	height: 35px;
	background: url(../images/info_trav_up.gif);
}

#info_pratique .up_cour {
	width: 668px;
	height: 35px;
	background: url(../images/info_cour_up.gif);
}

#info_pratique .up_oth {
	width: 668px;
	height: 35px;
	background: url(../images/info_activ_up.gif);
}

#info_pratique .left {
	width: 319px;
	float: left;
	margin-right: 10px;
}

#info_pratique .right {
	float: left;
	width: 319px;
}
	

#info_pratique p{
	padding: 0 0 0 10px;
	margin: 0;
}

#info_pratique p.info_title {
	color: #cc7337;
	font-size: 14px;
	font-style: italic;
	margin-top: 10px;
}

#info_pratique .right p {
	padding-bottom: 5px;
}

#info_pratique .right p .bold {
	font-weight: bold;
	padding-left: 10px;
	background: url(../images/mini_arrow.gif) 0 2px  no-repeat ; 
}

#info_pratique .down {
	clear: both;
	background: url(../images/info_bottom.gif);
	width: 668px;
	height: 29px;
}

.edito {
	width: 580px;
	float: left;
	margin-right: 50px;
}

.edito p {
	font-size: 12px;
	margin: 10px 0;
}

.edito img {
	margin: 0 5px;
	border: #ccbdb2 solid 1px;
}

.edito_img {
	margin: 0 5px;
	border: #ccbdb2 solid 1px;
}

img.skyscraper {
	border: #ccbdb2 solid 1px;
	margin-left: 20px;
	/*margin: 0 auto;*/
}

/*/////////FOOTER////////*/

#footer {
	background: url(../images/bgr_footer.gif) repeat-x #6b6a5f;
}

#footer .in {
	width: 900px;
	padding: 10px 30px;
}

#footer .in .left {
	width: 400px;
	float: left;
}

#footer .in .right {
	text-align: right;
}

#footer p {
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	margin: 3px 0;
	width: auto;
}

#footer a {
	color: #FFF;
}

address {
	color: #FFF;
	font-style: normal;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}

#footer ul {
	padding-bottom: 12px;
}


#footer ul li {
	border-right: 1px solid #fff;
}

#footer ul li.last { 
	border: none;
	padding-right: 0;
}

#footer ul a{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}

body #content .visiteur,  body #content .membre_adh{
	height: 340px;
	width: 373px;
	padding: 20px 30px;
}

body #content .visiteur {
	background: url(../images/bgr_visiteur.jpg) no-repeat right;
}

body #content .visiteur a {
	width: 350px;
	height: 37px;
	background: url(../images/but_visiteur.png) no-repeat;
	right: 42px;
}


body #content .membre_adh {
	background: url(../images/bgr_membre_adh.jpg) no-repeat right;
}

body #content .membre_adh a {
	width: 350px;
	height: 37px;
	background: url(../images/but_membre.png) no-repeat;
	right: 42px;
}

body #content .visiteur p,  body #content .membre_adh p {
	width: 250px;
}

