@charset "UTF-8";
/*
	Theme Name: onlytheme
	Theme URI: http://www.onlycarpclub.org
 	Description: Tema per Only Carp Club
 	Author: Stefano Perinetti
 	Author URI: http://www.slweb.it/wp
 	Template: onlytheme
 	Version: 1.0.0
 	.
 	Copy Right 2007/2008 Stefano Perinetti
 	Ridefinizione dei tag html
 */

body {
	font: 75%/150% "Trebuchet MS", Tahoma, Arial;
	background: #666666;
	padding: 20px 0;
	margin: 0;
}
a {
	color: #CC6600;
	text-decoration: none;
}
a:visited {
	color: #CC6633;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
img {
	border: none;
}
p {
	padding: 0px 0px 15px;
	margin: 0px;
}
h2 {
	color: #006699;
	margin: 0px 0px 2px;
	border-bottom: 1px dotted #CCCCCC;
	letter-spacing: -1px;
	font: normal 190%/100% "Trebuchet MS", Tahoma, Arial;
	padding-bottom: 3px;
}
h2 a, h2 a:visited {
	color: #006699;
	text-decoration: none;
}
h2 a:hover {
	color: #FF6600;
	text-decoration: none;
}
h3 {
	font: normal 140%/100% "Trebuchet MS", Tahoma, Arial;
	color: #006699;
	margin: 10px 0px 5px;
}
h4 {
	font: normal 130%/100% "Trebuchet MS", Tahoma, Arial;
	color: #006699;
	margin: 10px 0px 5px;
}
form {
	margin:0px;
	padding:0px;
}
table {
	background-color:#006699;
	margin: 20px 0px;
}
td {
	background-color: #FFFFFF;
	padding: 1px 5px;
}
th {
	background-color: #CCCCCC;
}
