/***********************/
/** SPORT CONVERGENCE **/
/** PAGE A 1 COLONNE  **/
/***********************/

/* COLONNE DE GAUCHE */


/* PARTIE CENTRALE DE LA PAGE */
h3 {
	font-size: 				18px;
}

#textuel, #textuel_large {
	float: 					left;
	display:				inline;
	width: 					930px;
	padding-bottom: 		25px;
	margin-left:			10px;
	height:					auto !important;
	height:					400px;
	min-height:				400px;
}

.div_standard {
	float: 					left;
	width: 					900px;
}

#profils {
	float:					left;
	width:					900px;
	max-width:				898px;
	border:					1px solid #DBDDEA;
	border-bottom:			none;
	margin-bottom:			20px;
}

.un_profil {
	float:					left;
	width:					898px;
	height:					140px;
	background-image:		url('img/v2/bg_un_profil.gif');
	background-position:	top left;
	background-repeat:		repeat-x;
}

.visuel_un_profil {
	float:					left;
	width:					167px;
	height:					127px;
	text-align:				center;
	padding-top:			1px;
	margin-top:				5px;
	background-image:		url('img/v2/bg_visuel_un_profil.gif');
	background-position:	top left;
	background-repeat:		repeat-x;
}

.informations_profil {
	float:					left;
	width:					731px;
	margin-top:				12px;
}

.date_derniere_connexion {
	float:					right;
	width:					205px;
	font-size:				10px;
	border-left:			1px solid #000000;
}

.nom_profil {
	float:					left;
	width:					525px;
	font-size:				14px;
	font-weight:			bold;
	margin:					9px 0 4px 0;
}

.nom_profil a {
	color:					#000000;
	text-decoration:		underline;
}

.nom_profil a:hover {
	color:					#788eaa;
	text-decoration:		underline;
}

.emploi_profil {
	float:					left;
	width:					525px;
	font-size:				11.5px;
	font-weight:			bold;
	margin-bottom:			13px;
}

.presentation_profil {
	float:					left;
	width:					705px;
	padding-top:			4px;
	line-height:			1.2em;
	border-top:				1px solid #D5D5D5;
}

#pagination_basse {
	float:					left;
	width:					900px;
	margin-bottom:			50px;
}

#bouton_afficher_recherche {
	float:					left;
}

a.become_premium_link {
	display:				block;
	color:					#4E88C3;
	font-style:				italic;
	font-size:				13px;
	text-decoration:		underline;
	margin:					0 0 5px 20px;
}


a.become_premium_link:hover {
	display:				block;
	color:					#788eaa;
	font-style:				italic;
	font-size:				13px;
	text-decoration:		underline;
	margin:					0 0 5px 20px;
}

/* DIVERS */
.encart_gauche {
	float:					left;
	width:					900px;
	margin:					15px 0 10px 0;
}

.encart_droit {
	float:					left;
	width:					900px;
	text-align:				right;
	margin-bottom:			15px;
}

a.bouton_blanc {
	padding:				0 12px 1px 12px;
}

a.bouton_page_suivante, a.bouton_page_precedente {
	float:					right;
	display:				block;
	width:					127px;
	height:					16px;
	color:					#FFFFFF;
	margin-left:2px;
	font-weight:			bold;
	font-size:				10px;
	text-decoration:		none;
	text-align:				center;
	line-height:			1.3em;
	background-color:		#91ACCE;
}

.pagination {
	float:					right;
	min-width:					205px;
	margin-left:			2px;
	text-align:				right;
}

.lien_pagination {
	float:					left;
	width:					17px;
	width: 21px;
}

a.bouton_pagination {
	display:				block;
	width:					16px;
	height:					16px;
	width: 				20px;
	color:					#FFFFFF;
	font-weight:			bold;
	font-size:				9px;
	text-decoration:		none;
	line-height:			1.8em;
	text-align:				center;
	background-color:		#91ACCE;
}

.lien_dernieres_pages {
	float:					left;
	display:				inline;
	width:					53px;
	margin-left:			1px;
}

a.bouton_dernieres_pages {
	display:				block;
	width:					51px;
	height:					16px;
	color:					#FFFFFF;
	font-weight:			bold;
	font-size:				9px;
	text-decoration:		none;
	line-height:			1.8em;
	text-align:				center;
	background-color:		#91ACCE;
}


a.bouton_page_suivante:hover, a.bouton_page_precedente:hover, 
a.bouton_pagination:hover, a.bouton_dernieres_pages:hover,
a#selected_page {
	color:					#6C6C6C;
	text-decoration:		none;
}
#loginForm {
	font-size:				12px;
	background-color:					#E4E7ED;
}
#col_left,#col_right{
	width:450px;
	float: left;
	height: auto !important;
	height:400px;
	min-height: 400px;
	/*background-color:green;*/
	margin:2px;
}
#col_left a {
	color:white;
	
	text-decoration: none;
}
#col_right a{
	color:white;
	
	text-decoration: none;
}
#col_left .title_grad{
	margin-top:10px;
	width:440px;
	height:16px;
	float: left;
	text-align:right;
	font-weight:bolder;
	font-style:italic;
	color:white;
	padding-right:10px;
	
	background-image:		url('img/v2/title_grad_l.gif');
	background-position:	top right;
	background-repeat: no-repeat;
}

