body {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #333333;
	background:#7C8DA0 url(http://www.concours-emploi.net/images/bg.jpg) repeat-x top; 

}
div{
	background:#FFFFFF;
}

input{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border : 1px solid #415f98;
	font-size: 12px;
	color : #415f98;
	
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #415f98;
	font-size: 12px;
	color: #415f98;

}
textarea{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border : 1px solid #345491;
	font-size: 12px;
	color : #345491;
	
}
a:link, a:visited { color: #067ab4  ; text-decoration: none;}
/*#006699 */
a:active, a:hover { color: #000033;}

p {
	margin: 0 0 5px 0;
	padding: 0px;
}

h1 {
	font-size: 15px;
	font-weight: bold;
	line-height: 28px;
	color: #7E0511;
}
.h1 {
	
	font-size: 13px;
	font-weight: bold;
	line-height: 28px;
	color: #006699;
}
m1
{
	font-size: 11px;
	font-weight: bold;
	line-height: 28px;
	color: #ffffff;
}
h2 {
	margin: 0 0 10px 0;
	padding: 5px 0;
	font-size: 16px;
	font-weight: bold;
	color: #183152;
}

h3 {
	margin: 0 0 5px 0;
	padding: 2px 0;
	font-size: 12px;
	font-weight: bold;
	color: #006699;
}

h4 {
	margin: 0 0 5px 0;
	padding: 2px 0;
	font-size: 16px;
	font-weight: bold;
	color: #006699;
}
.s1 {
	color: #7E0511;
	font-size: 16px;
}
.updatedtime {
	font-size: 10px;
	font-weight: bold;
	color: #369;
}

.view_all a{
	clear: both;
	display: block;
	width: 100%;
	padding: 5px 0 1px 0;
	margin-bottom: 5px; 
	font-weight: bold;
	text-decoration: none;
	border-top: 1px dotted #CCC;
}

#templatemo_container {
	margin: auto;
	width: 1000px;
	padding-left:5px;
	padding-right:5px;

}

#templatemo_top_panel {
	float: left;
	width: 1000px;
	height: 112px;
	margin:0px;
	color: #FFF;
	/*background:  url(http://www.concours-emploi.net/images/-2.jpg) repeat-x;*/
}
#templatemo_top_panel1 {
	float: left;
	width: 1000px;
	height: 90px;
	margin:0px;
	color: #FFF;
	/*background:  url(http://www.concours-emploi.net/images/-2.jpg) repeat-x;*/
}

#templatemo_sitetitle {
	float: left;
	width: 300px;
	height:100px;
	margin: 88px 0 0 15px;
	padding: 2px 0 0px 0;
	font-size: 17px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFF;
	
}

#templatemo_searchbox {
	float: left;
	width: 320px;
	margin: 10px 0 0 15px;
}

#templatemo_searchbox form {
	margin: 0px;
	padding: 0px;
}

#searchfield{
	background:#FFFFFF;
	border: none;
	color: #000;
	font-size: 13px;
	font-variant: normal;
	height: 16px;
	line-height: normal;
	padding: 4px;
	width: 200px;
}


#searchbutton{
	background: url(http://www.concours-emploi.net/images/templatemo_search_button.gif); 
	border: none;
	cursor: pointer;
	font-size: 12px;
	font-weight: bold;
	height: 24px;
	margin: 0 0 0 7px;
	padding: 0 6px;
	text-align: center;
	vertical-align: bottom;
	white-space: pre;
	width: 66px;
}

#templatemo_currentdate {
	float: right;
	width: 300px;
	margin: 60px 15px 0 0;
	text-align: right;
	font-weight: bold;
}

/*------------- Menu ------------------*/
#templatemo_menu {

	float: left;
	width: 1000px;
	height: 30px;
	background: url(http://www.concours-emploi.net/images/menuBG.gif) repeat-x;
	border-bottom: 1px solid #333;
}

#templatemo_menu ul {
	float: left;
	width: 1000px;
	margin: 0;
	padding: 7px 0 0 0;
	list-style: none;
}

