body{
	margin:0;
	padding:0;
	background: url(../images/background.png);
	font-family:Century Gothic, Myriad Pro;
	color:rgb(15,104,172);
	font-size: 16px;
	text-align: justify;
	font-weight: normal;
}

a{
	text-decoration: underline;
	color:rgb(15,104,172);
}

h1{
	font-size: 20px;
	font-weight: normal;
	text-transform: uppercase;
	color:rgb(15,104,172);
}

h2{
	font-weight: normal;
}

a:hover{
	text-decoration: none;
}

#bh{
	color:rgb(236,167,48);
	position: absolute;
	top:5px;
	right:8px;
	font-weight: normal;
}

/* HEADER
==============================*/

#content{
	margin:auto;
	width:1100px;
	background-color: white;
	min-height:150px;
}

#header{
	height:80px;
	padding:10px;
	border-bottom: 1px solid rgb(236,167,48);
}

#logo{
	padding-left: 12px;
	float:left;
	width:170px;
}

#menu{
	padding-top:32px;
}

#menu a{
	text-decoration: none;
	padding:10px;
	font-size: 14px;
}

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

#menu #current{
	text-decoration: underline;
}

#description{
	width:1060px;
	height:40px;
	background-color: rgba(236,167,48,0.1);
	border-bottom: 1px solid rgb(236,167,48);
	padding-left:40px;
	line-height: 40px;
	font-size: 14px;
	display: none;
}

#body{
	margin:0;
	padding:0;
}


/* DIAPORAMA
====================================*/

#diaporama{
	width:1100px;
	height:350px;
	border-bottom:  1px solid rgba(236,167,48,0.6);
}

#diapos{
	width:540px;
	position:relative;
	left:0;
	top:0;
}

#diapos img{
	position:absolute;
	left:0;
	top:5px;
	height:345px;
	width:580px;
	display:none;
}

#diapos .selected{
	display: inline;
}

#diaporama #list{
	position:relative;
	left:540px;
	width:560px;
}

#diaporama #list li{
	clear:both;
	list-style: none;
	height:54px;
	padding-top:5px;
	padding-bottom: 5px;
	border-bottom:  1px solid rgba(236,167,48,0.6);
}

#diaporama #list a{
	text-decoration: none;
}

#diaporama #list h2{
	font-size: 16px;
	margin:0;
	padding:0;
	padding-left: 20px;
	margin-bottom: 4px;

}

#diaporama #list ul{
	margin-top:-5px;
	margin-bottom: -2px;
	padding-top:5px;
}

#diaporama #list ul h2:hover{
	text-decoration: underline;
}

#diaporama #list p{
	font-size: 12px;
	width:400px;
	margin:0;
	padding:0;
	padding-left: 20px;
	font-style: italic;
}

#diaporama #list img{
	float:right;
	text-align: right;
	margin-right: 30px;
	margin-top:3px;
	width:50px;
	opacity: 0.5;
}

#diaporama #more_news{
	width:500px;
	text-align: right;
	margin-left: 400px;
	font-size: 12px;
	text-decoration: underline;
	font-style: italic;
}

#diaporama #more_news:hover{
	text-decoration: none;
}

#diaporama #list .selected{
	background-color: rgb(10,94,162);
	color:rgba(255,200,100,1);
}

#diaporama #list .selected img{
	margin-right: 0;
	opacity: 1;
}

/* WELCOME & EVENTS
====================================*/

#news{
	width:1100px;
	height: 271px;
	border-bottom: 1px solid rgb(236,167,48);
	padding-top:10px;
	color:rgba(15,104,172,1);
}

#welcome{
	float:left;
	width:550px;
	height:260px;
	padding: 25px;
	padding-top: 0px;
	padding-right: 0;
}

#welcome p{
	margin-bottom: 0;
}

#welcome div{
	margin-top: 0;
	font-size: 12px;
	text-align: right;
	font-style: italic;
}

#events{
	float:left;
	width:470px;
}

#events h1{
	margin-left: 40px;
	margin-bottom: 25px;
}

