body, table {
  /*font-family: Verdana, Arial, Helvetica, sans-serif;*/
  font-family:"Trebuchet MS", Arial, Verdana;
  font-size: 11px;
  /*background: #1d1b1e url(../images/fondo_body.jpg) repeat center;*/
  background: #1d1b1e;
}

h1 {
  font-size: 2em;
}

h2 {
  font-size: 1.5em;
}

	h2 a{
		font-size:1.5em;
  		color: #666666;
  		text-decoration:none;
	}

	h2 a:hover{
  		color: #666666;
  		text-decoration:none;
	}

/* Definizione dei blocchi-contenitore della pagina */

div#MainContainer {
  margin: 0px auto;
  width: 970px; 
}

div#Header {
 	background: transparent url(../images/header.jpg) no-repeat scroll center top;
	height: 335px;
	padding-bottom: 5px;
	padding-top: 5px;
	width: 100%;
	border-bottom:1px dashed #999999;
	margin-bottom:10px;
}

div#Header div.news {
float: right;
width: 300px;
height: 280px;
margin-right: -230px;
margin-top: 45px;
right: 0;
z-index: 30; 	
}

div#Header div.news img {
bottom: 0;
float: right;
margin-top: 86px;
}

div#ExtraSpace {
height: 50px;
}

div#MainNavigation {
background: transparent url(../images/bkg_menu.jpg) no-repeat scroll center top;
background-color:#000000;
height:35px;
}

div#MainContent {
	float: right;
	width: 710px;
}

div.h1_title{
float:left;
width:200px;
padding:5px 5px 5px 15px;
text-align:left;
font-weight:bold;
color:#FFF;
font-size:15px;
margin:5px 500px 0px -10px;
background:url("../images/bg_h1_title.png") no-repeat scroll left center transparent;

}

div.corner {
float:left;
display:block;
clear:both;
width:8px;
height:8px;
background:url("../images/bkg_h1.png") no-repeat scroll left center transparent;
margin:0 0 0 -10px
}

div#MainScheda {
	float: left;
	width: 100%;
	clear:both;
}

div#TitleContent {
	float: left;
	font-size: 1.8em;
	color:#000;
	text-align: left;
	font-weight: bold;
	position:relative;
	background: url(../images/bg_sezione.png) no-repeat right top;
	height:200px;
	width:200px;
	padding-right:30px;
	text-indent:10px;
	/*margin-left:20px;*/
}

div#TitleContent img {
	float: right;
	padding-top:10px;
	
}

div#TitleContentArchive {
	float: right;
	width: 770px;
	xxxmargin-left: 10px;
	background-image: url(../images/logo_speciale_archivio.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 50px;
	font-size: 1.6em;
	text-align: right;
	font-weight: bold;
	color: #666;
}


div#TeaserBlock {
	color:#FFFFFF;
	float:left;
	font-size:1.5em;
	margin-left:20px;
	padding-top:20px;
	text-align:center;
	width:200px; 
}


div#Footer {
  width: 100%;
  font-size: 1.1em;
  text-align: left;
  padding-top: 10px;
  color:#FFF;
  border-top:1px dashed #999999;
	margin-top:10px;
}

/* Definizione dei blocchi-contenuto della pagina */
div.standard_block {
  xxxpadding: 2px;
}

div.enhanced_block  {
}

div.navigation_block  {
  
}

div.content_block {
}

