@charset "UTF-8";

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

p, td {
	FONT-FAMILY: "Century Gothic","HelveticaNeue-Light","HelveticaNeue",Helvetica,Arial,sans-serif; 
	font-size:13px;
	color: #444444;
}

.Firma {
	font-size:12px;
}

.Menu {
	font-size:16px;
}
		
a {
	color: black;
	text-decoration:none;
	font-weight: bold;
}

a:hover {
	color: #666666;
}

.total		{width:				800;
				}
	
.header		{width: 			800; 
				height: 			255;
				}
				
.centro		{
	background-color: 	#FFFFFF;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
				}
			
.footer		{width:				800;
				height: 			50;
				}
				
.inner		{width:				760;
				}
				
.barre		{width:				250;
				height: 			20;
				}
