﻿BODY
{
	font-family	: Arial, Helvetica, Verdana, sans-serif;
	font-size	: 10px;
	margin-top	: 0px;
	margin-left	: 0px;
	margin-right	: 0px;
	margin-width	:  0px;
}

/* # STYLE Cned.fr ### SIWEB ### AVRIL 2007 ### */
/* ############################### Design général ###################################### */

#block_logo {
	width : 100%;
	height : 57px;
	background-image : url("../Cned/imagesMenuGen/header_logo.gif");
	background-repeat : no-repeat;
	background-position: 5px;
}

#block_logo_concours {
	width : 100%;
	height : 57px;
	background-image : url("../Cned/imagesMenuGen/gamme_concours.gif");
	background-repeat : no-repeat;
	background-position: 5px;
}

#block_logo_culture {
	width : 100%;
	height : 57px;
	background-image : url("../Cned/imagesMenuGen/gamme_culture.gif");
	background-repeat : no-repeat;
	background-position: 5px;
}

#block_logo_ingenierie {
	width : 100%;
	height : 57px;
	background-image : url("../Cned/imagesMenuGen/gamme_ingenierie.gif");
	background-repeat : no-repeat;
	background-position: 5px;
}

#block_logo_professionnel {
	width : 100%;
	height : 57px;
	background-image : url("../Cned/imagesMenuGen/gamme_professionnel.gif");
	background-repeat : no-repeat;
	background-position: 5px;
}

#block_logo_scolaire {
	width : 100%;
	height : 57px;
	background-image : url("../Cned/imagesMenuGen/gamme_scolaire.gif");
	background-repeat : no-repeat;
	background-position: 5px;
}

#block_logo_superieur {
	width : 100%;
	height : 57px;
	background-image : url("../Cned/imagesMenuGen/gamme_superieur.gif");
	background-repeat : no-repeat;
	background-position: 5px;
}

#block_logo img {
	border: 0px;
	float: right;
}
.titre_concours {
	height : 39px;
	font-size : 24px;
	float:right;
	margin-top : 15px;
	margin-right: 15px;
	letter-spacing:1px;
	color : #d7423d;
	font-family : Arial, "Arial Black", "Times New Roman", Times, serif;
	font-weight:regular;
}

.titre_culture {
	height : 39px;
	font-size : 24px;
	float:right;
	margin-top : 15px;
	margin-right: 15px;
	letter-spacing:1px;
	color: #72a54c;
	font-family : Arial, "Arial Black", "Times New Roman", Times, serif;
	font-weight:regular;
}

.titre_ingenierie {
	height : 39px;
	font-size : 24px;
	float:right;
	margin-top : 15px;
	margin-right: 15px;
	letter-spacing:1px;
	color: #6c74cb;
	font-family : Arial, "Arial Black", "Times New Roman", Times, serif;
	font-weight : regular;
}

.titre_professionnel {
	height : 39px;
	font-size : 24px;
	float:right;
	margin-top : 15px;
	margin-right: 15px;
	letter-spacing:1px;
	color: #b88dbf;
	font-family : Arial, "Arial Black", "Times New Roman", Times, serif;
	font-weight : regular;
}

.titre_scolaire {
	height : 39px;
	font-size : 24px;
	float:right;
	margin-top : 15px;
	margin-right: 15px;
	letter-spacing:1px;
	color: #f5a300;
	font-family : Arial, "Arial Black", "Times New Roman", Times, serif;
	font-weight : regular;
}

.titre_superieur {
	height : 39px;
	font-size : 24px;
	float:right;
	margin-top : 15px;
	margin-right: 15px;
	letter-spacing:1px;
	color: #ee7900;
	font-family : Arial, "Arial Black", "Times New Roman", Times, serif;
	font-weight : regular;
}

.titre {
	height : 39px;
	font-size : 24px;
	float:right;
	margin-top : 15px;
	margin-right: 15px;
	letter-spacing:1px;
	color: #a78766;	
	font-family : Arial, "Arial Black", "Times New Roman", Times, serif;
	font-weight : regular;
}

.titreLogo {
	height : 39px;
}

