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


	
body {
	background-color: #FFFFFF;
	margin: 15px;
}


#wrapper {
	width: 600px;
	margin: auto;
	
}

#top_booksmark{
	background-color: #FF0066;
	height: 152px;
	text-align:center;
	top: 25px;		
}


.box {
	height: 40px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF0066;
	margin-top: 1em;
}

form {
	
	width: 100%;
}

label {
	display: block;
	float: left;
	clear: left;
	width: 20em;
	/*padding-right: 2em;*/
	text-align: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 3em;
	page-break-after: always;
}

input {
	margin-top: .30em;
	display: block;
	float: left;
		
	}

h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
}


h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	color: #333333;
}

br { clear: both; }	


P {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: justify;
}

#informativa {}
#informativa label{ width:40em;}
