/* cmsms stylesheet: Saloon settings modified: 10/04/2017 10:35:50 */
/*----------------------------------------------------------------------------- 

	-	BANNER ROTATOR -

Screen Stylesheet 

version:   	1.0 
date:      	11/01/12 
author:		themepunch
email:     	info@themepunch.com 
website:   	http://www.themepunch.com
-----------------------------------------------------------------------------*/


/*************************************/
/*		THUMBNAIL OPTIONS			*/
/*************************************/


.banner960x390 {
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: -moz-none;
-o-user-select: none;
user-select: none;
}




.banner-preloader{
	background:url(https://prangins.ch/uploads/site/ajax-loader.gif) no-repeat 50% 50%;
	width:20px;
	height:20px;
	position:absolute;
	left:50%;
	top:50%;
	z-index:9999;
	padding: 10px;
	margin-left: -20px;
	margin-top: -20px;
}

.thumbbuttons{		
	position:absolute;
	height:10px;	
	z-index:50;	    	
	
}



.thumbbuttons .minithumb{
	background:url(https://prangins.ch/uploads/assets/button/button.png) top;
	width:12px;
	height:12px;
	float:left;
	margin-right:8px;
	cursor:pointer;
}

.thumbbuttons .minithumb:hover, .thumbbuttons .selected{
	background-position:bottom;
}

.thumbbuttons .thumbs{
	float:left;
}


.grab-cursor {
    cursor: url("https://prangins.ch/uploads/assets/grab.png") 8 8, -moz-grab;
}

.grabbing-horizontal-cursor {
    cursor: url("https://prangins.ch/uploads/assets/grabbingh.png") 8 8, -moz-grabbing;
}

.grabbing-vertical-cursor {
    cursor: url("https://prangins.ch/uploads/assets/grabbingv.png") 8 8, -moz-grabbing;
}
/* cmsms stylesheet: Saloon Styles modified: 10/04/2017 10:35:50 */
/**************************************
	-	THE BIG BANNER HOLDERS	-
**************************************/
.banner960x390{
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	width:960px;
	height:390px;
	border:0px solid #e1e1e1;
	background:none;
	padding:0px; 	
	position:relative;
	z-index:5;
	-moz-box-shadow: 0px 0px 3px 0px rgba(2,48,59,0.15);
	-webkit-box-shadow: 0px 0px 3px 0px rgba(2,48,59,0.15);
	box-shadow: 0px 0px 3px 0px rgba(2,48,59,0.15);
}

/***************************************
	-	THE 200x200 BANNER HOLDERS	-
****************************************/	
.banner200x200{
	width:200px;
	height:200px;
	border:1px solid #e1e1e1;
	background:#fff;
	padding:5px; 	
	position:relative;	
	z-index:5;
	-moz-box-shadow: 0px 0px 3px 0px rgba(2,48,59,0.15);
	-webkit-box-shadow: 0px 0px 3px 0px rgba(2,48,59,0.15);
	box-shadow: 0px 0px 3px 0px rgba(2,48,59,0.15);
	
}


/***************************************
	-	THE 200x200 BANNER HOLDERS	-
****************************************/	
.banner120x240{
	width:120px;
	height:240px;
	border:1px solid #e1e1e1;
	background:#fff;
	padding:5px; 	
	position:relative;	
	z-index:5;
	-moz-box-shadow: 0px 0px 3px 0px rgba(2,48,59,0.15);
	-webkit-box-shadow: 0px 0px 3px 0px rgba(2,48,59,0.15);
	box-shadow: 0px 0px 3px 0px rgba(2,48,59,0.15);
	
}


/***************************************
	-	THE 300x250 BANNER HOLDERS	-
****************************************/	
.banner300x250{
	width:300px;
	height:250px;	
	background:#fff;
	padding:0px; 	
	position:relative;	
	z-index:5;
	-moz-box-shadow: 0px 0px 3px 0px rgba(2,48,59,0.15);
	-webkit-box-shadow: 0px 0px 3px 0px rgba(2,48,59,0.15);
	box-shadow: 0px 0px 3px 0px rgba(2,48,59,0.15);
	
}


/***************************************
	-	THE 300x250 BANNER HOLDERS	-
****************************************/	
.banner468x60{
	width:468px;
	height:60px;	
	background:#fff;
	padding:0px; 	
	position:relative;	
	z-index:5;	
	
	
}


/**********************************************************
	-	CAPTION SETTINGS FOR THE PARADIGM SLIDER	-
**********************************************************/	


.creative_layer div{ position:absolute;}

.caption_black{
	font-family: 'Open Sans', sans-serif;
	font-size:12px;
	color:#fff;
	background-color:#211e1c;
	height:20px;
padding: 3px 10px;
	position:absolute;
	font-weight: 800;
	line-height:20px;
}

.caption_black_22{
display:none;
	font-family: 'Open Sans', sans-serif;
	font-size:22px;
	color:#fff;
	background-color:#211e1c;
	padding:20px;
	position:absolute;
	font-weight: 800;
	line-height:1;
}

.caption_black_noframe{
display:none;

	font-family: 'Open Sans', sans-serif;
	font-size:28px;
	color:#211e1c;	
	position:absolute;
	font-weight: 800;
	line-height:1;
}

.caption_simple{
display:none;

	font-family: 'Open Sans', sans-serif;
	font-size:13px;
	color:#FFF;
	position:absolute;
	z-index:9999;
margin-right: 50px;
background-color: rgba(0,0,0,0.5);
padding: 5px 10px;

}

.darkbutton{
	font-family: 'Open Sans', sans-serif;
	font-size:13px;
	color:#fff;
	position:absolute;
	background-color:#211e1c;
	padding:8px 20px 8px 20px;
	position:absolute;
	
}

.blackbox{
	background-color:#211e1c;
	width:192px;
	height:20px;
	position:absolute;
}

a:focus { 
    outline: none; 
}

.minicap{
	font-size:14px;
	font-weight: normal;
}

.smallcap{
	font-size:18px;
	font-weight: normal;
}

.largecap{
	font-size:32px;
}

.imagecap{
	position:absolute;
}

.nobg{
	background: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	text-shadow: #000 5px 5px 5px;
}
/* cmsms stylesheet: prangins news modified: 10/04/2017 10:35:50 */
.newsToggleContent {
border-top: 0px solid white;
border-left: 1px solid gainsboro;
border-bottom: 0px solid gainsboro;
border-right: 1px solid white;
}

.newsSummaryBorder {

border-top: 1px solid #AEAEAE;
border-bottom: 1px solid white;

}
.NewsSummaryLink {
width:480px;
height: 75px;

color: #404040;
background: gainsboro;
}
.NewsSummaryLink a {
float: left;

width: 350px;
font-family: georgia, serif;
font-size: 120%;
text-decoration: none;
color: #404040;
margin-left: 10px;
height: 55px;
padding-top: 20px;

text-shadow:1px 1px 0px #fff;
line-height: 20px;
}

.dateNews {
text-align: center;
height: 60px;
padding-top: 15px;

padding-left: 10px;
font-size: 20px;
float:left;

width: 60px;
border-right: 0px solid #aeaeae;
}

.lacote:before {
content:url('https://prangins.ch/uploads/site/lacote.png');
margin-right: 10px;
}

.lacote a{
font-size: 120%;

}
.NewsDateAndCat {
background-image: url('https://prangins.ch/uploads/site/news-dateANDcat.png');
background-repeat: no-repeat;
width: 486px;
height: 27px;
font-family: 'Cantarell', sans-serif;
}

.NewsSummaryPostdate {
float: left;
width: 87px;
line-height: 27px;
padding-left: 5px;
font-size: 60%;
}

.NewsSummaryCategory {
float: left;
margin-left: 20px;
line-height: 27px;
font-size: 60%;

}

.NewsSummaryAuthor {
display:none;
}

.NewsSummaryPicture {
float:left;
width: 140px;
height: 140px;
margin: 10px 10px 20px 10px;
padding: 0px;
border-left: 0px solid #FFF;
border-right: 0px solid #FFF;
border-bottom: 0px solid #FFF;

background-color: #aeaeae;

border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}

.NewsSummaryPicture img {
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}

.NewsSummaryRightContent {
float: left;
width: 310px;
}
.NewsSummaryContent, .NewsSummarySummary {
padding: 10px;
font-family: arial, sans-serif;
font-size: 80%;
height: 92px;
overflow: hidden;
}

.NewsSummarySummary {
font-weight: bold;
}
.NewsSummaryBar {
width: 310px;
height: 33px;
background-color: gainsboro;
}
.NewsSummaryComment {
padding: 0px;
font-family: arial, sans-serif;
font-size: 70%;
color: white;
width: 170px;
float: left;
padding: 2px 0 0 10px;
}

.NewsSummaryMorelink a {
float: right;
display: block;
width: 122px;
height: 33px;
background-image: url('https://prangins.ch/uploads/site/lireplus.png');
background-repeat: no-repeat;
background-position: 0px 0px;
-webkit-transition:All 0.2s ease;
-moz-transition:All 0.2s ease;
-o-transition:All 0.2s ease;
}

.NewsSummaryMorelink a:hover {
background-position: 0px -33px;
-webkit-transition:All 0.2s ease;
-moz-transition:All 0.2s ease;
-o-transition:All 0.2s ease;
}


.newsClose {
float: right;
padding-right: 3px;
padding-top: 10px;
}
/*NEWS DETAILED*/

#NewsPostDetailAuthor, #NewsPostDetailCategory {display:none;}

.newsDetailedPicture {
    margin: 20px 0;
}

#NewsPostDetailReturnLink a{
display:block;
-moz-transition: all 0.2s ease 0s;
    background-image: url("../../uploads/site/bouton.png");
    background-repeat: no-repeat;
    color: #FFFFFF;
    cursor: pointer;
    font-family: 'Cantarell',sans-serif;
    font-size: 10px;
    height: 33px;
    line-height: 33px;
    margin: 10px 0;
    text-align: center;
    width: 122px;
text-decoration: none;
}


#NewsPostDetailReturnLink a:hover{
background-position: 0px -33px;
}
/* cmsms stylesheet: prangins external links icon modified: 10/04/2017 10:35:50 */
a[href^="http:"] {
}
a[href^="mailto:"] {
}
/*
a[href$='.pdf'] {

    display:inline-block;
height:48px;
width: 170px;
padding: 5px 10px 5px 55px;
margin: 5px;

border-top:1px solid #9e9e9e;
border-left:1px solid #9e9e9e;
border-right:1px solid #fff;
border-bottom:1px solid #fff;

    background:transparent url(/uploads/site/icons_type/pdf.png) center left no-repeat;
color: #336699;
text-decoration:none;
}

a[href$='.pdf']:hover {
text-decoration: underline;
background-color: #dfdcdc;
}
*/
a[href$='.pdf'] {
    display:inline-block;
    padding: 0px 0px 0px 30px;
    background:transparent url(/uploads/site/icons_type/24/pdf.png) center left no-repeat;
    color: #336699;
    text-decoration:none;
}

