﻿
/**************************colonnes gauche et droite pour candidats  ******************************/

#column_l_candidat {
	width: 573px;
	display: block;
	margin: 2px 0px 2px 0px;
	padding: 0 5px 5px 5px;
	text-align: justify;
	color:#4d438a;
	float:left;
}

#column_l_candidat h1 {
	color:#98cef0;
	font-size: 2em;
	text-transform: none;	
}
#column_r_candidat {
	width: 330px;
	margin-right: 0px;
	float: right;
	background-color: transparent;
	position: relative;
	right: 0px;
	padding-right: 0px;
	padding-left: 2px;
}



/******* bloc profil candidat  *******/
#profilcandidat
{
	background-image: url('../images/img_candidat/espace_candidat.gif');
	background-repeat: no-repeat;	
	width: 370px;
	height: 178px;
	padding-left:15px;
	padding-top:15px;
	padding-right:10px;

}



/******* bloc coordonnées  *******/
#coordonnesdg_photo
{
	/*background-image: url('../images/fond_photo_blanc.gif');*/
	width: 98px;
	height: 119px;
	background-repeat: no-repeat;
	padding-left: 8px;
	padding-top: 8px;
	margin-right: 18px;
	position: relative;
	float: left;
	/*left:10px;*/
	margin-left:0px;
}

#coordonnesdg_photo .no_photo
{
	font-weight: bold;
	line-height: 20px;
	margin-left: 30px;
	margin-top: 30px;
	width: 50px;
	display: block;
	text-align: center;
}

#coordonnesdg_photo .photo img
{
	height: 110px;
	margin-left: 7px;
	width: 94px;
}

/******* bloc annonces  *******/
#blocannoncesdg
{
	/*background-image: url('../images/img_candidat/tableau-annonce-fond.gif');*/
	width: 573px;
	display: inline-block;
	float:left;
	margin-top:0px;
}

#blocannoncesdg_table
{
	background-image: url('../images/img_candidat/tableau-annonce-fond.gif');
	background-repeat: repeat;
	margin:0px;
	color:#4d438a;

}

.annoncesdg_titre
{

	font-weight:bold;
	text-align:center;
}
#blocannoncesdg_table .annonce
{
		background-image: url('../images/img_candidat/tableau-annonce.gif');
		background-repeat: no-repeat;		
		height:35px;
		text-align:center;

}
#blocannoncesdg_table .bas
{
		background-image: url('../images/img_candidat/tableau-annonce-bas.gif');
		height:87px;
		text-align:center;
}

.blocannoncesdg_bas
{
	text-decoration: none;
	font-weight:bold;
	font-size:1.8em;
	font-family: "Bookman Old Style", Times, serif;
	color:#4d438a;		
}

.blocannoncesdg_bas a
{
	color:#4d438a;	
	text-decoration: none;
	font-weight:bold;
}





/********************** style non utilisé ? ********************************/

.annoncesdg_item
{
	background-image: url(../images/fond_annonces.gif);
	background-position: center top;
	background-repeat: no-repeat;
	display: block;
	height: 67px;

}

.annoncesdg_alternate
{
	background-image: url(../images/fond_annonces.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
	display: block;
	height: 67px;
}

.annonces_txt
{
	float: left;
	margin-top:20px;
	margin-left:10px;
	/*width:100px;*/
}
.annonces_txt2
{
	float: left;
	/*display: block;*/
	margin-left: 100px;
	margin-top: 20px;
}

.annonce_detail
{
	float: right;
	margin-top: 40px;
	margin-right: 5px;
	/*clear: left;*/
	position:relative;
}
/********************** fin de style non utilisé  ********************************/





/******* bandeau pub 320*180 *******/
#pubdg
{
	border: 1px dashed #C0C0C0;
	width: 320px;
	height: 180px;
	background-color: #fff;
	color: #000;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom:0px;
	text-align: center;
	margin-bottom: 6px;
	right:0px;
}


/*************bandeaux bouton bleu ********************/

td.btn_fond_bleu
{
	/*background-position: 5px;*/
	background-image: url('../images/img_candidat/missions.gif');
	background-repeat: no-repeat;
	width: 328px;
	height: 68px;
	padding-top: 8px;
	padding-bottom: 8px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	padding-right: 15px;
}

 p.mission
{
	text-align:right;
}


/******* bloc acces rapide  *******/

#accesrapide
{
	position: relative;
	float: right;
	background-image: url('../images/img_candidat/acces_rapide.gif');
	background-repeat: no-repeat;
	width: 172px;
	height: 178px;
	right: 0px;
	padding-top: 5px;
}
#accesrapide h4
{
	color:#4d438a;
	/*padding-top:10px;*/
	padding-bottom:0px;
}

#accesrapide ul {
	margin: 0px 0px 5px 25px;
	list-style-type: none; 
	padding: 0px;
	position: relative;
}
#accesrapide li {
	display: block;
	padding: 3px;
	text-decoration: none;
	width:135px;

}
#accesrapide ul li a {padding-left:2px;text-decoration:underline;color:black;font-weight:bold;
background-image:url(../images/puce.gif);
background-repeat:no-repeat;
background-position: left 50%;
padding-left:15px;
}

#accesrapide ul li a:hover {padding-left:5px;text-decoration:none;font-weight:bold;color:#2787BF;
background-image:url(../images/puce_on.gif);
background-repeat:no-repeat;
background-position: left 50%;
padding-left:15px;	
}

/******* bloc DG du mois  *******/
#dgdumois
{
		border: 1px dashed #C0C0C0;
		width:auto;
		height: 130px;
}