/**
* @author    JoomlaShine.com http://www.joomlashine.com
* @copyright Copyright (C) 2008 - 2011 JoomlaShine.com. All rights reserved.
* @license   JoomlaShine.com Proprietary License
*/
/* ============================== CUSTOM CSS ============================== */
/* ----- LATEST NEWS MODULE ----- */
div.jsn-modulecontainer div.jsn-modulecontent ul.latestnews li a {
	display: block;
	line-height: 36px;
	border-bottom: 1px dotted #CCC;
	text-decoration: none;
}
#jsn-usermodules3 div.jsn-modulecontainer div.jsn-modulecontent ul.latestnews li a {
	color: #FFF;
	text-decoration: none;
	border-color: rgba(255,255,255,0.2);
	text-shadow: 0 1px 0 rgba(0,0,0,0.5);
	transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
}
#jsn-usermodules3 div.jsn-modulecontainer ul.latestnews li a:hover {
	background-color: rgba(255,255,255,0.2);
}
div[class*=lightbox-] ul.latestnews li a,
#jsn-usermodules3 div[class*=lightbox-] ul.latestnews li a {
	color: rgba(0,0,0,0.6);
	text-shadow: 0 1px 0 rgba(255,255,255,0.8);
	border-color: rgba(0,0,0,0.2);
}
div[class*=lightbox-] ul.latestnews li a:hover,
#jsn-usermodules3 div[class*=lightbox-] ul.latestnews li a:hover {
	background-color: rgba(255,255,255,0.4);
}

/* MODULE CHRISTMAS ICONS */
div.typography-article .jsn-christmas-link-icon {
	color: #555;
}

/* =============== DEMO ITEMS =============== */
@media only screen and (max-width: 960px),
(max-device-width: 960px) {
	img.demo-merrychristmas {
		max-width: none;
	}
}
@media only screen and (max-width: 480px), (max-device-width: 480px) {
	div.demo-frontpage-textblock {
		clear: both;
		padding: 20px 0 0 0 !important;
	}
}
/* ----- FRONT PAGE ----- */
div.demo-fp {
	border-top: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	margin: 20px 0 0;
	padding: 20px 0 40px;
}
h3.demo-fp-title {
	font-size: 2.5em;
	text-align: center;
	text-transform: uppercase;
	font-weight: normal;
	font-family: Oswald;
}
/* ----- JSN IMAGESHOW ----- */
.jsn-container {
	text-align: left;
}
.jsn-gallery .box_skitter {
	background-color: transparent;
}
.box_skitter .prev_button {
	left: -50px !important;
}
.box_skitter .next_button {
	right: -50px !important;
}
.jsn-gallery .box_skitter .image {
	float: right;
}
.jsn-homepage .jsn-gallery .container_skitter .label_skitter {
	float: left;
	width: 40% !important;
	max-width: 50%;
	background: none;
	top: 25%;
	left: 50px;
	filter: alpha(opacity=100);
	opacity: 1;
}
.jsn-gallery .container_skitter .label_skitter p {
	display: inline-block;
	padding: 10px;
	margin: 0;
	color: #FFF !important;
	text-shadow: 0 1px 0 rgba(0,0,0,0.5);
}
.jsn-gallery .info_slide_dots {
	left: 50px !important;
	background: none !important;
}
.jsn-gallery .box_skitter .info_slide_dots .image_number {
	width: 10px;
	height: 10px;
	background-color: #999 !important;
	box-shadow: inset 0 1px 2px rgba(0,0,0,0.4), 0 1px 0 rgba(255,255,255,0.8);
}
body.jsn-direction-rtl .jsn-gallery .box_skitter .info_slide_dots .image_number {
		text-indent: 9999px;
}
.jsn-gallery .box_skitter .info_slide_dots .image_number_select {
	background-color: #5a9ece !important;
}
@media only screen and (max-width: 480px), (max-device-width: 480px) {
	p.jsn-themeslider-caption-title {
	    font-size: 13px !important;
	}
	.label_skitter p.jsn-themeslider-caption-description {
		font-size: 11px !important;
	}
	.box_skitter .info_slide_dots {
		display: none !important;
	}
	.jsn-gallery .container_skitter .label_skitter {
	    max-width: 98% !important;
	    width: 100% !important;
	    top: auto !important;
	    bottom: 0;
	    left: 2% !important;
	}
	.jsn-gallery .container_skitter .label_skitter p {
		padding-top: 6px !important;
	}
	body.jsn-desktop-on-mobile .jsn-gallery .container_skitter .label_skitter {
	    width: 40% !important;
		max-width: 50% !important;
	}
	body.jsn-desktop-on-mobile p.jsn-themeslider-caption-title {
	    font-size: 20px !important;
	}
	body.jsn-desktop-on-mobile .label_skitter p.jsn-themeslider-caption-description {
		font-size: 14px !important;
	}
}

