/* CSS Document */

@import url("main.css");

body {
	font-family:Trebuchet MS,Verdana, Arial, Helvetica, sans-serif;
	background-color:#750000;
	font-size:12px;
	background-image:url(../img/bg/top-100.jpg);
	background-repeat:repeat-x;
}

a {
	color:#2E5B00;
	text-decoration:underline;
}

a:hover {
	color:#2E5B00;
	text-decoration:none;
}

p {padding:10px 0px 10px 0px;}

/* Top */
#top {
	position:relative;
	height:176px;
	/*height:450px;
	background-image:url(../img/bg/top-100.jpg);
	background-repeat:repeat-x;*/
}

#top_titre1 {
	position:absolute;
	top:8px;
	left:0px;
}

#top_titre2 {
	position:absolute;
	top:50px;
	left:180px;
}

#top_image{
	position:relative;
	width:920px;
	height:176px;
	padding-right:15px;
	background-image:url(../img/bg/image-top.jpg);
	background-repeat:no-repeat;	
}

#bout_tasse{
	position:absolute;
	width:30px;
	height:77px;
	left:-30px;
	bottom:-13px;
	background-image:url(../img/bg/bout-tasse.jpg);
	background-repeat:no-repeat;	
}


/* Menu */
.menu {
	position:absolute;
	top:117px;
	left:130px;
	font-size:17px;
	color:#FFFFFF;
	letter-spacing:1px;
}

.menu a {
	color:#FFFFFF;
	text-decoration:none;
}

.menu a span {
	color:#F4C164;
}

.menu a:hover {
	color:#F4C164;
	text-decoration:none;
}

.menu a:hover span {
	color:#FFFFFF;
}

.menu ul {
	margin:0;
	padding:0;
}

.menu li {
	padding-left:25px;
	display:inline;
}

/* Lanques */
#drapeaux {
	position:absolute;
	top:60px;
	left:80px;
}


/* Contenu */
#contenu {
	position:relative;
	width:935px;
	background-image:url(../img/bg/contenu.jpg);
	background-repeat:repeat-y;
}

#contenu_haut {
	position:absolute;
	top:0px;
	left:0px;
	height:250px;
	width:935px;
	background-image:url(../img/bg/contenu-haut.jpg);
}

h2 {
	margin:0;
	padding:0;
	margin-bottom:20px;
	font-size:16px;
	color:#263F81;
	font-weight:bold;
}

h3 {
	margin:0;
	padding:0;
	margin-bottom:20px;
	font-size:16px;
	color:#770100;
	font-weight:bold;	
}

.titre_caract{
	color:#263F81;
}

carre_bleu{
}


/* Images des articles */
.article_image {
	position:relative;
	width:184px;
	text-align:center;
	float:left;
	margin-bottom:10px;
}

.article_image a {
	color:#000000;
	text-decoration:none;
}

.article_image a:hover {
	color:#263F81;
	text-decoration:none;
}

.article_bord {
	border:1px solid #CBDCED;
	width:150px;
	height:150px;
	padding:4px;
	margin:auto;
	margin-bottom:5px;
}

.article_bord table {
	padding:0;
	margin:0;
	border:none;
	height:150px;
}

.article_bord table td {
	vertical-align:middle;
}

.article_bord img {
}

.article_bord_300 {
	float:left;
	position:relative;
	text-align:center;
	vertical-align:middle;
	border:1px solid #CBDCED;
	width:300px;
	padding:4px;
	margin:auto;
	margin-bottom:5px;
}

.contenu_article {
	float:left;
	position:relative;
	text-align:left;
	vertical-align:text-top;
	border:0px solid #CBDCED;
	width:230px;
	padding:5px;
}


/* Contenu gauche */
#contenu_gauche {
	position:relative;
	float:left;
	width:270px;
	min-height:250px;
}


/* Barre Bleu */
#barre_bleu, .barre_bleu {
	position:relative;
	width:230px;
	height:2px;
	background-color:#F4C164;
	margin-left:20px;
	line-height:2px;
	overflow:hidden;
}

#barre_bleu1, .barre_bleu1 {
	position:relative;
	width:219px;
	height:6px;
	background-color:#F4C164;
	margin-left:20px;
	line-height:6px;
	overflow:hidden;
}


/* Articles */
.titre_article {
	margin-left:20px;
	margin-top:25px;
	margin-bottom:5px;
	font-size:16px;
	color:#F4C164;
	font-weight:bold;
}

.titre_adresse {
	margin-left:40px;
	margin-top: 30px;
	padding:0;
	font-size:14px;
	color:#F4C164;
	font-weight:bold;
}

.texte_article {
	margin-top:0px;
	margin-left:40px;
	padding:0;
	font-size:14px;
	line-height:20px;
	color:#FFFFFF;
}

.menu_article {
	position:relative;
	text-align:left;
	font-size:14px;
	margin-left:20px;
	margin-top:50px;
}

.menu_article a {
	color:#FFFFFF;
	text-decoration:none;
}

.menu_article a:hover {
	color:#F4C164;
	text-decoration:none;
}

.menu_article ul {
	margin:0;	
	padding:0;
	margin-left:25px;
	margin-top:15px;
	margin-bottom:30px;
	list-style:none;
}

.menu_article ul li {
	background-image:url(../img/liste/puce-jaune.gif);
	background-repeat:no-repeat;
	background-position:center left;
	padding-left:20px;
	margin-top:10px;
}

.menu_article ul li:hover{
	background-image:url(../img/liste/puce-jaune-hover.gif);
	background-repeat:no-repeat;
	background-position:center left;
}

.articles_dispo {
	text-align:center;
	color:#263F81;
	font-size:14px;
	font-weight:bold;
}


/* Contenu droite */
#contenu_droite {
	position:relative;
	float:left;
	min-height:250px;
	width:665px;
	text-align:left;
	line-height:20px;
}

#contenu_droite_haut {
	position:relative;
	width:650px;
	height:68px;
	background-image:url(../img/bg/haut-droite.jpg);
	background-repeat:no-repeat;
	text-align:left;
}

#contenu_droite_haut h1 {
	margin:0;
	padding:0;
	margin-left:20px;
	padding-top:25px;
	font-size:20px;
	color:#263F81;
	font-weight:bold;
}

.contenu {
	position:relative;
	width:560px;
	padding-top:10px;
	margin-left:20px;
	text-align:left;
}

.lien_bas_droite {
	position:relative;
	text-align:center;
}

.lien_bas_droite a {
	color:#000000;
	text-decoration:none;
}

.lien_bas_droite a:hover {
	color:#263F81;
	text-decoration:none;
}

#contenu_droite_bas {
	position:relative;
	width:935px;
	height:34px;
	background-image:url(../img/bg/contenu-bas.jpg);
	background-repeat:no-repeat;
}

.cadre {
	border:1px solid #BD9975;
}


/* Bas */
#bas {
	position:relative;
	width:935px;
	height:47px;
	background-image:url(../img/bg/bas.jpg);
	background-repeat:no-repeat;
}

.titre_bas {
	position:relative;
	font-size:13px;
	color:#FFFFFF;
	padding-top:15px;
}

.copyrights {
	position:relative;
	font-size:11px;
	padding-top:20px;
	color:#666;
	padding-bottom:15px;
}

.copyrights a {
	color:#666;
	text-decoration:none;
}

.copyrights a:hover {
	color:#666;
	text-decoration:underline;
}

#fleur_bas {
	position:absolute;
	bottom:100px;
	right:15px;
	width:50px;
	height:210px;
	background-image:url(../img/bg/fleur-bas.jpg);
	background-repeat:no-repeat;
}