div.content_block table {
  width: 100%;
  
}

	div.content_block table tr.table_heading {
	  background: #333 url(../images/shortdash_border.gif) center bottom repeat-x;
	  xxxbackground-image:url(../images/corner_up.png);
	  xxxbackground-position:right top;
	  xxxbackground-repeat:no-repeat;
	  xxxbackground-color:#333;
	  xxxborder-bottom:#7e7e7e dashed 1px;
	  height:40px;
	}
	
	
	
	div.content_block table tr.table_heading img {
	background-image: url(../images/glass_mini.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 1px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 1px;
			}
		

	div.content_block table tr.odd {
	  background: #333 url(../images/shortdash_border.gif) center bottom repeat-x;
	}

	div.content_block table tr.even {
	  background: #666 url(../images/shortdash_border.gif) center bottom repeat-x;
	}
	
	div.content_block table tr.sub {
	  background: #999999 url(../images/shortdash_border.gif) center bottom repeat-x;
	}
	
	div.content_block table tr.total {
	  background: #333 url(../images/shortdash_border.gif) center bottom repeat-x;
	  font-weight:bold;
	  height:40px;
	}
	.sortDown{
		background-image:url(../images/sel_col_down.png);
		background-position:center top;
		background-repeat:no-repeat;
		color:#333333;
		padding-top:10px;
		padding-bottom:22px;
		vertical-align:bottom;
		}
		
	.sortUp{
		background-image:url(../images/sel_col_up.png);
		background-position:center top;
		background-repeat:no-repeat;
		color:#333333;
		padding-top:10px;
		padding-bottom:22px;
		vertical-align:bottom;
		}

		div.content_block table tr th,
		div.content_block table tr td {
		  xxxtext-align: left;
		  font-size: 1.1em;
		  padding: 2px 2px;
		  color: #fff;
		  height:26px;
		}
		
		div.content_block table tr td span {
		font-weight:bold;
		}
		
		
			div.content_block table tr th a,
			div.content_block table tr td a {
			  color: #fff;
			  text-decoration:none;
			}
			
			div.content_block table tr th img {
			padding: 5px;
			xxxborder: 1px solid #FFF;
			xxxbackground-image: url(../images/glass.png);
			xxxbackground-repeat: no-repeat;
			xxxbackground-position: right bottom;
			}
			
			div.content_block table tr td img.foto {
			padding: 10px 20px 15px 10px;
			background-image: url(../images/glass.png);
			background-repeat: no-repeat;
			background-position: right bottom;
			z-index: 1;
			display:block;
			}
			
			div.content_block table tr td img.foto2 {
			padding: 10px 20px 15px 10px;
			background-image: url(../images/glass.png);
			background-repeat: no-repeat;
			background-position: right bottom;
			z-index: 1;
			display:block;
			}
			
			div.content_block table tr td img.icona {
			
			}
			div.content_block table tr td img.team {
			padding: 10px 14px 10px 10px;
			background-image: url(../images/glass_team.png);
			background-repeat: no-repeat;
			background-position: center;
			z-index: 1;
			display:block;
			}
			div.content_block table tr td img.team_big {
			padding: 10px 20px 5px 20px;
			background-image: url(../images/glass_team_big.png);
			background-repeat: no-repeat;
			background-position: right top;
			z-index: 1;
			display:block;
			}
			.flag {
			 position: absolute;
        	 z-index: 2;
			}
			.img_cont {
			 position: relative;
			} 

/* GP - Informazioni e immagine */
div.gp_info {
  float: left;
  margin: 0;
  padding: 0px 0;
  text-align: right;
}

div.gp_info a {
  color:#333333;
  font-weight:bold;
  text-decoration:none;
}

div.gp_image {
  float: right;
  padding-top: 20px;
}

/* Menu del SITO */
ul.site_navigation {
  float: left;
  white-space: nowrap;
  margin: 0;
  xxxpadding-left: 130px;
}

	ul.site_navigation li {
	  float: left;
	  list-style-type: none;
	  padding: 0 5px;
	  border-right: 1px solid #FFF;
	  font-size: 1.1em;
	  line-height: 1.5em;
	  color: #FFFFFF;
	  margin-top:10px;
	}

		ul.site_navigation li a {
		  display: block;
		  float: left;
		  text-decoration: none;
		  color: #FFFFFF;
		}

		ul.site_navigation li a:hover {
		  color: #138dce;
		}
/* Menu del SITO */


/* Menu di navigazione */
ul.main_navigation {
  float: left;
  white-space: nowrap;
  padding: 5px 0 20px;
  margin: 0 3px 0 0px;
}

	ul.main_navigation li {
	  float: left;
	  list-style-type: none;
	  padding: 0 5px;
	  border-right: 1px solid #000;
	  font-size: 1.1em;
	  line-height: 1.5em;
	  color: #FFF;
	}

		ul.main_navigation li a {
		  display: block;
		  float: left;
		  text-decoration: none;
		  xxxcolor: #FFFFFF;
		  color: #000000;
		}

		ul.main_navigation li a:hover {
		  color: #138DCE;
		}



/* TABS */
ul.tabs_list {
  float: left;
  white-space: nowrap;
  margin: 0;
  padding: 10px 0 0 0;
}
	ul.tabs_list li {
	  float: left;
	  list-style-type: none;
	  padding: 10px 2px;
	  font-size: 1.1em;
	  font-weight: bold;
	}
	
	ul.tabs_list li.tabs {
	  font-weight: normal;
	  text-align: center;
	  padding: 13px 8px;
	  width: 130px;
	}

	ul.tabs_list li.tabs_off {
	  color: #000;
	  background: url(../images/sfondo-tab.jpg) right top no-repeat;
	  height: 20px;
	}
			
		ul.tabs_list li.tabs_off a {
		  color: #000;
		  text-decoration: none;
		}
		ul.tabs_list li.tabs_off a:hover {
		  color: #000;
		  text-decoration: underline;
		}

	ul.tabs_list li.tabs_on {
	  color: #FFF;
	  background: url(../images/tab_attivo.jpg) left top no-repeat;
	  height: 20px;
	}
div.subtabs_container {
  background-color: #333;
}
ul.subtabs_list {
  float: left;
  white-space: nowrap;
  margin: 0;
  padding: 10px 0 0 0;
  width:750px;

}
	ul.subtabs_list li {
	  float: left;
	  list-style-type: none;
	  padding: 10px 2px;
	  font-size: 1.1em;
	  font-weight: bold;
	}
	
	ul.subtabs_list li.tabs {
	  font-weight: normal;
	  text-align: center;
	  padding: 5px;
	  width: 130px;
	}

	ul.subtabs_list li.tabs_off {
	color: #fff;
	/*background-color: #999;*/
	margin: 2px 2px 5px 10px;
	background-image: url(../images/subtab_off.png);
	background-repeat: no-repeat;
	background-position: center center;
	cursor:pointer;
	}
			
		ul.subtabs_list li.tabs_off a {
		color: #fff;
		text-decoration: none;
		
		}
		ul.subtabs_list li.tabs_off a:hover {
		  color: #fff;
		  text-decoration: underline;
		}

	ul.subtabs_list li.tabs_on {
	  color: #000;
	  background-image: url(../images/subtab_on.png);
	  background-repeat: no-repeat;
	  background-position: center center;
	  margin: 2px 2px 5px 10px;
	  cursor:pointer;
	}

	ul.subtabs_list li.alphabet_tabs {
	  width: 30px;
	}
	ul.subtabs_list li.alphabet_off {
	color: #fff;
	margin: 2px 2px 5px 10px;
	background-image: url(../images/subtab_small_off.png);
	background-repeat: no-repeat;
	background-position: center center;
	width: 30px;

	}
	
	ul.subtabs_list li.alphabet_on {
	color: #000;
	margin: 2px 2px 5px 10px;
	background-image: url(../images/subtab_small_on.png);
	background-repeat: no-repeat;
	background-position: center center;
	width: 30px;

	}
	
	ul.subtabs_list li.dati_tabs {
	  width: 130px;
	}
	ul.subtabs_list li.dati_off {
	color: #000000;
	margin: 2px 2px 5px 10px;
	background-image: url(../images/subtab_dati_off.png);
	background-repeat: no-repeat;
	background-position: center center;
	width: 130px;

	}
	
			ul.subtabs_list li.tabs_off a {
				color: #000;
				text-decoration: none;
		
				}
				ul.subtabs_list li.tabs_off a:hover {
		  		color: #000;
		  		text-decoration: underline;
				}
	
	ul.subtabs_list li.dati_on {
	color: #fff;
	margin: 2px 2px 5px 10px;
	background-image: url(../images/subtab_dati_on.png);
	background-repeat: no-repeat;
	background-position: center center;
	width: 130px;

	}

/* Div che contiene informazioni extra come per esempio i RECORD */

div.extra_info {
  width: 100%;
  float: left;
  background: #333 url(../images/shortdash_border.gif) center bottom repeat-x;
  color: #FFF;
}

td.extra_info {
  width: 100%;
  background: #333 url(../images/shortdash_border.gif) center bottom repeat-x;
  color: #FFF;
}

	div.extra_info span {
	  line-height: 1.8em;
	  font-size: 1.1em;
	  padding: 2px 10px 2px 2px;
	  display: block;
	  float: left;
	}

	div.extra_info span.last_info {
	  padding: 2px;
	  float: right;
	}

/* Scheda Pilota */
.select_drivers {
  width: 350px;
  float:right;
  height: 30px;
  text-align: right;
  font-size: 1.5em;
  font-weight:bold;
}
.driver {
  float: left;
  width: 100%;
}
.driver_name {
  text-align: right;
  float: left;
  width: 30%;
}

.driver_position {
	font-size:1.2em;
	font-weight:bold; 
	color:#CC0000;
}
	
.driver_data {
  float: right;
  width: 40%;
}

.driver_data a{
  text-decoration:none;
  color:#666666;
  font-weight:bold;
}

.driver_data a:hover{
  text-decoration:none;
  color:#666666;
  font-weight:bold;
}


.driver_photo {
  float: left;
  /*width: 20%;*/
  text-align: center;
  vertical-align: baseline;
  padding: 10px 10px 15px 5px;
  margin: 10px;
			background-image: url(../images/glass.png);
			background-repeat: no-repeat;
			background-position: center bottom;
			z-index: 1;
}
.year {
  background-color: #333333;
  height: 50px;
  padding: 7px;
}
.title_year {
  float: left;
  font-weight: bold;
  color: #FFFFFF;
  font-size: 1.5em;
  height: 50px;
  width: 10%;
  text-align: center;
  vertical-align: middle;
}
.tab_year {float: right; height: 50px; width: 90%; text-align: left; }
.career { background-color: #CC0000; height: 50px; padding: 7px; }
.title_career {float: right; font-weight: bold; color: #FFFFFF; font-size: 1.5em; height: 50px; width: 10%; text-align: right; vertical-align: middle;}
.tab_career {float: left; height: 50px; width: 90%; text-align: right; }
.stats_table {font-size: 1em; color: #FFFFFF; font-weight: bold;}

/* Contenuti nel blocco dei teaser */
table.teaser_table {
  width: 100%;
}

table.teaser_table tr th,
table.teaser_table tr td {
  font-size: 1.0em;
  color: #4D4D4D;
  text-align: left;
  padding: 4px 2px;
  border-bottom: #4D4D4D dashed 1px;
}
	table.teaser_table tr td a {
	  color: #4D4D4D;
	  text-decoration: none;
	}
	table.teaser_table tr td a:hover {
	  color: #ac262d;
	  text-decoration: underline;
	}
	table.teaser_table tr th span,
	table.teaser_table tr td span {
	  color: #ac262d;
	  text-decoration: none;
	  font-weight: bold;
	}

table.teaser_table tr td.teaser_link {
  font-weight: normal;
  font-size: 1.0em;
  color: #ac262d;
  text-align: right; 
  padding-right: 20px;
  text-decoration: none;
  background-image: url(../images/link.gif);
  background-repeat: no-repeat;
  background-position: right center;
  text-align: right;
  border: none;
}
	table.teaser_table tr td.teaser_link a {
	  font-weight: normal;
	  color: #ac262d;
	  text-decoration: none;
	}
	table.teaser_table tr td.teaser_link a:hover {
	  font-weight: normal;
	  color: #ac262d;
	  text-decoration: underline;
	}

/* Definizione di classi che non dipendono da un contesto */
.highlight_background {
  background-color: #ac262d !important;
}

.highlight_color {
  color: #ac262d !important;
}

.buttonlike {
  background: url(../images/bottom_down.jpg) no-repeat;
  width: 192px;
  height: 42px;
  padding: 0;
  float: right;
  clear: both;
  text-align: center;
}

.buttonlike a {
  display: block;
  font-size: 1em;
  width: 174px;
  height: 30px;
  padding: 6px 12px 6px 6px;
  line-height: 28px;
  color: #FFF;
  text-decoration: none;
}

/* Tabelle con ordinamento */
#TableResults th {
  
}

#TableResults th.col1 {
}
#TableResults th.col2 {
}
#TableResults th.col3 {
}

