/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}

body {
	background: #2e56b1;
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
}

a {
	color: #000000;
	text-decoration:none;
}

a:hover {
	text-decoration: underline;
	color: #000000;
}

img {
	border: none;
}


/* Menu */

#menu {
	width: 400px;
	height: 180px;
	/*margin-top:420px;*/
	margin-left:07%;
	margin-bottom:05%;
	position:relative;
}


#menu a {
	/*position: relative;*/
	color: #000000;
	text-decoration: none;
	font-size: small;
	font-weight: bold;
}

#menu a:hover{
	color: #000000;
	text-decoration:underline;
}

   h3.Ombra_01 {
	color: #000000;
	font: Bold 30px Arial;
	position: Absolute;
	left: -14px;
	top: 80px;
	width: 424px;
	
   } 
   h3.Ombra_02 {
	color: #555555;
	font: Bold 30px Arial;
	position: Absolute;
	left: 45px;
	top: 82px;
	width: 367px;
      
   } 
   
   
      h2.Ombra_01 {
	color: #000000;
	font: Bold 20px Arial;
	position: Absolute;
	left: -14px;
	top: 70px;
	width: 424px;
	
   } 
   h2.Ombra_02 {
	color: #555555;
	font: Bold 20px Arial;
	position: Absolute;
	left: 45px;
	top: 72px;
	width: 367px;
      
   } 
   
   
        h1.Ombra_01 {
	color: #000000;
	font: Bold 10px Arial;
	position: Absolute;
	left: -14px;
	top: 70px;
	width: 424px;
	
   } 
   h1.Ombra_02 {
	color: #555555;
	font: Bold 10px Arial;
	position: Absolute;
	left: 45px;
	top: 72px;
	width: 367px;
      
   } 

/* Wrapper */

#wrapper {
	clear: both;
	width: 750px;
	margin: 0px;
	
	
}

/* square */

#square {
	font-weight:normal;		
	float: right;
	width: 400px;
	height: 400px;
	/*margin-top: 55px;*/
	margin-right:04%;
	/*margin-bottom:02%;*/
	position:relative;
	background:url(images/squarebg.jpg) no-repeat center;
}


#squarew {
	font-weight:normal;		
	float: right;
	width: 950px;
	height: 400px;
	/*margin-top: 55px;*/
	margin-right:00%;
	/*margin-bottom:02%;*/
	position:relative;
	background:url(images/squarebgw.gif) no-repeat center;
}
}

/* Footer */

#footer {
	
	margin-bottom: 0px;
	position:relative;
}

#footer p {
	margin: 0;
	width: 750px;
	margin: 0 auto;
	font-size: small;
}
