.eventDay {
	background: #c7b698 none repeat scroll 0% !important;
	border-color: #556677 rgb(170, 187, 204) rgb(170, 187, 204)
		rgb(85, 102, 119) !important;
	border-style: none !important;
	border-width: none !important;
	color: #fff;
}

.csc-header h1{
	font-size : 1.4em !important;
	color : #666666 !important;
	margin : 0 0 0.5em !important;
	font-weight : bold !important;
}

#header h1{
	margin: 0;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	/*text-indent:-999px;
	height:0;*/
	position: absolute;
	left: -9999999px;
}

/* CSS pour les liens reseaux sociaux */
.custom_tip{
	display: inline-block;
	z-index: 1000;
	background-color: #333;
}
.custom_tip .tip {
	padding: 5px;
	background: #FFFFFF;
	border: 1px solid #a38247;
}
.custom_tip .tip-title {
	color: #a38247;
	font-size: 1.2em;
	padding: 2px;
	text-align: left;
}
 
.custom_tip .tip-text {
	color: #666666;
	padding: 2px;
}
.network{
	margin-top: 5px;
	display: none;
}

.ak #header {
	z-index : 2 !important;
}



/** Sondages CSS **/

.tx-pbsurvey-pi1 div {margin-bottom: 10px;}
.tx-pbsurvey-pi1 .pagenumbering {font-size: 100%; position: relative; height: 15px;}
.tx-pbsurvey-pi1 .barcontainer {background-color: #FFFFFF; border: 1px solid #000000; width: 100px; height: 15px; position: absolute; z-index: 6; right: 0px;}
.tx-pbsurvey-pi1 .bar {background-color: #CCCCFF; height: 15px; z-index: 4; position: absolute; left: 0px;}
.tx-pbsurvey-pi1 .bartext {z-index: 5; text-align: center; position: absolute; left: 0px; width: 100px; height: 15px;}
.tx-pbsurvey-pi1 .pageHeader {font-size: 150%; font-weight: bold; color: #666666 !important;}
.tx-pbsurvey-pi1 .pageIntroduction {}
.tx-pbsurvey-pi1 .survey_item {margin-top: 20px; margin-bottom: 20px;}
.tx-pbsurvey-pi1 .survey_item input,select{margin-top: 10px; margin-left:20px;}
.tx-pbsurvey-pi1 .survey_item textarea{margin-top: 10px; border:1px solid #B1B2B4; width:100%;}
.tx-pbsurvey-pi1 .itemform {}
.tx-pbsurvey-pi1 .question {font-size: 130%; font-weight: bold;}
.tx-pbsurvey-pi1 .questionNumber {}
.tx-pbsurvey-pi1 .questionSubtext {font-size: 100%;}
.tx-pbsurvey-pi1 .required {color: #FF0000; vertical-align: super;}
.tx-pbsurvey-pi1 .survey_error {color: #FF0000;}
.tx-pbsurvey-pi1 .additional_ver {margin-left: 20px;}
.tx-pbsurvey-pi1 .matrix {width: 100%;}
.tx-pbsurvey-pi1 .matrix .surveyrow_even {background-color: #CCCCFF;}
.tx-pbsurvey-pi1 .matrix .columnFirst {font-weight: bold; text-align: left;}
.tx-pbsurvey-pi1 .matrix .columnNext {text-align: center;}

.tx-hisurveystats-pi1 h2{
	font-size : 13px !important;
	margin-bottom : 10px !important;
	margin-top : 10px !important;
}


