@charset "UTF-8";
body {
	background-color: #666;
	margin: 0px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	color: #333;
	font-weight: normal;
	
}
.gras {
	font-weight: bold;
}
*{margin: 0; padding: 0;}
.page {
	background-color: #FFF;
	height: 620px;
	width: 950px;
	border: thin solid #900;
	margin-top: 40px;
	margin-left: auto;
	margin-right:auto;
	margin-bottom: 0px;
}

div#content img {text-decoration: none;
	border-style:solid;
	border-width:1px;
	border-color:#333;}
	
.bordure {text-decoration: none;
	border-style:solid;
	border-width:1px;
	border-color:#333;}


.active {
	font-variant: normal;
	text-decoration: none;
	color: #900;
}

div#menu_port {width: 130px; margin-top: 20px; margin-left:20px; float:left; font-size:0.9em;}

div#menu_port a {
	text-decoration: none;
	color:#333;
	margin-left: 10px;
}

div#menu_port a:hover {color:#900}

div#menu {width: 130px; margin-top: 20px; margin-left:20px; float:left; font-size:0.9em;}

div#menu a {
	text-decoration: none;
	color:#333;
	
}

div#menu a:hover {color:#900}

div#content {
	width: 450px;
	margin-left: 5px;
	margin-top:15px;
	float:left;
}



div#content_prix {
	width: 360px;
	margin-left: 5px;
	margin-top:0px;
	float:left;
	padding-right: 15px;
}

div#titre {
	width: 780px;
	margin-top: 15px;
	margin-left: 5px;
	float: left;
}
p {
	margin-top: 0px;
	line-height: 1.2em;
	font-size: 0.9em;
	margin-bottom: 10px;
}
ul {
	font-size: 0.9em;
}
li {
	list-style-position: outside;
	margin-left: 15px;
	line-height: 1.2em;
}

div#droite {
	width: 310px;
	margin-top: 20px;
	margin-right: 5px;
	margin-left:30px;
	float:left;
}

div#droite_prix {
	width: 360px;
	margin-top: 0px;
	margin-right: 5px;
	margin-left:0px;
	float:left;
	border-left-width: 2px;
	border-left-style: dotted;
	border-left-color: #333;
	padding-left: 15px;
}

.sous_titre {
	font-weight: bold;
	font-variant: small-caps;
	color: #666;
	font-size: 1.1em;
	margin-bottom: 0px;
}

content .sous_titre {font-size:inherit;}

h1 {
	font-size: 1.5em;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	margin-bottom: 12px;
	color: #666;
	letter-spacing: -0.05em;
	line-height: 1.5em;
	margin-top: -5px;
}
.texte {
	margin-top: 0px;
	line-height: 2em;
	margin-bottom: 10px;
	font-size: 0.9em;
}
textarea {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 0.9em;
}

.boiteform {
	font-family: Tahoma, Geneva, sans-serif;
	color: #333;
	border-top: thin solid #EEEEEE;
	border-right: thin solid #990000;
	border-bottom: thin solid #990000;
	border-left: thin solid #EEEEEE;
}
div#content_erreur {
	width: 550px;
	margin-left: 100px;
	margin-top:15px;
	float:left;
	background-color: #FFF;
	text-align: center;
}
.oups {
	font-size: 1.5em;
	font-weight: bolder;
}
a {
	color: #900;
	text-decoration: none;
}

a:visited {
	color: #900;
}

a:hover {
	color: #666;
}

@media only screen and (max-device-width: 480px) {

div#content p {font-size: 9px;}
div#content_prix p {font-size: 9px;}
div#droite_prix p {font-size: 9px;}
}
.texte_p {
	margin-top: 0px;
	line-height: 1.1em;
	margin-bottom: 0px;
	font-size: 0.9em;
}
#citation {
	padding-left: 3px;
}
h3 {
	font-size: 0.9em;
	font-weight: normal;
}
