a#slide_cat_select {
	float:none !important;
}

div#slide_cat {
	background-color:#F0F0F0;
	text-align:center;
	padding:3px;
	display:none;
}

div#slide_cat a {
	font-size:0.8em;
	border-bottom:none !important;
	padding-right:3px;
	color:#BBBBBB;
}

div#slide_cat a:hover {
	color:#000000;
}

h1.titre_event {
	display:block;
	text-align:center;
	margin-top:5px;
	margin-left:30px;
	margin-bottom:5px;
}

div#categorie_desc {
	margin-left:25px;
	border:1px solid #CCC;
	padding:5px;
}

div#list_events {
	margin-left:30px;
}

div#list_events .event {
	border:1px double #999;
	margin:5px;
	padding-bottom:5px;
	background-color:#E4E4E4;
}

.info_event {
	font-size:0.8em;
}

.info_event ul {
	list-style:none;
	display:inline;
	float:left;
	margin-top:5px;
}

.info_event li {
	float:left;
}

div#list_events .list_img_affiche {
	margin-left:20px;
	margin-bottom:10px;
	max-width:140px;
}

div#list_events .list_img_affiche img{
	max-width:140px;
}

div#list_events .list_cat_event {
	margin-left:60px;
	font-size:0.8em;
	padding:0;
}

div#list_events .list_cat_event hr {
	margin-bottom:5px;
}

div#list_events .event_full {
	background:url(../images/agenda/full.png) right 0 no-repeat;
	padding:5px;
	margin:5px;
	padding-bottom:5px;
	border:1px double #999;
	background-color:#E4E4E4;
}

div#list_events .event_canceled {
	background:url(../images/agenda/canceled.png) right 0 no-repeat;
	padding:5px;
	margin:5px;
	padding-bottom:5px;
	border:1px double #999;
	background-color:#E4E4E4;
}

div#event_passed {
	display: block;
	text-align: center;
	background-color: #02748F;
	padding: 5px;
	font-variant: small-caps;
	color: #FFFFFF;
	margin: 10px 0 20px 0;
	border-radius: 5px;
}

div#manifestation {
	margin-top:20px;
}

.list_img_affiche > a  {
	border:none;
	text-decoration:none;	
}

div#manif_h {
	background:transparent url(../images/agenda/event_h.png) 0 0 no-repeat;
	width:740px;
	height:195px;
	
}

div#manif_h_full {
	background:transparent url(../images/agenda/event_h_full.png) 0 0 no-repeat;
	width:740px;
	height:195px;
	
}

div#manif_h_canceled {
	background:transparent url(../images/agenda/event_h_canceled.png) 0 0 no-repeat;
	width:740px;
	height:195px;
	
}

.manif_header {
	display:block;
	color:#000;
	margin-left:90px;
	margin-top:50px;
}

.manif_header h1 {
	color:#000;
	text-align:center;
	margin:0;
	margin-bottom:5px;
	padding:0;
/*	font-size:21px;*/
	font-family:Verdana, Geneva, sans-serif;
	font-weight:normal;
	text-decoration:underline;
}

div#manif_vignette {
	display:block;
	height:120px;
	margin-left:25px;
	margin-top:45px;
	padding-left:30px;
	padding-right:5px;
	color:#000;
	font-size:0.8em;
}

div#manif_vignette ul {
	list-style:none;
	margin-top:5px;
}

div#manif_vignette li {
	margin-bottom:5px;
	padding-left:20px !important;
}

div#manif_c {
	background:transparent url(../images/agenda/event_c3.png) 0 0 repeat-y;
	display:block;
	width:740px;
	position:relative;

}

a.billetterie {
	position: relative;
	top: 5px;
	background-color: #DDDDDD;
	padding: 5px 10px;
	font-size: 1.2em;
	font-weight: bold;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #EEEEEE;
}
a.billetterie:hover {
	background-color: #02748F;
	color: #FFFFFF !important;
	text-decoration: none !important;
}

a.concours {
	position: relative;
	top: 5px;
	color: #FFFFFF;
	background-color: #ff9000;
	padding: 5px 10px;
	font-size: 1.2em;

	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #EEEEEE;
}

