
a img {
border-color:#000000;
}

body{
	background-color: #E6D1E0;
	font-family: Tahoma;
	font-size: 11px;
}

.testo_profilo {
	font-family: Tahoma;
	font-size: 12px;
	color: Black;
	font-weight: normal;
}

.testo_semplice {
	font-family: Tahoma;
	font-size: 11px;
	color: Black;
	font-weight: normal;
}

.testo_semplice a:link{
	font-family: Tahoma;
	font-size: 11px;
	color: Black;
	text-decoration : none; 
	font-weight: normal;
}

.testo_semplice a:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: Black;
	text-decoration : none;
	font-weight: normal;
}

.testo_semplice a:active{
	font-family: Tahoma;
	font-size: 11px;
	color: Black;
	text-decoration : none;
	font-weight: normal;
}

.testo_semplice a:hover{
	font-family: Tahoma;
	font-size: 11px;
	color: Black;
	text-decoration : underline;
	font-weight: normal;
}

.testo_pagine{
	font-family: Tahoma;
	font-size: 12px;
	color: Black;
}

.testo_pagine a:link {
	font-family: Tahoma;
	font-size: 12px;
	color: Black;
	text-decoration : underline;
	font-weight: bold;
}

.testo_pagine a:visited {
	font-family: Tahoma;
	font-size: 12px;
	color: Black;
	text-decoration : underline;
	font-weight: bold;
}

.testo_pagine a:active{
	font-family: Tahoma;
	font-size: 12px;
	color: Black;
	text-decoration : underline;
	font-weight: bold;
}

.testo_pagine a:hover{
	font-family: Tahoma;
	font-size: 12px;
	color: Black;
	font-weight: bold;
	text-decoration : none;
}

.testo_ricerca {
	font-family: Tahoma;
	font-size: 11px;
	color: Black;
}

.titolo{
	font-family: Tahoma;
	font-size: 13px;
	color: #C100C1;
	font-weight: bold;
}

.titolo_small{
	font-family: Tahoma;
	font-size: 10px;
	color: #C100C1;
	font-weight: bold;
}

.briciole_pane {
	font-family: Tahoma;
	font-size: 11px;
	color: Black;
	font-weight: bold;
}

.briciole_pane a:link{
	font-family: Tahoma;
	font-size: 11px;
	color: Black;
	font-weight: bold;
	text-decoration : underline;
}

.briciole_pane a:visited{
	font-family: Tahoma;
	font-size: 11px;
	color: Black;
	font-weight: bold;
	text-decoration : underline;
}
.briciole_pane a:active{
	font-family: Tahoma;
	font-size: 11px;
	color: Black;
	font-weight: bold;
	text-decoration : underline;
}

.briciole_pane a:hover{
	font-family: Tahoma;
	font-size: 11px;
	color: #C100C1;
	text-decoration : none;
	font-weight: bold;
}

.x{
	font-family: Tahoma;
	font-size: 13px;
	color: Red;
	font-weight: bold;
}

.radic{
	font-family: Tahoma;
	font-size: 15px;
	color: Green;
}

.menu {
	font-size: 12px;
	font-family: Tahoma;
	display: block;
	padding-bottom: 3px; 
	width: auto; 
	color: #000000; 
	border-bottom: 1px dotted #999999; 
	text-decoration : none; 
	font-weight: bold;
}

.menu a:link{
	font-size: 12px;
	font-family: Tahoma;
	display: block;
	padding-bottom: 3px; 
	width: auto; 
	color: #000000; 
	text-decoration : none; 
}

.menu a:visited{
	font-size: 12px;
	font-family: Tahoma;
	display: block;
	padding-bottom: 3px; 
	width: auto; 
	color: #000000; 
	text-decoration : none; 
}

.menu a:active{
	font-size: 12px;
	font-family: Tahoma;
	display: block;
	padding-bottom: 3px; 
	width: auto; 
	color: #000000; 
	text-decoration : underline; 
}

.menu a:hover{
	font-size: 12px;
	font-family: Tahoma;
	display: block;
	padding-bottom: 3px; 
	width: auto; 
	color: #C100C1;
	text-decoration : underline; 
}

.certificato{
	font-family: Tahoma;
	font-size: 12px;
	color: Blue;
	font-weight: bold;
}

.uomini{
	font-family: Tahoma;
	font-size: 11px;
	color: Blue;
	font-weight: bold;
}
.coppie{
	font-family: Tahoma;
	font-size: 11px;
	color: Red;
	font-weight: bold;
}
.donne{
	font-family: Tahoma;
	font-size: 11px;
	color: #FFA500;
	font-weight: bold;
}

.messaggi {
	font-family: Tahoma;
	font-size: 11px;
	color: Black;
}

.messaggi a:link{
	font-family: Tahoma;
	font-size: 11px;
	color: Black;
	text-decoration : underline;
}

.messaggi a:visited{
	font-family: Tahoma;
	font-size: 11px;
	color: Black;
	text-decoration : underline;
}
.messaggi a:active{
	font-family: Tahoma;
	font-size: 11px;
	color: Black;
	text-decoration : underline;
}

.messaggi a:hover{
	font-family: Tahoma;
	font-size: 11px;
	color: #C100C1;
	text-decoration : none;
}

.regolamento{
	margin-left:10px;
	line-height:25px;
	text-align:justify;
}
.box_oro{
	background: #fddb86;
	padding: 2px;
	border: 1px dashed #f58b00;
	margin: 8px;
}
.box_rosa{
	background: #e6d1e0;
	padding: 5px;
	border: 1px dashed #bb89af;
	margin: 8px;
}