#templatemo_menu ul li{
	display: inline;
}

#templatemo_menu ul li a{
	float: left;
	padding: 0 25px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #FFFFFF;
	border-right: 1px solid #FFFFFF;
}

#templatemo_menu li a:hover, #templatemo_menu li .current{
	color: #FFFF00;
	
}

/* end of menu */
/* content */
#templatemo_content {
	float: left;
	width: 1000px;
}

#templatemo_main_leftcol {
	float: left;
	width: 630px;
	margin-top: 15px;
}

.templatemo_leftcol_subcol {
	float: left;
	width: 285px;
	padding: 0 15px 0 0;
	margin-right: 15px;
}

#templatemo_main_rightcol {
	float: right;
	margin-top: 15px;
	width: 370px;
}

* html #templatemo_main_rightcol {
	margin-left: -15px;	
}

#templatemo_topnews {
	display: block;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #cccccc;
}

#templatemo_topnews img{
	margin-bottom: 5px;
}

#templatemo_gallery_section {
	display: block;
	width: 278px;
	padding: 5px 0 5px 5px;
	margin-bottom: 25px;
	border: 1px solid #CCC;
}

#image_section {
	float: left;
	width: 278px;	
	padding-bottom: 5px;
}

#image_section img{
	float: left;
	margin: 0 3px 3px 0;
	border: none;
}

.regular_section {
	display: block;
	width: 285px;
	padding-bottom: 10px;
	margin-bottom: 15px;
	border-bottom: 1px dotted #CCC;
}

.newsbox {
	clear: both;
	width: 285px;
	padding-bottom: 10px;
}


.newsbox img{
	float: left;
	margin: 0 5px 0 0;
	padding: 0px;
}

.newsbox .newstitle {
	font-size: 16px;
	color:#63100F;
	font-weight: bold;
}

.newsbox p{
	font-size: 11px;
}

.regular_section ul{
	clear: both;
	margin: 0 0 10px 0;
	padding: 0 0 0 20px;
}

.regular_section li a{
	font-weight: bold;
}

.regular_section li a:hover{
	text-decoration: underline;
}

.templatemo_leftcol_fullrow {
	clear: both;
	float: left;
	width: 600px;
	padding: 10px 0 0 10px;
	border: 1px solid #CCC;
	margin-bottom: 25px;
	
}

.templatemo_rcol_sectionwithborder {
	display: block;
	width: 368px;
	border: 1px solid #CCC;
	margin-bottom: 10px;	
}

#templatemo_video_section {
	display: block;
	width: 358px;
	margin-top: 10px;	
	margin-left: 10px;
}

* html #templatemo_video_section {
	margin-left: 5px;
}

#templatemo_video_section .video_box {
	float: left;
	width: 106px;
	margin: 0 10px 10px 0;
}

#templatemo_video_section .video_box img{
	margin: 0 0 5px 0;
}

#templatemo_video_section .video_box a{
	font-size: 10px;
	font-weight: bold;
}

#templatemo_video_section .video_box a span{
	color: #369;
	font-size: 10px;
	font-weight: bold;
}

#templatemo_newsletter_section {
	width: 348px;
	margin: 10px;
}

#templatemo_newsletter_section  form {
	margin: 0 30px 0 0;
	text-align: right;
}

#templatemo_newsletter_section  select {
	width: 200px;
	height: 25px;
	padding: 2px 0;
	margin: 0px;
}

#templatemo_newsletter_section .form_row{
	padding: 3px 0px;
}


#templatemo_newsletter_section label {
	margin-right: 10px;
}

#templatemo_newsletter_section input{
	width: 195px;
	height: 15px;
}

#templatemo_newsletter_section .button{
	height: 25px;
	width: 80px;
}

#templatemo_blog_section {
	width: 348px;
	margin: 10px;
}

#templatemo_blog_section .blog_box {
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom: 1px dotted #CCC;
}

#templatemo_blog_section .datetime{
	font-weight: bold;
}

#templatemo_poll_section {
	width: 348px;
	margin: 10px;
}

