* {
	margin: 0;
	padding: 0;
}

body {
	background: url(../img/bg-site.png) #333234 repeat-x top center fixed;
	font-size:.90em; 
	font-family: Tahoma, Helvetica;
}

.alt {
	display: none;
}

#slide_image		{ position: relative; border: none; overflow: hidden; }
#slide_image table	{ position: absolute; table-layout: fixed; padding: 0; margin: 0; height: 100%; border-collapse: collapse; border: none; }
#slide_image td		{ margin: 0; padding: 0; border: none; text-align: center; vertical-align: middle; }
#slide_image img	{ margin: 0; padding: 0; border: none; }

#div_jump_hor_main
{
	position: relative;
	width: 100%;
	overflow: hidden;
	
	padding: 0;
	margin: 0;
}

#div_jump_hor
{
	padding: 0;
	margin: 0;
	width: 100%;
}
	
#div_jump_ver_main
{
	overflow: hidden;
	position: relative;
	padding: 0;
	margin: 0;
}

#div_jump_ver
{
	padding: 0;
	margin: 0;
	width: 100%;
}

#centrer {
  	position: relative; /* on positionne le conteneur */
  	margin-left: auto;
 	margin-right: auto;
 	width: 800px;
 	text-align: left;
}

#conteneur2 {
	background: url(../../image/test-ombre-bottom.png) left bottom repeat-x;
	padding-bottom: 4px;
}





#construction a {
	color: #FFFFFF;
	font-size: 25px;
	
}

#construction a:hover {
	color: #FFFFFF;
	text-decoration: none;
}



/*#conteneur {
	width: 808px;
	padding: 0 4px 0 4 px;
	background: url(../../image/test-ombre2.png);
	position: relative;
    margin-left: auto;
    margin-right: auto;
}*/

#normal {
    position: relative;
    margin-left: auto;
    margin-right: auto;
	margin-top: 10px;
    width: 800px;
    border-left: none;
	border-right: none;
    font-family: Tahoma, Arial;
    font-size: 13px;
	line-height: 16px;
	text-align: left;
    color: #817d7d;	
}

#popup {
    position: relative;
    margin-top: 5px;
    margin-left: auto;
    margin-right: auto;
    width: 480px;
    border: solid 1px #666666;
	padding:10px;
    font-family: Tahoma, Trebuchet MS;
    font-size: 11px;
	line-height: 16px;
	text-align: left;
    background-color: #ffffff;
	color: #666;
}

img {
	border: 0;
}

a {
	color: #666666;
}

a:hover {
    text-decoration: none;
    color: #000000;
}

fieldset {
	border: 0;
}

br.clear {
	clear: both;
}




/* Layout */
#maincontainer {
	width: 780px;
	margin-right:auto;
	margin-left:auto;
}

#wrapper {
	float: left;
	width:780px;
	margin-right:auto;
	margin-left:auto;
	text-align: left;
    background: #fff;
}

/* Header */
#bandeau .background {
	height: 15px;
	background-color: #4b4b4e;
	vertical-align: middle;
	text-align: left;
	padding: 10px 10px 10px 50px;
	opacity: 0.62;
}

#bandeau .texte {
	position: absolute;
	padding: 9px 10px 0 20px;
	height: 15px;
	vertical-align: middle;
	font-size: 12px;
	color: #ffffff;
	text-align: left;
	top: 0;
	left: 0;
	font-family: Tahoma, verdana;
}

#bandeau .liens {
	position: absolute;
	padding: 9px 20px 0 10px;
	height: 15px;
	vertical-align: middle;
	font-size: 12px;
	color: #ffffff;
	text-align: right;
	top: 0;
	right: 0;
	font-family: Tahoma, verdana;
}

#bandeau .liens a {
	text-decoration: none;
	color: #ffffff;
}

#bandeau .liens img
{
	vertical-align: middle;	
}

#bandeau .liens a:hover {
	text-decoration: underline;
	color: #ffffff;
}

#header {
	position: relative;
    margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	width: 940px;
	height: 80px;
	padding: 0 20px 0 20px;
	text-align: left;
/*	border: 1px solid red;*/
	color: #ffffff;
}


/* #header a {
	border: none;
}
*/

#header .logo {
	display: block;
	position: relative;
	float: left;
	padding-left: 220px;
	width: 0px;
	height: 79px;
	background: url(../img/logo-2s-creation.gif);
	overflow: hidden;
	font-size: 1px;
}




/* Footer */
#footer {
	clear: both;
	position: relative;
	top: 20px;
    margin: auto;
    padding-top: 5px;
	width: 940px;
	height: 40px;
	border-top: 5px solid #ffffff;
	vertical-align: middle;
	font-size: 11px;
	color: #ffffff;
	text-align: left;
	font-family: Tahoma, verdana;
}

#footer .liens {
	float: right;
	font-size: 11px;
	color: #ffffff;
	text-align: right;
	font-family: Tahoma, verdana;
}

#footer a {
	text-decoration: none;
	color: #ffffff;
}

#footer a:hover {
	text-decoration: underline;
	color: #ffffff;
}





/* CONTENU */

#conteneur {
	clear: both;
	position: relative;
    margin: 10px auto 0 auto;
	text-align: left;
	width: 940px;
	padding: 0 20px 0 20px;
	font-family: Helvetica;
	font-size: 15px;
	font-weight: normal;
	color: #FFFFFF;
