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

/* Generated by Font Squirrel (http://www.fontsquirrel.com) on March 5, 2013 */



@font-face {
    font-family: 'league_gothicregular';
    src: url('leaguegothic-regular-webfont.eot');
    src: url('leaguegothic-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('leaguegothic-regular-webfont.woff') format('woff'),
         url('leaguegothic-regular-webfont.ttf') format('truetype'),
         url('leaguegothic-regular-webfont.svg#league_gothicregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'lane_-_narrowregular';
    src: url('webfontkit-20130312-061357/lanenar_1-webfont.eot');
    src: url('webfontkit-20130312-061357/lanenar_1-webfont.eot?#iefix') format('embedded-opentype'),
         url('webfontkit-20130312-061357/lanenar_1-webfont.woff') format('woff'),
         url('webfontkit-20130312-061357/lanenar_1-webfont.ttf') format('truetype'),
         url('webfontkit-20130312-061357/lanenar_1-webfont.svg#lane_-_narrowregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'ciclefina';
    src: url('cicle_fina-webfont.eot');
    src: url('cicle_fina-webfont.eot?#iefix') format('embedded-opentype'),
         url('cicle_fina-webfont.woff') format('woff'),
         url('cicle_fina-webfont.ttf') format('truetype'),
         url('cicle_fina-webfont.svg#ciclefina') format('svg');
    font-weight: normal;
    font-style: normal;
}


*{
	margin:0;
	padding:0;
}

html {
	overflow-y:scroll;
}

body {
	width:980px;
	min-height:100px;
	margin:auto;
}

#langues {
	padding-top:40px;
	margin-bottom:10px;
}

#francais {
	background-image:url(images/fr.png);
	background-repeat:no-repeat;
	width:25px;
	height:25px;
	margin-right:10px;
	float:right;
}

#english {
	background-image:url(images/en.png);
	background-repeat:no-repeat;
	width:25px;
	height:25px;
	float:right;
}


/***********************COLONNE GAUCHE***********************/

#colgauche {
	width:156px;
	height:100%;
	float:left;
	padding-right:20px;
}

#logo {
	/*background-image:url(images/logo2.png);*/
	/*background-repeat:no-repeat;*/
	width:130px;
	height:180px;
	margin:auto;
	display: block;
}
#logo img{ width: 100%; }

#menu {
	text-align:center;
	list-style-type: none;
	padding-top:40px;
}

#menu li {
}

#menu a {
	text-decoration:none;
	color:#FFFFFF;
	font-family: 'lane_-_narrowregular';
	letter-spacing:2px;
	font-size:18px;
	line-height:24px;
	padding: 10px 0px 10px 0px;
	padding-left:20px;
	padding-right:20px;
	box-sizing: border-box;
	display: block
}


.fondPageAccueil a:hover, .fondPageContact a:hover, .fondPageMentions a:hover, .fondPageNotFound a:hover, .fondPageAccueil a.selected, .fondPageContact a.selected, .fondPageMentions a.selected{
	background-color:#962234;
}

.fondPageEvenement a:hover, .fondPageEvenement a.selected{
	background-color:#5e0d3b;
}

.fondPageConcours a:hover, .fondPageConcours a.selected{
	background-color:#005269;
}

.fondPageArchives a:hover, .fondPageArchives a.selected {
	background-color:#015e56;
}

.reseauxsociaux {
	margin-left:40px;
}

/***********************CENTRE***********************/

#contenu {
	margin-top:10px;
	float:right;
	width:804px;
}

/***********************TITRE***********************/

#titre {
	font-family: 'league_gothicregular' !important;
	font-size:60px;
	line-height:60px;
}

.PageAccueil, .PageContact, .PageMentions, .PageNotFound {
	background-color:#e53450;
	color:#e58493;
}

.PageEvenement {
	background-color:#97155F;
	color:#bf6e9c;
}

.PageConcours {
	background-color:#009bc7;
	color:#77bccf;
}

.PageArchives {
	background-color:#01978A;
	color:#62bfb7;
}

#barre {
	background-image:url(images/barre2.png);
	background-repeat:no-repeat;
	width:804px;
	height:5px;
	margin: 5px 0px 5px 0px;
}

/***********************SOUSTITRE***********************/

