/* CSS Document */
/* david prego © 2009 */

#map {
	margin-left:17px;
}

body {
	margin:0px;
	font-size:10px;
	line-height:14px;
	font-family:Verdana, Helvetica, Arial;
	font-weight:normal;
	color:black;
	text-align:justify;
}

#top {
	background:url('../images/header.gif') no-repeat;
	height:32px;
	z-index:7;
}

#title_top {
	font-size:18px;
	z-index:6;
	position: absolute;
	height:32px;
	font-weight:bold;
	text-transform:uppercase;
	margin-top:8px;
	color:white;
	margin-left:10px;
}

#title_pop {
	text-transform:uppercase;
	font-size:16px;
	margin-top:12px;
	margin-left:40px;
}

p {
	margin-left:40px;
	margin-right:45px;
}
	
a {
	color:black;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

#sous-titre {
	font-weight:bold;
}

INPUT { 
	color: black; 
	font-size: 11px; 
	font-family:Verdana, Helvetica, Arial;
	background-color: #f2c1c7 
}

SELECT { 
	color: black; 
	font-size: 11px; 
	font-family:Verdana, Helvetica, Arial;
	background-color: #f2c1c7 
}

TEXTAREA { 
	color: black; 
	font-size: 11px; 
	font-family:Verdana, Helvetica, Arial;
	background-color: #f2c1c7 
}
	
.txterror { 
	color: black; 
	font-size: 11px; 
	font-family:Verdana, Helvetica, Arial;
	margin-left:120px;
	margin-top:10px;
	width:300px;
}

.txtform { 
	color: black; 
	font-size: 12px;
	font-weight:bold;
	font-family:Verdana, Helvetica, Arial;
	padding-left:50px;
	padding-top:20px;
}

.txtform2 { 
	color: black; 
	font-size: 12px;
	font-weight:bold;
	font-family:Verdana, Helvetica, Arial;
}

.txterror2 { 
	color: #de5565; 
	font-size: 11px; 
	font-family:Verdana, Helvetica, Arial;
	width:300px;
}

#tableau {
	padding-top:00px;
	padding-left:0px;
}

form#subscribe-form fieldset {
	border:0px;
	text-decoration:none;
}

.message {
	margin-left:0px;
	color:#de5565;
	font-size:12px;
}

.price table{
	border:0.1em #f2c1c7 solid;
}

.price td {
	border:0.1em #f2c1c7 dotted;
}

table{
	margin-left:40px;
	margin-top:10px;
}
