/* CSS Document for centrocaravans.com */

body {
	margin: 2px 0px;
	padding: 0px;
	font: 10px/15px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	background-color: #F60;
}
a:link {
	color:#660;
	text-decoration: underline;
}
a:visited {
	color:#999;
	text-decoration: none;
}
a:hover {
	color:#C00;
	text-decoration: none;
}
h1 {
	font-size: 9px;
	padding: 4px 4px;
	color: #FFF;
	margin: 0px auto;
	width: 952px;
	background-image: url(images/s_h1.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	font-weight: normal;
	text-align: center;
}
h2 {
	padding: 0px;
	color: #06C;
	margin: 0% 0% 1% 0%;
	font: 18px "Century Gothic", Century, Arial, sans-serif;
	width: 100%;
	text-align: center;
	vertical-align: middle;
}
h3 {
	margin: 3px 0px;
	padding: 3px 0px 4px;
	font-size: 13px;
	color: #900;
	background-image: url(images/s_h3.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	text-transform: uppercase;
}
h4 {
	margin: 2px 0px;
	padding: 4px 0px;
	font-size: 12px;
	color: #999;
	text-transform: uppercase;
}
h5 {
	margin: 3px 0px;
	padding: 3px 0px 4px;
	font-size: 13px;
	color: #900;
	background-image: url(images/s_h5.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	text-transform: uppercase;
}
/* INIZIO FORMATTAZIONE AREA ADMIN */
h3.h3_admin {
	margin: 3px 0px;
	padding: 3px 0px 4px;
	font-size: 13px;
	color: #333;
	background-image: none;
	text-align: center;
	text-transform: uppercase;
	background-color: #FC3;
	border: 3px double #CCC;
}
#menu_admin {
	padding: 4px;
	margin: 10px 0px;
	text-align: center;
	border: 1px solid #CCC;
	background-color: #FFC;
}
/* FINE FORMATTAZIONE AREA ADMIN */
/* INIZIO FORMATTAZIONE FORM E TABELLE */
form {
	margin: 0px;
	padding: 0px;
}
fieldset {
	margin: 3px 0px;
	padding: 2px;
	border: 1px solid #CCC;
}
legend {
	margin: 0px;
	padding: 2px;
	color: #066;
	text-transform: uppercase;
}
label {
	width: 99%;
	display: block;
	margin: 2px 2px;
	padding: 2px;
}
label b {
	width: 80px;
	float: left;
	padding: 2px 0px 0px 0px;
}
table {
	width: 100%;
	margin: 0px;
	padding: 0px;
}
th {
	background-color: #F30;
	text-transform: uppercase;
	color: #FFF;
}
td {
	background-color: #FC9;
	border-top: 1px solid #F30;
	border-bottom: 1px solid #F30;
	padding: 4px;
	text-align: center;
	vertical-align: middle;  
}
/* FINE FORMATTAZIONE FORM E TABELLE */
/* INIZIO FORMATTAZIONE VISUALIZZAZIONE RISULTATI DEL DB */
.tdtitle {
	font-weight: bold;
	width: 30%; 
	text-align: left; 
}
.tdresult {
	width: 70%;  
}
table.visualizza td {
	text-align: left;
}
table.visualizza th {
	text-align: left;
	padding-left: 4px;
}
.img80 img {
	width: 100px;
}
/* FINE FORMATTAZIONE VISUALIZZAZIONE RISULTATI DEL DB */
#testata {
	width: 956px;
	margin: 0px auto;
	padding: 4px;
	height: 164px;
	background-image: url(images/l_s.jpg);
	background-repeat: no-repeat;
	background-position: 0px 2px;
}
#main_b {
	width: 960px;
	margin: 0px auto;
	padding: 0px;
	background-color: #FFF;
}
#main_b b {
	color: #060;	
}
#main_b p {
	margin: 0px;
	padding: 0px;
}
#corpo {
	margin: 0px;
	padding: 0px;
	width: 100%;
}
#sx {
	width: 22%;
	margin: 0px;
	padding: 0px 1px 2px;
	float: left;
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
}
#sx ul {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-weight: bold;
	list-style-type: none;
}
#sx ul li {
	padding: 0px;
	margin: 0px;
	height: 18px;
	border-bottom: 1px solid #FFDB6C;
}
/* INIZIO MENU' DI NAVIGAZIONE */
#menu {
	padding: 0px;
	background-color: #FFF;
	border-top: 1px solid #FFDB6C;
}
#menu a:link {
	text-decoration: none;
	display: block;
	margin: 0px;
	padding: 2px 0px 0px 16px;
	height: 16px;
	color: #C90;
}
#menu a:visited {
	text-decoration: none;
	display: block;
	margin: 0px;
	padding: 2px 0px 0px 16px;
	height: 16px;
	color: #900;
}
#menu a:hover {
	text-decoration: none;
	display: block;
	margin: 0px;
	padding: 2px 0px 0px 16px;
	height: 16px;
	background-color: #C90;
	color: #FFC;
}
/* FINE MENU' DI NAVIGAZIONE */
/* INIZIO AREA EVIDENZA */
#sx .evidenza {
	height: 126px;
	border: 1px solid #630;
	margin: 8px 0px 0px 5px;
	padding: 0px 4px 4px;
	background-image: url(images/s_h2_evi.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	color: #600;
}
#sx .evidenza h2 {
	padding: 0px 0px 4px 0px;
	color: #FFF;
	margin: 0px 0px 4px 0px;
	font: 18px "Century Gothic", Century, Arial, sans-serif;
	width: 100%;
	text-align: center;
	vertical-align: middle;
}
#sx .evidenza p {
	font-size: 8px;
	text-transform: uppercase;
	text-align: center;
	color: #630;
	background-color: #FFC;
	margin-top: 4px;
	padding-top: 4px;
	border: 1px solid #C90;
}
/* FINE AREA EVIDENZA */
#contenuti {
	padding: 0% 1% 1%;
	line-height: 16px;
	margin: 0px 0px 5px 23%;
	width: 74%;
	min-height: 339px;
	height: auto !important;
	height: 339px;
	font: 12px "Century Gothic", Century, Arial, sans-serif;
	border: 1px solid #06C;
	background-image: url(images/s_h2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#contenuti img {
    border: 1px solid #990;
}
#contenuti div.center {
	margin: 10px 0px;
	text-align: center;
}
#contenuti div.center img {
	border: none;
}
#contenuti div.center div {
	margin: 10px 0px;
}
#contenuti ul {
	margin: 2px 0px;
	padding: 0px 0px 0px 4px;
	list-style-type: none;
}
#contenuti ul li {
	margin: 2px 0px;
	padding: 0px 0px 0px 20px;
	background-image: url(images/s_li.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#statistiche .t50 {
	width: 50%;
}
/* INIZIO FORMATTAZIONE AREA CONTENUTI INDEX.HTM */
#isx {
	width: 232px;
	height: 298px;
	border: 2px solid #CCC;
	background-image: url(images/index-home/s_isx.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#isx div {
	border: 1px solid #960;
	width: 218px;
	height: 104px;
	margin: 35px 3px 0px 3px;
	padding: 3px;
	background-image: url(images/index-home/s_div.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#isx img {
	border: 1px solid #960;
	float: left;
	margin: 0px 3px 0px 0px;
}
#ic {
	margin: 0px 1px 0px 0px;
	width: 232px;
	height: 298px;
	float: right;
	border: 2px solid #CCC;
	background-image: url(images/index-home/s_c.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#ic div {
	border: 1px solid #C90;
	width: 218px;
	height: 104px;
	margin: 35px 3px 0px 3px;
	padding: 3px;
	background-image: url(images/index-home/s_div.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#ic img {
	border: 1px solid #C90;
	float: left;
	margin: 0px 3px 0px 0px;
}
#idx {
	width: 232px;
	height: 298px;
	float: right;
	border: 2px solid #CCC;
	background-image: url(images/index-home/s_idx.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#idx div {
	border: 1px solid #FC0;
	width: 218px;
	height: 104px;
	margin: 35px 3px 0px 3px;
	padding: 3px;
	background-image: url(images/index-home/s_div.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#idx img {
	border: 1px solid #FC0;
	float: left;
	margin: 0px 3px 0px 0px;
}
/* FINE FORMATTAZIONE AREA CONTENUTI INDEX.HTM */
#contenuti .alert {
	padding: 5px;
	border: 1px dashed #F00;
}
#contenuti .alert p {
	margin: 10px 0px;
	padding: 5px;
	font-weight: bold;
	color: #F00;
}
#map {
    margin: 0px;
	padding: 0px;
	width: 472px;
	height: 262px;
	border: 1px solid #CCC;
	float: right;
}
#piede {
	width: 960px;
	margin: 0px auto;
	padding: 0px;
	height: 64px;
	color: #FFF;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	background-image: url(images/s_p.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#piede a:link {
	text-decoration: none;
	color: #FFF;
}
#piede a:visited {
	text-decoration: none;
	color: #FFF;
	font-style: italic;
}
#piede a:hover{
	text-decoration: underline;
	color: #FFF;
}
#piede div.stat {
	padding: 0px 0px 0px 2px;
	margin: 0px 0px -1px;      
}
#piede div.links_up {
	width: 15%;
	margin: 0px 0px 0px 70px;
	padding: 10px 0px 5px;
	border-bottom: 1px dashed #FFF;
}
#piede div.links_down {
	margin: 0px 0px 0px 70px;
	padding: 5px 0px 0px;
}
#piede img {
	border: 0px solid;
	margin: 0px;
	padding: 0px;
	float: left;
}
.floatsx {
	float: left;
	padding: 0px;
	background-color: #FFF;
	margin: 0px 3px 0px 0px;
}
.floatdx {
	float: right;
	padding: 0px;
	margin: 0px 0px 0px 3px;
}