#TableResults td {
  
}

/* Tabelle contenuti */
#TableContent {
width:100%;
padding-right:30px;
}

#TableContent a {
color:#138dce;
text-decoration:none;
font-weight:bold;
}

#TableContent a:hover {
color:#138dce;
text-decoration:none;
font-weight:bold;
text-decoration:underline;
}


#TableContent td {
color:#CCC;
font-size:1.2em;
text-align:left;  
}

#TableContent td span {
color:#fab02d;
font-weight:bold;  
}


/* Divs index calendario */

.cal_title {
	font-size: 18px;
	color: #CC0000;
	font-weight: bold;
	padding: 10px;
	padding-left: 0px;
	text-align: right;
}
.gp_info2 {
  float: right;
  text-align: right;
}
.Stile2 {
	color: #CC0000;
	font-weight: bold;
	text-align: right;
	font-size: 0.8em;
}
.cal_container {
  width: 768px;
}

.cal_info_container {
  width: 384px;
  height: 148px;
  float: left;
  background-color: #eee;
  border: 1px dashed #CCC;
  border-width: 0 0 1px 0;
}

.cal_image_container {
  width: 384px;
  height: 382px;
  float: right;
  background-color: #eee;
  border: 1px dashed #CCC;
  border-width: 0 0 1px 0;
}

