/* CSS Document */
@import url(rejoindre.css);

/*******************************************************/
#tentatrice{
	position:relative;
	padding-left:400px;
	width:117px;
	height:135px;
}
#bloc_centre{
	top: 0px;
	position : relative;
	margin:auto;
	background:transparent url(../media/img/rejoindre/candidatures/fond.png) top left repeat-x;
	border-left:1px solid;
	border-right:1px solid;
	border-left-color:#ebebeb;
	border-right-color:#ebebeb;
	width:949px;
	height:540px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}
#bas_page {
	
	width:951px;
	height:26px;
	position : relative;
	margin:auto;
}

.colonne{
	position:relative;
	float:left;
	padding-left:5px;
	padding-right:5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	top:0px;
	left:5px;
	width:450px;
	height:370px;
	margin-bottom:80px;
}

#bloc_centre h4{
	width:940px;
	position:relative;
	float:left;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#0870ac;
	padding-bottom:7px;
}

#bloc_centre p{
	width:450px;
	position:relative;
	float:left;
	padding-bottom:20px;
	clear:both;
}
.ligne {
	position:relative;
	float:left;
	clear:left;
	width:450px;
	padding-bottom:10px;
}
.libelle {
	position:relative;
	float:left;
	width:90px;
	height:auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#0870ac;
	text-align:right;
}
.format {
font-size:9px;
}

.libelle_droite {
	position:relative;
	float:left;
	width:60px;
	height:auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#0870ac;
	text-align:right;
}

.champs {
	padding-left:5px;
	position:relative;
	float:left;
	width:auto;
}

input { 
   border: #c5c5c5 1px solid; 
   color: #000000; 
   backgroud-color: #FFFFFF; 
   font-size: 11px; 
} 

select { 
   border: #c5c5c5 1px solid; 
   color: #000000; 
   backgroud-color: #FFFFFF; 
   font-size: 11px; 
} 

textarea { 
	overflow:auto;
    border: #c5c5c5 1px solid; 
    color: #000000; 
    backgroud-color: #FFFFFF; 
    font-size: 11px; 
	width:450px;
	height:70px;
} 

#disponibilites {
	position:relative;
	float:left;
	width:460px;
	height:205px;
	background:transparent url(../media/img/rejoindre/candidatures/fd_disponibilites.gif) top left no-repeat;
	/*_background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/rejoindre/candidatures/fd_disponibilites.png', sizingMethod='crop');*/
}
#disponibilites .row0 {
	top:-5px;
	position:relative;
	float:left;
	clear:left;
	width:450px;
	height:22px;
}
#disponibilites .row {
	top:-5px;
	position:relative;
	float:left;
	clear:left;
	width:450px;
	height:24px;
}

.jour {
	position:relative;
	float:left;
	width:70px;
	text-align:right;
	padding-right:20px;
	padding-top:6px;
}

.matin {
	position:relative;
	float:left;
	width:180px;

	text-align:center;
	padding-top:6px;
}

.pm {
	border:0px solid red;
	position:relative;
	float:left;
	width:180px;
	text-align:center;
	padding-top:6px;
}
#heures {
	border:0px solid red;
	position:relative;
	padding-top:7px;
	text-align:right;
	float:left;
	width:445px;
	height:20px;
	padding-right:5px;
}

#bloc_centre h5{
	width:450px;
	position:relative;
	float:left;
	padding-top:8px;
	padding-bottom:10px;
	clear:both;
	font-weight:bold;
}
#pointilles{
	position:relative;
	float:left;
	top:10px;
	padding-left:7px;
	width:1px;
	height:325px;
}
#conclusion {
	position:relative;
	float:left;
	width:900px;
	height:50px;
	top:-5px;
	padding-left:5px;
	padding-top:5px;
}

.btenvoi {
	cursor:pointer;
	 position:relative;
	 float:left;
	 left:370px;
	 display:block;
	 width:198px;
	 height:26px;
	 background: url(../media/img/rejoindre/candidatures/bt_envoi_off.gif) top left no-repeat;
	 font-family:Verdana, Arial, Helvetica, sans-serif;
	 font-size:11px;
	 color:#ffffff;
	 padding-bottom:8px;
	 line-height:18px;
}

.btenvoi:hover {
	background: url(../media/img/rejoindre/candidatures/bt_envoi_on.gif) top left no-repeat;
}
