body{
background-color:#FFFFFF;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:11px;
line-height:14pt;
margin:100px auto;
width: 400px;
}


#main{
text-align:center;
}
#top{
	background-color: #55B05A;
	line-height: 30px;
	color: white;
	font-weight: bold;
	font-size: 16px;
	width: 400px;
}

#pole{
	font-size: 12px;
	text-align: left;
	width: 400px;
}

p{
	margin:10px;
}

#pata{
	background-color: #365D95;
	text-align: right;
	line-height: 30px;
	color: white;
	border-top: thick double #D23D24;
	padding-right: 10px;
	width: 400px;
}