#col_right .title_grad{
	width:450px;
	margin-top:10px;
	height:16px;
	float: left;
	font-weight:bolder;
	font-style:italic;
	color:white;
	padding-left:10px;
	background-image:		url('img/v2/title_grad_r.gif');
	background-position:	top left;
	background-repeat: no-repeat;
}
#col_right .detail, #col_left .detail{
	margin-top:3px;
	width:360px;
	height:20px;
	font-style:italic;
	font-weight:bolder;
	color: #666666;
	float: left;

}
#col_left .detail{
	text-align: right;
	margin-right: 10px;
	}
	
#col_right .detail{
	margin-left: 10px;
	}
.case_bleue{
	margin-top:3px;
	width:80px;
	height:20px;
	font-style:italic;
	font-weight:bolder;
	color:white;
	text-align: center;
	float: left;
	background-color: #91ACCE;
}

#col_right .case_bleue a, #col_left .case_bleue a, .case_bleue a {
	display:block;
	width:80px;
	height:20px;
}

#col_right .case_bleue a:hover,#col_left .case_bleue a:hover, .case_bleue a:hover {
	color: #6c6c6c;
}

.contact_line{
	width:					920px;
	height:					auto !important;
	height:					25px;
	min-height:				25px;
	background-color:		#F6F6F6;
	background-image:		url('img/v2/bg_degrade_ligne_grise.gif');
	background-position:	bottom left;
	background-repeat: 		repeat-x;

}
#zone_network{
	width:920px;	
	padding-bottom:20px;
	background-color:		#E4E7ED;
	padding:5px;
}

#zone_network_big{
	width:930px;	
	padding-bottom:20px;
	background-color:		#E4E7ED;
	padding:		5px 0;
	height:auto !important;
	height:250px;
	min-height:250px;
	
}
#zone_network a, #zone_network_big a{
	color:black;
	text-decoration: none;
}
.cgu {
	float:					left;
	width:					910px;
	background-image:		url('img/v2/bg_big_grad.gif');
	background-position:	top left;
	background-repeat: 		no-repeat;
	height:					auto;
	padding: 				15px 10px;
	height: 				auto !important;
	height: 				300px;
	min-height: 			300px;
}
.CGU_titre2{
	font-size: 15px;
	font-weight: bold;
	
	}
.guide{
    padding-top:5px;
	color: #7987a4;
	font-weight:bold;
	font-size:12px;
    text-decoration:underline;
}
.plan1{
    float:none;
    clear:both;
    margin: 15px 0px;
    color:#7987a4;
    font-weight:bold;
    text-decoration:underline;
}

.plan2{
    float:none;
    clear:both;
    margin: 5px 0px 3px 25px;
    color:#666666;
    text-decoration:underline;
}
#annuaire_content{
	width:860px;
	float:left;
	background-image:		url('img/v2/bg_big_grad_relais.gif');
	background-position:	bottom right;
	background-repeat: no-repeat;
	background-color: #e4e7ed;
	height: auto !important;
	height:300px;
	padding: 25px 35px 50px 35px;
	min-height: 300px;
}
.annuaireBleu {
    font-size: 15px;
    font-weight: bolder;


}
.annuaireInscription{
	float: left;
	width: 860px;
	text-align: center;
	margin-top: 50px;
		
}
.annuaireInscription a {
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #7a8493;
}
.annuaireInscription a:hover {
	text-decoration: underline;
	color: #000000;
}
#sitemap{
	width:895px;
	height: auto !important;
	height:400px;
	min-height:400px;
	
	background-image:		url('img/v2/bg_big_grad_relais_up.gif');
	background-position:	top right;
	background-repeat: no-repeat;
	padding: 20px 0 0px 35px;
	

}
.recapitulatif{
	width:440px;
	}
.sitemapMain1{
	width:430px;
	margin-top:3px;
	height:20px;
	float: left;
	font-weight:bolder;
	color:white;
	padding-left:10px;
	padding-top:2px;
	background-image:		url('img/v2/title_grad_sm1.gif');
	background-position:	top left;
	background-repeat: no-repeat;
}
.sitemapMain2{
	width:430px;
	margin-top:3px;
	height:20px;
	float: left;
	font-weight:bolder;
	color:white;
	padding-left:10px;
	padding-top:2px;
	background-image:		url('img/v2/title_grad_sm2.gif');
	background-position:	top left;
	background-repeat: no-repeat;
}
.sitemapMain1 a, .sitemapMain2 a {
	color : #ffffff;
	text-decoration: none;
	font-size: 14px;
	}