a[href$='.pdf']:hover {
text-decoration: underline;
background-color: #dfdcdc;
}
a[href$='.swf'], a[href$='.fla'], a[href$='.swd'] {
    display:inline-block;
    padding-left:20px;
    line-height:18px;
    background:transparent url(/Images/FlashIcon.gif) center left no-repeat;
}
a[href$='.xls'], a[href$='.csv'], a[href$='.xlt'], a[href$='.xlw'] {
        display:inline-block;
height:48px;
width: 170px;
padding: 5px 10px 5px 55px;
margin: 5px;

border-top:1px solid #9e9e9e;
border-left:1px solid #9e9e9e;
border-right:1px solid #fff;
border-bottom:1px solid #fff;

    background:transparent url(/uploads/site/icons_type/xls.png) center left no-repeat;
color: #336699;
text-decoration:none;
}

a[href$='.xls']:hover, a[href$='.csv']:hover, a[href$='.xlt']:hover, a[href$='.xlw']:hover {
text-decoration: underline;
background-color: #dfdcdc;
}


a[href$='.ppt'], a[href$='.pps'] {
    display:inline-block;
    padding-left:20px;
    line-height:18px;
    background:transparent url(/Images/PowerPointIcon.gif) center left no-repeat;
}
a[href$='.doc'], a[href$='.rtf'], a[href$='.txt'], a[href$='.wps'] {
          display:inline-block;
height:48px;
width: 170px;
padding: 5px 10px 5px 55px;
margin: 5px;

border-top:1px solid #9e9e9e;
border-left:1px solid #9e9e9e;
border-right:1px solid #fff;
border-bottom:1px solid #fff;

    background:transparent url(/uploads/site/icons_type/doc.png) center left no-repeat;
color: #336699;
text-decoration:none;
}
a[href$='.doc']:hover, a[href$='.rtf']:hover, a[href$='.txt']:hover, a[href$='.wps']:hover {
text-decoration: underline;
background-color: #dfdcdc;
}