#events li{
	padding-left: 30px;
	border-top: 1px solid rgba(236,167,48,0.6);
	width:100%;
	height:30px;
	line-height: 30px;
	list-style: none;
}

#events #last{
	border-bottom:  1px solid rgba(236,167,48,0.6);
}

#events li img{
	float:right;
	height:30px;
	opacity: 0.6;
}

#events a{
	text-decoration: none;
}

#events .event_name{
	float:left;
	width:250px;
}

#events .event_date{
	color:rgba(15,104,172,0.7);
}

#events li:hover{
	background-color: rgba(236,167,48,0.05);
}

#all_events, #all_news{
	float:right;
	font-size: 13px;
	margin-right: -10px;
	margin-top: -10px;
}

#all_events a, #all_news a{
	text-decoration: underline;
	font-style: italic;
	font-size: 12px;
}
#all_events a:hover, #all_news a:hover{
	text-decoration: none;
}

/* ACTIONS
=============================*/
#actions{
	width:1100px;
	height:350px;
	margin:auto;
	text-align: center;
}

#actions_container{
	border-top: 1px solid rgb(236,167,48);
	width:1050px;
	padding-left: 50px;
	padding-top:20px;
}

.action{
	float: left;
	width:155px;
	margin-left:20px;
	margin-right: 20px;
	font-weight: bold;
}

.action img{
	width:155px;
	height:175px;
	opacity: 0.5;
}

.action p{
	width:150px;
	text-align: center;
}

#voyages{
	opacity: 1;
}

/* PAGES DE TEXTE
===============================*/
#textcontent{
	float: none;
}

#textcontent h1{
	margin-top:20px;
	margin-left: 20px;
	width: 350px;
	border-bottom: 1px rgb(236,167,48) solid;
}

#textcontent p{
	margin:20px;
	margin-bottom:30px;
}

#textcontent ul{
	margin-right: 20px;
	list-style: none;•
}

#textcontent li:before{
	content:"● ";
	color:rgb(236,167,48);
}

#textcontent li .title{
	border-bottom: 1px rgb(236,167,48) solid;
	font-style: italic;
}

.headimage{
	width:100%;
	height:300px;
	background-image: url("../images/photos/etudiants/head.jpg");
	background-position: 0px -390px;
	background-size: 100%;
	background-repeat: no-repeat;
}

#eventslist #events li:before{
	content:none;
}

#eventslist #events li{
	width:300px;
}

#eventslist ul{
	margin-left: -40px;
}

#eventslist #events #all_events a{
	margin:none;
	margin-left: -220px;
}

.hidehead{
	width:100%;
	height:100%;
	background-color: rgba(236,167,48,0.1);
}

#textcontent #newslist{
	width:750px;
	padding:0;
	margin:0;
}

#textcontent #eventslist{
	float:right;
	width:350px;
	padding:0;
}

#textcontent #eventslist h1{
	margin-left: 0;
}

/*#textcontent div h1{
	margin-top: 0;
	width:200px;
}*/

#newslist table{
	width:750px;
	padding:0;
}

#newslist td{
	text-align:center;
	padding:10px;
	width:200px;
}

#newslist table img{
	width:150px;
	height:100px;
}

#newslist .date{
	margin-top:5px;
	margin-left:10px;
	font-size:12px;
	color:rgba(236,167,48,0.6);
	text-align: left;
}

#newslist p{
	text-align: justify;
	font-size: 14px;
	margin-top:10px;
	margin-bottom:0;
}

#newslist td h2{
	margin-top: 10px;
	width:150px;
	font-size: 16px;
	text-align: left;
	border-bottom:1px solid rgb(236,167,48);
	text-transform: uppercase;
}

#newslist .morenews{
	margin-top:0;
	padding-top:0;
	height:12px;
	font-size: 12px;
}

/* PAGES D'ADMIN
===============================*/
#admin{
	margin:auto;
	text-align:center;
}

#admin input{
	margin:10px;
	padding:10px;
	width:250px;
	font-size: 14px;
	color:rgb(14,104,172);
	font-style:italic;
	border:1px rgb(236,167,48) solid;
	background-color: white;
	border-radius: 5px;
	outline: none;
}