#soustitre {
	font-family: 'league_gothicregular';
	font-size:60px;
	line-height:60px;
}

.ssPagesAccueilContactMentions {
	color:#962234;
}

.ssPageEvenement {
	color:#5e0d3b;
}

.ssPageConcours {
	color:#005269;
}

.ssPageArchives {
	color:#015e56;
}



/***********************TEXTE***********************/


#texte {
	margin-top: 70px;
	color:#FFFFFF;
	width:inherit;
	font-family: 'ciclefina';
	font-size:18px;
	line-height:18px;
	text-align:justify;
}

#contenuArchives {
	min-height:200px;
}

.editionsOuvert {
	background-image:url(images/flecheouverte.png);
	background-repeat:no-repeat;
	background-position: left;
	padding-left: 20px;
	cursor:pointer;
}

.editionsFermee {
	/*background:url(images/flecheouverte.png) left center no-repeat;*/
	background-image:url(images/flechefermee.png);
	background-repeat:no-repeat;
	background-position: left;
	padding-left: 20px;
	cursor:pointer;
}

.contenuEditionAffiche {
}

.contenuEditionMasque {
	display:none;
}

.txtattente {
	margin-left: 50px;
}

.tabattente {
	color:#FFFFFF;
	font-family: 'ciclefina';
	font-size:36px;
	height:200px !important;
	PageArchivesical-align:middle !important;
	margin:auto;
}

.anim {
	text-align:center;
	width:700px;
	height:393px;
	margin:auto;
}

.pucestexte {
	margin-top: 7px;
}

a {
	color:#FFFFFF;
}

.lienPageEvenement {
	text-align:center;
}

.lienPageEvenement :hover{
	color:#bf6e9c;
	text-align:center;
	text-decoration:underline;
}

.lienPagesAccueilContactMentions :hover{
	color:#ee8886;
	text-decoration:underline;
}

/***********************EVENEMENT***********************/

#bandeauimage {
	height:250px;
	width:100%;
	margin-bottom:30px;
}

#imagebandeau {
	float:left;
	margin-left:50px;
}

#textebandeau {
	float:right;
	width:400px;
	margin-top:40px;
}

#l1 {
font-size:39px;
line-height:30px;
}

#l2 {
font-size:55px;
line-height:30px;
}

#l3 {
font-size:28px;
}



/***********************CONTACT***********************/

#contenucontact {
	margin-top: 70px;
	color:#FFFFFF;
	width:inherit;
	font-family: 'ciclefina';
	font-size:18px;
	line-height:18px;
}


th {
	padding:0px 0px 20px 0px;
	text-align:left;
	line-height:20px;
	PageArchivesical-align:top;
}

.logoRS {
	margin:0px 15px 0px 60px;
}


img {
	border:none;
	
}


input[type=text]{ /*cadre id*/
	border:ridge 1px #666;
}


textarea{ /*cadre message*/
	border:ridge 1px #666;
	width:500px;
	height:150px;
}

input[type=submit]{ /*bouton envoyé*/
	cursor:pointer; /*souris change de symbole sur le bouton*/
	background:url(images/envoyer.png);
}

.bouton {
	margin-top:10px;
	padding:7px 0px 7px 0px;
	width:77px;
	border: none;
	color:#FFFFFF;
}
/***********************Galerie***********************/
.imgarchives {
	margin-right: 10px;
	margin-bottom: 10px;
	width: 212px;
	height: 135px;
}

#cadregagnant {
	border:10px solid white;
	background-color:#FFFFFF;
	width:636px;
}

.coldroitevainqueur {
	width:433px;
	height:276px;
	margin-left:10px;
}

#colgauchevainqueur{
	color:#01978a;
	text-align:center;
	vertical-align:top;
	width:193px;
	float:left;
}

#trophee {
	margin-top:8px;
}

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

#footer {
	clear:both;
	width:980px;
	font-size:14px;
	text-align:center;
	float:right;
	margin-top:40px;
	color: #fff;
	font-family: ciclefina;
}

#footer a{
	color:#FFFFFF;
	text-decoration:none;
}

#partenaires{
	margin:auto;
}

.logoPart {
	margin:60px 15px 0px 15px;
}


/***********************Utils***********************/
.clearfix:after{
  	content:"";
  	display:table;
  	clear:both;
}