body {
	font-family	: Helvetica, Verdana, sans-serif;
	background-color:#2C3031;
	font-size:13px;
	line-height:18px;
	text-align:justify
}
#pere {
	width:942px;
	height:745px;
	margin:30px auto;
	position:relative;
	background-color:white;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
#container {
	height:87%;
	padding:3%;
}

#grand-father {
	position:absolute;
	width:100%;
	height:100%;
	top:0;
	left:0
}
#rouge {
	background-image: url( ../images/carre-topbarv2.jpg );
	height:161px;
	width:100%;
}

#header {
	position:relative;
	margin:0 auto 38px;
	background-image: url( http://www.avecomics.com/iphone/bonnell/images/title3.jpg );
	width:320px;
	height:248px;
}

.small-footer {
	font-size:12px;	
	text-align:center;
}

.content-text {
	position:relative;	
}


.content-text #robots {
	position:absolute;
	top:0px;
	background-image: url(  http://www.avecomics.com/iphone/bonnell/images/dessin2.jpg	);
	width:320px;
	height:293px;
	margin-bottom:30px
}
.content-text #form {
	background-color:#EEEEEE;
	left:370px;
	padding:4px;
	position:relative;
	top:31px;
	width:500px;
}
.content-text #form .text {
	font-size:25px;
	left:141px;
	line-height:32px;
	position:absolute;
	top:12px;
	width:380px;
}
.content-text #bonnel-portrait {
	position:absolute;
	top:10px;
}

#result {
	font-size:13px;
}
.error {
	color:red;	
}



#container-form{
	height:63px;
position:relative;
text-align:right;
top:3px;
width:465px;}

#submitButton{background-color:transparent;
background-image:url(../images/etats.png);
background-position:0 0;
border:0 none;
float:left;
height:38px;
width:134px;margin-top:1px;}

#submitButton:focus{outline:0;}



#submitButton:hover{background-position:0 187px}

#submitButton:active{background-position:0 75px;outline:0 none;}

#email{background-color:transparent;
background-image:url(../images/formulairev3.png);
border:0 none;
float:left;
font-size:14px;
height:34px;
margin-right:-1px;
padding-left:4px;
width:327px;outline:0 none;

border:0 none;}

/* http://github.com/paularmstrong/LabelOver */
.labelover { position: relative; }
.labelover label {
    font-size:20px;
	left:5px;
	position:absolute;
	top:11px;
	z-index:1;
    
}
.labelover input {
    position: relative;
    margin: 0;
}



