/***********************/
/** SPORT CONVERGENCE **/
/** PAGE A 2 COLONNES **/
/***********************/

/* COLONNE DE GAUCHE */
#mes_participations_recruteur {
	float:					left;
	width:					200px;
	height:					36px;
	text-align:				left;
	font-size:				12px;
	text-align:				center;
	background-image:		url('img/v2/bg_bouton_forum.gif');
	background-position:	top left;
	background-repeat:		no-repeat;
	margin-bottom:			10px;
	padding:				9px 0 0 0;
}
#mes_participations_emplois {
	float:					left;
	width:					200px;
	height:					30px;
	text-align:				left;
	font-size:				12px;
	text-align:				center;
	background-image:		url('img/v2/bg_bouton_forum.gif');
	background-position:	top left;
	background-repeat:		no-repeat;
	margin-bottom:			10px;
	padding:				15px 0 0 0;
}

#mes_participations_recruteur a, #mes_participations_emplois a {
	font-weight:			bold;
	color:					#7987A4;
	text-decoration:		none;
}

#encart_profil {
	float:					left;
	width:					200px;
	height:					300px;
	background-image:		url('img/v2/bg_encart_profil.gif');
	background-position:	top left;
	background-repeat:		no-repeat;
	margin-bottom:			9px;
}

#visuel_profil {
	float:					left;
	display:				inline;
	width:					125px;
	height:					128px;
	text-align:				center;
	margin:					21px 0 19px 37px;
}

#titre_son_reseau {
	float:					left;
	width:					200px;
	height:					35px;
	color:					#7987A4;
	letter-spacing:			0.05em;
	text-align:				center;
	line-height:			1.2em;
	font-weight:			bold;
	font-size:				15px;
	font-style:				italic;
}

.titre_contact {
	float:					left;
	width:					200px;
	height:					17px;
	color:					#4B4B4B;
	text-align:				center;
	font-weight:			bold;
	font-size:				12px;
}

#contacts_directs, #contacts_indirects {
	float:					left;
	display:				inline;
	width:					95px;
	height:					21px;
	color:					#FFFFFF;
	font-weight:			bold;
	font-size:				12px;
	text-align:				center;
	line-height:			1.5em;
	background-color:		#91ACCE;
	margin:					0 0 6px 54px;
}

#contacts_indirects {
	background-color:		#C6C6C6;
}

/* PARTIE CENTRALE DE LA PAGE */

#textuel, #textuel_large {
	float: 					left;
	width: 					710px;
	height: auto !important;
	height:400px;
	min-height:400px;
	padding-bottom: 		25px;
}

#poste_profil {
	float:					left;
	width:					725px;
	font-size:				13px;
}

.div_standard {
	float: 					left;
	width: 					715px;
}
.div_standard_title_left {
	float: 					left;
	width: 					715px;
	color:					#3B4755;
	font-weight: bold;
}
#infos_profil {
	width:					405px;
	color:					#3B4755;
	font-size:				11px;
	line-height:			1.7em;
	padding-left:			5px;
	background-image:		url('img/v2/bg_rayures_grises.gif');
	background-position:	top left;
	background-repeat:		repeat;
}

#video_profil { 
	background-color:		#E7E7E7;
	vertical-align: 		top; 
}

#site_internet_profil {
	float:					left;
	/*width:					715px;
	max-*/width:				705px;
	color:					#3B4755;
	font-size:				12px;
	padding:				9px 5px;
	margin:					4px 0 5px 0;	
	background-image:		url('img/v2/bg_rayures_grises.gif');
	background-position:	top left;
	background-repeat:		repeat;
}

.titre_degrade_gris {
	float:					left;
	width:					697px;
	color:					#FFFFFF;
	font-weight:			bold;
	font-size:				12px;
	line-height:			1em;
	letter-spacing:			0.05em;
	margin-top:				10px;
	margin-bottom:			10px;
	padding:				1px 0 2px 18px;
	background-image:		url('img/v2/bg_titre_degrade_gris.gif');
	background-position:	top left;
	background-repeat:		repeat-y;
}

.paragraphe {
	float:					left;
	width:					710px;
	/*padding-left:5px;*/
	line-height:			1.2em;
	font-size:				12px;
	margin-bottom:			5px;
}

/* PHOTOTHEQUE */
#conteneur_phototheque {
	float: 					left;
	width: 					715px;
	margin:					10px 0 10px 0;
}