a[href$='.zip'], a[href$='.gzip'], a[href$='.rar'] {
              display:inline-block;

height:48px;
width: 170px;
padding: 5px 10px 5px 55px;
margin: 5px;

border-top:1px solid #9e9e9e;
border-left:1px solid #9e9e9e;
border-right:1px solid #fff;
border-bottom:1px solid #fff;

    background:transparent url(/uploads/site/icons_type/zip.png) center left no-repeat;
color: #336699;
text-decoration:none;}

a[href$='.zip']:hover, a[href$='.gzip']:hover, a[href$='.rar']:hover  {
text-decoration: underline;
background-color: #dfdcdc;
}
/* cmsms stylesheet: prangins divers modified: 01/09/2021 09:12:51 */
/*CSS pour TINYMCE*/

.legendeTiny {
font-size: 70%;
line-height: 100%;
}



/*DIVERS*/

.file_list li {margin: 5px 0;}


.newsClose {
cursor:pointer;
}
.dontDisplay {display:none}

/*hastip*/

.hastip {}

a.hastip, a.hastip:visited{
text-decoration: underline;
color: none;
	color: rgb(66,66,66);

}

.tooltipsy
{
    padding: 5px 10px;
    max-width: 200px;
    color: #FFF;
background-color: #2e5c8a;
    border: 1px solid #FFF;
}


/*BOUTON LIEN INTERNE DES PAGES*/

ul.boutonlien, ul.boutonlienMedium {
clear: left;
margin: 0;
padding: 0;
}
ul.boutonlien li, ul.boutonlienMedium li {

list-style-type: none;
float:left;
margin: 0;
padding: 0;

}

