.rouge
{
	color:#F31D25;
}

body
{
	background-image:url(../images/fond_01.jpg);
	background-repeat:repeat-x;
	border-top:15px #fff solid;
}

.largeur
{
	width:950px;
	margin-left:auto;	
	margin-right:auto;	
}

#subscription
{
	font-family: 'open_sansregular';
	color:#fff;
	font-size:13px;
	font-weight:bold;
	text-transform:uppercase;
	height:30px;
	line-height:30px;
}

#subscription span
{
	margin-left:35px;
	font-weight:100;
	letter-spacing:5px;	
}


/* Bandeau ***************************************************************************************/

header
{
    font-family: 'DayRomanRegular';
	text-align:center;
	background-image:url(../images/laurent_bellec_PHOTOGRAPHE_EDITEUR.png);
	background-repeat:no-repeat;
	background-position:bottom right;
	height:128px;
	position:relative;
}

header.anglais
{
	background-image:url(../images/laurent_bellec_PHOTOGRAPHE_PUBLISHER.png);
	width:950px;
	margin-left:auto;	
	margin-right:auto;	
}

header #langue
{
	position:absolute;
	top:30px;
	left:0px;
	text-align:left;
	width:200px;
    font-family: 'DayRomanRegular';
	font-size:10px;
	color:#999999;
	text-transform:uppercase;
}

header #langue a
{
	color:#999999;	
}

header #langue a:hover
{
	color:#F00;	
}

header #langue a.actif
{
	color:#F00;	
}

header .p1
{
	padding-top:20px;
	font-size:28px;
	color:#ff0000;
	text-transform:uppercase;
}

header .p2
{
	font-size:20px;
	color:#ff0000;
	text-transform:uppercase;
}

header .p3
{
	font-size:17px;
	color:#000;
	text-transform:uppercase;
}

header .p4
{
	font-size:18px;
	color:#000;
	text-transform:uppercase;
	background-color:#FFF;
	display:inline;
}

/* Menu ***************************************************************************************/

nav#menu
{
	border:1px solid #313131;
	margin-top:16px;
	height:27px;
	font-family: 'open_sansregular';	
	margin-bottom:38px;	
}

nav#menu ul li
{
	border-right:1px solid #313131;
	float:left;
	height:25px;
	margin-top:1px;
}

nav#menu ul li:last-child
{
	border-right:0;
}

nav#menu ul li a
{
	display:block;
	padding-left:8px;
	padding-right:7px;
	text-transform:uppercase;
	color:#333333;
	line-height:25px;
	font-size:12px;
}

nav#menu.anglais
{
	width:950px;
	margin-left:auto;	
	margin-right:auto;	
}

nav#menu.anglais ul li a 
{
	padding-left:7px;
	padding-right:7px;	
}

nav#menu ul li a img
{
	margin-top:5px;	
}

nav#menu ul li a.img:hover
{
	background-color:#fff;
	line-height:27px;
	margin-top:0px;
}

nav#menu ul li a:hover
{
	background-color:#dadada;
	margin-top:-1px;
	line-height:27px;
	text-decoration:none;
}

nav#menu ul li a.actif
{
	background-color:#dadada;
	margin-top:-1px;
	line-height:27px;
}

/* Gauche ***************************************************************************************/

#gauche
{
	width:675px;
	float:left;	
	overflow:hidden;	
}

#gauche .titre_projet
{
    font-family: 'DayRomanRegular';
	font-size:15px;
	color:#F00;
	font-weight:bold;
	text-transform:uppercase;
}

#gauche #actu 
{
	width:445px;
	float:left;
}

#gauche #actu #titre_actu
{
	color:#ff0000;
	font-size:13px;
    font-family: 'DayRomanRegular';	
	text-transform:uppercase;
	font-weight:bold;
	background-image:url(../images/actu_19.jpg);
	background-repeat:no-repeat;
	padding-left:20px;
}

#gauche #actu #titre_actu em
{
	font-size:9px;
	font-style:normal;
	font-weight:normal;
}

#gauche #actu #texte_actu
{
	border:1px #ff0000 solid;
	padding:10px;
}

#gauche .bouton
{
	width:200px;
	float:right;
	margin-top:16px;
}