#phototheque {
	width:					680px;
}

#titre_phototheque {
	float:					left;
	width:					680px;
	color:					#666666;
	font-size:				14px;
	font-family:			"Verdana";
	margin:					15px 0 12px 0;
}

.element_phototheque_public {
	float:					left;
	width:					218px;
	height:					195px;
	margin-bottom:			15px;
}

.element_phototheque {
	width:					210px;
	height:					195px;
}

.photo_phototheque {
	width:					210px;
	height:					145px;
	text-align:             center;
}

.legende_phototheque {
	/*width:					210px;
	max-*/width:				190px;
	height:					50px;
	max-height:				40px;
	color:					#737373;
	line-height:			1.1em;
	font-style:				italic;
	font-size:				10px;
	padding:				5px 10px;
	background-color:		#DADADA;
}

.liste_profil {
	float: 					left;	
	padding:				0 0 0 30px;
	margin: 				0;
	font-size:				12px;
	list-style-type: 		none;
	list-style-image:		url('img/v2/puce.gif');
}

.liste_profil li {
	padding-bottom:			12px;
}

/* DIVERS */
.encart_droit {
	float:					left;
	width:					715px;
	text-align:				right;
	margin-bottom:			5px;
}

.en_13_gras {
	font-weight:			bold;
	font-size:				13px;
}
.en_gras {
	font-weight:			bold;
}
.en_gras_italique {
	font-weight:			bold;
	font-style:				italic;
}
.en_italique {
	font-style:				italic;
}
#footer {
	margin-top:				10px;
}
#searchNom {
	font-size:				12px;
	background-color:					#E4E7ED;
	margin:					5px 0 20px 0;
	padding-bottom:10px;
	
}
#searchNom .text {
	width:					190px;
	border:					none;
}
TEXTAREA, select {
	border:					1px solid #ABABAB;
	font-size:				11px;
	font-weight:			normal;
	font-family: 			Tahoma, Verdana;
}

.select_multiple {
	border:					1px solid #ABABAB;
	width:					190px;
	font-size:				11px;
	font-weight:			normal;
	font-family: 			Tahoma, Verdana;
}

.selectRechercheOrga {
	border:					1px solid #ABABAB;
	width:					190px;
	font-size:				11px;
	font-weight:			normal;
	font-family: 			Tahoma, Verdana;
	color: 					#000000;	
}

.selectRecherchePersonne {
	border:					1px solid #ABABAB;
	width:					190px;
	font-size:				11px;
	font-weight:			normal;
	font-family: 			Tahoma, Verdana;
	color: 					#000000;	
}

input.text   {
	border:					1px solid #ABABAB;
	width:					220px;
	font-size:				11px;
	font-weight:			normal;
	font-family: 			Tahoma, Verdana;
}
#zone_depot{
	float: 					left;
	width: 					720px;
	margin-bottom:			5px;
	background-color:		#E4E7ED;
}

#zone_prise{
	float: 					left;
	width: 					721px;
	margin-bottom:			0px;
	background-color:		#E4E7ED;
	height: 				auto !important;
	height:					400px;
	min-height: 			400px;
}

#zone_all , #central_accueil{
	float: 					left;
	width: 					700px;
	margin-bottom:			5px;
	padding:5px;
	background-color:		#E4E7ED;
	height: auto !important;
	height:400px;
	min-height: 400px;
	}
	
#central_accueil td{
	color:					#3B4755;
	font-weight: bold;
	}
#zone_depot input {
	width:					188px;
}
#zone_depot .text{
	border:none;
	
	}
	
#zone_depot #descriptionPoste{
	border:none;
	width: 640px;
	height:220px;
}	

#zone_depot #intermediation {
	width: 					612px;
	height:					88px;
	padding:				14px;
	border:					none;
}

#zone_depot #adresse_intermediation {
	width: 					317px;
	height:					19px;
	border:					none;
}
		
#expediteur_message_entete {
	float: left;
	display: inline;
	width: 243px;
	color: #3b4755;
	font-weight: bold;
	font-size: 11px;
	padding: 3px 0 5px 0;
	margin: 10px 0 0 15px;
}
		
#objet_message_entete {
	float: left;
	display: block;
	width: 192px;
	color: #3b4755;
	font-weight: bold;
	font-size: 11px;
	padding: 3px 0 5px 0;
	margin-top: 10px;
}