a.concours + span.italic {
	margin-top: 10px;
    text-align: right;
    padding-right: 15px;
}
a.concours:hover {
	background-color: #02748F;
	color: #FFFFFF !important;
	text-decoration: none !important;
}

div#manif_contenu {
	color:#000;
	margin-left:110px;
	margin-right:50px;
	padding-bottom:20px;
}

div#manif_contenu a:hover{
	color:#000;
	text-decoration:underline;
}

div#manif_description .annule {
	margin: 10px auto;
    width: 90%;
    background-color: #FFD9DE; 
    border: 1px solid #F00;
    padding: 5px;
    color: #F00;
    text-align: center;
    font-weight: bold;
    font-size: 12px;
}

div#manif_description .report {
	margin: 10px auto;
    width: 90%;
    background-color: #C0FF9E; 
    border: 1px solid #78CD4A;
    padding: 5px;
    color: #F00;
    text-align: center;
    font-weight: bold;
    font-size: 12px;
}

div#videos {
	display:block;
	position:relative;
	text-align:center;
	margin-left:50px;
	margin-bottom:25px;
	margin-top:20px;
}

div#video_video_wrapper {
	-moz-box-shadow:0px 0px 7px #333;
	-webkit-box-shadow:0px 0px 7px #333;
	box-shadow:0px 0px 7px #333;
}

object#video_video {
	position: relative !important;
}

.manif{
	border:1px solid #000;
	height:2px;
}

div#manif_contact {
	display:block;
	margin-top:30px;
	margin-bottom:20px;
	border:2px dotted #666;
	width:100%;
}

div#manif_contact h2{
	text-align:center;
	text-decoration:underline;
	font-size:16px;
}

div#manif_contact ul{
	list-style:none;
}

div#manif_contact li{
	margin-left:10px;
	padding-right:5px;
}


div#manif_affiche {
	width:200px;
	position:relative;
	top:-60px;
	left:70px;
}

div#manif_location h2 {
	margin-left:25px;
	text-decoration:underline;
	margin-bottom:10px;
}

div#manif_description {
	text-align:justify;
	/*font-weight:bold;*/
}

div#manif_description ul{
	margin-bottom:5px;
}

div#manif_description ul li ul{
	list-style:circle !important;
}

div#google_map {
	width:100%;
	height:300px;
	margin-bottom:20px;
}

div#filtre {
	margin-top:10px;
	margin-left:50px;
	padding:10px;
	border:1px solid #999;
	width:70%;
}

div#filtre h2 {
	text-align:center;
	font-size:14px;
	text-decoration:underline;
}

div#filtre label {
	font-size:0.9em;
}

div#filtre select {
	font-size:0.9em;
}

div#filtre input[type=submit] {
	font-size:0.8em;
	width:100px;
	margin-left:50px;
}

div#legende {
	font-size:0.8em;
	display:block;
	margin-left:60px;
}

div#legende h2 {
	font-size:12px;
	text-decoration:underline;
}

div#legende .item_leg {
		text-align:center;
		float:left;
		display:block;
		margin:5px;
}

a[href$='.pdf'], a[href$='.PDF'] {
    display:inline-block;
    padding-left:30px;
    line-height:25px;
    background:transparent url(../images/pdf.png) center left no-repeat;
	color:#000;
}

.sous_menu a[href$='.pdf'], .sous_menu a[href$='.PDF'] {
    display:inherit;
    padding-left:0;
	line-height:15px;
    background:none;
	color:#000;
	border:none;
}

a[href$='.docx'], a[href$='.doc'], a[href$='.rtf'], a[href$='.txt'], a[href$='.wps'] {
    display:inline-block;
    padding-left:30px;
    line-height:25px;
    background:transparent url(../images/doc.png) center left no-repeat;
	color:#000;
}

a[href$='.xlsx'], a[href$='.xls'] {
    display:inline-block;
    padding-left:30px;
    line-height:25px;
    background:transparent url(../images/excel.png) center left no-repeat;
	color:#000;
}

div#fichier h2{
	margin-left:25px;
	text-decoration:underline;
	margin-bottom:10px;
	font-size:16px;
}

