*
{
	margin: 0;
	padding: 0;
}
img
{
	border: none;
}

body {
	font-family: lucida sans unicode,lucida grande,sans-serif;
	font-size: 11px;
	color: #555;
	
	background:url(../images/header_top.jpg);
	background-repeat:no-repeat;
	background-color: #0d141a;/*ffbe00*/
}

.testo_select{
	color:#999;
	font-size:11px;
	border:solid 1px #ddd;
}

.testi{
	color:#999;
	font-size:11px;
}

.inputbox{
	border:solid 1px #ddd;
	font-size:11px;
	color:#888;
	padding:2px;
}

#flags
{
	margin-left:auto;
	margin-right:auto;
	position: relative;
	
	height:20px;
	width:995px;
	
	padding-right:5px;
	
	
}

#flags a 
{
	background-image:none;
	padding:1px;
	border:solid 0px #ff0000;
	float:right;
	
}

#flags a:hover
{
	border:dotted 1px #fff;
	padding:0px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}

.pulsante2{
	background:url(../images/image_master.png);
	background-position:0px -163px;
	padding-left:6px;
	padding-right:6px;
	padding-top:0px;
	padding-bottom:0px;
	border:solid 1px #117537;
	font-size:11px;
	color:#eee;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}

.pulsante2:hover, .pulsante2:focus, .pulsante2:active  {
	border:solid 1px #0099aa;
	background:url(../images/image_master.png);
	background-position:0px -118px;
	cursor: pointer;
	color:#fff;
}

.pulsante, .pulsante:visited{
	
	
	background:url(../images/image_master.png);
	background-position:0px -163px;
	padding-left:8px;
	padding-right:8px;
	padding-top:2px;
	padding-bottom:2px;
	border:solid 1px #117537;
	font-size:11px;
	color:#eee;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}

.pulsante:hover, .pulsante:focus, .pulsante:active  {
	border:solid 1px #0099aa;
	background:url(../images/image_master.png);
	background-position:0px -118px;
	cursor: pointer;
	color:#fff;
}

#menu_button{
	
}
#menu_button, #menu_button:visited, #menu_button a{
	
	float:left;
	padding-left:8px;
	padding-right:8px;
	padding-top:2px;
	padding-bottom:2px;
	font-size:12px;
	color:#fff;
	
	/*text-shadow:1px 2px 2px #fff;*/
	text-decoration:none;
}

#menu_button:hover, #menu_button:focus, #menu_button:active, #menu_button a:hover {
	
	
	cursor: pointer;
	color:#eee;
	text-decoration:underline;
	/*text-shadow:2px 2px 2px #fff;*/
}

#footer
{
	float:left;
	margin-top:7px;
	width:990px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	border-top:dotted 1px #ccc;
	border-bottom:dotted 1px #ccc;
	background-image:url(../images/image_master.png);
	background-position: 0 850px;
	padding:5px;
	margin-bottom:5px;
}

#content
{
	border:solid 0px #ff0000;
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	padding:0;
	background-color: #fff;
	
}

#flashcontent{
	width:1000px;
	height:120px;
	border:solid 0px #ff0000;
	background:url(../images/logo.png) no-repeat left;
	background-color:transparent;
}

.div_titoli
{
	width:99%;
	height:30px;
	background:#d1d1d1 url(../images/sfumatura.jpg) repeat-x;
	border:solid 1px #ccc;
	color:#333;
	font-size:18px;
	padding-top:9px;
	padding-left:4px;
	margin:1px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	text-shadow:0px 1px 2px #fff;
}

.titoli
{
	
}

.rounded_title
{
	width:98%;
	height:30px;
	background:#d1d1d1 url(../images/sfumatura.jpg) repeat-x;
	border:solid 1px #ccc;
	color:#333;
	font-size:18px;
	padding-top:9px;
	padding-left:4px;
	margin:1px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;

}
#full_content{
	float:left;
	background-color:#fff;
	/*border:solid 1px #ff0000;*/
}

