﻿/* # STYLE HomePage Cned.fr ### SIWEB ### MAI 2007 # */
/* ############################### Design général ###################################### */
html {
	overflow-y: scroll;
}
body {
	background-color : white;
	position: relative;
	text-align: center;
}
#site {
	margin-left : auto;
	margin-right : auto;
	width: 990px;
	font-family : Arial, "Arial Black", "Times New Roman", Times, serif;
	text-align: left;
}
#block_header {
	height : 7px;
	background-color : white;
}
#block_logo {
	height : 57px;
	width:990px;
	background-image : url("../img/header_logo.gif");
	background-repeat : no-repeat;
}
/* ############################### erreur404 ###################################### */
#erreur404 {
	width : 100%;
	margin-top: 40px;
	text-align : left;
	color : #14324e;
	font-family : Arial, "Arial Black", "Times New Roman", Times, serif;
	font-size : 13px;
}
.e404Red {
	font-size : 17px;
	font-variant: small-caps;
	color: red;
}
.titre404 {
	font-size : 11px;
	font-weight : bold;
	color : #15548a;
	text-transform : uppercase;
	line-height : 30px;
}
#erreur404 a {
	color : #3e3a39;
	text-decoration : underline;
}
#erreur404 a:hover {
	color : #773c20;
	text-decoration : underline;
}
.picto404 {
	border : 0;
	margin-left : 9px;
	vertical-align: middle;
}/* ############################### Corner Flash ###################################### */
#corner {
	top: -15px;
	left: -40px;
	position: absolute;
}
/* ############################### ligne de couleur ###################################### */
#block_colorline {
	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 {
	background-color : white;
}
.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 {
	border-top : 1px solid #ffffff;
	border-left : 0 solid #ffffff;
	border-right : 0 solid #ffffff;
	border-bottom : 1px solid #c4c3c3;
	height : 19px;
	text-align : center;
	vertical-align : bottom;
	font-weight : bold;
	font-size : 11px;
	font-weight : bold;
}
.onglet_plus a {
	text-decoration : none;
	color : #2872a7;
}
.onglet_plus a:hover {
	text-decoration : none;
	color : #62a6d9;
}
.onglet_plus a:active {
	text-decoration : none;
	color : #b6d6ed;
}
.onglet_separateur {
	border-top : 1px solid #ffffff;
	border-bottom : 1px solid #c4c3c3;
	width : 5px;
	height : 19px;
	color : #c4c3c3;
	text-align : center;
	font-weight : bold;
	font-size : 11px;
	vertical-align : bottom;
}
.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("../pictos/lock_onglet.gif");
	background-repeat : no-repeat;
	background-position : 8px 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;
}
/* ############################### Espace Image aléatoire ###################################### */
#block_img_aleat {
	height : 198px;
}
/* ############################### Espace Catégories ###################################### */
#block_categorie {
	height : 34px;
	background-image : url("../img/bck_cat.gif");
	background-repeat : no-repeat;
}
.categorie {
	margin-left : 43px;
	font-size : 96%;
	color : #433016;
}
.categorie a {
	text-decoration : none;
	color : #433016;
}
.categorie a:hover {
	text-decoration : underline;
	color : #8c5d2e;
}
/* ############################### Les gammes ###################################### */
#block_gamme {
	float : left;
	width : 280px;
	height: 350px;
	background-image : url("../img/bck_trait.gif");
	background-repeat : no-repeat;
}
#block_gamme a {
	font-size : 10px;
	color : #000000;
	font-family : Arial, "Arial Black", "Times New Roman", Times, serif;
	text-decoration : none;
}
#block_gamme a:hover {
	font-size : 10px;
	color : #000000;
	font-family : Arial, "Arial Black", "Times New Roman", Times, serif;
	text-decoration : underline;
}
#block_gamme img {
	border : 0;
	margin-left : 9px;
	margin-bottom: -1px;
	margin-top: 5px;
}
.pictos {
	border : 0;
	margin-left : 9px;
	vertical-align : bottom;
}
.titre1_gamme {
	margin-left : 15px;
	font-size : 11px;
	font-weight : bold;
	color : #15548a;
	text-transform : uppercase;
	font-family : Arial, "Arial Black", "Times New Roman", Times, serif;
	line-height : 30px;
}
/* ############################### Block Actu/news ###################################### */
#block_news {
	float : left;
	width : 400px;
	height: 350px;
	background-image : url("../img/bck_trait.gif");
	background-repeat : no-repeat;
	padding-left: 15px;
}
#block_news a {
	font-size : 11px;
	color : #3e3a39;
	font-family : Arial, "Arial Black", "Times New Roman", Times, serif;
	text-decoration : none;
}
#block_news a:hover {
	font-size : 11px;
	color : #3e3a39;
	font-family : Arial, "Arial Black", "Times New Roman", Times, serif;
	text-decoration : underline;
}
#block_news img {
	border : 0;
	margin-left : 10px;
	margin-top : 3px;
	margin-bottom : 3px;
}
#block_news table {
	border-top : 1px solid #c4c3c3;
	border-left : 1px solid #c4c3c3;
	border-right : 1px solid #c4c3c3;
	border-bottom : 1px solid #c4c3c3;
	text-align : center;
	margin-top : 10px;
	margin-left : 40%;
	width: 55%;
}
.pictactu {
	vertical-align: middle;
}
.titre1_news {
	margin-left : 20px;
	font-size : 11px;
	color : #773c20;
	font-family : Arial, "Arial Black", "Times New Roman", Times, serif;
	font-weight : bold;
	line-height: 25px;
}
#liens_news {
	padding-left: 150px;
}
#liens_news a {
	font-size : 11px;
	color : #3e3a39;
	font-family : Arial, "Arial Black", "Times New Roman", Times, serif;
	text-decoration : underline;
}
#liens_news a:hover {
	font-size : 11px;
	color : #773c20;
	font-family : Arial, "Arial Black", "Times New Roman", Times, serif;
	text-decoration : underline;
}
/* ## Espace Actus Plus ## */
#block_actuPlus {
	color : #773c20;
	line-height : 13px;
}
#block_actuPlus a {
	font-size : 11px;
	color : #773c20;
	font-family : Arial, "Arial Black", "Times New Roman", Times, serif;
	text-decoration : none;
}
#block_actuPlus a:hover {
	font-size : 11px;
	color : #773c20;
	font-family : Arial, "Arial Black", "Times New Roman", Times, serif;
	text-decoration : underline;
}
/* ## Espace communiqués de presse ## */
#block_cp {
	float : left;
	width : 400px;
	line-height : 13px;
	padding-left : 18px;
}
/* ## Espace agenda ## */
#block_agenda {
	float : left;
	width : 400px;
	line-height : 13px;
	padding-left : 18px;
}
/* ## Espace Newsletter ## */
#block_news form {
	float : left;
	width : 400px;
	padding-left : 18px;
}
#block_news input {
	border-top : 1px solid #c4c3c3;
	border-left : 1px solid #c4c3c3;
	border-right : 1px solid #c4c3c3;
	border-bottom : 1px solid #c4c3c3;
	margin-top : 5px;
	font-size : 11px;
}
/* ############################### Block pub ###################################### */
#block_pub {
	height: 350px;
	float : left;
}
#block_pub object {
	border : 0;
	margin-top : 25px;
	margin-left : 15px;
	width : 250px;
	height : 250px;
}
/* ############################### Footer et Copyright ###################################### */
#block_footer {
	float: left;
	width : 100%;
	margin-top: 1%;
	text-align : center;
	color : #14324e;
	font-family : Arial, "Arial Black", "Times New Roman", Times, serif;
	font-size : 13px;
}
#block_footer a {
	color : #14324e;
	text-decoration : none;
	line-height : 25px;
}
#block_footer a:hover {
	color : #14324e;
	text-decoration : underline;
}
#block_footer img {
	border : 0;
	vertical-align : middle;
}