/* ============================== DEBUT TYPOGRAPHIE CARSAT ============================== */

/* ============================== Liste Carsat ============================== */
ul.page{list-style:none;}
ul.page li{background:url(../images/icons/bullet-green.png) no-repeat left top; margin-left:10px; padding:0 0 0 25px;}

ul.pdf {list-style:none;}
ul.pdf li {background:url(../images/icons/icon-pdf.png) no-repeat left center;margin-left:10px; padding:0 0 0 25px;}

ul.xls {list-style:none;}
ul.xls li {background:url(../images/icons/icon-xls.png) no-repeat left center;margin-left:10px; padding:0 0 0 25px;}

ul.ppt {list-style:none;}
ul.ppt li {background:url(../images/icons/icon-ppt.png) no-repeat left center;margin-left:10px; padding:0 0 0 25px;}

ul.doc {list-style:none;}
ul.doc li {background:url(../images/icons/icon-doc.png) no-repeat left center;margin-left:10px; padding:0 0 0 25px;}

ul.pub {list-style:none;}
ul.pub li {background:url(../images/icons/ms-publisher-icon.jpg) no-repeat left center;margin-left:10px; padding:0 0 0 25px;}

ul.video{list-style:none;}
ul.video li {background:url(../images/icons/icon-avi.png) no-repeat left center;margin-left:10px; padding:0 0 0 25px;}

ul.son {list-style:none;}
ul.son li {background:url(../images/icons/icon-mp3.png) no-repeat left center;margin-left:10px; padding:0 0 0 25px;}

ul.html {list-style:none;}
ul.html li {background:url(../images/icons/icon-htm.png) no-repeat left center;margin-left:10px; padding:0 0 0 25px;}

ul.extlink {list-style:none;}
ul.extlink li {background:url(../images/icons/hyperlienExt.png) no-repeat left center;margin-left:10px; padding:0 0 0 25px;font-size:14px;}