#admin input[type=submit]{
	width:150px;
	background-color: rgba(236,167,48,0.1);
	margin-bottom: 30px;
}

#admin form{
	margin-top:20px;
}

#admin form table{
	margin:auto;
}

#admin form table td{
	padding-left:10px;
	padding-right:10px;
	text-align: left;
}

#admin table input{
	font-style: normal;
}

.red{
	color:red;
}

.italic{
	font-style: italic;
}


/* AFFICHAGE D'UNE NEWS
====================================*/
#shownews{
	width:600px;
}

#shownews img{
	width:500px;
	height:297px;
}

#shownews h1{
	width:500px;
}

#rightnews{
	float: right;
	width:480px;
	margin:10px;
	margin-top: -17px;
}

#rightnews ul{
	list-style: none;
	margin-left: -20px;
}

#rightnews li:before{
	content: none;
}

#rightnews li img{
	float:left;
	height:80px;
	width:135px;
	margin-right:10px;
}

#rightnews .contenu{
	font-size: 12px;
	font-style: italic;
}

#rightnews .titre{
	font-size:14px;
	font-weight: bold;
}

#rightnews .suite{
	font-size: 12px;
	font-style: italic;
	text-decoration: underline;

}

#rightnews ul li a{
	display:block;
	width:420px;
	height:80px;
	margin-top:15px;
	padding-right: 10px;
	text-decoration: none;
}

#rightnews #all_news{
	margin-right:0;
}

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

#rightnews #events img{
	height:30px;
	width:30px;
	margin-left:50px;
}

#rightnews #events li{
	height:30px;
	clear: both;
}

#rightnews #events .event_name{
	display: block;
	float:left;
	width:250px;
	line-height: 30px;
}

#rightnews #events .event_date{
	display:block;
	float:left;
}

#list-of-news{
	padding:10px;
}

#list-of-news img{
	float:left;
	height:140px;
	width:236px;
	margin-right: 20px;
}

.news-in-list{
	clear:both;
	padding:20px;
	border-bottom: 1px solid rgba(236,167,48,0.7);
	height:150px;
	margin-bottom: 5px;
}

.news-in-list a{
	text-decoration: none;
	font-size: 14px;
	font-style: italic;
}

.news-in-list a:hover{
	text-decoration: underline;
}

.news-in-list .titre{
	display: block;
	font-weight: bold;
	font-style: normal;
	font-size: 18px;
	margin-top:10px;
	margin-bottom:-10px;
}

.news-in-list .contenu{
	display: block;
	margin-top: 0;
	margin-bottom:-20px;
}

/*
ADMIN EVENEMENTS
========================*/
#admin input[name=postal]{
	width:80px;
}

#admin input[class=datetimepicker]{
	width:130px;
}

#admin input[name=prix]{
	width:50px;
}

/*
AFFICHAGE EVENEMENTS
==========================*/
#event h1{
	text-align:center;
	margin:auto;
	margin-top:20px;
	margin-bottom:20px;
	width:400px;
	border-bottom:1px solid rgb(236,167,48);
}

#event table{
	border-collapse: collapse;
	margin: auto;
	font-size:14px;
	width:80%;
	margin-bottom:30px;
}

#event table td{
	border:1px solid rgb(236,167,48);
	padding:10px;
}

#event #col{
	max-width: 400px;
}

#event table img{
	width:400px;
	height:250px;
}

#event input{
	width:200px;
	padding:7px;
	border-radius: 5px;
	border:1px solid rgb(236,167,48);
	color:rgb(10,94,162);
	font-size:14px;
	outline: none;
}

#event select{
	border-radius: 5px;
	border:1px solid rgb(236,167,48);
	background-color: white;
	height:30px;
	font-style: 14px;
	color:rgb(10,94,162);
	outline:none;

}

#event input[type=submit]{
	background-color: rgba(236,167,48,0.2);
}

#event #gopay{
	width:250px;
}

#all-events ul{
	width:760px;
	margin:auto;
	margin-bottom: 20px;
	margin-top: 20px;
}

#all-events li:before{
	content: none;
}

#all-events .first{
	border-top:1px solid rgb(236,167,48);
}

