/*  
Theme Name: Sebastien Payen Showroom
Theme URI: http://www.sebastienpayen.com
Description: Wedding Dresses Showroom
Version: 1
Author: Furmi
*/


/* Structure de base 
------------------------------------- */
.referencement {
    display:none;
}

body {
	font-size: 12px;
	font-family: Arial;
	color: #f2efe6;
	margin: 0 auto;
	background-color: #141214;
}

#site {
	position: relative;
	width: 1152px;
	height: 713px;
	margin: 0 auto;
	background: url(images/bkg.jpg);
	background-repeat: no-repeat;
}
#sidebar {
	float: left;
	width: 440px;
	height: 713px;
	background-image: url(./images/logo.png);
	margin-top: 0px;
}

#page {
	float: left;
	width: 712px;
	height: 713px;
}

/* Typo
------------------------------------- */
h1 {
	font-size: 2.50em;
	font-family: "OptimusPrinceps", Arial;
	color: #f2efe6;
	text-align: center;
}

h2 {
	font-size: 2.33em;
	font-family: "OptimusPrinceps", Arial;
	color: #60151f;
	text-align: center;
}

h3 {
	font-size: 2em;
	font-family: "OptimusPrinceps", Arial;
	color: #131214;
	text-align: center;
	line-height: 0.33em;
	margin-bottom: -10px;
}

h4 {
	font-size: 1.58em;
	font-family: "OptimusPrinceps", Arial;
	color: #f7697b;
	text-align: center;
	line-height: 0.11em;
	margin-bottom: -10px;
}

h5 {
	font-size: 1.17em;
	font-family: "OptimusPrinceps", Arial;
	color: #f2efe6;
	text-align: center;
	margin-top: 100px;
}

h6 {
	font-size: 1.58em;
	font-family: "OptimusPrinceps", Arial;
	color: #7e172c;
	margin: 0;
}

.h7 {
	font-size: 1.58em;
	font-family: "OptimusPrinceps", Arial;
	color: #f2efe6;
	text-align: center;
}

/* Background pages
------------------------------------- */

#page_presse {
	float: left;
	width: 712px;
	height: 713px;
	background-image: url(./images/page_presse.png);
	background-repeat: no-repeat;
	margin: 0 auto;
}

/* Presse
------------------------------------- */
#MooFlow {
	position: absolute;
	top: 100px;
}

/* Liens formulaire et retour sommaire
------------------------------------- */
#retour {
	position: absolute;
	top: 680px;
	width: 650px;
	height: 20px;
	margin-left: 20px;
	left: 440px;
}

#h500 {
	display: block;
	width: 200px;
}

#h500 a{
	color: #f2efe6;
	text-decoration: none;
}

#h500 a:hover{
	color: #7e172c;
	text-decoration: none;
}

#h500 a:visited{
	color: #f7697b;
	text-decoration: none;
}

#h501 {
	display: inline;
	width: 250px;
	margin-left: 510px;
	top: 0px;
	float: left;
	position: absolute;
}

#h501 a{
	color: #f2efe6;
	text-decoration: none;
}

#h501 a:hover{
	color: #7e172c;
	text-decoration: none;
}

#h501 a:visited{
	color: #f7697b;
	text-decoration: none;
}