ul.mail {list-style:none;}
ul.mail li {background:url(../images/icons/icon-mail.png) no-repeat left center;margin-left:10px; padding:0 0 0 25px;font-size:14px;}
/* ============================== Effet sur module custom ============================== */
.view {
   width: 300px;
   height: 200px;
   margin: 10px;
   float: left;
   border: 10px solid #fff;
   overflow: hidden;
   position: relative;
   text-align: center;
   -webkit-box-shadow: 1px 1px 2px #e6e6e6;
   -moz-box-shadow: 1px 1px 2px #e6e6e6;
   box-shadow: 1px 1px 2px #e6e6e6;
   cursor: default;
   background: #fff url(../images/bgimg.jpg) no-repeat center center;
}
.view .mask,.view .content {
   width: 300px;
   height: 200px;
   position: absolute;
   overflow: hidden;
   top: 0;
   left: 0;
}
.view img {
   display: block;
   position: relative;
}
.view h2 {
   text-transform: uppercase;
   color: #fff;
   text-align: center;
   position: relative;
   font-size: 17px;
   padding: 10px;
   background: rgba(0, 0, 0, 0.8);
   margin: 20px 0 0 0;
}
.view p {
   font-family: Georgia, serif;
   font-style: italic;
   font-size: 12px;
   position: relative;
   color: #fff;
   padding: 10px 20px 20px;
   text-align: center;
}
.view a.info {
   display: inline-block;
   text-decoration: none;
   padding: 7px 14px;
   background: #000;
   color: #fff;
   text-transform: uppercase;
   -webkit-box-shadow: 0 0 1px #000;
   -moz-box-shadow: 0 0 1px #000;
   box-shadow: 0 0 1px #000;
}
.view a.info: hover {
   -webkit-box-shadow: 0 0 5px #000;
   -moz-box-shadow: 0 0 5px #000;
   box-shadow: 0 0 5px #000;
}
.view-tenth img {
   -webkit-transform: scaleY(1);
   -moz-transform: scaleY(1);
   -o-transform: scaleY(1);
   -ms-transform: scaleY(1);
   transform: scaleY(1);
   -webkit-transition: all 0.7s ease-in-out;
   -moz-transition: all 0.7s ease-in-out;
   -o-transition: all 0.7s ease-in-out;
   -ms-transition: all 0.7s ease-in-out;
   transition: all 0.7s ease-in-out;
}
.view-tenth .mask {
   background-color: rgba(255, 231, 179, 0.3);
   -webkit-transition: all 0.5s linear;
   -moz-transition: all 0.5s linear;
   -o-transition: all 0.5s linear;
   -ms-transition: all 0.5s linear;
   transition: all 0.5s linear;
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
}
.view-tenth h2 {
   border-bottom: 1px solid rgba(0, 0, 0, 0.3);
   background: transparent;
   margin: 20px 40px 0px 40px;
   -webkit-transform: scale(0);
   -moz-transform: scale(0);
   -o-transform: scale(0);
   -ms-transform: scale(0);
   transform: scale(0);
   color: #333;
   -webkit-transition: all 0.5s linear;
   -moz-transition: all 0.5s linear;
   -o-transition: all 0.5s linear;
   -ms-transition: all 0.5s linear;
   transition: all 0.5s linear;
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
}
.view-tenth p {
   color: #333;
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
   -webkit-transform: scale(0);
   -moz-transform: scale(0);
   -o-transform: scale(0);
   -ms-transform: scale(0);
   transform: scale(0);
   -webkit-transition: all 0.5s linear;
   -moz-transition: all 0.5s linear;
   -o-transition: all 0.5s linear;
   -ms-transition: all 0.5s linear;
   transition: all 0.5s linear;
}
.view-tenth a.info {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
   -webkit-transform: scale(0);
   -moz-transform: scale(0);
   -o-transform: scale(0);
   -ms-transform: scale(0);
   transform: scale(0);
   -webkit-transition: all 0.5s linear;
   -moz-transition: all 0.5s linear;
   -o-transition: all 0.5s linear;
   -ms-transition: all 0.5s linear;
   transition: all 0.5s linear;
}
.view-tenth:hover img {
   -webkit-transform: scale(10);
   -moz-transform: scale(10);
   -o-transform: scale(10);
   -ms-transform: scale(10);
   transform: scale(10);
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
}
.view-tenth:hover .mask {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter: alpha(opacity=100);
   opacity: 1;
}
.view-tenth:hover h2,.view-tenth:hover p,.view-tenth:hover a.info {
   -webkit-transform: scale(1);
   -moz-transform: scale(1);
   -o-transform: scale(1);
   -ms-transform: scale(1);
   transform: scale(1);
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter: alpha(opacity=100);
   opacity: 1;
}

