/*General styles not really related to the forms*/
* { 	margin:0; 	padding:0; }
body { background : #161616 url(/wp-content/themes/photanical/images/lpqm3.png) no-repeat; z-index : 10;

background-attachment : fixed; background-position:-170px -240px;  margin: 0; padding: 0; 

 font-size : 10px; font-family : Verdana, Helvetica, sans-serif; color : #000; }
img { 	border:0; }
p{ 	font-size: 90%; 	margin-top: 1em; 	margin-bottom: 2em; 	color: #333; }
h1 { 	color: #0099CC; 	align: center; 	font-size:20px; }
#formulaire {
width: 580px;
border: 1px solid #EEE;
padding: 10px;
margin: 20px auto;
background: white;
}
.lang {
width: 200px;
border: 1px solid #EEE;
padding: 10px;
text-align: center;
margin: 20px auto;
background: white;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#404040;
}
#back {
position: fixed;
border: 1px solid #EEE;
padding: 10px 20px 10px;
text-align: center;
top: -10px; left : 50px;
background: white;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#404040;
}
#back a { color: #c41e53; text-decoration: none; border : 0; }
#back a:visited { color: #c41e53; text-decoration: none; border : 0; }
#back a:active { color: #c41e53; text-decoration: none; border : 0; }
#back a:hover { color: #fff; text-decoration: none; background-color: #c41e53; border : 0; }
#titre img { position : fixed !important; position : absolute; margin : 0;top: -230px; left : -240px; z-index : 1;  }
#wrapper { z-index:100; filter:alpha(opacity=92); -moz-opacity:0.92; opacity: 0.92;  }
.lang a { color: #c41e53; text-decoration: none; border : 0; }
.lang a:visited { color: #c41e53; text-decoration: none; border : 0; }
.lang a:active { color: #c41e53; text-decoration: none; border : 0; }
.lang a:hover { color: #fff; text-decoration: none; background-color: #c41e53; border : 0; }

.blue { 	color: #0099CC; 	font-weight: bold; }

.dwnld {
	Display: block;
	padding: 10px;
	text-align: center;
	width: 400px;
	margin: 0 auto;
	border: 1px solid #EEE;
	background-color: white;
	color: #999;
	font-size: 1.4em;
	font-weight: bold;
	line-height: 50px;
	background: url(../images/download.gif) no-repeat 40px 10px;
}

.MsgSent {
	Display: block;
	padding: 10px;
	margin: 40px auto;
	width: 400px;
	text-align: center;
	border: 1px solid #EEE;
	background-color: white;
	font-size: 1.3em;
	color:#999;
}

.MsgSent a, .MsgError a { color: #c41e53; text-decoration: none; border : 0; }
.MsgSent a:visited, .MsgError a:visited { color: #c41e53; text-decoration: none; border : 0; }
.MsgSent a:active, .MsgError a:active { color: #c41e53; text-decoration: none; border : 0; }
.MsgSent a:hover, .MsgError a:hover { color: #fff; text-decoration: none; background-color: #c41e53; border : 0; }

.MsgSent h1 {
	background: url(../images/MsgSent.gif) no-repeat 0 0;
	padding-left: 20px;
	height: 85px;
	line-height: 85px;
}

/* Error message */
.MsgError {
	Display: block;
	padding: 10px;
	margin: 40px auto;
	width: 400px;
	text-align: center;
	border: 1px solid #EEE;
	background-color: white;
	font-size: 1.3em;
	color:#999;
}

.MsgError h1 {
	background: url(../images/MsgError.gif) no-repeat 0 0;
	padding-left: 20px;
	height: 85px;
	line-height: 85px;
	color: #CC0000;
}

#formulaire2 {
width: 380px;
border: 1px solid #EEE;
padding: 10px;
margin: 10px auto;
background: white;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#404040;
}