.boutonlien a{
float:left;
display:block;

width: 180px;
margin: 15px;
height: 90px;
padding: 30px 10px 0px 10px;

background-image: url(https://prangins.ch/uploads/site/big-button.png);

font-family: 'Cantarell',sans-serif;
text-align: center;
color: #FFF;
text-decoration: none;
font-size: 90%;
text-shadow:-1px -1px 0px #1a4a6f;

-webkit-transition:All 0.2s ease;
-moz-transition:All 0.2s ease;
-o-transition:All 0.2s ease;
}

.boutonlien a:hover {

color: #FFF;
background-position: 0px -120px;

}


.boutonlien a:visited {
color: #FFF;
}

.boutonlienMedium a{
float:left;
display:block;

width: 180px;
margin: 15px;
height: 45px;
padding: 15px 10px 0px 10px;

background-image: url(https://prangins.ch/uploads/site/medium-button.png);

font-family: 'Cantarell',sans-serif;
text-align: center;
color: #FFF;
text-decoration: none;
font-size: 90%;
text-shadow:-1px -1px 0px #1a4a6f;

-webkit-transition:All 0.2s ease;
-moz-transition:All 0.2s ease;
-o-transition:All 0.2s ease;
line-height:100%;
}

.boutonlienMedium a:hover {

color: #FFF;
background-position: 0px -60px;

}


.boutonlienMedium a:visited {
color: #FFF;
}

.boutonlienMedium a[href$=".pdf"] {
background-image: url(http://prangins.ch/uploads/site/medium-button.png);
background-position: 0px 0px;

}

.boutonlienMedium a[href$=".pdf"]:hover {
background-position: 0px -60px;
text-decoration:none;
}
/* cmsms stylesheet: prangins_MAIN modified: 23/12/2021 10:12:11 */
@charset "UTF-8";
.wrapper {
}
/*	Less Framework 4
	http://lessframework.com
	by Joni Korpi
	License: http://opensource.org/licenses/mit-license.php	*/


/*	Resets
	------	*/

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, 
p, blockquote, pre, a, abbr, address, cite, code, del, dfn, em, 
img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, hr, 
dl, dt, dd, ol, ul, li, fieldset, form, label, legend, 
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figure, figcaption, hgroup, 
menu, footer, header, nav, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
}

article, aside, canvas, figure, figure img, figcaption, hgroup,
footer, header, nav, section, audio, video {
	display: block;
}

a img {border: 0;}



/*	Typography presets
	------------------	*/

.gigantic {
	font-size: 110px;
	line-height: 120px;
	letter-spacing: -2px;
}

.huge, h1 {
	font-size: 42px;
	line-height: 45px;
	letter-spacing: -1px;
		text-align:left;

}
.list-group-item hr {
border-top: 1px solid grey
}
.large, h2 {
	font-size: 26px;
	line-height: 30px;
	text-align:left;
}

.bigger, h3 {
	font-size: 22px;
	line-height: 25px;
}

.big, h4 {
	font-size: 16px;
	line-height: 20px;
}

body {
	font: 16px/24px Georgia, serif;
}

.small, small {
	font-size: 13px;
	line-height: 18px;
}

/* Selection colours (easy to forget) */

::selection 	 	{background: rgb(255,255,158);}
::-moz-selection 	{background: rgb(255,255,158);}
img::selection 		{background: transparent;}
img::-moz-selection	{background: transparent;}
body {-webkit-tap-highlight-color: rgb(255,255,158);}



/*		Default Layout: 992px. 
		Gutters: 24px.
		Outer margins: 48px.
		Leftover space for scrollbars @1024px: 32px.
-------------------------------------------------------------------------------
cols    1     2      3      4      5      6      7      8      9      10
px      68    160    252    344    436    528    620    712    804    896    */

body {
	padding: 0px 0px;	 
	background: #ececec;
	color: rgb(66,66,66);
	-webkit-text-size-adjust: 100%; /* Stops Mobile Safari from auto-adjusting font-sizes */
	
	-webkit-user-select: auto;
}


.slickdiaporama {
	width: 100%;
}

.iphoneBody {

}
a {color:#007ffa;}

a:hover {color:#ee6c16;}

a:visited {color:#2e5c8a;}




.clear {clear: both}

.automargin {
	margin: 0 auto;
	}
	
.defaultWidth {
width: 960px;
}	

.verylargeWidth {
width: 1111px;

}

.positionRelative {
position: relative;
}

.top-shadow {
background-image: url('../../uploads/site/meteo-shadow.png');
	background-repeat: no-repeat;
		background-position: 0px 85px;

	width: 1083px;
	height: 67px;
	padding-top:85px;
}

.top-shadow-gallery {
	background-image: url('../../uploads/site/image-gallery-background.png');
	background-repeat: no-repeat;
	width: 1111px;
	height: 292px;
	padding-top: 150px;

}
	#pginsHeader {
	background-image: url('../../uploads/site/top-background.jpg');
	background-repeat: repeat-x;
	
	}
	
	.meteoBG {
	background-image: url('../../uploads/site/meteo-bg.png');
	background-repeat: no-repeat;
	background-position: 81px 35px;
	padding: 25px 0px 0px 40px;
	width:100%;
	position:absolute;
	
	z-index: 9999;
	
	font-family: 'Cantarell', sans-serif;
    color: #FFF;
    text-shadow:-1px -1px 0px #203858;
	}
	
	/*METEO*/
	
	.meteoPicto {
	float: left;
	min-width: 180px;
	}
	
.meteoActu {
	float: left;
	width: 100px;
	font-size: 70%;
	margin-top: 15px;
    border-right: 1px solid #2d5a88;
}

.meteoActu p:last-child {
font-size: 220%;
}

.meteoNext {
	float: left;
width: 200px;
	margin-top: 15px;
border-left: 1px solid #99b2cc;
padding-left: 25px;
}

.meteoSocial {
	float: right;
	margin-top: 15px;
margin-right: 120px;

}

/*social*/

.socialIcon {

float: left;
margin-left:3px;}
.socialIcon a{
display: block;
	width: 33px;
	height: 33px;
	background-image: url(../../uploads/site/social.png);
	background-repeat: no-repeat;
	
-webkit-transition:All 0.2s ease;
-moz-transition:All 0.2s ease;
-o-transition:All 0.2s ease;

}

#socialFB a {background-position: 0px 0px}
#socialFB a:hover {background-position: 0px -33px}

#socialTW a {background-position: -33px 0px}
#socialTW a:hover {background-position: -33px -33px}

#socialEmail a {background-position: -66px 0px}
#socialEmail a:hover {background-position: -66px -33px}

.pginsHeadHeight {
height: 444px;
}

.pageHeadHeight {

}

.pgins-gallery {

width: 960px;
height: 390px;
padding: 0 10px 0 10px;
margin-left: 70px;
top: 110px;
position: absolute;
border-bottom: 1px solid #737373;
}
.pgins-gallery:after {
content: "";
width: 980px;
margin: 0;
padding: 0;
position: absolute;
top: 391px;
left: 0;
border-top: 1px solid #FFF;
}

.pageImageComment {
width: 100%;
height: 39px;

position: absolute;
top: 163px;
z-index: 0;

background-image: url('../../uploads/site/gallery-comment-background.png');
background-repeat: repeat-x;

}

.pginsImageComment {
width: 100%;
height: 39px;

position: absolute;
top: 443px;
z-index: 0;

background-image: url('../../uploads/site/gallery-comment-background.png');
background-repeat: repeat-x;

}


.logoContainer {
background-image: url('../../uploads/site/background-gris.png');
background-repeat:repeat-x;
margin-top: 38px;
height: 151px;

border: 0px solid green;
}

.pagelogoContainer {
background-image: url('../../uploads/site/background-gris.png');
background-repeat:repeat-x;
margin-top: 38px;
padding-top: 20px;
height: 131px;

border: 0px solid green;
}

#logo {
width: 321px;
height: 79px;
margin: 0 auto;
padding-top: 30px;

border: 0px dashed yellow;

}

#nbHabitants {
position: relative;
top: 53px;
left: 192px;

font-size: 70%;
font-family: 'Cantarell', sans-serif;
color: #4c4c4c;
text-shadow:1px 1px 0px #FFF;

}

.breadcrump {
margin-top: 30px;
border: 0px solid purple;
width: 780px;
height: 30px;
float: left;
}

/*breadcrumbs*/

.breadcrumbs {

font-family: 'Cantarell', sans-serif;
font-size: 11px;
margin-top: 30px;
border: 0px solid purple;
width: 780px;
height: 30px;
float: left;
}

.breadcrumbs a{
text-decoration: none;
color: #469ad0;
}

.breadcrumbs a:visited{
color: #2c5680;
}

/*MENU QUICK ACCESS*/
.pageMenuAcces {
z-index: 9999;

margin-top: 0;
margin-left: 5px;
float: left;
width: 170px;
border-bottom: 0px dashed blue;

font-family: 'Cantarell', sans-serif;
}

.menuAcces {
z-index: 9999;

margin-top: 17px;
margin-left: 5px;
float: left;
width: 170px;
border-bottom: 0px dashed blue;

font-family: 'Cantarell', sans-serif;
}

#QuickAccessPMenu {

z-index: 9999;

}
ul.quickaccess li.mparent {


background-color: none;
list-style-type: none;
display: block;


}

ul.quickaccess li.mparent p {
background-image: url('../../uploads/site/quickaccess.png');
background-repeat: no-repeat;
display: block;
height: 23px;
width: 171px;
text-align: center;
line-height: 23px;
color: #FFF;
text-shadow:-1px -1px 0px #000000;
text-decoration: none;
font-size: 80%;

border-bottom: 1px solid #9e9e9e;
cursor: pointer;

background-position: 0px 0px;
}
ul.quickaccess li.mparent p:active {
background-position: 0px -23px;

}

ul.quickaccess li.mparent ul li:last-child {
margin-top: 0px;
border-bottom-left-radius:5px;
border-bottom-right-radius:5px;
}

ul.quickaccess li.mparent ul {
position: absolute;


}

/*BOX SHADOW*/
ul.quickaccess li.mparent ul:before, ul.quickaccess li.mparent ul:after
{
  z-index: -1;
  position: absolute;
  content: "";
  bottom: 15px;
  left: 10px;
  width: 45%;
  top: 80%;
  max-width:170px;
  background: rgba(0, 0, 0, 0.6);
  -webkit-box-shadow: 0 10px 30px rgba(0,0,0, 0.6);
  -moz-box-shadow: 0 10px 30px rgba(0, 0, 0, 0.6);
  box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.6);
  -webkit-transform: rotate(-6deg);
  -moz-transform: rotate(-6deg);
  -o-transform: rotate(-6deg);
  -ms-transform: rotate(-6deg);
  transform: rotate(-6deg);
}

ul.quickaccess li.mparent ul:after
{
  -webkit-transform: rotate(6deg);
  -moz-transform: rotate(6deg);
  -o-transform: rotate(6deg);
  -ms-transform: rotate(6deg);
  transform: rotate(6deg);
  right: 10px;
  left: auto;
}
ul.quickaccess li.mparent ul li {
list-style-type: none;

}
ul.quickaccess li.mparent ul li a{

border-top: 1px solid #FFF;
border-bottom: 1px solid #bebebe;
display: block;
padding: 5px 10px;
margin-top: 0px;
background-color: #dedede;
width: 151px;
color: #565656;
text-shadow:1px 1px 0px #FFF;
text-align: left;
font-size: 80%;
text-decoration: none;
}
ul.quickaccess li.mparent ul li a:hover{
background-color: #cdcdcd;
}


