@charset "utf-8";
/* CSS Document */

/* ------------------------------------ */
/* ----------------CSS----------------- */
/* -------------FORMULAIRE------------- */
/* ------------------------------------ */
/* ------------------------------------ */



/* ------------------------------------ */
/* --------DIV D'EMCAPSULEMENT--------- */
/* ------------------------------------ */
#m_left {
	float:left;
	width:41px; 
}
#middle {
	width:903px;
	float:left;
	background-color:#FFFFFF;
}
#middle_content {
	float:left;
	margin-top:15px;
	margin-left:20px;
	
}
#m_right {
	width:21px;
	float:left;
}

/* ------------------------------------ */
/* -------------DIV PATH--------------- */
/* ------------------------------------ */
#path {
	width:725px;
	margin-left:3px;
	background-image:url(/common/img/template/les_roches_bluche/EN-EN/path.jpg);
	background-repeat:no-repeat;
}
#path img {
	margin-left:10px;
	margin-right:7px;
}
#path .link_firstlevel{
	font-size:24px;
	font-family:"Arial Narrow", Arial, FagoCoRegular, Verdana;
	font-weight:bold;
	color:#e51837;
}
#path .link_secondlevel{
	font-size:20px;
	font-family:"Arial Narrow", Arial, FagoCoRegular, Verdana;
	color:#b1b1b1;
	padding-left:3px;
}
/* ----------LIEN DU CHEMIN------------ */
#links{
	margin-top:5px;
	float:left;
	width:650px;
}
#goodies {
	text-align:right;
	padding-top:15px;
	padding-right:5px;
}

/* ------------------------------------ */
/* ------------DIV CORPS--------------- */
/* ------------------------------------ */
#corps {
	float:left;
}
#corps h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#e51837;
	margin-right:5px;
	margin-bottom:15px;
	padding-top:15px;
}
/* -------------BANNER----------------- */
#banner{
	margin-top:12px;
	float:left;
}
#banner img{
	margin-top:1px;
}
#banner h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#b1b1b1;
	margin-right:5px;
	margin-bottom:15px;
	padding-top:15px;
	font-weight:normal;
	letter-spacing:1px;
}

/* ------------------------------------ */
/* ---------DIV INFOSCHOOL------------- */
/* --------(CONTENU TEXTE)------------- */
/* ------------------------------------ */
#infosschool {
	margin-top:15px;
	width:578px;
	text-align:justify;
	font-family:Arial, Helvetica, sans-serif;
}
#infosschool img{
	margin-top:1px;
}
#infosschool .text{
	font-size:11px;
	text-align:justify;
	margin-bottom:15px;
	margin-right:5px;
}
#infosschool ul li{
	background-image: url(/common/img/template/les_roches_bluche/EN-EN/row_path.jpg);
	background-repeat: no-repeat;
	padding-left: 20px;
	list-style:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	display:block;
	padding-bottom:15px;
}
#infosschool .portrait {
	float:left;
	margin-right:5px;
}
#infosschool a {
	color:#515151;
}
#infosschool a:hover {
	background-color:#e51837;
	color:#FFFFFF;
	display:block;
}
#infosschool h2 {
	font-weight:bold;
	font-size:12px;
}
/* ------------------------------------ */
/* ---------DIV FORMULAIRE------------- */
/* -----------DE CONTACT--------------- */
/* ------------------------------------ */
#form_contact {
	font-family:Arial, Helvetica, sans-serif;
	margin-top:25px;
	border-top:#3e3e3e 1px solid;
	background-image:url(/common/img/template/les_roches_bluche/EN-EN/bg_grey_dotted.jpg);
}
.gender {
	padding-right:25px;
}
#form_contact tr {
	height:35px;
	vertical-align:top;
}
#form_contact form {
	margin-top:35px;
}
#form_contact .fields {
	padding-bottom:15px;
	padding-top:15px;
	font-size:10px;
	font-style:italic;
	color:#e51837;
	display:block;
}
#form_contact .textarea {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#e51837;
}
/* ------------------------------------ */
/* ------------ANCRE TOP--------------- */
/* ------------------------------------ */
#back_top{
	border-top:#3e3e3e 1px solid;
	text-align:right;
	width:578px;
	padding-top:10px;
	padding-bottom:10px;
}
#back_top img{
	border:0;
	padding-right:4px;
}
#back_top a{
	color:#e83752;
}

/* ------------------------------------ */
/* --------------DIV RIGHT------------- */
/* -------(CONTENU COLONNE RIGHT)------ */
/* ------------------------------------ */
#content_right{
	margin-top:12px;
	float:left;
	margin-left:5px;
	width:125px;
	margin-left:15px;
}
#topic_title{
	width:129px;
	background-image:url(/common/img/template/les_roches_bluche/EN-EN/top_topic.jpg);
	background-repeat:no-repeat;
	margin-bottom:10px;
	color:#e51837;
	height:64px;
}
#topic_title h3{
	font-size:16px;
	padding-left:7px;
	margin:0;
	padding-top:13px;
	font-family:Arial, Helvetica, sans-serif;
}
#topic_title h4{
	color:#3e3e3e;
	font-weight:normal;
	font-size:13px;
	margin:0;
	padding-left:7px;
	vertical-align:top;
}
#topic_content {
	margin-bottom:35px;
	color:#e51837;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:justify;
}


