@charset "UTF-8";
/*
Theme Name: Gabriele Pezzini
Theme URI: http://www.supero.ch
Description: Gabriele Pezzini, Thinker
Version: 1
Author: SUPERO
 
Creation Theme by supero || http://www.supero.ch
 
*/

/*FONT*/

body{
	font-family: "runda", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 13px;
	line-height:19px;
	overflow-x:hidden;
}


em{
	font-style: italic;
	
	
}

h1, h2, h3{
	font-size: 15px;
	line-height:25px;
	font-weight: 500;
	font-style: normal;
	margin-top:0px;
	margin-bottom:10px;
	/*text-transform: uppercase;*/
}


h4{
	font-style: normal;
	font-weight: 400;
}

.entry-content h4,.single h4{
	margin-left:2px;
	
	
}

.sidebar h2{
	margin-bottom:25px;

}

.entry-content h4,.entry-content h2,.single h4,.single h2,.banner h4{
	display:inline;
	clear:both;
}



p{
	margin:0;
	padding:0;
	margin-top:7px;
}



.espace{
	display:inline;
	width:20px;
	
}


strong,b{
		font-weight:500;

	
}

.point{
	margin-left:-3px;

}

.titre{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	
}



/*END FONT*/


/*LINKS*/

a{
	/*font-weight: 300;*/
	color: #30F;
	text-decoration: none;
	/*border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #30F;*/
}

.miniature a, .miniature a:hover {
	border:none;
	
	
}

a:hover, .actif,.current-cat a,a.active_category,.current-cat a,.current_page_item a{
	/*border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fff;*/
	color:#F30;
	text-decoration: none;
}

/*END LINKS*/


/*MENU*/

.sidebar li,.sous-menu li{
	list-style-type: none;
	display: inline;
}

.sous-menu li{
	margin-right:5px;
	
}

.sous-menu ul{
	padding:0;
	margin:0;
}


/*BLOCS*/
body{
	margin:0;
	
	
}


.container{
	position:absolute;
	top:55px!important;
	left:50px;
	right:10px;
	z-index:100;
	/*width:880px;*/
}


.sidebar{
	/*text-align:center;	*/
	/*position:fixed;*/
	position:absolute;
	width:400px;
	float:left;
	padding-top:30px;
	z-index:2000;
}


.content, .content_news{
	position:absolute;
	left:495px;
	z-index:999;
	
}



.single{
	background-color:#FFF;
	padding:5px;
	margin-top:35px;
	width:435px;
	/*height:490px;*/
	
}

.content_contact{
	position:absolute;
	left:50px;
	top:5px;
	z-index:10000;
	display:none;
	/*padding-top:30px;*/
	
}
.content_contact p{
	margin:0;
	padding:0;
	
}



.texte{
	width:705px;
	padding:5px;
	padding-top:2px;
	padding-bottom:1px;
	background-color:#FFF;
	margin-bottom:5px;
}

.texte p{
	margin-top:0px;
	margin-bottom:7px;
	/*width:400px;*/
	
}

.miniatures_content{
	clear:both;
	float:left;
	margin-bottom:35px;
	
	
}

.miniature{
	padding:5px; 
	margin-bottom:5px;
	margin-right:5px; 
	float:left;
	background-color:#FFF;
}

.content_news{}

.article_news{
	background-color:#FFF;
	margin-bottom:5px;
	margin-right:5px;
	float:left;
	padding:5px;
	width:255px;
	overflow-x: hidden;
	
	
}


.sous-menu{
	/*position: fixed;*/
	position: absolute;
	z-index:1000;
	top:10px;
	left:50px;
	font-weight:500;
	
}




/*LOADING + CLOSE*/
#loading{
	position: fixed;
	z-index:150;
	left:50px;
	top:58px;
	font-weight:500;
	
	
}


#infobulle{
	position: fixed;
	z-index:150;
	left:545px;
	top:10px;
	font-weight:500;
	
}



.infobulle h2{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	display:inline;
}


.copyright{
	font-family:Verdana, sans-serif;
	position:fixed;
	font-size:8px;
	left: -35px;
	bottom: 50px;
	-webkit-transform:rotate(270deg);
	-moz-transform:rotate(270deg);
	-o-transform: rotate(270deg);
	height:10px;
	text-align: left;
	z-index:100;
}

.copyright a{
	color:#000;
}

.copyright a:hover{
	color:#F30;
}

/*END BLOCS*/


/*IMAGES*/
img{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;	
}

.image img, .entry-content iframe,.single iframe,.entry-content #video,.single #video, #image_bordure{
	margin-bottom:10px;
}

.image_bordure{
float:left; 
clear:both; 
border-color:#000; 
border-style:solid; 
border-width:1px;
}

.image{
	display:block;
	
}





.simplemodal-container{
	
	overflow-x : hidden;
}



/*VIDEO*/
.video{
	position:absolute;
	z-index:-10;
	left:0;
	top:0;
	width:100%;
	height:100%;
	position: fixed;	
	
	
}


.trame{
	position:absolute;
	z-index:1;
	left:0;
	top:0;
	width:100%;
	height:100%;
	position: fixed;
	background-image: url(img/GP_trame.png);	
}

/*GALLERY*/

.content_diaporama{
	height:810px ; 
	overflow:hidden;
	width:445px;
}

.banner {
	position: absolute;
	/*left:-35;*/
	padding-top:5px;
	padding-bottom:10px;
	overflow: auto;
	padding-left:5px;
	background-color:#FFF;
	width:435px;
	overflow:hidden;
	height:800px !important;
 }
 .banner ul{
	 margin:0;
	 padding:0;
	 
}



    .banner li { list-style: none;}
        .banner ul li { float: left; }
.banner ul { margin:0;}

.narrow{
	font-size: 26px;
	z-index: 999999;
	padding-bottom: 10px;
	position: absolute;
	left: 475px;
	width: 483px;
	top:31px;
}

.narrow .prev{
	cursor:pointer; margin-left:3px; margin-bottom:10px;  font-weight:100;
}
.narrow .next{
cursor:pointer; float:right; margin-right:0px;  font-weight:100; position:absolute; right:0px;
}
		
/*FIN GALLERY*/


/*END VIDEO*/

/*
.grille{
	position:absolute;
	z-index:1;
	left:0;
	top:0;
	width:100%;
	height:100%;
	position: fixed;
	background-image: url(img/GP_grille.png);
	background-repeat: no-repeat;	
	
}
*/




/*séléction!!*/
*::selection {
	background:#000;
	color:#fff;
}

*::-moz-selection {
	background:#000;
	color:#fff;
}

*::-webkit-selection {
	background:#000;
	color:#fff;
}


/**/


/*MOBILE*/

@media only screen and (max-device-width: 480px) {
	
	.banner {
		height:1100px !important;
 }
 .content_diaporama{
	height:1110px ; 
}
	
}