.sitemapSecond{
	float: left;
	width:405px;
	padding-left:35px;
}
.sitemapSecond a{
	color:					#666666;
	text-decoration: none;
}
.sitemapThird{
	float: left;
	display:inline;
	background-image:		url('img/v2/puce_grise.gif');
	background-position:	 left;
	background-repeat: no-repeat;
	width:380px;
	margin-left:50px;
	padding-left: 10px;
}
.sitemapThird a{
	color:					#666666;
	text-decoration: none;
	font-size:11px;
}
.sitemapSecond a:hover, .sitemapThird a:hover {
	color : #000000;
	
	}
	
	
.offre_emploi {
	float:					left;
	width:					925px;
	margin-bottom:			5px;
}

.haut_offre_emploi {
	float:					left;
	width:					925px;
	height:					auto !important;
	height:					25px;
	min-height:				25px;
	color:					#FFFFFF;
	background-color:		#AEB2BD;
}

.date_offre {
	float:					right;
	width:					255px;
	margin-top:				5px;
	border-left:			1px solid #FFFFFF;
}

.titre_offre_emploi {
	float:					left;
	display:				inline;
	width:					635px;
	font-size:				13px;
	font-weight:			bold;
	margin:					3px 0 0 19px;
}

.titre_offre_emploi a {
	color:					#FFFFFF;
	text-decoration:		underline;
}

.titre_offre_emploi a:hover {
	color:					#788EAA;
}

.infos_offre_emploi {
	float:					left;
	width:					925px;
	color:					#000000;
	background-color:		#E4E7ED;
	padding:				5px 0;
}

.infos_offre_emploi_1 {
	float:					left;
	display:				inline;
	width:					500px;
	line-height:			1.9em;
	margin-left:			17px;
}

.infos_offre_emploi_2 {
	float:					left;
	width:					400px;
	line-height:			1.9em;
}

.description_offre {
	float:					left;
	display:				inline;
	/*width:					585px;
	max-*/width:				903px;
	line-height:			1.1em;
	padding:				7px 5px 7px 17px;
	background-color:		#D3DAE4;
}

.derniere_ligne_offre {
	float:					left;
	width:					925px;
	padding:				5px 0;
	background-color:		#E4E7ED;
}

.consultation_offre {
	float:					right;
	width:					155px;
}

.auteur_offre_emploi {
	float:					left;
	display:				inline;
	width:					660px;
	margin-left:			17px;
}

.auteur_offre_emploi a {
	color:					#000000;
	text-decoration:		underline;
}

.auteur_offre_emploi a:hover {
	color:					#788EAA;
	text-decoration:		underline;
}


#form_repondre_offre {
	float:					left;
	width:					925px;	
	background-color:		#E4E7ED;
	padding:				5px 0;
}


/* ANNUAIRE */
#annuaire_membre {
	float:					left;
	display:				inline;
	width:					860px;
	margin:					7px 0 70px 54px;
	padding-bottom:			25px;
	background-color:		#E4E7ED;
}

#titre_annuaire {
	float:					left;
	display:				inline;
	width:					700px;
	font-weight:			bold;
	font-size:				19px;
	margin:					30px 0 35px 123px;
}

#colonnes_annuaire {
	float:					left;
	display:				inline;
	width:					730px;
	margin-left:			130px;
}

.colonne_annuaire {
	float:					left;
	width:					268px;
	padding-bottom:			33px;
	margin-right:			52px;
}

.colonne_annuaire ul {
	padding:				0;
	margin:					0 0 0 16px;
}

.colonne_annuaire ul li {
	color:					#666666;
	font-style:				italic;
	line-height:			1.4em;
	padding:				0 0 8px 0;
	margin:					0;
}

.colonne_annuaire ul li a {
	color:					#666666;
	font-style:				normal;
	text-decoration:		underline;
}

.colonne_annuaire ul li a:hover {
	color:					#788EAA;
	text-decoration:		underline;
}

#pagination_annuaire {
	float:					left;
	display:				inline;
	width:					385px;
	line-height:			1.8em;
	font-family:			"Verdana", "Arial";
	margin:					0 0 0 232px;;
}

.bouton_pagination {
	float:					left;
	width:					128px;
}

a.annuaire_page_suivante, a.annuaire_page_precedente {
	display:				block;
	width:					127px;
	height:					16px;
	color:					#FFFFFF;
	font-weight:			bold;
	font-size:				10px;
	text-decoration:		none;
	text-align:				center;
	line-height:			1.5em;
	background-color:		#91ACCE;
}

a.annuaire_page_suivante:hover, a.annuaire_page_precedente:hover {
	color:					#6C6C6C;
	text-decoration:		none;
}
