@charset "UTF-8";
/* CSS Document */
.nomguestbook {
	color:#EF0072;
	font-size:12px;
}
.requiredinput {
	color:#EF0072;
	font-size:10px;
	margin-bottom:30px;
}
.textguestbook {
width:622px;
margin-left:30px;
margin-top:10px;
margin-bottom:10px;
}
.guestbook{
padding-bottom: 5px;
padding-left: 5px;
padding-right: 5px;
background:url(images/cell01.png) ;
margin-bottom:5px;
overflow: hidden;
}
.guestbook_top{
padding: 3px;
background:url(images/cell01.png) ;
border-bottom: 1px solid #2D5352;
}
td{
font-family: Verdana; 
font-size: 12px;
color: #000000;
}
.titreguestbook {
	float:left;
	margin-left:30px;
	margin-top:30px;
	text-transform: uppercase;
	color:#EF0072;
	font-size:24px;
}
div#stitreguestbook {
	float:right;
	margin-right:30px;
	margin-top:10px;
	color:#EF0072;
	font-size:20px;
}
.nomguestbook {
	color:#EF0072;
	font-size:12px;
}
.requiredinput {
	color:#EF0072;
	font-size:10px;
	margin-bottom:30px;
}
	select.book, {
	background:url(../images/transparent.png);	
	border:1px solid #EF0072;
	color:#2D5352;
	font-size: 12px;
}
textarea.book {
	width: 342px;
	background:url(../images/transparent.png);	
	border:1px solid #EF0072;
	color:#2D5352;
	font-size: 12px;
}
input.book {
	width:273px;
	background:url(../images/transparent.png);	
	border:1px solid #EF0072;
	color:#2D5352;
	font-size: 12px;
}
input.book:focus, select.book:focus, textarea.book:focus {
	background:url(../images/transparent2.png);
	border:1px solid #2D5352;
}
.sign {
	background:url(../images/transparent.png);	
	cursor: pointer;
	cursor: hand;
	border: 1px solid #EF0072;
	color:#EF0072;
	text-transform: uppercase;
	margin-bottom:10px;
}
.sign:hover {
	color: #2D5352;
	border: 1px solid #2D5352;
	background:#cad4d4;
}
div#spacerguestbook {
	width:622px;
	height:30px;
}
