﻿/* File Created: septembre 20, 2012 */
.DisplayError {
	color: #f00;
	*border: 1px solid #f00;
	border: 1px solid #f00;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	padding: 8px;
	margin-bottom: 10px;
}

fieldset > span {
	font-weight: bold;
	display: block;
	color: #000;
}

.invitationComing { margin-bottom: 8px; }
.invitationComing .rbtnComing input,.invitationComing .rbtnComing label { display:inline; }
.invitationComing .rbtnComing label:last-child {padding-right: 0 !important;}

.invitationComing .rbtnComing { width:100%; padding: 8px 0px;}
.invitationComing .rbtnComing span,
.invitationComing .rbtnComing input,
.invitationComing .rbtnComing label { padding-left: 8px; padding-right: 18px !important; }
.buttonInvitation {
	margin: 10px auto 8px auto;
	float: none;
}



.fancy-button-new
{
	display:block;
	float:left;
	margin:0 0 0.667em 0;
	padding:5px 10px 5px 7px;
	border:1px solid #dedede;
	border-top:1px solid #eee;
	border-left:1px solid #eee;
	background-color:#f5f5f5;
	font-size:15px;
	line-height:130%;
	text-decoration:none;
	font-weight:bold;
	color:#565656;
	cursor:pointer;
}
.fancy-button-new:hover {background-color:#d5edf8; border:1px solid #5bbfe7; color:#5bbfe7; text-decoration: none;}
.fancy-button-new:active {background-color:#d5edf8; border:1px solid #5bbfe7; color:#fff; text-decoration: none;}

.round-list-plus { list-style-type:none; list-style-position:outside; border-top:1px solid #efefef; width:200px; }
.round-list-plus li { border-bottom:1px solid #efefef;color:#666666;display:block; padding:5px 0 5px 25px; background:#ffffff url(./images/green-plus.png) no-repeat 5px 7px;  }

.round-list-plus2 { list-style-type:none; list-style-position:outside; border-top:1px solid #efefef; width:200px; }
.round-list-plus2 li { border-bottom:1px solid #efefef;color:#666666;display:block; padding:5px 0 5px 25px; background:#ffffff url(./images/green-plus2.png) no-repeat 5px 7px;  }

.round-list-plus3 { list-style-type:none; list-style-position:outside; border-top:1px solid #efefef; width:200px; }
.round-list-plus3 li { border-bottom:1px solid #efefef;color:#666666;display:block; padding:5px 0 5px 25px; background:#ffffff url(./images/green-plus3.png) no-repeat 5px 7px;  }

.round-list2 { list-style-type:none; list-style-position:outside; border-top:1px solid #efefef; width:200px; }
.round-list2 li { border-bottom:1px solid #efefef;color:#666666;display:block; padding:5px 0 5px 25px; background:transparent url(./images/green-list.png) no-repeat 5px 7px;  }


.enlarge { font-size: 18px; }
.emphase { font-size: 16px; font-style: italic; }
.marginSlimB { margin-bottom: 2px; }
.underline { text-decoration: underline; }
.justify { text-align: justify; }
.clearfix { margin: 0 !important; padding: 0 !important; clear: both !important; }

p.pMinHeight { *min-height: 60px; min-height: 60px; padding-top: 8px; }

#nivo-wrapper-page {
	width: 688px;
	padding:5px;
	float:left;
	display:inline;
	margin-bottom: 25px;
	background-color: #f5f5f5;
	background: -moz-linear-gradient(bottom, #f2f2f2 0px, #ffffff 100%);
	background: -webkit-gradient(linear,left bottom,left top, color-stop(0, #f2f2f2),color-stop(1, #ffffff));
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f2f2f2');
	border: 1px solid #dddddd;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#nivo-wrapper-page .nivoSlider img.imageSlideSZ { width: 688px; height: 275px !important; }
#nivo-wrapper .nivoSlider img.imageSlideSZ { width: 930px; height: 370px !important; }

#nivo-wrapper-page .camera_wrap { width: 688px; height: 275px !important; position:relative; }
#nivo-wrapper .camera_wrap { width: 930px; height: 370px !important; position:relative; }

.portfolio-img-sys {
	padding: 10px;
	-webkit-border-radius:5px;
	-moz-border-radius: 5px;
	border-radius:5px;
	border: 1px solid #dddddd;
	/*-moz-box-shadow: inset 0 1px 3px rgba(0,0,0,0.25), 0 1px 1px rgba(100,100,100,0.35);
	box-shadow: inset 0 1px 3px rgba(0,0,0,0.25), 0 1px 1px rgba(100,100,100,0.35);*/
	background-color: #f5f5f5;
	background: -moz-linear-gradient(bottom, #f2f2f2 0px, #ffffff 100%);
	background: -webkit-gradient(linear,left bottom,left top, color-stop(0, #f2f2f2),color-stop(1, #ffffff));
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f2f2f2');
}
.moduleImages{ cursor:pointer; }

.titleBulle { margin-top: 5px; font-size: 24px !important; }

.referenceContainer {
	height: 130px;
	margin-top: 6px;
}

.footer h3 { text-align: center; }

.referenceContainer > div { margin: 0 auto; }
.referenceContainer > div.affiliations { margin: 0 auto; }
.noPadding { padding: 0px; }
.noMargin { margin: 0px; }
ul.list-membres { margin-left: 120px; }

.reference p { text-align:justify; }

.div_btn_addthis { float: right; width: 72px; }
.div_btn_addthis > div { text-align: right; }

.refsignature { font-weight: bold; }

.simpleList { list-style-type: disc; }
.simpleList li { list-style-position: inside; text-align: justify }

#topcontrol 
{
	position: fixed;
	bottom: 0;
	right: 0;
	height: 30px;
	opacity: 1;
	cursor: pointer;
	margin: 0;
	padding: 0;
}

/* MyTweets */
#Mytweets { margin: 6px auto 0 auto; font-family: Arial, Serif; font-size:10px; width:80%; }
#Mytweets .user { text-align: left; }
#Mytweets .user a > img { display: none; height:0; }
#Mytweets p.tweet { color: #fff; text-align:left; margin-bottom: 0px; }
#Mytweets p.tweet a { color: #fff; text-decoration: underline; }
#Mytweets p.interact,
#Mytweets p.timePosted { display: none; height:0; }
/* MyTweets ENDS */

/* FOOTER */
.footer h3,
.footer p,
.footer div { text-align: center; }
.footer a:hover {text-decoration:none;border:0;}

.footerContact {
	font-size:14px;
	font-weight:bold;
}
/* FOOTER END */

.panelReferences { padding: 5px 17.333px; text-align:center; }
.panelReferences span { padding-top: 5px; }

.texteReference { font-weight: bold; }

.consultOffres {
	font-size: 16px;
	color: #666;
	font-style: italic;
}

#contentReference { padding-top: 10px; }

.addthis_button_facebook span.at300bs {background: url(./images/icons/facebook.png) !important; }
.addthis_button_twitter span.at300bs {background: url(./images/icons/twitter.png) !important; }

p.h1propos { display: none; height:0px !important; }


img.conventionBulle { width:32px; height:32px; }


.LangContainer { float:left; position:relative; top:2px; }
/*.langMenu ul { width: 24px; padding:0; margin:0; list-style:none; }
.langMenu ul li { position: relative; text-align:center;}
.langMenu li:hover ul { top: 22px; left: 0px; visibility: visible; }
.langMenu a { display: block !important; text-decoration: none; width: 24px !important; }
.langMenu a.linkLang {  }*/


/*TELERIK OVERRIDE*/
.RadMenu .rmGroup .rmText {
	padding: 0 54px 0 0 !important;
}
.RadMenu .rmSlide .rmVertical,
.RadMenu .rmSlide .rmVertical .rmLink { min-width: 100px !important; }
/*TELERIK OVERRIDE END*/

.pretty-borderd-video
{
	background-color: #f5f5f5;
	background: -moz-linear-gradient(bottom, #f2f2f2 0px, #ffffff 100%);
	background: -webkit-gradient(linear,left bottom,left top, color-stop(0, #f2f2f2),color-stop(1, #ffffff));
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f2f2f2');
	border: 1px solid #dddddd;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 5px;
	margin-bottom:10px;
}