/*NAVIGATION*/

#vertiNav {

border: 0px solid red;
margin-top: 30px;
width: 230px;

float: left;
}

.articleWrapper {
float: left;

}

ul#menuprincipal {
background:-webkit-gradient(linear, 50% 50%, 50% 100%, from(#404040), to(#070707));
background-color: #404040;
list-style-type: none;
font-family: 'Cantarell', sans-serif;

}

ul#menuprincipal li a {
text-shadow:-1px -1px 0px #000000;

border-top: 1px solid #848484;
border-bottom: 1px solid #000;
display:block;
height: 44px;
line-height: 44px;
padding-left: 45px;
text-decoration: none;
color: white;


-webkit-transition:All 0.2s ease;
-moz-transition:All 0.2s ease;
-o-transition:All 0.2s ease;

}
ul#menuprincipal li:hover {
position: relative;
}
ul#menuprincipal li a:hover,ul#menuprincipal li a.menuactive  {
/*
background:-webkit-gradient(linear, 50% 0%, 50% 100%, from(#000), to(#2e5c8a));
*/
background-color: #2e5c8a;

-webkit-transition:All 0.2s ease;
-moz-transition:All 0.2s ease;
-o-transition:All 0.2s ease;
}
/*menu picto styling*/

#i15 a, #i60 a, #i62 a, #i63 a, #i64 a, #i65 a, #i66 a, #i74 a {
background-image: url('../../uploads/site/menu.png');
background-repeat: no-repeat;
-webkit-transition:All 0.2s ease;
-moz-transition:All 0.2s ease;
-o-transition:All 0.2s ease;
}

#i15 a {background-position: 8px 0px;}
#i15 a:hover {background-position: 8px -44px;}

#i60 a {background-position: -222px 0px;}
#i60 a:hover {background-position: -222px -44px;}

/*
#i61 a {background-position: -452px 0px;}
#i61 a:hover {background-position: -452px -44px;background-color: #ba2c2c !important;}
*/
#i62 a {background-position: -682px 0px;}
#i62 a:hover {background-position: -682px -44px;}

#i63 a {background-position: -912px 0px;}
#i63 a:hover {background-position: -912px -44px;}

#i64 a {background-position: -1142px 0px;}
#i64 a:hover {background-position: -1142px -44px;}

#i65 a {background-position: -1372px 0px;}
#i65 a:hover {background-position: -1372px -44px;}

#i66 a {background-position: -1602px 0px;}
#i66 a:hover {background-position: -1602px -44px;}

#i74 a {background-position: -1832px 0px;}
#i74 a:hover {background-position: -1832px -44px;}

/*menu actif ouvert*/

ul#menuprincipal li.menuactive ul  {
display: block;
}


/*sous-menu*/

/*
ul#menuprincipal li ul:hover {
display: block;
z-index:9999;
}
*/
ul#menuprincipal { }

/*POUR JQUERY MENU - TEST 29.05.2012 */
/*
ul#menuprincipal li:hover ul {
display:block;
-webkit-transition:All 0.2s ease;
-moz-transition:All 0.2s ease;
-o-transition:All 0.2s ease;
}
*/
ul#menuprincipal li ul {

display: none;

width: 230px;
height: auto;

background:-webkit-gradient(linear, 50% 50%, 50% 100%, from(#222222), to(#000));
background-color: #111;

/*
background-color: black;
background-color: rgba(0,0,0,0.9);
*/
border: 0px solid white;
position: relative;
z-index: 999;
list-style-type: none;
/*
-webkit-transition:All 0.2s ease;
-moz-transition:All 0.2s ease;
-o-transition:All 0.2s ease;
*/
}

li.sectionheader {
position: relative;

}

li.sectionheader:after {
position: absolute;
right: 10px;
top: 20px;
content:url('http://www.pranginsdev.ch/uploads/site/expand.png');
}

#footerMenu li.sectionheader:after {
content:"";
}

#menuprincipal li ul li.parent:after {
position: absolute;
right: 10px;
top: 20px;
content:"";
}

ul#menuprincipal li ul li{

}

ul#menuprincipal li ul li a{
display: block;
width: 210px;
height: auto;
background-image: none;
font-size: 80%;
padding-left: 20px;
margin-left: 0px;
line-height: 30px;
background-position: 0;
}

ul#menuprincipal li ul li.pasMenuPrincipal ul, ul#menuprincipal li ul li ul li ul li.pasMenuPrincipal{
display:none !important;
} 

ul#menuprincipal li ul li.parent a{
border-bottom: 0;
}

/*3ème niveau*/

ul#menuprincipal li ul li.parent:hover ul {
display:block;
}

ul#menuprincipal li ul li.parent ul{
display: none;

position: absolute;
z-index: 999;
left: 220px;
top: -5px;
border: 1px solid white;

width: 300px;
}

ul#menuprincipal li ul li ul li a{
width: 280px;

}


/*
ul#menuprincipal li ul li ul li:first-child{

border-top: 1px dashed rgba(255,255,255,0.1);


}

ul#menuprincipal li ul li ul li:last-child{

padding-bottom: 5px;
border-bottom: 1px solid black;


}
*/

/*4ème niveau*/

/*
ul#menuprincipal li ul li ul li:hover ul li{
display:block;
}

ul#menuprincipal li ul li ul li ul li{
display: none;
}
*/
ul#menuprincipal li ul li ul li ul li a{
border: none;
line-height: 160%;
color: rgba(255,255,255,0.8);
width: 260px;
padding-left:40px;
}

ul#menuprincipal li ul li.parent ul li ul{
/*position: relative;
left: 0px;
top: 0px;
*/

display: none;

position: relative;
left: 0px;
top: 0px;

background: #474747;
width: 300px;
padding-left: 0px;
border: none;
padding-bottom: 0px;

}

/*5ème niveau*/
ul#menuprincipal li ul li ul li ul li ul {display:none !important}

/*MENU PAGE*/

ul.boutonlienMedium li ul {display: none}

/*MENU FOOTER*/

#f15, #f74, #f65, #f66 {display: none;}

ul#footerMenu {
font-family: 'Cantarell', sans-serif;
list-style-type: none;
}

ul#footerMenu li {float:left;
width: 25%;}

ul#footerMenu li.sectionheader {
color: white;
font-size: 90%;
}
ul#footerMenu li a {
float:left;
background: none;
text-shadow:-1px -1px 0px #000000;
font-size: 80%;
font-weight: bold;