#templatemo_poll_section p{
	padding-bottom: 10px;
}


#templatemo_poll_section img{
	float: right;
}

#templatemo_poll_section .button{
	height: 25px;
	width: 50px;
	margin-right: 25px;
}

#templatemo_partner_section {
	width: 348px;
	margin: 10px;
}

.partner_box {
	width: 348px;
	padding: 0px;
	margin-bottom: 25px;
}

.partner_box p{
	clear: both;
}



/* ----- Footer ----- */
#templatemo_footer {
	clear: both;
	float: left;
	padding: 10px;
	width: 980px;
	color: #FFF;
	text-align: left;
	background: #333333;
	margin-bottom:5px;

}

.footer_leftcol {
	float: left;
	width: 400px;
	padding: 0 0 0 10px;
	margin-right: 25px;
	background: #333333;
	
}

.footer_rightcol {
	float: right;
	text-align: right;
	width: 435px;
	text-align: right;
	background: #333333;
}

.footer_subcol {
	float: left;
	width: 120px;
	margin-left: 25px;
	background: #333333;
}

#templatemo_footer p{
	padding: 0;
	margin-bottom: 10px;	
	text-align: justify;
	background: #333333;
}

#templatemo_footer a{
	color: #FFF;
	text-decoration: none;
	background: #333333;
}

#templatemo_footer a:hover{
	color: #FFF;
	text-decoration: underline;
	background: #333333;
}
.etoie {color: #FF0000}
/* ----- End of Footer ----- */

.promoOB {
						background: #FFF6C4;
						border: 1px solid #BCBCBC;
						font-size: 11px;
						color: #333333;
						width: 355px;
						padding: 10px 5px;
						-moz-border-radius: 5px;
						-webkit-border-radius: 5px;
						margin-bottom: 5px;
					}
					
					
.bgGris{
	background-color:#F0F5F8;
	padding:5px;
	border-bottom:2px dotted #ddd;
	border-top:2px dotted #ddd;
	border-left:1px #a2bec5 solid;
	border-right:1px #a2bec5 solid;
}

.bgBlanc{
	background-color:#FFFFFF;
	padding:5px;
	border-left:1px #a2bec5 solid;
	border-right:1px #a2bec5 solid;
}
#onglet_bleu{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	height:25px;
	background-color:#016A94;
	text-align:right;
}

#onglet_orange{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	height:25px;
	background-color:#395678;
	text-align:right;
}
#onglet_orange a{
	font-family:"trebuchet ms", Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	color:#FFFFFF;
	padding-left:10px;
	padding-right:10px;
	
}

#onglet_orange a:hover{
	font-family:"trebuchet ms", Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	color:#CCCCCC;
	padding-left:10px;
	padding-right:10px;
	
}
div.plus{
 	width:auto;
	text-align:right;
	border-left:1px #a2bec5 solid;
	border-right:1px #a2bec5 solid;
	border-bottom:1px #a2bec5 solid;
	padding:5px;
	margin-bottom:14px;
}

.titreblanc {
	COLOR: #ffffff; FONT-SIZE: 11px; FONT-WEIGHT: bold; TEXT-DECORATION: none
}
A.titreblanc:link {
	COLOR: #ffffff; FONT-SIZE: 11px; FONT-WEIGHT: bold; TEXT-DECORATION: none
}
A.titreblanc:visited {
	COLOR: #ffffff; FONT-SIZE: 11px; FONT-WEIGHT: bold; TEXT-DECORATION: none
}
A.titreblanc:active {
	COLOR: #ffffff; FONT-SIZE: 11px; FONT-WEIGHT: bold; TEXT-DECORATION: none
}
A.titreblanc:hover {
	COLOR: #ea5e00
}
.tableautitre3 {
	height: 32px;
	margin: 0px;
	padding: 0px 0px 2px;
	text-align: center;
	font-weight: bold;
	line-height:32px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}.t1 {
	
	padding: 4px;
	height: 160px;
	margin-bottom:10px;
}
.tab3 {

	padding: 4px;
	height: 160px;
	margin-bottom:10px;
}