﻿body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	background-image: url(img/texture.gif);
	background-repeat: repeat-y, repeat-x;
	margin:0px;
	text-align:center;
	height:100%;
}
div.main{	
	width:792px;
	height:100%;
	background-image: url(img/main.gif);
	background-repeat: repeat-y;
}
div.foto{
	margin-top: 10%;
}
div.footer{
}
p.footer{
	margin-top:50px;
	text-align:center;
	font-size:9px;
	word-spacing:15px;
	font-weight:bold;
}
a.footer{
	color:#70c4ef;
	text-decoration:none
}
a.footer:hover{
	color:#003366;
	text-decoration:underline;
}
div.barrablu{	
	background-image: url(img/barrablu2.gif);
	width:792px;
	height:2px;
	background-repeat:no-repeat;
	margin-top:-19px;
}