border:0;

padding-left: 0px;
text-decoration: none;
color: white;


-webkit-transition:All 0.2s ease;
-moz-transition:All 0.2s ease;
-o-transition:All 0.2s ease;

}

ul#footerMenu li ul {

list-style-type: none;

}



ul#footerMenu li li:first-child {
border-top: 1px solid rgba(255,255,255,0.1);
padding-left: 0;
}
ul#footerMenu li li {
clear: left;
float:none;
font-size: 80%;
width: 90%;
line-height: 100%;
padding: 3px 0;
padding-left:0px;
}
ul#footerMenu li li a {
padding: 0;
}

ul#footerMenu li li ul{
display:none;
}
/*CONTENT*/

.infoBox {
margin: 20px 0;
width: 230px;
background-color: #000;

display:none;

}

#Box_Important, #Box_Question, #Box_Information {display: block}

#Box_Important {background-color: #b40909;}

.infoBoxLabel {

font-size: 50px;
line-height: 120px;
text-align: center;
color: white;
width: 40px;
min-height: 120px;
float:left;
}



#Box_Important .infoBoxLabel:after {
content:"!";
}
#Box_Question .infoBoxLabel:after {
content:"?";
}
#Box_Information .infoBoxLabel:after {
content:"i";
}
.infoBoxContent {
float:left;
min-height: 120px;
border-bottom: 1px solid rgba(0,0,0,0.2)
color: red;
width: 170px;
padding: 10px;
background-color: #FFF;
font-family: 'Cantarell', sans-serif;
font-size: 80%;
line-height: 150%;
}

.articleWrapper {
border: 0px dashed red;
width: 480px;
margin-top: 30px;
margin-left: 35px;
min-height: 400px;
float: left;

}

.articleWrapperLarge {
border: 0px dashed red;
width: 690px;
margin-top: 30px;
margin-left: 35px;
min-height: 400px;
float: left;

}

article ul {
margin-left: 30px;
}

/*RIGHT CONTENT*/
.pageRightContentWrapper {

width: 170px;
min-height: 50px;
float: left;

margin-left: 40px;
margin-top: 20px;


}

.rightContentWrapper {

width: 170px;
min-height: 50px;
float: left;

margin-left: 40px;
margin-top: 210px;


}

/*newsletter*/
#newsletterWrapper, #champCommentaire {
font-family: 'Cantarell', sans-serif;
}
#newsletterWrapper h2 {

color: #424242;

text-shadow:1px 1px 0px #FFF;
}

#newsletterWrapper label {
display:none}

#newsletterWrapper input, #champCommentaire input {
width: 168px;
margin:0;
padding: 5;
height: 30px;
line-height: 30px;
}

#champCommentaire input[type=checkbox] {
width:16px;
height: 16px;
}

#notifyComment {
font-size: 80%}

#newsletterWrapper input:focus {

}

#newsletterWrapper p, #champCommentaire p {
font-size: 70%;
background-image: url('../../uploads/site/bouton.png');
background-repeat: no-repeat;
height: 20px;
padding-left: 4px;
color: white;
line-height: 20px;
margin-left: 5px;
margin-top: 5px;
background-position-x: 0;

background-position-y: 0;
}

#newsletterWrapper input[type=submit] {
background-image: url('../../uploads/site/bouton.png');
background-repeat: no-repeat;
width: 122px;
height: 33px;

margin: 10px 0px 0px 29px;
padding: 0;
border: 0;

color: white;

}
.backgroundChange {
background-position: 0px -33px;

-webkit-transition:All 0.2s ease;
-moz-transition:All 0.2s ease;
-o-transition:All 0.2s ease;
margin-bottom: 20px;

}


#newsletterWrapper input[type=submit]:hover {
background-position: 0px -33px;

-webkit-transition:All 0.2s ease;
-moz-transition:All 0.2s ease;
-o-transition:All 0.2s ease;
margin-bottom: 20px;
}

/*COMMENTAIRE*/

#ajoutCommentaire {

background-image: url('../../uploads/site/bouton.png');
background-repeat: no-repeat;
width: 122px;
height: 33px;
font-family: 'Cantarell', sans-serif;
color: #FFF;
font-size: 10px;
line-height: 33px;
text-align: center;

-webkit-transition:All 0.2s ease;
-moz-transition:All 0.2s ease;
-o-transition:All 0.2s ease;

margin: 10px 0;
cursor: pointer;
}

#ajoutCommentaire:hover {
background-position: 0px -33px;

}

#champCommentaire input {
width: 220px;

}

#champCommentaire textarea {
width: 380px;
margin: 0;
}

.feedback_summary_stats, .feedback_item_rating {display: none}

.feedback_summary_item {
font-family: 'Cantarell', sans-serif;

}

.feedback_item_authodatee {
display: block;
    background-image: url("../../uploads/site/bouton.png");
    background-repeat: no-repeat;
    background-position: 0px -33px;
    color: white;
    font-size: 70%;
    height: 20px;
    line-height: 20px;
    margin-left: 0px;
    margin-top: 5px;
    padding-left: 4px;
    border-bottom: 1px solid #9e9e9e;
    
}

.feedback_item_title {
    border-top: 1px solid #FFF;

}

.feedback_item_title h1{
font-size: 140%;
padding:0;
margin:0;
line-height: normal;
}

.feedback_item_authorname {
margin-bottom: 10px;
}

.feedback_item_data {
font-size: 80%;

}

/*FORM*/

.formbuilderform{
font-family: 'Cantarell', sans-serif;

}
.formbuilderform fieldset{
    background-image: url("../../uploads/site/line.png");
background-repeat: repeat-x;
background-position: 0px 7px;
float: left;
margin: 0 20px 20px 20px;
}

.formbuilderform legend{
display: block;
    background-image: url("../../uploads/site/bouton.png");
    background-repeat: no-repeat;
    background-position: 0px -33px;
    width: 122px;
    color: white;
    font-size: 70%;
    height: 17px;
    line-height: 16px;
    margin-left: 10px;
    margin-top: 0px;
    padding-bottom: 0px;
    padding-left: 4px;
    border-bottom: 1px solid #9e9e9e;
}

.formbuilderform label {
display: block;
width: 122px;
height: 33px;
font-size: 70%;
background-image: url('../../uploads/site/bouton.png');
background-repeat: no-repeat;
height: 20px;
padding-left: 4px;
color: white;
line-height: 20px;
margin-left: 5px;
margin-top: 15px;
background-position-x: 0;

background-position-y: 0;
}

.formbuilderform .fb_invalid label{
    background-position: 0px -66px;

}

