@charset "utf-8";
/* CSS Document */

body {
	margin:				0;
	background-color:	#e7d9bd;
	margin-top:			15px;
	color: 				#FFFFFF;
	font-family:		Verdana, Arial, Helvetica, sans-serif;
	}
	
h1, h2, h3, h4 {
	text-decoration: 	none;
	}
	
a:link, a:hover, a:active, {text-decoration: underline;}
a:visited {color: #e7d9bd}
a:link {color: #e7d9bd}
a:hover {color: #3d3125}



div#logos {
	background-image: url(../images/home_v3_sliced_01.png);
	background-repeat: no-repeat;
	background-position: top left;
	width: 900px;
	height: 163px;
	background-color: #e7d9bd;
	margin: auto;
	margin-top: 15px;
	}
	
div#linksage {
	width: 900px;
	height: 32px;
	margin: auto;
	text-align: right;
	}
	
div#centro {
	width: 900px;
	height: 423px;
	margin: auto;
	}
	
div#bottom {
	width: 900px;
	height: 32px;
	margin: auto;
	}
		
div#lefth {
 	width: 441px;
	height: 423px;
	background-image: url(../images/images/home_v3_sliced_10.png);
	background-repeat: no-repeat;
	position: absolute;
	padding: 140px 0px 0px 60px;
	}

div#righth { 
	width: 459px;
	height: 423px;
	background-image: url(../images/images/homev3_11.png);
	background-repeat: no-repeat;
	margin-left: 441px;
	position: absolute;
	}
	
div#left {
 	width: 441px;
	height: 423px;
	background-image: url(../images/images/images/leftblnk_11_10.png);  
	background-repeat: no-repeat;
	position: absolute;
	padding: 35px 0px 0px 60px;
	}

div#right { 
	width: 459px;
	height: 423px;
	background-image: url(../images/images/images/rightblnk_11.png);
	background-repeat: no-repeat;
	margin-left: 441px;
	position: absolute;
	padding: 35px 0px 0px 40px;
	}
	
	div#rightingo { 
	width: 459px;
	height: 423px;
	background-image: url(../images/images/images/rightblnk_11.png);
	background-repeat: no-repeat;
	margin-left: 441px;
	position: absolute;
	padding: 35px 0px 0px 40px;
	}
	
	div#leftingo {
 	width: 441px;
	height: 423px;
	background-image: url(../images/images/images/leftblnk_11_10.png);  
	background-repeat: no-repeat;
	position: absolute;
	padding: 20px 0px 0px 60px;
	}
	
		div#leftingobingo {
 	width: 441px;
	height: 423px;
	background-image: url(../images/images/images/leftblnk_11_10.png);  
	background-repeat: no-repeat;
	position: absolute;
	padding: 20px 0px 0px 60px;
	}
	
div#right1 { 
	width: 459px;
	height: 423px;
	background-image: url(../images/images/images/rightblnk_11.png);
	background-repeat: no-repeat;
	margin-left: 441px;
	position: absolute;
	padding: 35px 0px 0px 30px;
	}
p.lefth {
	width: 300px;
	font-size: 16px;
	}
	
p.righth { 
	width: 459px;
	height: 423px;
	margin-left: 441px;
	}
	
p.left {
	width: 350px;
	font-size: 12px;
	}
	
p.right { 
	width: 350px;
	font-size: 12px;
	}
	
p.leftc {
	width: 340px;
	font-size: 16px;
	}

p.rightc { 
	width: 350px;
	font-size: 16px;
	padding-top: 37px
	}


	
	
	
	