#date_message_entete {
	float: left;
	width: 112px;
	color: #3b4755;
	font-weight: bold;
	font-size: 11px;
	padding: 3px 0 5px 0;
	margin-top: 10px;
}

#statut_message_entete {
	float: left;
	width: 85px;
	color: #3b4755;
	font-weight: bold;
	font-size: 11px;
	padding: 3px 0 5px 0;
	margin-top: 10px;
}

#action_message_entete {
	float: left;
	display: block;
	width: 68px;
	text-align: center;
	color: #3b4755;
	font-weight: bold;
	font-size: 11px;
	padding: 3px 0 5px 0;
	margin-top: 10px;
}

.detail_message {
	float: left;
	padding-top:5px;
	width: 648px;
	height:22px;
	background-image:		url('img/v2/bg_prise_line1.gif');
	background-position:	top left;
}

.detail_message_read {
	float: left;
	padding-top:5px;
	width: 648px;
	height:22px;
	background-image:		url('img/v2/bg_prise_line2.gif');
	background-position:	top left;
}

.detail_message a:hover, .detail_message_read a:hover, .sup_message a:hover {
	color:					#788eaa;
	text-decoration:		underline;
}

.expediteur_message {
	float: left;
	display: inline;
	width:  243px;
	margin-left: 15px;
}

.expediteur_message a {
    display:block;
    width:243px;
    font-weight:bold;
    color:black;
    text-decoration: none;
}

.objet_message {
	float: left;
	width:  192px;
}

.objet_message a {
    display:block;
    width: 192px;
    color:black;
    font-size:11px;
    text-decoration: none;
}

.expediteur_message, .objet_message, .statut_message, .date_message {
    height:21px;
}

.date_message {
	float: left;
	width: 112px;
}

.date_message a {
    display:block;
    width:112px;
    color:black;
    font-size:11px;
    text-decoration: none;
}

.statut_message {
	float: left;
	display: block;
	width: 85px;
	text-align: center;
}

.statut_message a {
    display:block;
    width:85px;
    color:black;
    font-size:11px;
    text-decoration: none;
}

.action_message {
	float: left;
	display: block;
	width: 65px;
	text-align: center;
}

.line_message{
	float: left;
	width: 721px;
	height:27px;
}

.sup_message{
	float: left;
	padding-top:5px;
	padding-left:3px;
	width: 70px;
	height:22px;
	font-size:11px;
	text-align:center;
	background-image:		url('img/v2/bg_prise_del.gif');
	background-position:	top left;
}

.sup_message a {
    display:block;
    width:65px;
    color:black;
    
    text-decoration: none;
}

#presentation_form{
	float: 					left;
	width: 					705px;
	margin-bottom:			5px;
	background-color:		#E4E7ED;
	height: auto !important;
	height:400px;
	min-height: 400px;
}


.select_moteur_forum {
	float: 					left;
	width: 					190px;
	height: 				18px;
	font-size: 				11px;
	color: 					#000000;
	border:					none;	
	/*background-color:		#A3AFBF;*/
	
	text-align:				center;
	/*background:				transparent;
	background-image:		url('img/v2/bg_menu_deroulant.gif');
	background-position:	top left;
	background-repeat:		no-repeat;*/
}

.select_moteur_forum option {
	background-color:		#FFFFFF;
}
.titre{
 font-weight: bold;
}

/* PAGE MES OFFRES D'EMPLO */

.offre_emploi {
	float:					left;
	width:					710px;
	margin-bottom:			5px;
}

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

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

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

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

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

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

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

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

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

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

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

.auteur_offre_emploi {
	float:					left;
	display:				inline;
	width:					320px;
}

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

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

/* MON COMPTE - ABONNEMENT */

#compte_preferences {
	float: 					left;
	width: 					183px;	
	height:		 			61px;	
	line-height:			1.9em;
	background-image:		url('img/v4/bg_compte_preference.gif');
	background-position: 	left top;	
	background-repeat: 		no-repeat;	
	margin-bottom: 			10px;	
	padding:	 			10px 0 0 17px;	
	
}

#compte_preferences a, #compte_preferences a:hover {
	font-size: 				14px;	
	font-weight: 			bold;	
	color: 					#7987a4;	
	text-decoration: 		none;
}
