/* STRUCTURE DU SITE EDITIONS DU COLLEGE */

/* Elements generaux */
body {
	background-color: #ffa54c;
	background-image: url('../img/structure/fond.png');	
	text-align: center;
	margin: 0px;
	padding: 0px;
	
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 16px;
	color: #333333;
	}
a, a:visited {
	color: #955628;
	text-decoration: underline;
} 
a:hover {
	color: #955628;
	text-decoration: none;
}
h1 {
	color: #552200;
	font-size: 22px;
	letter-spacing:1px;
	font-weight: bold;
	text-align: center;
	margin: 6px 0px 12px 0px;
	padding: 0px;
}
h2, h4, h5, h6 {
	color: #552200;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}
h3 {
	color: #552200;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}
.h2accueil {
	color: #552200;
	font-size: 22px;
	font-weight: bold;
	text-align: center;
	letter-spacing:1px;
	line-height:22px;
	margin: 8px 0px 10px 0px;
        padding: 0px;
}
img {
	border: none;
}

td {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #333333;
}

/* Structure de la page */
#page {
	margin: 0px auto 0px auto;
	z-index: 2;
	width: 836px;
	height: auto;
	position: relative;
	top: 0px;
	left: 0px;
	z-index: 1;
	}

#bandeau {
	background-image: url('../img/structure/entete.png');
	background-repeat: repeat-x;
	position: absolute;
	top: -1px;
	left: 0px;
	width: 100%;
	height: 179px;
	z-index: 1;
	background-color: #ffffff;	
	}
		
#entete {
	width: 853px;
	height: 139px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 2;
	background-image: url('../img/structure/bandeau.png');
	background-repeat: no-repeat;
}
#logo {
	width: 54px;
	height: 114px;
	position: absolute;
	top: -1px;
	left: 25px;
	z-index: 3;
}
#entete_phrase {
	width: 230px;
	height: 80px;
	position: absolute;
	top: 15px;
	right: 35px;
	border: 0px solid red;
	font-size: 14px;
	color: #955628;
	text-align: right;
	z-index: 3;
}
a.menu_haut_element, a.menu_haut_element:visited {
	cursor: pointer;
	text-decoration: none;
	text-align: center;
	color: #ffffff;
	font-size: 14px;
}
a.menu_haut_element:hover {
	text-decoration: none;
	color: #ffa54c;
}
#menu_contact {
	width: 65px;
	height: 19px;
	padding: 1px 0px 0px 0px;
	position: absolute;
	bottom: 25px;
	right: 145px;
	border: 0px solid red;
	z-index: 3;
}
#menu_panier {
	width: 80px;
	height: 19px;
	padding: 1px 0px 0px 0px;
	position: absolute;
	bottom: 25px;
	right: 35px;
	border: 0px solid red;
	z-index: 3;
}

#menu_gauche {
	width: 170px;
	height: auto;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position: absolute;
	top: 139px;
	left: 8px;
	z-index: 3;
}
.case_menu {
	width: 155px;
	height: 25px;
	margin: 0px 0px 3px 0px;
	padding: 5px 0px 0px 0px;
	background-image: url('../img/structure/case_menu.png');
	background-repeat: no-repeat;
	
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
}
.case_menu a, .case_menu a:visited {
	cursor: pointer;
	text-decoration: none;
	text-align: center;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
}
.case_menu a:hover {
	text-decoration: none;
	color: #ffa54c;
}

#pub_bordas_eli {
	width: 154px;
	height: 121px;
	margin: 0px 0px 0px 0px;
	padding: 22px 10px 0px 0px;
	position: relative;
	left: -5px;
	background-image: url('../img/structure/bordas_eli.png');
	background-repeat: no-repeat;
}
.pub_bordas_eli_titre {
	text-align: right;
	font-size: 14px;
	color: #552200;
	font-weight: bold;
}

#conteneur {
	width: 641px;
	height: auto;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position: absolute;
	top: 114px;
	left: 176px;
	background-color: #ffffff;
	background-image: url('../img/structure/haut_contenu.png');
	background-position: top center;
	background-repeat: no-repeat;
	overflow: hidden;
	z-index: 3;
}
#contenu {
	width: 621px;
	height: auto;
	min-height: 650px;
	margin: 0px 0px 0px 0px;
	padding: 15px 10px 10px 10px;
	background-image: url('../img/structure/fond_livre.png');
	background-position: center right;
	background-repeat: no-repeat;
	z-index: 4;
}

#pied {
	width: 100%;
        height: 38px;
	border-top: 6px solid #ffa54c;
	border-bottom: 6px solid #ffa54c;
	margin: 0px 0px 0px 0px;
	padding: 4px 0px 9px 0px;
	background-color: #ffffff;
	z-index: 4;
}

.sous_menu {
	font-size: 14px;
	font-weight: bold;
	padding: 5px 0px 5px 0px;
}

/* CLASSES UTILITAIRES */
.center {
	text-align: center;
}
.corps_de_texte {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #666666;
	text-align: justify;
}
.bouton {
	margin: 5px 0px 0px 0px;
	padding: 1px 2px 1px 2px;
	background-color: #ffffff;
	border: 2px solid #955628;
	color: #955628;
	font-size: 12px;
	letter-spacing: 1px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	cursor: pointer;
	text-decoration: none;
}
.bouton:hover {
	background-color: #ffa54c;
	color: #ffffff;
}
.bouton_panier {
	height: 33px;
	width: 98px;
	margin: 5px 0px 0px 0px;
	padding: 1px 2px 1px 2px;
	background-color: #ffffff;
	border: 0px solid #955628;
	cursor: pointer;
	text-decoration: none;
	background-image: url('../img/structure/ajouter_panier.png');
	background-position: center right;
	background-repeat: no-repeat;
}
a:hover div.bouton {
	background-color: #ffa54c;
	color: #ffffff;
}
/* PAGE ACCUEIL */
.accueil_phrase_approche {
	font-weight: bold;
	font-size: 15px;
	letter-spacing:1px;
	text-align: center;
	margin:0px 0px 10px 0px;
}
.accueil_magazines_liste {
	font-weight: bold;
	font-size: 15px;
	line-height: 20px;
	letter-spacing: 2px;
	text-align: center;
	margin: 0px 0px 0px 0px;	
}

/* PAGES CATALOGUE */
.liste_description {
	color: #666666;
	font-size: 11px;
	font-weight: normal;
	padding: 4px 0px 6px 0px;
}

.miniature_catalogue {
	width: 60px;
	height: 90px;
	border: 0px solid black;
	margin: 0px 4px 0px 0px;
}

.niveau_euro {
	letter-spacing: 1px;
	font-size: 12px;
	font-weight: bold;
	color: #AA0000;
}
.article_specifications {
	text-decoration:none;
	color:#3C7AB2;
	font-weight:normal;
	font-style:italic;
}

