div.mainwindows{
	margin-left: auto; 
	margin-right: auto;
	padding-left: 7px;
	padding-right:5px;
	width:850px;
	background-color:#ffffff;
	float:center;
}

div.mainwindows_small{
	margin-left: auto; 
	margin-right: auto; 
	padding-left: 10px;
	width:755px;
	background-color:#ffffff;
	float:center;
}

a{
	color:#693e06;
	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: #eeeeee;
	background:url(../emploi/fond.png) ;

	margin:0px;
	padding:0px;
	padding-left:5px;
}


h1 {
	color:#6b6501;
	font-size: 20px;
	font-family:tahoma;
	border : 3px;
	}

h2 {
	font-size: 18px;
	color:#6b6501;
	font-family:tahoma;
	border : 3px;
	}

h3 {
	font-size: 16px;
	font-family:tahoma;
	color:#423129;
	border : 3px;
	}

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


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

#bottomchecked {
	padding:1px;
	background-color:#efa913;
	border-radius:5px;
}

#bottomchecked a  {
	text-decoration:none;
	color: rgb(59, 59, 59);
}

#bottomuncheck {
	text-decoration:none;
	color: rgb(59, 59, 59);
	font-size: 12px;
	font-family: tahoma;
	padding:1px;
	padding-right:4px;
	background-color:#eecd87;
	border-radius:5px;
}

#bottomuncheck:hover {
	text-decoration:none;
	color: rgb(59, 59, 59);
	font-size: 12px;
	font-family: tahoma;
	padding:1px;
	background-color:#eec05c;
	border-radius:5px;
}

#bottomuncheck a  {
	text-decoration:none;
	color: rgb(59, 59, 59);
}


#jobaddlist {
	border-radius:10px;
	padding:5px;
}
#jobaddlist:hover {
	border-radius:10px;
	padding:5px;
	background-color:#eec05c;
}




.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:1px;
	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;
	padding-left:10px;
}
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: 15px;
	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; 
}


