a{
	color:#63309d;
	text-decoration:none;
	}

a:hover{
	text-decoration:underline;
}

input {
	margin-top:5px;
	font-family:tahoma
}
select {
	margin-top:5px;
	font-family:tahoma
}

body {
	background-color: #ffffff;
	padding-left:8px;
	border:0px;
	margin:0px;
	}

h1 {
	position: absolute;
	top: 10px;
	left: 120px;
	color:#63309d;
	font-size: 28px;
	font-family:tahoma;
	border : 3px;
	}


h2 {
	font-size: 20px;
	color:#423129;
	font-family:tahoma;
	border : 3px;
	}

h3 {
	font-size: 18px;
	font-family:tahoma;
	color: rgb(83, 83, 83);
	border : 3px;
	}

h4 {
	font-size: 14px;
	font-family:tahoma;
	color: rgb(83, 83, 83);
	border : 3px;
	}

h5 {
	font-size: 14px;
	font-family:tahoma;
	color: rgb(83, 83, 83);
	border : 3px;
	}

#subtitle{
	position: absolute;
	top: 100px;
	left: 120px;
}

* {
	color: rgb(0, 0, 0);
	font-size: 13px;
	font-family: tahoma;
}



.imgalign{
	float: left;
	font-size: 12px;
	font-family: tahoma;
	font-weight: bold;
	width: 200px;
	height: 60px;
	margin: 3px;
}

.formError{
	font-size: 12px;
	font-family: tahoma;
	font-weight: bold;
	color:#ff0000;
}



#error {
	background-color: #e34f4f;
	width:100%;
	font-size: 16px;
	padding:10px;
	font-family: tahoma;
	font-weight: bold;
	text-align : center;
	border: solid #FFFFFF

}
#notice {
	background-color: #bee783;
	width:100%;
	font-size: 16px;
	padding:10px;
	margin:10px;
	font-family: tahoma;
	font-weight: bold;
	text-align : center
}


#footer{
	width:100%;
	height:20px;
	float:left;
}

#footer ul {
	padding:2px 0 2px 0;
	text-align : center
}

#footer ul li{
	padding:0 10px 0 15px;
	list-style-type:none;
	display:inline;
}
#footer ul.blackFooter li{
	border-left:1px solid black;
}
#footer ul.blackFooter .firstFooterli{
	border-left:none;
}
#footer ul li a{
	color: #000000;
	font-size: 11px;
	font-family: tahoma;
	text-decoration: none;
}
}
#footer ul.blackFooter li a{
	color: #000000;
}
	
#bannertop {
	background:url(../emploi/header_tile.png) top repeat-x;
	width:100%;
	height:81px;
}
	
	
	
div.rounded{
	margin-bottom:30px;
}
div.rounded div.title2{
	background: url(../emploi/popup1_center.png) repeat-x top;
	min-height:50px;
	height:50px;
}

div.rounded div.title h2,
div.rounded div.title2 h2{
	padding:10px 0px 0px 15px;
	color:#585858;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
	text-transform:uppercase;
}
div.rounded div.title h3,
div.rounded div.title2 h3{
	padding-left:5px;
	font-weight: normal;
	color: rgb(100, 100, 100);
	font-size: 9px;
	font-family: tahoma;
}

div.rounded div.title2 div{
	background:url(../emploi/popup1_right.png) no-repeat top right;
}
div.rounded div.title2 div div{
	height:50px;
	background:url(../emploi/popup1_left.png) no-repeat top left;
}
div.rounded div.content2 div{
	background:#FFFFFF url(../emploi/popup1_middle_right.png) repeat-y top right;
}
div.rounded div.content2 div div{
	background:url(../emploi/popup1_middle_left.png) repeat-y top left;
	padding-bottom:5px;
	padding-top:5px;
	padding-left:10px;
	padding-right:10px
}

div.rounded div.footer2 {
	background:url(../emploi/popup1_bottom.png) repeat-x top;
	height:6px;
}
div.rounded div.footer2 div{
	background:url(../emploi/popup1_bottom_right.png) no-repeat top right;
}
div.rounded div.footer2 div div{
	background:url(../emploi/popup1_bottom_left.png) no-repeat top left;
}



.champp { 
	font-size: 10px; 
	border: 1px #63309d solid
}
.champp2	 { 
	border:1px solid #63309d;
	font-size: 10px; 
}

.fieldWithErrors {
padding: 2px;
background-color: red;
display: table;
}

#errorExplanation {
width: 400px;
border: 2px solid red;
padding: 7px;
padding-bottom: 12px;
margin-bottom: 20px;
background-color: #f0f0f0;
}

#errorExplanation h2 {
text-align: left;
font-weight: bold;
padding: 5px 5px 5px 15px;
font-size: 12px;
margin: -7px;
background-color: #c00;
color: #fff;
}

#errorExplanation p {
color: #333;
margin-bottom: 0;
padding: 5px;
}

#errorExplanation ul li {
font-size: 12px;
list-style: square;
}