/* ############################### ligne de couleur ###################################### */
#block_colorline {
	width : 100%;
	height : 7px;
}
#tablecolor {
	border : 0px;
	width: 100%;
	border-collapse: collapse;
}
#cell1 {
	background-color: #F5A300;
	height : 7px;
}
#cell2 {
	background-color: #EE7900;
	height : 7px;
}
#cell3 {
	background-color: #D7423D;
	height : 7px;
}
#cell4 {
	background-color: #B88DBF;
	height : 7px;
}
#cell5 {
	background-color: #6C74CB;
	height : 7px;
}
#cell6 {
	background-color: #72A54C;
	height : 7px;
}
/* ############################### Onglets ###################################### */
#block_onglets {
	width : 100%;
	background-color : white;
}
#table1 {
	width : 100%;
	border: 0px;
}
.onglet_actif {
	border-bottom : 1px solid #ffffff;
	border-left : 1px solid #c4c3c3;
	border-right : 1px solid #c4c3c3;
	border-top : 1px solid #c4c3c3;
	width : 114px;
	height : 19px;
	text-align : center;
	font-size : 11px;
	font-weight : bold;
}
.onglet_actif a {
	text-decoration : none;
	color : #113250;
}
.onglet_actif a:hover {
	text-decoration : none;
	color : #2872a7;
}
.onglet_actif a:active {
	text-decoration : none;
	color : #62a6d9;
}
.onglet_inactif {
	background-color : #f3f1f1;
	border : 1px solid #c4c3c3;
	width : 114px;
	height : 19px;
	text-align : center;
	font-size : 11px;
	font-weight : bold;
}
.onglet_inactif a {
	text-decoration : none;
	color : #2872a7;
}
.onglet_inactif a:hover {
	text-decoration : none;
	color : #62a6d9;
}
.onglet_inactif a:active {
	text-decoration : none;
	color : #b6d6ed;
}
.onglet_espace {
	border-bottom : 1px solid #c4c3c3;
	border-left : 0 solid #ffffff;
	border-right : 0 solid #ffffff;
	border-top : 1px solid #ffffff;
	height : 19px;
	width : 199px;
	font-size : 11px;
}
.onglet_plus {
	width: 91px;
	height : 19px;
	font-size : 12px;
	font-weight : bold;
}
.onglet_plus a {
	text-decoration : none;
	color : #272428;
}
.onglet_plus a:hover {
	text-decoration : underline;
	color : #272428;
}
.onglet_plus a:active {
	text-decoration : none;
	color : #272428;
}
.onglet_plus1 {
	width:46px;
	height : 19px;
	font-size : 12px;
	font-weight : bold;
}
.onglet_plus1 a {
	text-decoration : none;
	color : #272428;
}
.onglet_plus1 a:hover {
	text-decoration : underline;
	color : #272428;
}
.onglet_plus1 a:active {
	text-decoration : none;
	color : #272428;
}
.onglet_plus2 {
	width: 65px;
	height : 19px;
	font-size : 12px;
	font-weight : bold;
}
.onglet_plus2 a {
	text-decoration : none;
	color : red;
}
.onglet_plus2 a:hover {
	text-decoration : underline;
	color : red;
}
.onglet_plus2 a:active {
	text-decoration : none;
	color : red;
}
.onglet_separateur {
	width : 15px;
	height : 19px;
	color : #272428;
	text-align : center;
	font-weight : bold;
	font-size : 12px;
}
.onglet_inactif_lock {
	background-color : #f3f1f1;
	border : 1px solid #c4c3c3;
	width : 114px;
	height : 19px;
	text-align : center;
	font-size : 11px;
	font-weight : bold;
	background-image : url("../Cned/imagesMenuGen/lock_onglet.gif");
	background-repeat : no-repeat;
	background-position : 4px 3px;
}
.onglet_inactif_lock a {
	text-decoration : none;
	margin-left : 5px;
	color : #b63c3c;
}
.onglet_inactif_lock a:hover {
	text-decoration : none;
	color : #62a6d9;
}
.onglet_inactif_lock a:active {
	text-decoration : none;
	color : #b6d6ed;
}