div#fichier ul {
	list-style:none;
}

div#manif_contact_links {
	height: 40px;
}

div#manif_contact_links a {
	background-color: #DDDDDD;
	padding: 5px 10px;
	margin: 5px 10px;
	font-size: 1.2em;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #EEEEEE;
}
div#manif_contact_links a i.fa{
	font-size: 1.2em;
	margin: 0 5px;
}
div#manif_contact_links a:hover {
	color: #FFFFFF !important;
	text-decoration: none !important;
}

div#manif_contact_links a.manif_contact_site i.fa {
	color: #02748F;
}

div#manif_contact_links a.manif_contact_site:hover i.fa {
	color: #FFFFFF;
}

div#manif_contact_links a.manif_contact_site:hover {
	background-color: #02748F;
}

div#manif_contact_links a.manif_contact_facebook i.fa {
	color: #3b5998;
}

div#manif_contact_links a.manif_contact_facebook:hover i.fa {
	color: #FFFFFF;
}

div#manif_contact_links a.manif_contact_facebook:hover {
	background-color: #3b5998;
}

div#manif_contact_links a.manif_contact_twitter i.fa {
	color: #00aced;
}

div#manif_contact_links a.manif_contact_twitter:hover i.fa {
	color: #FFFFFF;
}

div#manif_contact_links a.manif_contact_twitter:hover {
	background-color: #00aced;
}

div#acces_direct ul {
	list-style:none;
	float:left;
	margin-bottom:0;
}

div#acces_direct li {
	float:left;
	margin-right:10px;
}

div#acces_direct a {
	display:block;
	background-color:#02748F;
	padding:2px 7px;
	color:#CCC;
	border:none;
	-moz-border-radius: 0 0 7px 0;
	-khtml-border-radius: 0 0 7px 0;
	-webkit-border-radius: 0 0 7px 0;
	border-radius: 0 0 7px 0;
}

div#acces_direct a:hover {
	color:#FFF !important;
}

.inner {
	border: 1px solid #d4d4d4;
	position: relative;
	font-size: 0.8rem;
}

#infos-view {
/*	border:1px solid #727272;*/
	clear:both;
	display:table-cell;
	height:20px;
	padding:20px 0;
	vertical-align:middle;
	font-size: 0.8rem;
    font-weight: 700;
    line-height: 0.8;
}
#infos-view .wrapper {
    padding: 0 20px;
    white-space: nowrap;
}

#infos-view .icon-view {
    display: inline-block;
    margin-left: 0;
	height:15px;
}
#infos-view .icon-view img{
	height:inherit;
    width: auto;
}
#infos-view .text{
   font-weight: 300;
   text-transform:uppercase;
	padding-top: -5px;
}
.pad {
  display: table-cell;
  width: auto;
}

.infos-more {border-top:1px solid #d4d4d4; /*display:table;*/ width:100%; padding:8px 20px;}
.infos-more > *  {display:table-cell; vertical-align:middle;}
.by {display:table-cell; vertical-align:middle; width: 100%	}
.by-content {float: right; padding: 0 20px; white-space: nowrap;}
.by .autor {font-size:12px; font-size: 0.8rem;}
.by .avatar {display:inline-block; line-height:0.8rem; }
.by img.avatar {height:auto!important; border-radius: 25px; vertical-align:  middle;}
/*.infos-more .count-coms > * {display:inline-block; vertical-align:middle;}
.infos-more .count-coms .icon-coms {display:inline-block; margin-left:0px; width:25px; line-height:1; margin-right:5px;}
.infos-more .count-coms .num {font-size:2rem; line-height:1.4; font-weight:700;}
.infos-more .count-coms .text {font-size:1.2rem; font-weight:300; text-transform:uppercase;}*/

#sirtaqui_credit {
	clear:both;
	padding:5px 0;
	vertical-align:middle;
	font-size: 0.8em;
	margin-bottom: 20px;
}
#sirtaqui_credit .wrapper {
	padding: 0 20px;
}
#sirtaqui_credit a {
	border-bottom: none;
	float: right;
	clear: both;
}
#sirtaqui_credit p {
	margin-bottom: 0;
}