/*	border: 1px solid white;*/
}

#sous-menu {
	position: relative;
	float: left;
	width: 220px;
	padding-top: 7px;
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #ffffff;
}

#sous-menu .inactive, #sous-menu .inactive-last, #sous-menu .active, #sous-menu .active-last {
	width: 220px;
	height: 20px;
}

#sous-menu .inactive, #sous-menu .active {
	border-bottom: 1px solid #ffffff;
}

#sous-menu .inactive, #sous-menu .inactive-last {
	color: #ffffff;
}

#sous-menu .active, #sous-menu .active-last {
	color: #d40050;
}

#sous-menu .inactive a, #sous-menu .inactive-last a {
	text-decoration: none;
	color: #ffffff;
	cursor: pointer;
}

#sous-menu .active a, #sous-menu .active-last a {
	text-decoration: none;
	color: #d40050;
	cursor: pointer;
}

#sous-menu .inactive a:hover, #sous-menu .inactive-last a:hover {
	text-decoration: none;
	color: #d40050;
	cursor: pointer;
}

#sous-menu .active a:hover, #sous-menu .active-last a:hover {
	text-decoration: none;
	color: #d40050;
	cursor: pointer;
}

#sous-menu .inactive .puce, #sous-menu .inactive-last .puce, #sous-menu .active .puce, #sous-menu .active-last .puce, #sous-menu .inactive .item, #sous-menu .inactive-last .item, #sous-menu .active .item, #sous-menu .active-last .item {
	position: relative;
	float: left;
	height: 18px;
	padding-top: 2px
}

#sous-menu .inactive .puce, #sous-menu .inactive-last .puce, #sous-menu .active .puce, #sous-menu .active-last .puce  {
	width: 30px;
	padding-left: 5px;
	text-align: left;
}

#sous-menu .inactive .item, #sous-menu .inactive-last .item, #sous-menu .active .item, #sous-menu .active-last .item {
	width: 180px;
	padding-right: 5px;
	text-align: right;
}



#contenu {
	position: relative;
    float: left;
	text-align: left;
	margin-left: 20px;
	width: 660px;
	padding: 0 20px 0 20px;
	font-family: Tahoma, Verdana;
	font-size: 14px;
	color: #ffffff;
}

#contenu_full {
	position: relative;
    float: left;
	text-align: left;
	margin-left: 20px;
	width: 880px;
	padding: 0 20px 0 20px;
	font-family: Tahoma, Verdana;
	font-size: 12px;
	color: #ffffff;
}

h1 {
	font-family: Verdana;
	font-size: 40px;
	color: #ffffff;
	text-align: left;
/*	text-transform: uppercase; */
	font-weight: normal;
	margin-bottom: 30px;
}


div#cadre {/* conteneur global et arrière-plan du titre du cadre */
	width: 230px;
	padding-top: 9px;
	background: url(../../image/id-card/top.gif) top left no-repeat;
}

div#cadre2 {/* conteneur global et arrière-plan du titre du cadre */
	margin-top: 10px; 
	width: 230px;
	padding-top: 6px;
	background: url(../../image/id-card/top.gif) top left no-repeat;
}

div#bloccadre {/* arrière-plan bas et sur l'ensemble du cadre */
	background: url(../../image/id-card/bottom.gif) bottom left no-repeat;
	padding-bottom: 9px;
}

#bloccadre .contenu {
	margin: 0;
	font-family: Tahoma, Arial;
	font-weight: bold;
	font-size: 11px;
	text-align: center;
}

#bloccadre .numero {
	padding-top: 10px;
	font-size: 26px;
}

#bloccadre .recrut {
	padding-top: 3px;
	font-size: 18px;
}

#bloccadre .lien {
	width: 185px;
	margin: auto;
	height: 20px;
	padding: 5px 5px 0 0;
}

#bloccadre a {
	border: none;
	text-decoration: none;
	color: #7f060d;
}	

#bloccadre a:hover {
	text-decoration: underline;
}




#cadre { /* taille du cadre, à titre d'exemple */
	width: 15em;
	background-color: #909090;
}

/* propriétés communes à l'ensemble des 4 coins */
#hautgauche, #hautdroit, #basgauche, #basdroit {
	height: 19px; width: 19px;
	background-repeat: no-repeat;
	font-size:1px; /* correction d'un bug IE */
}

/* propriétés spécifiques à chaque coin */
#hautgauche {
	background: url(hautgauche.gif);
}

#hautdroit {
	float: right;
	background: url(hautdroit.gif);
}

#basgauche {
	background: url(basgauche.gif);
}

#basdroit {
	float: right;
	background: url(basdroit.gif);
}

#contenu p {
	color: white;
	margin: 0.5em; /*gestion des espaces interparagraphes */
}



table.formulaire
{
	border: none;
	background: none;
	text-align: left;
}

table.formulaire th
{
	vertical-align: top;
	text-align: right;
	font-weight: normal;
	color:		#FFFFFF;
	background: transparent;
	padding: 3px;
	width: 115px;
}

table.formulaire td
{
	background: transparent;
	padding: 2px;
}




/* Vidéos */
#info {
	text-align:left;
	padding-left:20px;	
}
