/*
Template Name: buzinez 1.0
File: Layout CSS
Author: Bruno Arienzo
*/

body{
	width:100%;
	font-size:12px;
	font-family:verdana;
	color:#CCCCCC;
	background-color:#fff;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#layout {
width: 1000px;
margin-left: auto;
margin-right: auto;
margin-top: -300px;
margin-bottom: 0px;
text-align:center;
}

img{border:0; padding:0; margin:0;}
.clear{clear: both;}
br.clear{clear:both; margin-top:-15px;}
a{outline:none; text-decoration:none;}

.fl_left{float:left;}
.fl_right{float:right;}

#fl_left2{float:left; position:relative;}
#fl_right2{text-align:justify;margin-left:150px;margin-top:-340px;float:right;position:relative;}
#clearbot{clear:both;}


/* -- -- --- -- -- ---- -- -- --- -- -- -- -- -- -- -- -- WRAPPER -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- */


#wrapper{
	width:100%;
}


/* ----------------------------------------------Content-------------------------------------*/

#container{
	padding:30px 0;
	}

#container h1, #container h2, #container h3, #container h4, #container h5, #container h6{
	color:#3A3B3F;
	background-color:#FFFFFF;
	}

#content{
	text-align:center;
	display:block;
	width:960px;
	/*margin:-300px 455px;*/
	}


#header {
	z-index:1000;
	background-color:#003679;
	width:100%;
	height:300px;
	
}

#testata{
	width:100%;
	height:450px; 
	background-color:#003679;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
	
	/*	background: -moz-linear-gradient(100% 100% 180deg, #33ccff, #003679);
		background: -webkit-gradient(linear, from(#33ccff), to(#003679));*/
}

.select{
	background-image:url('bgmenu.gif');
	width:133px;
	height:74px;
	background-repeat:no-repeat;
}
.menu{
	font-size:20px;
	color:white;
	text-shadow: 2px 2px 3px #000;
}
a{
	color:white;
}

#divLeft{
	width:30%;
	position:relative;
	float:left;
	margin-left:20px;
}
#divRight{
	margin-right:0px;
	position:relative;
	float:right;
}
#miniDivLeft{
	position:relative;
	float:left;
}
#miniDivRight{
	position:relative;
	float:right;
	margin-left:80px;
}

#pie{
	background-color:#003679;
	width:100%;
	height:100px;
}
h1{
	color:#0072bc;
}

a:hover{
	opacity:0.5;
}

hr{
	height:5px;
	background-color:#003679;
	color:#003679;
	
}
#drop{
	
margin-left: 1.1%;
margin-right: auto;
margin-top: -193px;
margin-bottom: 0px;
	
}
