html {
	height:100%;
}

body {
	background:url(/img2010/background-noise.jpg) #255971;
	color:#333333;
	margin:0;
	padding:0;
	height:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:76%;
	
}

embed, object {
	outline:none;
}

div.clear {
	clear:both;
}

h1 {
	margin:0 0 0 0;
}

h2 {
	margin:35px 15px 0 0;
	float:right;
	display:block;
	width:323px;
	height:56px;
	text-indent:-10000px;
	background:url(../fr/img2010/h2-metiers-avenir.gif) no-repeat bottom right;
}

h2.en {
	background:url(../en/img2010/h2-careers-future.gif) no-repeat bottom right;
}

p.top-forum {
	margin:35px 0 0 15px;
	float:left;
	padding:0;
}

p.top-forum a {
	display:block;
	width:234px;
	height:51px;
	background:url(../fr/img2010/entete-pose-tes-questions.gif) no-repeat top left;
	text-indent:-10000px;
	outline:none;
}

h3 {
	font-weight:normal;
	text-transform:uppercase;
	font-size:24px;
	color:#FFF;
	width:635px;
}

h4 {
	/* voir span.sous-titre_gris */
	margin:5px 0;
}

h5 {
	font-size:12px;
	margin:10px 0 5px 0;
}

a {
	border:none;
	text-decoration:none;
}

img {
	border:none;
}

p {
	margin:0 0 10px;
}

.txt_erreur {
	color:red;
	font-weight:bold;
	font-size:10px;
}

/*****************************************************************************************************************
	LAYOUT
*****************************************************************************************************************/

#page {
	height:auto !important;
	height:100%;
	min-height:100%;
	background:url(/img2010/background.jpg) top center repeat-x;
	
}

.contenu {
	width:945px;
	/*width:875px;*/
	margin:0 auto;
	padding:15px 0 0 0;
	
}

.contenu .top {
	height:115px;
}

.left {
	float:left;
}

.right {
	float:right;
}

.top-forum {
	padding:70px 0 0 0;
	margin:0;
	width:40%;
}

.top-sous-titre {
	width:40%;
}

.contenu .left {
	width:210px;
}

.contenu .right {
	width:720px;
	/*width:650px;*/
}

.bottom {
	width:100%;
	overflow:hidden;
	background:url(/img2010/faux-column.gif) top left repeat-y;
	padding:0 0 5px 0;
}

body#accueil .bottom {
	background:none;
}

.main {
	padding:15px;
	margin:0 0 10px 0;
	background:#FFFFFF;
}

.main a, .intro-metier a {
	border:none;
	text-decoration:none;
	font-weight:bold;
	color:#108ba5;
}

.main a:hover, .intro-metier a:hover {
	color:#000;
}

.main-header {
	/*width:650px;*/
	height:200px;
	position:relative;
	overflow:hidden;
}

.no-photo {
	height:50px;
}

.main-header h3 {
	position:absolute;
	left:0;
	bottom:0;
	padding:0;
	margin:0 0 15px 15px;
}

.no-photo h3 {
	color:#333333;
}

.main-header p.retour  {
	position:absolute;
	left:0;
	top:0;
	padding:0;
	margin:15px 0 0 15px;
}

.main-header p.retour a {
	text-transform:uppercase;
	color:#FFF;
	font-weight:bold;
	font-size:10px;
}

.main-header p.suivant {
	position:absolute;
	right:0;
	bottom:0;
	padding:0;
	margin:0 15px 15px 0;
	z-index:10000;
}

.main-header p.suivant a {
	text-transform:uppercase;
	color:#FFF;
	font-size:12px;
}

.main-header p.suivant a {
	color:#333333;
}

.main-header p.retour a {
	text-transform:uppercase;
	color:#FFF;
	font-weight:bold;
	font-size:10px;
}

.main-nav {
	width:705px;
	margin:0;
	padding:15px 0 15px 15px;
	background:#333333;
	font-size:11px;
	overflow:auto;
	position:relative;
	font-weight:bold;
	text-transform:uppercase;
	color:#999999;
}

.main-nav li {
	float:left;
	margin:0 0 0 20px;
}