.cal_gp {
  width: 185px;
  height: 110px;
  float: left;
  border: 1px dashed #CCC;
  border-width: 0 1px 1px 0;
  font-size: 1em;
  padding: 3px;
  text-align: left;
  cursor:pointer;
}


.cal_gp img {
	/*width: 92px;
	height: 100px;*/
	margin-top: 10px;
	float: right;
}

.cal_gp span {
font-weight: bold;
}

.cal_ended {
  background-color: #333333;
  color: #FFF;
}
.cal_active {
  background-color: #CC0000;
  color: #FFF;
}

.cal_tobeplayed {
  background-color: #FFF;
  color: #000;
}


/* Foto scheda squadra */

#team_photo {
  float: left;
  width: 25%;
  text-align: center;
  vertical-align: baseline;
}

#team_photo img {
	border:0px solid;
  
}
#team_photo a {
	color:#000000;
	text-decoration:none;
	font-weight:bold;
  
}


.table_cal {
	font-size: 9px;
	color: #000000;
	padding-left: 0px;
	background-color: #e6e5e5;
	padding: 3px;
}

.table_cal td{
    border-bottom: 1px dashed #999999;
	height:25px;
}

.table_cal td a{
text-decoration:none;
color:#333333;
font-weight:bold;
}

.table_data {
    border-bottom: 1px dashed #999999;
	padding: 6px;
}
  


