/* @group init */

a:link {color: #069;}
a:visited {color: #636;}
a:hover {color: #00adee;}
a:active {color: #f90;}

body {
	color: #333;
	background: transparent url(../images/bg_body_recruite.jpg) repeat-x top left;
}
h1, h2 {
	background: transparent url(../images/bd_h_recruite.jpg) no-repeat top left;
	font-size: small;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding:  .5em 0 .1em 18px;
}

/* @end */

/* @group com */

.messages {background-color: #ffc;/*border: 1px dotted #ffe6cc;*/}

/* @end */


/* OK */
#header {background: transparent url(../images/bg_h_recruite.jpg) no-repeat top center;}
#header a {color: #069;font-weight: bold;text-decoration: none;text-shadow: #ccc .2em .2em .2em;}
#header a:hover {background-color: #00adee;color: #fff;font-weight: bold;text-decoration: none;text-shadow: #0076a1 .2em .2em .2em;}

#header #title-group #n_about a {color: #555;font-weight: bold;font-size: .85em;text-decoration: none;text-shadow: #ccc .2em .2em .2em;}
#header #title-group #n_about a:hover {color: #00adee;}

#local_header {background: #27b9d6 url(../images/bg_localn_recruite.jpg) repeat-x top left;}
#local_header a {color: #fff;text-decoration: none;font-weight: bold !important;}
#local_header a:hover {background: #fff; color: #00adee;text-decoration: underline;}



#main #sidemenu {}
#main #sidemenu .sidebox li {border: 1px solid #ccc;}
#main #sidemenu .coloredbox {}
#main #sidemenu .coloredbox div {background-color: #ffffff;}

#box-newitems{background-color: #ffffff;}


/* @group page:index */

#news li {padding-left: 14px;background: transparent url(../images/arrow_news_recruite.png) no-repeat center left;}
#news li strong {padding-right: 1.5em;font-weight: bold;color: #333;}

/* @end page:index */

a.action:hover,a.action:active,a.action:visited {color: #fff;}
/* @end */