#all-events li{
	clear:both;
	border-bottom: 1px solid rgb(236,167,48);
	width:760px;
}

#all-events li a{
	display:block;
	height:60px;
}

#all-events li a:hover{
	background-color: rgba(236,167,48,0.1);
}

#all-events .event-image img{
	height:60px;
	width:100px;
	float:left;
	margin-right:20px;
}

#all-events .rightarrow{
	width:40px;
}

#all-events .rightarrow img{
	height:40px;
	margin-top:10px;
}

#all-events .event-nom{
	display:block;
	float:left;
	width:400px;
	line-height:60px;
}

#all-events .event-date{
	display:block;
	float:left;
	width:200px;
	line-height: 60px;
}

/* CONTACT FORM
====================================*/
.contact{
	margin:auto;
	margin-bottom: 20px;
}

.contact td{
	padding:10px;
}

.contact input, .contact textarea, .contact select{
	font-size: 18px;
	color:rgb(10,94,162);
	padding:10px;
	border:1px solid rgb(236,167,48);
	border-radius: 5px;
	background-color: white;
	outline: none;
}

.contact input, .contact select{
	width:300px;
}

.contact input[type=submit]{
	width:150px;
	background-color: rgba(236,167,48,0.1);
}

/* GALERIE
=====================================*/
.folderimage{
	width:200px;
	height:135px;
	text-align: center;
	line-height: 135px;
	background-color: rgba(236,167,48,0.1);
	padding-left:2px;
	padding-right: 2px;
	padding-top:1px;
	margin:auto;
}

.year .folder img{
	max-width:200px;
	max-height:135px;
	vertical-align: middle;
}

#textcontent select[name=year]{
	display:block;
	margin:auto;
	margin-bottom: 20px;
	width:200px;
	text-align: center;
}

.year{
	width:950px;
	margin:auto;
	margin-bottom: 20px;
	clear:both;
	display:none;
}

.year h3{
	text-align: center;
	margin-bottom:10px;
	margin-top:10px;
}

.year .folder{
	height:165px;
	margin-left:15px;
	margin-bottom:20px;
	padding-bottom: 0;
	float:left;
	cursor: pointer;
	border:3px double rgb(236,167,48);
	border-radius: 5px;
}

.folder-name{
	padding:0;
	text-align: center;
	margin:5px;
	font-weight: bold;
}

.folder:hover{
	text-decoration: underline;
	border-color: rgba(236,167,48,0.6);
	color:rgba(10,94,162,0.5);
}

#album{
	clear:both;
	text-align: center;
	width:1000px;
	margin:auto;
	line-height:135px;
}

#pictures{
	display:none;
	padding:0;
	margin-bottom: 20px;
}

#album img{
	margin-left: 0px;
	background-color: rgb(236,167,48);
	margin-top: 0;
	margin-bottom: 0;
	height:135px;
	vertical-align: middle;
}

#album h3{
	display:none;
	line-height: 20px;
}

/* FOOTER
====================================*/
#footer{
	background-color: rgb(10,94,162);
	color:white;
	width:1100px;
	height:40px;
	font-size: 10px;
	font-style: italic;
	text-align: center;
	padding-top: 5px;
	line-height:18px;
	border-top: 1px rgb(236,167,48) solid;
	clear:both;
}

#footer a{
	color:white;
}

/* Campagnes
==================================*/
#event .image-campagne{
	height:300px;
	text-align:center;
	overflow:hidden;
	border-top:1px rgb(236,167,48) solid;
	border-bottom:1px rgb(236,167,48) solid;
}
#event .image-campagne img{
	min-height:200px;
	min-width:65%;
	max-width:100%;
	max-height:110%;
}

.campagne-description{
	display: inline-block;
	width:calc(50% - 80px);
	padding:40px;
}

.campagne-form{
	display:inline-block;
	width:calc(50% - 90px);
	padding:40px;
	vertical-align: top;
	border-left: 1px  dotted rgb(15,104,172);
}

#event .campagne-form input[type=text]{
	width:85%;
	padding:10px;
	margin-bottom:20px;
	font-weight:400;
}