#gauche .bouton a
{
	background-color:#343434;
	text-align:center;
	display:block;
	color:#fff;
	padding-bottom:4px;
	padding-top:4px;
	margin-bottom:7px;
	font-weight:bold;
	text-transform:uppercase;
	font-family: 'open_sansregular';	
}

#gauche .bouton a:hover
{
	background-color:#ff0000;
	text-decoration:none;
}

#gauche .bouton a em
{
	font-weight:normal;
	font-style:normal;
}

#gauche .bouton .titre
{	
	margin-bottom:7px;
	font-weight:bold;
	text-transform:uppercase;
	font-family: 'open_sansregular';
	font-size:12px;
}

#gauche .titre_page
{
	color:#ff0000;
	font-size:15px;
    font-family: 'DayRomanRegular';	
	text-transform:uppercase;
	text-align:right;
	border-bottom:1px #ff0000 solid;
}


#gauche .colonne1
{
	width:47%;
	float:left;	
}

#gauche .colonne2
{
	width:47%;
	float:right;	
}


#gauche .colonne2 .bouton
{
	width:200px;
	margin:auto;
	float:none;
	margin-top:16px;
}

#gauche .colonne1 .bouton
{
	width:200px;
	margin:auto;
	float:none;
	margin-top:16px;
}

/* Droite ***************************************************************************************/

#droite
{
	width:239px;
	float:right;
	overflow:hidden;
    font-family: 'DayRomanRegular';	
}
#droite img
{
	margin-bottom:150px;	
}

#droite p
{
	text-align:right;	
}

#droite p a
{
	color:#ff0000;
	margin-top:33px;
	display:block;	
}

#droite p span
{
	font-size:15px;
}

/* Footer ***************************************************************************************/

footer
{
	margin-top:20px;
	background-color:#d6d6d6;
	padding-top:20px;
	padding-bottom:45px;
	color:#8b8b8b;
    font-family: 'DayRomanRegular';
	text-align:center;
	text-transform:uppercase;
}

footer a
{
	color:#8b8b8b;
}

/* Contact ***************************************************************************************/

.formulaire
{
	margin-top:20px;	
}

.formulaire td
{
	padding:6px;
	text-transform:uppercase;
}


.formulaire input
{
	width:200px;
	border:1px solid #8f8b8c;
}

.formulaire input#button
{
	width:150px;
	color:#fff;
	background-color:#343434;
	font-family: 'open_sansregular';
	text-transform:uppercase;
	cursor:pointer;
}

.formulaire input.petit
{
	width:auto;
}


.formulaire textarea
{
	width:400px;
	height:100px;
	border:1px solid #8f8b8c;
}


.formulaire select
{
	background-color:#e7e7e7;
	border:1px solid #f7941d;
}


/* Livre ***************************************************************************************/


#droite_accueil
{
	float:right;
	overflow:hidden;
	width:285px; 
}

#droite_accueil img
{
	margin-right:10px;
	margin-bottom:10px;
}

#droite_accueil .paragraphe
{
}

.livre
{
	position:relative;
	margin-bottom:35px;
}

.livre .titre_livre
{
	text-transform:uppercase;
	font-size:15px;
	margin:10px 0;
}

.livre img.image_livre
{
	float:right;
}

.livre .liens_livre
{
	position:absolute;
	bottom:0;
	width:320px;
	text-align:right;
}
.livre .lien_savoir
{
	padding-top:5px;
	padding-bottom:5px;
}
.livre .lien_savoir a
{
	color:#000;
}

.livre .lien_panier
{
	border-bottom:1px solid #f31d25;
	border-top:1px solid #f31d25;
	padding-top:5px;
	padding-bottom:5px;
}

.livre .lien_panier a
{
	background:url(../images/panier.gif) no-repeat left center;
	padding-left:20px;
	color:#f31d25;
}

.livre .texte_livre
{
	margin-bottom:10px;
}


.paragraphe .lien_panier
{
	background:url(../images/panier.gif) no-repeat left 20px center;
	color:#f31d25;
	display:inline-block;
	border:1px solid #f31d25;
	padding:10px 20px;
	padding-left:40px;
	float:right;
}

.paragraphe .lien_panier:hover
{
	background:url(../images/panier.gif) no-repeat left 20px center #f31d25;
	color:#fff !important;
	text-decoration:none !important;
	display:inline-block;
	border:1px solid #f31d25;
	padding:10px 20px;
	padding-left:40px;
}