/* ============================== Effet  2 sur module custom menu */
.view2 {
   width: 100px;
   height: 150px;
   margin: 10px;
   float: left;
   /*border: 10px solid #fff;*/
   overflow: hidden;
   position: relative;
   text-align: center;
   /*-webkit-box-shadow: 1px 1px 2px #e6e6e6;*/
   /*-moz-box-shadow: 1px 1px 2px #e6e6e6;*/
   /*box-shadow: 1px 1px 2px #e6e6e6;*/
   cursor: default;
   background: #fff url(../images/bgimg.jpg) no-repeat center center;
}
.view2 .mask2,.view2 .content2 {
   width: 100px;
   height: 150px;
   position: absolute;
   overflow: hidden;
   top: 0;
   left: 0;
}
.view2 img {
   display: block;
   position: relative;
}
.view2 h2 {
   /*text-transform: uppercase;*/
   color: #fff;
   text-align: center;
   position: relative;
   font-size: 10px;
   padding: 5px;
   background: rgba(0, 0, 0, 0.8);
   margin: 5px 0 0 0;
}
.view2 p {
   font-family: Georgia, serif;
   font-style: italic;
   font-size: 8px;
   position: relative;
   color: #fff;
   padding: 5px 10px 10px;
   text-align: center;
}
.view2 a.info2 {
   display: inline-block;
   text-decoration: none;
   padding: 7px 14px;
   background: #000;
   color: #fff;
   text-transform: uppercase;
   -webkit-box-shadow: 0 0 1px #000;
   -moz-box-shadow: 0 0 1px #000;
   box-shadow: 0 0 1px #000;
}
.view2 a.info2: hover {
   -webkit-box-shadow: 0 0 5px #000;
   -moz-box-shadow: 0 0 5px #000;
   box-shadow: 0 0 5px #000;
}
.view-tenth2 img {
   -webkit-transform: scaleY(1);
   -moz-transform: scaleY(1);
   -o-transform: scaleY(1);
   -ms-transform: scaleY(1);
   transform: scaleY(1);
   -webkit-transition: all 0.7s ease-in-out;
   -moz-transition: all 0.7s ease-in-out;
   -o-transition: all 0.7s ease-in-out;
   -ms-transition: all 0.7s ease-in-out;
   transition: all 0.7s ease-in-out;
}
.view-tenth2 .mask2 {
   background-color: rgba(255, 231, 179, 0.3);
   -webkit-transition: all 0.5s linear;
   -moz-transition: all 0.5s linear;
   -o-transition: all 0.5s linear;
   -ms-transition: all 0.5s linear;
   transition: all 0.5s linear;
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
}
.view-tenth2 h2 {
   border-bottom: 1px solid rgba(0, 0, 0, 0.3);
   background: transparent;
   margin: 10px 20px 0px 20px;
   -webkit-transform: scale(0);
   -moz-transform: scale(0);
   -o-transform: scale(0);
   -ms-transform: scale(0);
   transform: scale(0);
   color: #333;
   -webkit-transition: all 0.5s linear;
   -moz-transition: all 0.5s linear;
   -o-transition: all 0.5s linear;
   -ms-transition: all 0.5s linear;
   transition: all 0.5s linear;
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
}
.view-tenth2 p {
   color: #333;
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
   -webkit-transform: scale(0);
   -moz-transform: scale(0);
   -o-transform: scale(0);
   -ms-transform: scale(0);
   transform: scale(0);
   -webkit-transition: all 0.5s linear;
   -moz-transition: all 0.5s linear;
   -o-transition: all 0.5s linear;
   -ms-transition: all 0.5s linear;
   transition: all 0.5s linear;
}
.view-tenth2 a.info2 {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
   -webkit-transform: scale(0);
   -moz-transform: scale(0);
   -o-transform: scale(0);
   -ms-transform: scale(0);
   transform: scale(0);
   -webkit-transition: all 0.5s linear;
   -moz-transition: all 0.5s linear;
   -o-transition: all 0.5s linear;
   -ms-transition: all 0.5s linear;
   transition: all 0.5s linear;
}
.view-tenth2:hover img {
   -webkit-transform: scale(2);
   -moz-transform: scale(2);
   -o-transform: scale(2);
   -ms-transform: scale(2);
   transform: scale(2);
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
}
.view-tenth2:hover .mask2 {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter: alpha(opacity=100);
   opacity: 1;
}
.view-tenth2:hover h2,.view-tenth2:hover p,.view-tenth2:hover a.info2 {
   -webkit-transform: scale(1);
   -moz-transform: scale(1);
   -o-transform: scale(1);
   -ms-transform: scale(1);
   transform: scale(1);
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter: alpha(opacity=100);
   opacity: 1;
}




/* ============================== Annuaire ============================== */