ul.subtabs_list li.tabs_off span {
color: #000;
text-decoration: none;

}


 ul.subtabs_list li.tabs_on span {
color: #000;
text-decoration: none;

}

   

ul.subtabs_list li.dati_on  span{
	color: #fff;
	text-decoration: none;

}

ul.subtabs_list li.dati_off span {
	color: #000;
	text-decoration: none;

}

/* blocco prodotti */


.elenco_discipline {
clear:both;
margin-bottom:20px;

}

.elenco_discipline li {
display:inline;

}

.elenco_discipline img {
float:left;
padding:3px 20px 3px 3px;

}

.focus_discipline {
clear:both;
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;
background-color:#DEDEDE;
padding:10px;


}

.focus_discipline table {
clear:both;
background-color:#DEDEDE;
border:0px;
font-size:1.2em;

}

.scheda_prodotto {
clear:both;
font-size:1em;
font-style:normal;
color:#333333;
background-color:#DEDEDE;
}

.focus_discipline li {
font-size:1.2em;
}


.focus_discipline p {
font-size:1.2em;
}

.focus_discipline h1 {
font-size:1.5em;
margin-bottom:40px;
}

.focus_discipline img {
float:left;
padding:8px;
}


/*blocco prodotti */

/* blocco novità */

.nuovi_prodotti {
float:left;
display:block;
font-style:normal;
color:#CCC;
width:350px;
border-right:1px solid #999;
border-bottom:1px solid #999;
}

.nuovi_prodotti li {
font-size:1.2em;
}

.nuovi_prodotti h1 {
font-size:1.5em;
margin-bottom:40px;
color:#138DCE;
}

.nuovi_prodotti img {
}