.formbuilderform input, .formbuilderform select {
width: 168px;
margin:0;
padding: 5;
height: 30px;
line-height: 30px;
}

.statTXTbox {
margin: 20px;
clear: both;
height: 200px;
overflow: auto;
background-color: #FFF;
padding: 10px;
border: 1px solid #9e9e9e;
font-size: 80%;
}
.simpleLabel label{
background: none;
color: black;
float: left;
width: 200px;
margin: 0;
}
.simpleLabel input {
width: 16px;
height: 16px;
margin: 3px;
}

.simpleLabel input[type="checkbox"] {
width: 16px;
height: 16px;
margin: 3px;
}

.simpleLabel {
margin-bottom: 20px;
}

fieldset.formSiConnu {
margin:0;
padding: 0;
background: none;
background-position: top;
border: 1px dashed grey;
}

fieldset.formSiConnu legend{
display: block;
background: none;
width: 122px;
height: 33px;
color: black;
font-size: 70%;
height: 20px;
line-height: 20px;
margin-left: 10px;
margin-top: 5px;
padding-left: 4px;
border-bottom: 0px solid #9E9E9E;
}

.formbuilderform .submit input {
clear: both;
}

.error_message {
padding: 10px 20px;
font-size: 80%;
color: white;
background-color: #f50033;
border: 1px solid white;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;

-moz-box-shadow: 0px 0px 5px #000000;
-webkit-box-shadow: 0px 0px 5px #000000;
box-shadow: 0px 0px 5px #000000;

font-family: 'Cantarell', sans-serif;
margin: 20px;


}
/*CALENDAR upcoming events*/

.cal-upcominglist-home {
font-family: 'Cantarell', sans-serif;

line-height: 110%;

}

.cal-upcominglist-home h1 a{
display: block;
font-size: 20px;
width: 150px;
background-color: #404040;
margin-top: 20px;
padding: 10px;
line-height: 110%;

color: white;
text-decoration: none;
}
.cal-upcominglist-home h1 a:hover{
background-color: #2E5C8A;

}
.cal-upcominglist-home h2{
font-size: 14px;
line-height: 110%;

}
.cal-upcominglist-home .calendar-date-from, .cal-upcominglist-home .calendar-summary {
font-size: 12px;
}

.cal-upcominglist-home .calendar-next{
display:none;

}

.cal-upcominglist-home .calendar-event {
margin: 0px 0px 0px 0px;
padding: 3px 5px;
border-top: 1px solid #FFF;
border-left: 1px solid #dcdcdc;

border-bottom: 1px solid #dcdcdc;
border-right: 1px solid #FFF;
}
.cal-upcominglist {
margin-top: 0px;
font-family: 'Cantarell', sans-serif;
}

.cal-upcominglist h2 {
color: #424242;

text-shadow:1px 1px 0px #FFF;
font-size: 120%;
}
.agendaLogo img {
height: 50px;
}
.agendaLogo {
float:left;
width: 60px;
height: 70px;
padding: 10px;

}

ul#agendaList {
margin: 0;
padding: 0;
list-style-type: none;
}

li#agendalistitem {
list-style-type: none;
}

ul#agendaList  {
	position: relative;
	width: 680px;
	height: 480px;
	margin: 0;
	padding: 0;
	overflow-x: hidden;
	overflow-y: scroll;
	list-style: none;
}
	ul#agendaList  li {
		position: relative;
		padding: 16px;
		background: #eee;
		color: #252525;
		font-size: 18px;
		z-index: 2;
                border-top: 1px solid rgba(255,255,255,1);

	}
	ul#agendaList  li:nth-child(odd) {
		background: #fff;
                border-top: 1px solid rgba(0,0,0,0.2);
                border-bottom: 1px solid rgba(0,0,0,0.2);

	}


.calendar-date-title, .calendar-summary-title {display: none}
/*FOOTER*/

#footerWrapper {
margin-top: 40px;
border-top: 1px solid #1d3c5b; 
border-bottom: 1px solid #FFF;
background-color: #2d5782;
min-height: 150px;
padding: 20px 0;
}

.copyright {
font-family: 'Cantarell', sans-serif;
font-size: 60%;
text-align: center;
text-shadow:1px 1px 0px #FFF;

}

/*FORMBUILDER*/

.multicontact {}

.multicontact fieldset, .multicontact .captcha, .multicontact .submit {
/*background:-webkit-gradient(linear, 50% 50%, 50% 100%, from(#404040), to(#070707));
background-color: #404040;*/
list-style-type: none;
font-family: 'Cantarell', sans-serif;
font-size: 90%;

width: 450px;

margin: 0 0 0px 0;
padding: 10px 0 ;

display:block;
padding-left: 45px;

border-top: 1px solid #FFF;
border-left: 1px solid #dcdcdc;

border-bottom: 1px solid #dcdcdc;
border-right: 1px solid #FFF;
 

text-decoration: none;
color: #424242;
text-shadow:1px 1px 0px #fff;


-webkit-transition:All 0.2s ease;
-moz-transition:All 0.2s ease;
-o-transition:All 0.2s ease;

}

.multicontact fieldset:first-child {
border-top: 1px solid #dcdcdc;
border-right: 1px solid #dcdcdc;

background: #dcdcdc;
}
.multicontact .captcha {
border-bottom: 0;
}

.multicontact .submit {
border-top: 0;
}
.multicontact textarea {
width: 400px;
}

.multicontact select {
width: 200px;
}

.multicontact label {
width: 400px;
float:left;
}

.multicontact label.labelHeight {
width: 400px;
height: 40px;
float:left;
line-height: 40px;
}

.multicontact input {
width: 400px;
height: 40px;
line-height: 40px;
float:left;
}
.multicontact input.shortInput {
width: 180px;
height: 40px;
line-height: 40px;
font-size: 2em;
float:left;
text-align: right;
}

.multicontact input[type="checkbox"] {
clear: left;
width: 40px;
height: 40px;
line-height: 40px;
float:left;
}
.multicontact input.cms_submit {
float: none;
}
.multicontact .captcha input.cms_textfield {
display:none;
}

/*NEWS PILIER*/


.pilierSummary .NewsSummary {
list-style-type: none;
font-family: 'Cantarell', sans-serif;
font-size: 90%;

width: 450px;

margin: 0 0 0px 0;
padding: 10px 20px 40px 20px;

display:block;

border-top: 1px solid #FFF;
border-left: 1px solid #dcdcdc;

border-bottom: 1px solid #dcdcdc;
border-right: 1px solid #FFF;
 

text-decoration: none;
color: #424242;
text-shadow:1px 1px 0px #fff;


-webkit-transition:All 0.2s ease;
-moz-transition:All 0.2s ease;
-o-transition:All 0.2s ease;

}