.main-nav li.first {
	list-style:none;
	margin:0;
}

.main-nav a {
	border:none;
	text-decoration:none;
	color:#43b1c8;
}

.main-nav a.actif {
	color:#FFF;
}

.main-nav a:hover {
	color:#FFFFFF;
}

.anchors-nav {
	margin:0 0 15px 0;
	padding:0;
	text-transform:uppercase;
}

.anchors-nav li {
	list-style:none;
	background:url(/img/puce.gif) left 2px no-repeat;
	padding:0 0 0 10px;
}

.anchors-nav li a.actif {
	color:#000;
}

a.orientest-btn {
	color:#FFF;
	background:#108BA5;
	padding:8px 10px;
	font-weight:normal;
	text-transform:uppercase;
	display:inline-block;
}

a.orientest-btn:hover {
	color:#FFF;
}

form ol {
	margin:0;
	padding:0;
	list-style:none;
}

form ol li {
	padding:5px 0;
	clear:both;
}

form button.submit {
	color:#FFFFFF;
	background:#108BA5;
	border:none;
	text-transform:uppercase;
	padding:7px;
	font-size:12px;
	overflow:visible;
	cursor:pointer;
}

form ol li label {
	float:left;
	display:block;
	width:130px;
	padding:3px 0 0 0;
}

/*****************************************************************************************************************
	FOOTER
*****************************************************************************************************************/

.footer {
	text-align:right;
	padding:26px 0 ;
	color:#fff;
}

.footer a {
	color:#fff;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
}

.footer a:hover {
	text-decoration:underline;
}

.footer img {
	margin:36px 0 14px 0;
}



/*****************************************************************************************************************
	NAVIGATION
*****************************************************************************************************************/

/********** TOP **********/
.navTop, .navTop li {
	list-style-type:none;
	margin:0 0 0 0;
	font-size:10px;
	font-weight:bold;
}

.navTop {
	text-align:right;
	padding:0 15px 0 0;
}

.navTop li {
	display:inline;
}


.navTop, .navTop li {
	list-style-type:none;
	margin:0 0 0 0;
}

.navTop {
	text-align:right;
}

.navTop li {
	display:inline;
	padding:0 4px 0 12px;
	background:url(/img2010/puce.gif) 0 50% no-repeat;
}

.navTop li.first {
	padding-left:0px;
	background:none;
}

.navTop a {
	text-transform:uppercase;
	color:#108ba5;
	font-weight:900;
	text-decoration:none;
}

.navTop a:hover {
	text-decoration:underline;
}

/********** LEFT *********/


.navLeft, .navLeft li {
	list-style-type:none;
	margin:0;
	padding:0;
}

.navLeft li {
	border-top:1px solid #fff;
	/*padding:10px 0;*/
}

.navLeft li.first {
	border-top:2px solid #fff;
}

.navLeft li.last {
	border-bottom:2px solid #fff;
}

.navLeft a {
	color:#108ba5;
	text-decoration:none;
	text-transform:uppercase;
	font-size:1.15em;
	display:block;
	padding:10px 0 10px 0px;
}

.navLeft a.actif, .navLeft a:hover {
	color:#333333;
	padding:10px 0 10px 13px;
	background:url(/img2010/navleft-puce-over.gif) 0 50% no-repeat;
}

.navLeft li.forum {
	border-top:none;
	border-bottom:2px solid #fff;
}

.navLeft li.forum a {
	color:#FFF;
}

.navLeft li.forum a:hover {
	color:#333333;
	padding:10px 0 10px 0px;
	background:none;
}

.navLeft li.forum a span.big {
	font-size:18px;
}

.navLeft li.forum a span.fleche {
	color:#333333;
}

/********* FOOTERNAV *************/

.navFooter {
	margin:0;
	padding:0;
	list-style:disc
}

.navFooter li {
	font-size:10px;
	font-weight:bold;
	color:#FFF;
	margin:0 0 0 24px;
	display:inline;
}

/***********************************************************************************************************
	MOTEUR DE RECHERCHE DE METIER
************************************************************************************************************/

