ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin: 0; padding: 0; }
a img,:link img,:visited img { border: none; }


/**********da qui iniziano definizioni custom **************/

body{
	background-color: #D7E393 !important;
}

body div, td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a
{
  text-decoration: none;
}

a:hover {
  text-decoration: underline !important;
}

/**********classi **************/

#main{
	width: 750px;
	border-width: 1px;
	border-style: outset;
	border-color: black;
	margin-left:	auto;
	margin-right:	auto;
}

#header_main{
	margin-top: 0px;
	width: 750px;
	margin: 0px auto;
	background-color: #FFFFFF;
	text-align: left;
}

#header_flags_row{
	width: 750px;
	height: 20px;
	padding-top: 2px;
}

.header_flags_row_img{
	float: right;
	margin-right: 3px; 
}


#header_logo_row{
	height: 70px;
}

#header_logo_row img{
	margin-left: 6px;
}

#header_menu_row{
	background-color: #003479;
	color: #D7E393;
	height: 15px;
	text-align: left;
}

.link_menu {
	/*background-color: #003479;*/
	color: #D7E393 !important;

}

#body_main{
	width: 750px;
	margin: 0 auto;
	background-color: #FFFFFF;
    padding-top: 10px;
}

#sx{
	width: 150px;
	float: left;
	text-align: left;
}

#sx img{
    margin-left: 5px;
    margin-top: 5px;
}
#sx_news_letter{
	width: 139px;
	height: 170px;
	background-image:   url("../images/sx_news_letter_bg.png");
	background-position: bottom;
	background-repeat: no-repeat;
	color: #003479;
	text-decoration: bold;
	margin-bottom: 3 px;
    margin-left: 5px;
    padding-left: 2px;
}

#sx_news_letter form{
	color: #003479;
}

#center{
	width: 470px;
	float: left;
	margin: 1px;
	text-align: left;
}

#center h3{
	color:  #003479;
	margin: 0px;
	padding: 0px;
}

hr {
   color: #D7E393;
   height: 1px;
}

#center_title{

   color: #003479;
   font-size: 14px;
   font-weight: bold;
}

#center_title hr {
   color: #D7E393;
   height: 1px;
}

#center_list_main{
	width: 471px;
	margin: 2px;
}

.center_list_box{
	width: 450px;
	margin: 1px;
	float: left;
	height: 190px;
}

.center_list_box img{
	margin: 4px;
}

.center_list_box_label{
	margin: 5px;	
	float: left;
	font-weight: bold;
	color: #8B9BA7;
}

#center_list_box h1{
	font-size: 14 px;
	font-weight: bold;
}

.center_list_box_title{
	color: #003479;
	font-size: 14px;
	margin-bottom: 3px;
	font-weight: bold;
}

.center_list_box_author{
	color: #003479;
	font-size: 14px;
	margin-bottom: 3px;
}

.center_list_box_text a:link, a:visited, a:active {
	color: #003479;
	text-decoration: none;
}

.center_list_box_text{
	text-align: justify;
}


.left_wrap{
	float: left;
}

.acquista{
	text-align: right;
}
.acquista img{

}

#dx{
	width: 122px;
	float: right;
}

#dx img{
	margin-top: 5px;
}

#bottom{
	background-color: #FFFFFF;
	width: 750px;
	text-align: left;
}

#bottom_blue_row{
	background-color: #003479;
	color: #D7E393;
	height: 15px;
	text-align: right;
}

#bottom_logo_row{
    width: 116px;
	background-color: #FFFFFF;
	margin: 5px;
	text-align: left;
	float: left;
}

#bottom_text_row{
    width: 510px;
	background-color: #FFFFFF;
	margin: 5px;
	text-align: center;
	margin-top: 20px;
}

#input_blu {
	background-color: #003479;
	color: #FFFFFF;
	width: 80px;
	border: thin;
}

.formtable {
	width: 471px;
	background-color: #fff;
}

.formtable input{
	font-size: 12px;
  	border: 1px solid #b3d1d7; 
}

#sx_categories{
	background-image:   url("../images/categories_title_bck.png");
	background-position: top;
	background-repeat: no-repeat;
	padding-top: 4px;
	font-size: 16px;
	color: #FFFFFF;
}

#sx_categories b{
	margin-left: 20px;
}

div.lista_categorie {
	background-image:   url("../images/categories_top_bck.png");
	background-position: top;
	background-repeat: no-repeat;
	margin-top: 7px;
	padding-left: 5px;
	margin-left: 6px;
	margin-right: 7px;
	background-color: #003479;
	font-size: 11px;
	width: 131px;
}

div.lista_categorie a, div.lista_categorie a:active, div.lista_categorie a:visited {
	text-decoration: none;
	color: #FFFFFF;
}

div.lista_categorie_angle_bottom{
	background-image:   url("../images/categories_bottom_bck.png");
	background-position: bottom;
	background-repeat: no-repeat;
	background-color: #003479;
	width: 136px;
	margin-left: 6px;
}
/** scheda **/

#scheda_title {
	color: #003479;
	font-size: 16px;
	font-weight: bold;
}

#scheda_sx {
	width: 200px;
	float: left;
}

#scheda_sx img {
	float: left;
}

#scheda_sx_stream {
	height: 25px;
}
#scheda_sx_stream a{
	color: #003479;
	font-size: 14px;
	font-weight: bold;
	width: 175px;
	text-align: center;
}



#scheda_sx_links{
	color: #003479;
	padding: 6px;
	text-align: center;
	padding: 10px;
}

#scheda_sx_links img{
	float: none;
}

#scheda_sx_links_input{
	background-color: #003479;
	color: #fff;
}

.string_ico_alignment {
	height:25px;
	width: 120px;
	line-height:25px;
	text-align: left;
	padding: 10px;
}

#scheda_dx{
	width: 257px;
	float: left;
}

#center_list_box_label{
	float: left;
}