.pilierSummary .NewsSummaryPostdate {
float: none;
display: block;

}

.pilierSummary .NewsSummaryLink {
background: none;
}
.pilierSummary .NewsSummaryLink a {
float: none;
width: 350px;
font-family: 'Cantarell', sans-serif;
font-size: 120%;
text-decoration: none;
color: #404040;
margin-left: 0px;
height: auto;
padding-top: 10px;
text-shadow: 1px 1px 0px white;
line-height: 20px;
}
.pilierSummary .NewsSummaryContent, .pilierSummary .NewsSummarySummary {
display: block;
padding: 0;
font-size: 80%;
height: auto;
overflow: auto;


}

.pilierSummary .NewsSummaryMorelink {
clear: both

}

/*TABS*/

#tabs_wrapper {
    width: 522px;
}
#tabs_container {
width: 522px;
    border-bottom: 1px solid #ccc;
}
#tabs {
    list-style: none;
    padding: 5px 0 4px 0;
    margin: 0 0 0 10px;
    font: 0.75em arial;
}
#tabs li {
    display: inline;
}
#tabs li a {
    border: 1px solid #ccc;
    padding: 4px 6px;
    text-decoration: none;
    background-color: #eeeeee;
    border-bottom: none;
    outline: none;
    border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
}
#tabs li a:hover {
    background-color: #dddddd;
    padding: 4px 6px;
}
#tabs li.active a {
    border-bottom: 1px solid #fff;
    background-color: #fff;
    padding: 4px 6px 5px 6px;
    border-bottom: none;
}
#tabs li.active a:hover {
    background-color: #eeeeee;
    padding: 4px 6px 5px 6px;
    border-bottom: none;
}
 
#tabs li a.icon_accept {
    background-image: url(accept.png);
    background-position: 5px;
    background-repeat: no-repeat;
    padding-left: 24px;
}
#tabs li a.icon_accept:hover {
    padding-left: 24px;
}
 
#tabs_content_container {
    border: 1px solid #ccc;
    border-top: none;
    padding: 10px;
    width: 500px;
}
.tab_content {
    display: none;
}

/*SITEMAP*/

.sitemapCSS ul {
font-size: 14px;
font-family: 'Cantarell', sans-serif;
margin: 10px 0 0 40px;
list-style-type: disc; 
}

.sitemapCSS ul li {
font-size: 14px;
}

.sitemapCSS ul li ul{
font-size: 12px;
color: #424242;
}

.sitemapCSS ul li ul li ul{
font-size: 12px;
color: #dadada;
}

.sitemapCSS ul li ul li ul li{
font-size: 12px;
}

.sitemapCSS ul li ul li ul li ul{
font-size: 10px;
}

.pagination {
float:right;
margin-right: 20px;
font-family: 'Varela Round', sans-serif;
font-size: 11px;
color: #bbb9b1;

}

.pagination a {
text-decoration: none;
border-top: 1px solid #bbb9b1;
border-left: 1px solid #bbb9b1;
border-right: 1px solid #fff;
border-bottom: 1px solid #fff;padding: 2px 5px;
color: #bbb9b1;
}

.pagination a:hover {
background-color: rgba(0,0,0,0.1);
border: 1px solid #bbb9b1;

}


/*		Tablet Layout: 768px.
		Gutters: 24px.
		Outer margins: 28px.
		Inherits styles from: Default Layout.
-----------------------------------------------------------------
cols    1     2      3      4      5      6      7      8
px      68    160    252    344    436    528    620    712    */


@media only screen and (min-width: 768px) and (max-width: 991px) {
	
		.pgins-gallery, .top-shadow-gallery, .top-shadow, .meteoSocial, .pginsImageComment, .pageImageComment, .rightContentWrapper, .menuAcces, #footerWrapper {display: none;}	
.pginsHeadHeight, #pginsHeader {height: 80px;}

.dateNews {font-size: 12px;}
}



/*		Mobile Layout: 320px.
		Gutters: 24px.
		Outer margins: 34px.
		Inherits styles from: Default Layout.
---------------------------------------------
cols    1     2      3
px      68    160    252    */

@media only screen and (max-width: 767px) {
			.pgins-gallery, .top-shadow-gallery, .top-shadow, .meteoBG, .pginsImageComment {display: none;}	
.pginsHeadHeight {height: 100px;}

	#menuprincipal li ul li.parent:after {
position: relative;
right: auto;
top: auto;
content:"";
}

ul#menuprincipal li ul li{

}

ul#menuprincipal li ul li a{
display: block;
width: 210px;
height: auto;
background-image: none;
font-size: 80%;
padding-left: 20px;
margin-left: 0px;
line-height: 30px;
background-position: 0;
}

ul#menuprincipal li ul li.pasMenuPrincipal ul, ul#menuprincipal li ul li ul li ul li.pasMenuPrincipal{
display:none !important;
} 

ul#menuprincipal li ul li.parent a{
border-bottom: 0;
}

/*3ème niveau*/

ul#menuprincipal li ul li.parent:hover ul {
display:block;
}

ul#menuprincipal li ul li.parent ul{
display: none;
width: 230px;

position: relative;
z-index: 999;
left: auto;
top: auto;
border: 1px solid white;
-moz-box-shadow: inset 2px 2px 3px rgba(0,0,0,0.3);
-webkit-box-shadow:inset 2px 2px 3px rgba(0,0,0,0.3);
box-shadow:inset 2px 2px 3px rgba(0,0,0,0.3);
}

ul#menuprincipal li ul li ul li a{
width: 210px;
background-color: #636363;


}

ul#menuprincipal li ul li ul li ul li a{
border: none;
line-height: 160%;
color: rgba(255,255,255,0.8);
width: 210px;
padding-left:40px;
}

ul#menuprincipal li ul li.parent ul li ul{

display: none;

position: relative;
left: 0px;
top: 0px;

background: #474747;
width: 230px;
padding-left: 0px;
border: none;
padding-bottom: 0px;

}
	ul#menuprincipal li ul li.parent ul li ul a{
		width: 190px
}
}




/*		Wide Mobile Layout: 480px.
		Gutters: 24px.
		Outer margins: 22px.
		Inherits styles from: Default Layout, Mobile Layout.
------------------------------------------------------------
cols    1     2      3      4      5
px      68    160    252    344    436    */

@media only screen and (min-width: 480px) and (max-width: 767px) {
	
	
	
	
	
}
