@charset "UTF-8";
/* CSS Document */

body{
	background-image:url(../images/spotmail_degraderFond.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
}
#container{
	
	width:800px;
	height:1320px;
	margin:auto;
	margin-top:10px;
	 /** border:#CCC solid 1px;
	
	 -moz-border-radius: 10px;
	-webkit-border-radius: 10px */
}


.header{
	width:800px;
	height:180px;
}


.retourAccueil{
	background-image:url(../images/spotmail_logo.jpg);
	width:300px;
	height:86px;
	float:left;
	margin-top:50px;
	margin-left:30px;
}

.logoSpotmail span{
	display:none;
}

.blocAccroche{
	width:400px;
	height:86px;
	float:left;
	margin-top:50px;
	margin-left:40px;
}

.accroche{
	width:380px;
	margin:auto;
	margin-top:13px;
}


.accroche h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.7em;
}


#contenu{
	width:800px;
	height:auto;
	float:left;
}

#contenu1{
	width:435px;
	height:335px;
	margin:auto;
}


#contenu2{
	width:800px;
	height:auto;
	float:left;
}

.texte1{
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.9em;
	line-height:17px;
}

.texte2{
	font-family:Arial, Helvetica, sans-serif;
	color:#C60;
	font-size:1em;
	margin-top:50px;
	text-align:center;
}

.tableau{
	background-image:url(../images/spotmail_tableau.jpg);
	background-repeat:no-repeat;
	width:740px;
	height:300px;
	margin:auto;
	margin-top:20px;
}

.partie1{
	width:140px;
	height:280px;
	float:left;
	margin-left:15px;
	margin-top:10px;
}

.partie1 p, .partie2 p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
	line-height:33px;
}

.partie2 span{
	font-family:Arial, Helvetica, sans-serif;
	line-height:15px;
	padding-top:10px;
}

.partie2 br{
	font-family:Arial, Helvetica, sans-serif;
	line-height:10px;
}


.partie2{
	width:520px;
	height:280px;
	float:left;
	margin-left:15px;
	margin-top:10px;
}

.texte3{
	margin-top:15px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	line-height:20px;
}

.texte3 span{
	font-size:0.8em;
	text-align:center;
}

.texte3 a{
	color:#C60;
}

#blocFormulaire{
	border: 1px solid #FFF;
	width:740px;
	height:220px;
	float:left;
	margin-left:30px;
	margin-top:10px;
}

.blocFormulaire1{
	margin-top:20px;
	margin-left:20px;
	width:220px;
	height:auto;
	float:left;
}


.blocFormulaire2{
	margin-top:20px;
	margin-left:70px;
	width:400px;
	height:auto;
	float:left;
}

.contact_name{
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
}

.contact_company{
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
}

.contact_email{
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
}

.contact_phone{
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
}

.contact_text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
}

.footer{
	width:800px;
	height:50px;
	float: left;
	text-align:center;
	margin-top:35px;
}

.footer p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.9em;
	color:#FFF;
	line-height:20px;
}

.footer a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.9em;
	color:#c60;
	
}

#Space {
	width: auto;
	height: 30px;
	float: left;
}


/* SEND PAGE*/


#containerSend{
	width:800px;
	height:380px;
	margin:auto;
	margin-top:10px;
}

.messageEnvoyer{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:center;
}

.retour{
	width:auto;
	height:50px;
	margin-top:50px;
	margin-left:300px;
	float:left;
}

.retourAccueil2{
	background-image:url(../images/spotmail_logoFd.jpg);
	background-repeat:no-repeat;
	width:300px;
	height:86px;
	float:left;
	margin-top:50px;
	margin-left:30px;
}

.messagePasEnvoyer{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:center;
	color:#F00;
}


.video{
	width:402px;
	height:224px;
	position: relative;
	top: -285px;
	left: 18px;
}
