//RESET CSS//
html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, font, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td{margin: 0;padding: 0;border: 0;outline: 0;font-size: 100%;vertical-align: baseline;background: transparent;}body{line-height: 1;}ol, ul{list-style: none;}blockquote, q{quotes: none;}blockquote:before, blockquote:after,q:before, q:after{content: '';content: none;}:focus{outline: 0;}ins{text-decoration: none;}del{text-decoration: line-through;}table{border-collapse: collapse;border-spacing: 0;}

/* --------------TYPO----------------*/

@font-face {
        font-family: 'Sreg';
        src: url('typos/sreg-webfont.eot?') format('eot'),
             url('typos/sreg-webfont.ttf')  format('truetype'),
             url('typos/sreg-webfont.svg#svgFontName') format('svg');
             font-weight: 100;
    font-style: normal;
}
@font-face {
        font-family: 'Smed';
        src: url('typos/smed-webfont.eot?') format('eot'),
             url('typos/smed-webfont.ttf')  format('truetype'),
             url('typos/smed-webfont.svg#svgFontName') format('svg');
             font-weight: 100;
    font-style: normal;
}
@font-face {
        font-family: 'Sbold';
        src: url('typos/sbold-webfont.eot?') format('eot'),
             url('typos/sbold-webfont.ttf')  format('truetype'),
             url('typos/sbold-webfont.svg#svgFontName') format('svg');
             font-weight: 100;
    		font-style: normal;
}





/* --------------BODY----------------*/


.onglet{
	cursor:pointer;
	}
	
html
{
	font-size:100%;font-weight:normal;
	background: #FBFBFB url("images/bg.png") repeat left top scroll;
	font-family: 'Sreg', Arial, Helvetica, sans-serif;
	font-size:11px;
}

::selection {
        background: #EC001A; /* Saf */
        color: white;
        }
::-moz-selection {
        background: #EC001A; /* FF */
        color: white;
}

#page{	
	font-size:100%;font-weight:normal;
	width: 956px;
	min-height: 438px;
	padding-left: 4px;
	padding-bottom: 62px;
	margin: 36px auto;
}


a{
text-decoration:none;
color:#323232;
font-weight:100;
line-height:0px;
}

a:hover{
		color:grey;}


h1{
	font-size:100%;font-weight:normal;
	/*color:#EC001A; text-align:right; font-size:15px; margin-top:10px;*/
	text-transform:uppercase;
	font-size:18px;
	font-family: 'Smed', Arial, Helvetica, sans-serif;
	margin-top:-3px;
	}


h2{
	font-size:100%;font-weight:normal;
	text-transform:uppercase;
	font-size:18px;
	}


h3{
	font-size:100%;font-weight:normal;
	text-decoration:none;
	font-size:11px;
	display:inline;
	font-family: 'Smed', Arial, Helvetica, sans-serif;
	/*margin-right:200px;*/
	}
	
	h3:hover{
	/*color:#EC001A;*/
	}	
		h7{
		color:#EC001A;
		font-size:100%;font-weight:normal;
		text-decoration:none;
		font-size:11px;
		display:inline;
		font-family: 'Smed', Arial, Helvetica, sans-serif;
		/*margin-right:200px;*/
		}
	

h4{
	font-size:100%;font-weight:normal;
	text-decoration: none;
	text-transform:uppercase;
	color:#D3D3D3;
	font-size:20px;
	line-height:20px;
	display:inline;
	margin: 20px 0 0 0;
	}
	
h5{
	font-size:100%;font-weight:normal;
	text-decoration: none;
	font-family: 'Smed', Arial, Helvetica, sans-serif;
	font-size:10px;
	text-transform:uppercase;
	}

h6{
	font-size:100%;font-weight:normal;
	font-family: 'Smed', Arial, Helvetica, sans-serif;
	color:#323232;
	font-size:11px;
	line-height:0px;
	}
	h6:hover{
		color:grey;}


#logo{
	padding: 0 0 -500px 0
	margin-left:14px;
	}
	
#facebook{
	float:right;
	margin-top:-25px; 
	opacity:0.65;
	}
#facebook:hover{
	opacity:1;
	}


#menu{
	margin-top:-10px;}
	


.entry{
margin: 0 11px 10px 0;
text-align:justify;

width:230px;

float:left;
overflow:none;
}

.entry_article{
margin: 0 11px 10px 0;
text-align:justify;

width:230px;

display:inline-block;
float:left;
}



.icone_news{
/*height:100px;*/
width:230px;
}


.contenu_onglet{
	margin-top:73px;
	margin-bottom:10px;
	width:710px;
	float:right;
	display:inline-block;
	font-family: 'Sreg', Arial, Helvetica, sans-serif;
	color:#4f4f4f;
	line-height:16px;
	background:green;
	opacity:0.2;
	}

.contenu_onglet_{
	width:720px;
	margin-left:240px;
	margin-top:-1px !important;
	display:inline;
	
	
	
	padding: 70px 0 0 0;
	overflow:hidden;
	max-width:720px
	
	font-family: 'Sreg', Arial, Helvetica, sans-serif;
	color:#4f4f4f;
	line-height:16px;
	text-align:justify;
	}

	
.contenu_gauche{
	width:230px;
	float:left;
	display:inline;
	}
	
	
.col {
	margin-top:-15px;
   column-count: 3;    
   column-gap: 20px; 
   
   
}


.col_a {
	margin-top:0px; 
	column-count: 2;    
    column-gap: 20px; 
    padding:0px;
}


@media screen and (-webkit-min-device-pixel-ratio:0) {
	.col_a {
	margin-top:16px; 
	column-count: 2;    
    column-gap: 20px; 
    padding:0px;
}
}



	
.icone{
height:300px;
min-width:230px;
}

	
.cont_icn{
margin: 0 11px 10px 0;
width:230px;
height:300px;
display:inline-block;

float:left;
overflow:hidden;
}


.bulle{
	margin-top:0px;
	height:260px;
	width:200px;
    	padding:30px 30px 30px 30px;
    	opacity:.85;
    	color:#fff;
    	background:#000;
		line-height:10px;
		text-transform:uppercase;
		
		-webkit-transition: margin-top .2s ease-out;
    	-moz-transition: margin-top .2s ease-out;
    	transition: margin-top .2s ease-out;
	}


.cont_icn:hover .bulle {
    	margin-top:-301px;
    }




#sidebar_t{
	color:#808080; width:230px; float:right; margin-top:-75px; font-size:11px; 
	font-family: 'Smed', Arial, Helvetica, sans-serif;
	
	}





#cont_page
{
width:965px;
height:650px;
}


#col3 a:link{
	text-decoration:underline;
	}


::-webkit-scrollbar {
width:8px;
height: 8px;
background:#333;
/*-webkit-border-radius:10px;*/
width:8px;
}
::-moz-appearance-scrollbarthumb{
	background::#f00;
	-moz-border-radius:10px;
	height:8px;
	}

::-webkit-scrollbar-thumb {
	background:#B6B6B6;
	/*-webkit-border-radius:10px;*/
	}
/*::-webkit-scrollbar-thumb:hover{
	cursor:e-resize;
	}*/
