h1{
color:#1670A9;
font-size:16px;
margin: 60px 0 10px 0;
}

#home .group, #formations .group
{
	clear: both;
}

#home .group h2, #formations .group h2
{
	margin: 10px 0 0 0;
	background: white;
	font-size:14px;
	font-weight:200;
	line-height: 30px;
	color: #333333;
	border-bottom: 1px solid #58585a;
	border-top: 1px solid #d9dadb;
}

#formations {
	margin: 0 0 20px 0;
}

#display_1  h1 {
	display: none;
}

#display_1  .cc_description h1 {
	display: block;
	margin-top: 10px;
}

.cleared, .clear, .clear_both {clear:both;height:0px;font-size:0px;overflow:hidden; margin:0; padding:0;}

#categorie .cc_content{border-bottom:1px solid #1670A9; margin: 0 0 20px 0; padding:0 0 10px 0;}
.cc_preview {float: left;margin: 0 10px 0 0;}
	.cc_preview  img{border:2px solid #1670A9;}
.cc_content{}
	#contenu .cc_vignette img{float:left; margin: 0 15px 0 0; /*border:2px solid #aaa;*/}
.cc_title{margin:0 0 15px;}
.cc_excerpt{}
#contenu .cc_excerpt p{margin:0 0 0 0;}
.cc_read_more{float:right;margin:15px 0 0 0; font-weight:bold;}
.cc_read_more .separator{color:#AAAAAA; font-weight:100;}

#identification{
float:left;
margin: 55px 0 0 35px;
}

.w200px{
width:200px;
}

/* /////////////////////////////////////// */

#connexion .adminBox
{
	width:250px;
	font-size:12px;
	color:#333333;
	font-weight:bold;
	float:left;
	margin:20px 0 0 50px;
}

#connexion .adminBox .boxTop { height:12px; background: url(../img/menu_top.gif) top no-repeat;width:250px; }
#connexion .adminBox .boxMiddle { background: url(../img/menu_middle.gif) top repeat-y;width:250px; }
#connexion .adminBox .boxBottom { height:12px; background: url(../img/menu_bottom.gif) top no-repeat;width:250px; }

#connexion .boxTitle
{
	line-height:32px;
	font-size:14px;
	color:#333333;
	margin:0 10px 0 10px;
	padding: 0 0 0 30px;
	border-bottom:2px solid #CCCCCC;
}

#connexion .boxContent { font-size: 10px; padding: 10px; }
.boxMore { text-align: right; padding: 0 10px 0 0; }

#connexion .adminBox form{
padding: 0 0 0 20px;
}

#errors{
color:#fff;
font-weight:bold;
padding:8px 8px 8px 30px;
background:#D80000 url(../img/error.png) left no-repeat;
border-top:2px solid red;
border-left:2px solid red;
border-bottom:2px solid #8E0015;
border-right:2px solid #8E0015;
/*margin: 40px 0 0 0;*/
}

hr{
border:1px dotted #666666;
margin:30px 0 0 30px;
}