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

.image_with_border
{
	border:solid 1px #222;
	padding:4px;
	margin:1px;
	color:#fff;
}

.image_with_border:hover
{
	border:solid 1px #777;
}

.black_shadow{
	text-shadow:0px 2px 3px #000;
}

hr
{
	clear: both;
	visibility: hidden;
}

h3{
	font-size:18px;
	font-weight: normal;
	text-shadow:2px 2px 2px #0a2754;
}

#full_content{
	float:left;
	background:transparent;
	/*border:solid 1px #ff0000;*/
}
body {
	font-family: lucida sans unicode,lucida grande,sans-serif;
	font-size: 12px;
	color: #777;
	background:#fff url(../images/line.png) no-repeat top center;
}

.only_radius
{
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.button_link{
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-color:#eee;
	border:solid 1px #ccc;
	padding:3px 6px 3px 6px;
	
}


#flashcontent{
	margin-top:2px;
	width:1000px;
	height:155px;
	border:solid 0px #ff0000;
	/*background: url(../images/logo.png) no-repeat;*/
}


.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;
}

.redButton, .redButton:visited, .redButton:active, redButton:link, redButton a:link, redButton a, redButton a:active{
	line-height:20px;
	
	padding-left:5px;
	padding-right:5px;
	font-size:11px;
	color:#bbb;
	text-decoration:none;
	font-size:12px;
	border-left:solid 1px #4f0000;
}

.redButton:hover, .redButton:focus {
	
	cursor: pointer;
	color:#fff;
	text-shadow:0px 0px 4px #fff;
}


.pulsante2, .pulsante3:visited{
	
	float:left;
	background:#CD00DF;
	padding-left:10px;
	padding-right:10px;
	padding-top:2px;
	padding-bottom:2px;
	border:solid 2px #fff;
	font-size:11px;
	font-weight:bold;
	margin:1px;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	text-decoration:none;
	color:#fff;
}

.pulsante2:hover, .pulsante2:focus, .pulsante2:active  {
	border:solid 2px #eee;
	background:#6da4e7;
	cursor: pointer;
	color:#777;
}

.pulsante, .pulsante:visited{
	
	float:left;
	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;
}

.pulsante3, .pulsante3:visited{
	
	float:left;
	background:#CD00DF;
	padding-left:10px;
	padding-right:10px;
	padding-top:2px;
	padding-bottom:2px;
	border:solid 2px #fff;
	font-size:11px;
	font-weight:bold;
	margin:1px;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	text-decoration:none;
	color:#fff;
}

.pulsante3:hover, .pulsante3:focus, .pulsante3:active  {
	border:solid 2px #eee;
	background:#6da4e7;
	cursor: pointer;
	color:#777;
}

.live_button, .live_button:visited, .live_button:link, .live_button:active{
	
	padding-left:12px;
	padding-right:12px;
	padding-top:3px;
	padding-bottom:3px;
	font-size:11px;
	color:#1F3977;
	text-decoration:none;
	border:solid 1px transparent;
}
.live_button:hover{
	
	border:solid 1px #9bdeff;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}

#menu_style{
	width:1000px;
	margin-top:-5px;
	height:25px;
	margin-bottom:5px;
	float:left;
	background:transparent;
	background-color:#ccc;
	border:solid 0px #ff0000;
	text-shadow:0px 2px 2px #9d9d9d;
}

#menu_button a, #menu_button a:visited, #menu_button a:active{
	
	float:left;
	padding-left:15px;
	padding-right:15px;
	padding-top:4px;
	padding-bottom:4px;
	font-size:13px;
	color:#585858;
	border-right:dotted 1px #aaa;
	/*text-shadow:1px 2px 2px #fff;*/
	text-decoration:none;
	
}

#menu_button a:hover, #menu_button a:hover
{
	cursor: pointer;
	text-shadow:0px 0px 3px #fff;
	color:#fff;
	background:#bbb;
	
}

#footer
{
	float:left;
	margin-top:0px;
	width:990px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	background:#222 url(../images/pt1.png);
	padding:5px;
	margin-bottom:5px;
	color:#aaa;
	font-size:11px;
	text-shadow:0px 1px 2px #000;
	font-variant: small-caps;
}

#footer a, #footer a:active, #footer a:link 
{
	color:#aaa;
	text-decoration:none;
	font-weight:bold;
}

#footer a:hover{
	text-decoration:none;
	color:#fff;
}

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


.div_titoli
{
	width:996px;
	padding-left:6px;
	padding-top:15px;
	float:left;
	width:992px;
	background:url(../images/backNavbar.gif);
	height:36px;
	margin-left:-4px;
	margin-top:-4px;

}

.titoli
{
	font-family: lucida sans unicode,lucida grande,sans-serif;
	font-variant: small-caps;
	font-weight: 100;
	font-size:18px;
	color:#8e1518;
	text-shadow:0px 1px 3px #000;
	
	float:left;
}
/*
	CONTENUTI LATO SINISTRO
*/
#leftContent
{
	float:left;
	background:#2c2d2e url(../images/bg_viola.png) bottom repeat-x;
	width:1000px;
}

#leftContent_content
{
	width:994px;
	float:left;overflow:hidden;
	background:url(../images/scritte/fiore.png) top left repeat-y;
	padding:0px 4px 55px 4px;
	
}

#leftContent a, a:link, a:active, a:visited, a:focus
{
	color:#e8e8e8;
}

#leftContent a:hover
{
	color:#fff;
}

/*
	CONTENUTI LATO DESTRO
*/
#rightContent
{
	display:none;
	/*
	float:right;
	margin-top:1px;
	width:0px;
	background-position: 0 25px;
	border:solid 0px #fff000;
	padding:0px;
	overflow:hidden;
	*/
}

#rightContent_content{

	
}

#rightContent a:link
{
	
}

#rightContent a:hover
{
	
}




/*
	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:14px;
	color:#2d9fff;
	font-size:11px;
	float:right;
	margin-top:2px;
	padding:2px;
	padding-right: 18px;
	background:url(../images/find.png) right no-repeat;
	border:solid 1px #2d9fff;
	font-weight:bold;
}

.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 1px #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 1px #4316a2;
	padding:0px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}

/*
	ADMINISTRATOR CSS
*/

.body_admin
{
	background-image: url(../images/btn_grey_dn.png);
	background-repeat: repeat-x;
	background-position: top;
	color:#333;
	background-color:#eee
}
#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:28px;
	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;
	font-variant: small-caps;
}

.blocco_menu a, a:active, a:visited, a:focus, a:link{
	color:#333;
	text-decoration:none;
	font-variant: small-caps;
}
.blocco_menu a:hover{
	text-decoration:underline;
	color:#4671d5;
	font-variant: small-caps;
}
.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;
}

/*
	STILI PERSONALI
*/
.rounded_div{
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border:solid 1px #222;
	padding:5px;
}

/*		TOOLTIP			*/
/* tooltip styling */
.tooltip {
	display:none;
	background:url(../tooltip/white.png);
	height:80px;
	padding:20px 20px 10px 20px;
	width:169px;
	font-size:13px;
	color:#333;
	text-align:center;
}

/* a .label element inside tooltip */
.tooltip .label {
	color:yellow;
	width:35px;
}

.tooltip a {
	/*color:#ad4;*/
	color:#2d9fff;
	font-weight:bold;
}
