#right .contentTitleh1, #home #contentTitleh1 {
	display: none;
}
#contact select, .cc_content select {
	margin: 3px 0 5px 5px;
}
#contact .obligatoire, .cc_content  .obligatoire{
	color: red;
}
#contact .submit input, .cc_content  .submit input{
	background-color: #B82D23;
	color: #fff;
	padding: 0 40px 0 40px;
}
#contact .submit, .cc_content .submit{
	color: red;
}
#categorie .cc_vignette {
	display: none;
}
/*---------- ERREURS ----------*/

#applicationMessage {
	background-color:#bd3535;
	color:#fff;
	margin:0 0 0 0;
}

#applicationMessage #errors li {
	background: url('../img/bullet2.jpg') no-repeat 10px 7px;
}

#applicationMessage li{
	list-style:none;
	padding: 3px 0 3px 20px;
}

/* ACTUS */
#actu {
	text-align:justify;
	padding:0 0 20px 10px;
	font-size:10px;
	color:#ab8f8f;
}

#actu .cc_preview {
	display: none;
}
#actu .cc_title h3 {
	padding-top: 0;
}
#actu .cc_title  a{
	font-size:10px;
	color:#705858;
	font-weight:bold;
	padding:0 0 6px 0;
	text-decoration: none;
}
#actu .cc_title  a:hover {
	text-decoration: underline;
}