.nuovi_prodotti_fondo {
position:absolute;
z-index:2;
font-style:normal;
color:#FFFFFF;
width:160px;
height:240px;
background: url(../images/bg_scheda_novita.png) no-repeat right center;
padding-left:5px;
font-size:1.1em;
}


.nuovi_prodotti_fondo h1 {
font-size:1.2em;
margin-bottom:20px;
color:#fab02d;

}

.link_nuovi_prodotti a {
color:#FAB02D;
font-weight:bold;
padding-left:5px;
padding-top:210px;
position:absolute;
text-decoration:none;
z-index:3;
font-size:1.2em;
}

.link_nuovi_prodotti a:hover {
color:#FFFFFF;
text-decoration:underline;
}

.link_speciali a {
color:#FFFFFF;
font-weight:bold;
margin-left:210px;
margin-top:210px;
position:absolute;
text-decoration:none;
z-index:3;
background:#FAB02D;
padding:5px;
font-size:1.2em;
}

.link_speciali a:hover {
color:#FF0000;
text-decoration:underline;
}

.nuovi_prodotti_scheda {
float:right;
display:block;
font-style:normal;
color:#CCC;
clear:both;
}

.nuovi_prodotti_scheda li {
font-size:1.2em;
}

.nuovi_prodotti_scheda h1 {
font-size:1.5em;
margin-bottom:40px;
color:#138DCE;
}

.nuovi_prodotti_scheda img {
}

.nuovi_prodotti_scheda a {
background:transparent url(../images/bg_scheda_novita.png) no-repeat scroll right center;
color:#FAB02D;
float:right;
font-size:1.2em;
margin-right:5px;
margin-top:-35px;
padding:5px;
position:relative;
text-decoration:none;
}

.nuovi_prodotti_scheda a:hover {
color:#FFF;
text-decoration:underline;
}

.nuovi_prodotti_scheda_fondo {
position:absolute;
z-index:2;
font-style:normal;
color:#FFFFFF;
width:400px;
height:485px;
background: url(../images/bg_scheda_novita.png) no-repeat right center;
padding-left:10px;
padding-right:10px;
font-size:1.1em;
line-height:18px;
text-align:justify;
}

.nuovi_prodotti_scheda_fondo strong {
color:#fab02d;
font-style:italic;
}


.nuovi_prodotti_scheda_fondo h1 {
font-size:1.2em;
margin-bottom:20px;
color:#fab02d;

}

.nuovi_prodotti_scheda_fondo a {
border-bottom:3px solid #FAB02D;
color:#FAB02D;
font-weight:bold;
padding-bottom:5px;
padding-top:10px;
text-decoration:none;
z-index:3;
float:left;
display:inline;
margin-right:10px;
}

.nuovi_prodotti_scheda_fondo a:hover {
color:#FFFFFF;
text-decoration:underline;
}


.tipologie {
float:left;
display:block;
clear:both;
font-style:normal;
color:#FAB02D;
text-align:left;
font-size:1em;
position:relative;
padding-top:10px;
z-index:5;
}

.tipologie img {
padding:5px;
border-right:1px solid #999;
display:block;
float:left;

}

.tipologie img a {
padding-bottom:5px;
border-bottom:2px solid #FAB02D;

}


/*fine blocco novità*/



/*clienti*/

.clienti {
float:left;
display:block;
font-style:normal;
color:#CCC;
width:350px;
border-right:1px solid #999;
border-bottom:1px solid #999;
text-align:center;
}

.clienti li {
font-size:1.2em;
}

.clienti h1 {
font-size:1.5em;
margin-bottom:40px;
color:#138DCE;
}

.clienti img {
}

div.link_hp {
float:left;
width:400px;
margin-left:150px;
padding:10px;
text-align:center;
background:url("../images/header_spec_tetractis.jpg") no-repeat scroll right top transparent;
color:#FFF;
-moz-border-radius:0px 0px 5px 5px !important;
-webkit-border-radius:0px 0px 5px 5px !important;
border-radius:0px 0px 5px 5px !important;
border-top:0px solid #999;
border-left:1px solid #999;
border-right:1px solid #999;
border-bottom:1px solid #999;
}

div.link_hp a {
color:#FFF;
text-decoration:none;
text-transform:uppercase;}

div.link_hp a:hover {
text-decoration:underline;}