table.trombi th {
background: #f0f0f0;
border: 1px solid black;
text-align: center;
}
.trombi tr{
border-spacing: collapse;
}
.trombi td {
border: 1px solid black;
text-align: center;
}
.telfix {
	
	background: url("../images/telfix.png") no-repeat left center transparent;
	padding-left: 15px;
	font: italic 12px arial,sans-serif;
	min-width: 90px;
}
.telmobil {
	
	background: url("../images/telmobil.png") no-repeat left center transparent;
	padding-left: 15px;
	font: italic 12px arial,sans-serif;
	min-width: 90px;
	
}
.nomprenom{
	font: bold 14px arial;
	word-wrap: break-word;
	}
.mail{
	font: italic 11px arial;
	color: blue;
	word-wrap: break-word;
	

}
.photo{}
.syndicat{}
.rotate p{
				width: 15px;
				transform:rotate(270deg);
				-webkit-transform: rotate(270deg);
				-moz-transform: rotate(270deg);
				-o-transform:rotate(270deg);
				writing-mode:tb-rl;
			}
				
.cratmp .nomprenom, .cratmp .mail {
 max-width: 150px;
 text-overflow:ellipsis;
 }
 
 /*
#------------------------------------------------------------------------
  Form login 
#------------------------------------------------------------------------
*/
.drp-login-form h1{
	/*color: #699617;*/
	color: #3b7ba8;
	border-bottom: 1px solid #CCC;
}


.drp-login-form .control-label label {
	text-align: right;
	font-weight: bold;
}

.drp-login-form  button {
	background-color: #7FBF4D;
	color: #FFF;
	font-family: Verdana;
	font-weight: bold;
	background-image: none;
	padding: 5px 10px;
	text-transform: uppercase;
}
.drp-login-form  button:hover {
	background-color: #828282;
}
/*
#------------------------------------------------------------------------
  Formulaire RSFORM contactez-nous
#------------------------------------------------------------------------
*/


div.componentheading {
/*color: #699617;*/
color: #3b7ba8;
border-bottom: 1px solid #CCC;
font-weight: bold;
font-size: 180%;
padding: 0px 0px 15px;
line-height: 1.2;
}
.formField {
	padding: 5px 5px;	
}

.rsform-block input[type="text"]{
	width: 250px;
	height: 1.5;
}
.rsform-block-message textarea {
	width: 350px;
}
#userForm .formField .button {
    /*background: none repeat scroll 0% 0% #7FBF4D;
    border-width: 1px 1px 2px;
    border-style: solid;
    border-color: #7FBF4D #7FBF4D #5B992B;
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    border-image: none;
    color: #FFF;
    padding: 5px 10px;
    border-radius: 3px;
    text-transform: uppercase;
    text-shadow: 0px -1px 0px #4C9021;
    font: bold 11px Geneva,Verdana,sans-serif;*/
	/*background-color: #006DCC;*/
	color: #FFF;
	background-color: #04C;
	font-size: 13px;
	color: #FFF;
	text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.25);
	background-image: linear-gradient(to bottom, #08C, #04C);
	background-repeat: repeat-x;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	display: inline-block;
	padding: 4px 12px;
	margin-bottom: 0px;
	line-height: 20px;	
	text-align: center;
	vertical-align: middle;
	border-width: 1px;
	border-style: solid;
	-moz-border-top-colors: none;
	-moz-border-right-colors: none;
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	border-image: none;
	border-radius: 4px;
	box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.2) inset, 0px 1px 2px rgba(0, 0, 0, 0.05);		
}

.commande {
padding-left:10px;
padding-right:10px;
padding-top: 10px;

}

.commande .btn-primary {
    color: #FFF;
    text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.25);
    background-color: #CC3200;
    background-image: linear-gradient(to bottom, #CCA600, #CC3A00);
    background-repeat: repeat-x;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	font-weight: bold;
}

.login-greeting {
	font-size: 13px;
	font-weight: bold;
	background: url(../images/icons/user.png) no-repeat left center;
	padding:20px 0 15px 50px;
	color: #000; width:40%;
	display:block;
	float: left;
}
.logout-button{
display: block;
float: right;
margin: 15px 10px;
padding: 0px;
}