.recherche {
	border:none;
	padding:0;
	margin:30px 0 0 0;
} 

.recherche .titre, .recherche label {
	text-transform:uppercase;
}

.recherche ul, .recherche il {
	margin:0;
	padding:0;
	list-style-type:none;
}

.recherche ul {
	margin:15px 0 0 0;
}

.recherche .titre {
	font-size:1.31em;
}

.recherche select {
	width:100%;
	margin:8px 0 15px 0;
}

.recherche .cta {
	text-align:right;
}

.recherche .cta p {
	margin:10px 0 0 0;
	text-transform:uppercase;
}

.recherche .cta a {
	color:#fff;
	text-decoration:none;
}

.recherche .cta a:hover {
	text-decoration:underline;
}

/***********************************************************************************************************
	Intro des métiers
************************************************************************************************************/
.intro-metier h4 {
	padding-bottom:25px;
}

.intro-metier .left {
	padding:15px;
	width:45%;
	background:#F0F0F0;
}
.intro-metier .right {
	padding:15px;
	width:45%;
	background:#FFFFFF;
}

.intro-metier ul {
	padding:0;
	margin:0;
	list-style:none;
}

.intro-metier ul li {
	border-top:1px solid #CCCCCC;
}

.intro-metier ul li a {
	padding:15px 15px 15px 60px;
	display:block;
	background-position:left center;
	background-repeat:no-repeat;
	overflow:hidden;
}

.intro-metier ul li a.categorie-1 {
	background-image:url(../img2010/metiers-icons/soins.gif);
}

.intro-metier ul li a.categorie-2 {
	background-image:url(../img2010/metiers-icons/bureau.gif);
}

.intro-metier ul li a.categorie-3 {
	background-image:url(../img2010/metiers-icons/batiments.gif);
}

.intro-metier ul li a.categorie-4 {
	background-image:url(../img2010/metiers-icons/transport.gif);
}

.intro-metier ul li a.categorie-5 {
	background-image:url(../img2010/metiers-icons/ressources.gif);
}

.intro-metier ul li a.categorie-6 {
	background-image:url(../img2010/metiers-icons/machines.gif);
}

/***********************************************************************************************************
	Pastilles concours (accueil)
************************************************************************************************************/
.pastilles-concours {
	margin:16px 0;
}

.pastilles-concours .left, .pastilles-concours .right {
	width:50%;
}

.pastilles-concours  .right {
	text-align:right;
}

/***********************************************************************************************************
	CONCOURS JE CLIP
***********************************************************************************************************/

.concours-je-clip .main-header {
	height:200px;
}

.concours-je-clip .main-header h3 {
	color:#333333;
}

.concours-je-clip .main {
	height:1%;
}

.concours-je-clip .main .left {
	width:450px;
}

.concours-je-clip .main .right {
	width:225px;
}

.anti-resize {
	height:376px;
}

#flash-player-video {
	outline:none;
}

.vote-clip {
	font-size:20px;
	text-transform:uppercase;
	display:block;
	margin:30px 0 0 0;
}

.decouvre {
	border-top:2px solid #cccccc;
	padding:10px 0 0 0;
}

.decouvre a {
	font-size:14px;
	display:block;
	margin:10px 0 0 0;
}

.concours-je-clip h4 {
	font-size:18px;
	text-transform:none;
}

.concours-je-clip .description-clip {
	font-size:14px;
	line-height:20px;
}

/*************************************************************************************************************
	divers
************************************************************************************************************/
img.avec-bordure {
	border:2px solid #FFF;
}

p.intro {
	margin:14px 0;
}

a.categorie-metier, span.categorie-metier {
	margin:10px 0 5px 0;
	font-size:14px;
	color:#000;
	font-weight:bold;
}


#placement {
	text-align:center;
}

/***********************************************************************************************************
	Transfert 2010
************************************************************************************************************/

h4, span.sous-titre_gris {
	font-weight:bold;
	font-size:14px;
	display:block;
	padding:5px 0;
	text-transform:uppercase;
}

span.bold {
	font-weight:bold;
}

.titre_orange {
	font-weight:bold;
	display:block;
	padding:0 0 10px 0;
}