#leftContent
{
	float:left;
	margin:1px;
	width:270px;
	padding: 2px;
	border:solid 0px #ff0000;
	background:#fff;
}

#rightContent
{
	float:right;
	margin-top:1px;
	width:716px;
	border:solid 0px #fff000;
	padding:2px;
	overflow:hidden;
	
}

#find_box a{
	color:#666;
	line-height:20px;
}

#find_box a:hover{
	color:#ff6600;
	text-decoration:underline;
}

#rightContent a
{
	color:#666;
	line-height:20px;
}
#leftContent a
{
	color:#666;
	line-height:20px;
}

#leftContent a:hover
{
	color:#ff6600;
	text-decoration:underline;
}

#rightContent a:hover
{
	
	color:#ff6600;
	text-decoration:underline;
}


#main_subcontainer
{
	float:left;
	/*background-color: #fff;*/
}

#main_subcontainer_content
{
	float:left;
	background-color: #fff;
	padding-top:1px;
}

.rounded_div{
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border:solid 1px #ddd;
	padding:4px;
	text-align:justify;
}
.img_list
{
	float:left;
	border:solid 3px #eee;
	padding:1px;
	margin:3px;
}

.text_list
{
	margin:7px;
	margin-left:90px;
}

.separator
{
	float:left;
	margin-top:4px;
	margin-bottom:4px;
	width:100%;
	border-bottom:dotted 1px #eee;
}

.box_div
{
	padding:5px;
	border:solid 0px #ff9900;
	background:#fff8f1;
}

#flags
{
	float:right;
	position: absolute;
	border:solid 0px #ff0000;
	width:98%;
	text-align:right;
	top:5px;
	right:30px;
	text-shadow:2px 2px 10px #fff;
}

#flags a 
{
	background-image:none;
	padding:1px;
	border:solid 0px #ff0000;
	float:right;
	
}

#flags a:hover
{
	border:solid 0px #4316a2;
	padding:0px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}

/*
	CAMPO DI RICERCA
*/
#find_box a{
	font-size:11px;
	color:#ccc;
	line-height:20px;
}

#find_box a:hover{
	color:#ff0000;
	text-decoration:underline;
}

#find_inputbox
{
	height:12px;
	color:#fff;
	font-size:11px;
	float:right;
	margin-top:2px;
	padding:1px;
	padding-right: 18px;
	background:#133e7d url(../images/find.png) right no-repeat;
	border:solid 1px #fff;
	font-weight:bold;
}


/*
	ADMINISTRATOR CSS
*/

.body_admin
{
	background-image: url(../images/page_back.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

#admin_link a, a:active, a:visited
{
	color:#666;
	text-decoration:underline;
	color:#2e3070;
}

#admin_link a:hover
{
	color:#666;
	text-decoration:underline;
	color:#ff0000;
}
#login_box{
	
	margin-top:100px;
	margin-left:auto;
	margin-right:auto;
	padding:2px;
	width:280px;
	height:160px;
	border:solid 1px #aaa;
}

#master_page{
	
	margin-top:100px;
	margin-left:auto;
	margin-right:auto;
	width:1000px;
	overflow:hidden;
	border:solid 1px #aaa;
	padding:2px;
}

#content_admin
{
	float:left;
	margin-left:3px;
	width:985px;
	border:solid 1px #aaa;
	padding:4px;
}

.blocco_menu{
	float:left;
	text-align:center;
	margin:3px;
	width:100px;
	height:100px;
	overflow:hidden;
	border:solid 1px #aaa;
	padding:2px;
	/*background-color:#fff;*/
}

.blocco_menu:hover
{
	border:solid 1px #555;
}

.blocco_menu a, a:active, a:visited{
	color:#333;
	text-decoration:none;
}
.blocco_menu a:hover{
	text-decoration:underline;
	color:#4671d5;
}
.mod_settings_setting_text
{
	font-family: lucida sans unicode,lucida grande,sans-serif;
	font-size:11px;
	padding:1px;
	border:solid 1px #ddd;
	width:300px;
	color:#777;
}
