body {
	background: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #E7E7E7;
	background-image: url(../img/sfondi/bg1.png);
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-position: top;
	margin: 0 auto;
}

/**contorno principal**/
#alrededor {
	width: 100%;
	height:auto;
	text-align: center;	
	margin: 0 auto;
	
}
#cuerpo{
	height: auto;
	width: auto;
	/*background-color: #000000;*/
	margin-top: 5px;
	text-align: center;
}
/* Clase para IE7 */ 
*:first-child+html #cuerpo { 
	height: auto;
	width: auto;
	/*background-color: #000000;*/
	margin-top: 5px;
	text-align: center;
}
/* Clase para IE6 */ 
* html #cuerpo{ 
	height: auto;
	width: auto;
	/*background-color: #000000;*/
	margin-top: 5px;
	text-align: center;
}
#icon{
	height:100%;
	width:auto;
	text-align: right;
	margin: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;	
	color: #CCCCCC;
	display: inline;
	float: right;
}
	.flotar-i {
	float: right;
	position:absolute;
	top: 223px;
	width:150px;
	height:120px;
	right:1%;
	padding: 1px 1px 1px 1px;
	left: 11%;
}
h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

h1 { font-size: 34px; }

h2 {
	margin-bottom: 10px;
	padding: 0 0 22px 0;
	font-size: 20px;
	background: #000000 url(../images/img3.gif) repeat-x left bottom;
}

h3 {
	padding: 0 0 22px 0;
	font-size: 12px;
	background: #000000 url(../images/img3.gif) repeat-x left bottom;
}
h4 {
	font-size: 1.0em;
	letter-spacing: 0.2pt;
	color: #c0dB5A;
	text-transform: uppercase;
	padding-top: 0.5em;
	}
h5 {
	font-size: 150%;
	color: #FF5900;
	padding-top: 0.1em;
	text-align: center;
	}
h6 {
	font-size: 1.1em;
	letter-spacing: 0.1pt;
	color: #D74C01;
	padding-top: 0.1em;
	text-align: left;
	}
h6 strong {
	font-size: 0.8em;	
	color: #cf4900;
	font-family: Arial, Helvetica, sans-serif;
}
.spazio{
	margin: 20px 0px 10px 0px;
	padding: 10px 0px 20px 0px;	
	height: auto;
	width: auto;
	}
p {
	margin-top: 0;
	text-align: justify;
	line-height: 160%;
}
#derecha p strong {
	font-size: 0.9em;	
	color: #FF6600;
	font-family: Arial, Helvetica, sans-serif;
}

a {
	color: #E45000;
}

a:hover {
	text-decoration: none;
}

.lista {
	margin: 0;
	padding: 0;
	list-style: none;
}

.lista li {
	padding: 5px 0;
	background:  url(../images/img5.gif) repeat-x;
}

.lista li.primo {
	background: none;
}

/* Header */

#cabecera{
	background-image: url('../img/loghi/head.jpg');
	height: 200px;
	width: 800px;
	display: block;
    margin: auto;
		}
#cabecera_language{
	height: 20px;
	width: 800px;
	display: block;
    margin: auto;
		}
#cabecera_language ul {
	float: right;
	margin: 0;
	padding: 1px 0 0 0;
	list-style: none;
	width:auto;
}
#cabecera_language li {
	display: inline;
}
#cabecera_language a {
	display: block;
	float: left;
	padding: 0 14px 0 20px;
	text-decoration: none;
	font: 10px Arial, Helvetica, sans-serif;
	color: #de6c23;
	width:auto;
}
#cabecera_language a:hover {
	text-decoration: none;
	color: #faefe1;
}

#cabecera_language .linguage a {
	background: none;
}
#header {
	width: 800px;
	height:50px;
	background:  url(../images/img1.jpg) repeat-x left top;
	margin: 10px auto;
	text-align: center;
	}
#header h1 {
	float: left;
	width: auto;
}
#header h2 {
	background: #000000;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #E7E7E7;
	}
#header ul {
	float: right;
	margin: 0;
	padding: 18px 0 0 0;
	list-style: none;
	width:auto;
}
#header li {
	display: inline;
}
#header a {
	display: block;
	float: left;
	padding: 0 14px 0 20px;
	background:  url(../images/img2.gif) no-repeat left center;
	text-decoration: none;
	font: 10px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	width:auto;
}
#header a:hover {
	text-decoration: underline;
}

#header .primo a {
	background: none;
}
/************NATALE********************/
#natale {
	width: 800px;
	height:220px;
	/*background:  url(../images/img1.jpg) repeat-x left top;*/
	margin: -3px auto;
	text-align: center;
	}

/* Content */

#content {
	width: 800px;
	margin: 0 auto;
}

#izquierda {
	float: left;
	width: 180px;
	padding:0px 5px 0 0;
	text-align: left;
}

#izquierda h3 {
	margin-top: 14px;
}

#derecha {
	float: right;
	width: 545px;
	height: auto;
	margin: 0px 0px 60px 0px;
	padding: 5px 5px 0px 5px;
}
/* Clase para IE7 */ 
*:first-child+html #derecha { 
	float: right;
	width: 545px;
	height: auto;
	margin: 0px 0px 10px 0px;
	padding: 5px 5px 0px 5px;
}
/* Clase para IE6 */ 
* html #derecha { 
	float: right;
	width: 545px;
	height: auto;
	margin: 0px 0px 10px 0px;
	padding: 5px 5px 0px 5px; 
}
.derecha_content {
	float:left;
	width: 550px;
	height: auto;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
/* Clase para IE7 */ 
*:first-child+html .derecha_content { 
	width: 550px;
	height: auto;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
/* Clase para IE6 */ 
* html .derecha_content { 
	width: 550px;
	height: auto;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.derecha_content_right {
	float:right;
	width: 300px;
	height: auto;
	margin: 10px 0px 10px 10px;
	padding: 0px 0px 0px 0px;
	text-align:right;
	background: #000000 url(../champions/img/paneltop.jpg) right repeat-y;
}
.derecha_content_right p{
	margin: 0px 0px 0px 0px;
	padding: 0px 20px 0px 0px;
}
.derecha_content_giudici {
	width: 550px;
	height: auto;
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
p {
	margin-top: 0;
	text-align: justify;
	line-height: 105%;
}
/*partners*/
#partner {
	clear: both;
	width: auto;
	height: auto;
	margin: 50px 0px 1px 0px;
	padding: 3px 7% 5px 7%;
	text-align: center;
	background: #FF4C01 url(../img/sfondi/bg2.png);
}
/* Footer */
#footer {
	clear: both;
	width: auto; 
	margin: 0px auto;
	padding: 0 0 0 0;	
}
#footer p {
	padding: 20px 0 0 0;
	background:  url(../images/img4.gif) repeat-x;
	text-align: center;
	color: #8A8A8A;
}
/*lightbox*/
#principal {
	margin:0px 0px 0px 3%;
	width:535px; 
  	height:auto;
}
/* Clase para IE7 */ 
*:first-child+html #principal { 
	margin:0px 0px 0px 3%;
	width:535px; 
  	height:auto;
	margin-bottom:15px;  
}
/* Clase para IE6 */ 
* html #principal{ 
	margin:0px 0px 0px 3%;
	width:535px; 
  	height:auto;
	margin-bottom:15px; 
}
/*lightbox*/
#principal_1 {
	margin:0px 0px 0px 3%;
	width:535px; 
  	height:auto;
}
/* Clase para IE7 */ 
*:first-child+html #principal_1 { 
	margin:0px 0px 0px 3%;
	width:535px; 
  	height:auto;
	margin-bottom:15px;  
}
/* Clase para IE6 */ 
* html #principal_1{ 
	margin:0px 0px 0px 3%;
	width:535px; 
  	height:auto;
	margin-bottom:15px; 
}
.contfoto{ 
   float:left; 
   width:160px; 
   height:160px; 
   margin: auto; 
   padding:3px; 
   background-color:#363636; 
   border-right: #000000 solid 1px; 
   border-bottom: #000000 solid 1px; 
   text-align:center; 
}
.contfoto_protezionecivile{ 
   float:left; 
   width:165px; 
   height:120px; 
   margin: auto; 
   padding:3px; 
   background-color:#363636; 
   border-right: #000000 solid 1px; 
   border-bottom: #000000 solid 1px; 
   text-align:center; 
}
.thumbnail img{
	border: 1px dotted #000000;
}
A.classe1:link {COLOR: #E45000; TEXT-DECORATION: none}
A.classe1:visited {COLOR: #EE9011; TEXT-DECORATION: none}
A.classe1:active {TEXT-DECORATION: none}
A.classe1:hover {COLOR: #666666; TEXT-DECORATION: underline}
.centrar-imagen {
text-align: center;
margin: 5px 0px 5px 0px;
}
.centrar-texto {
text-align: center;
margin: 10px 0px 10px 0px;
padding: 20px 0px 0px 0px;
Font-family:arial;
Font-size: 0.8em;
}
.centrar-texto p strong{
color:#E19124;
}
/* Clase para IE7 */ 
*:first-child+html .centrar-texto { 
text-align: center;
margin: 0px 0px 10px 0px;
Font-family:arial;
Font-size: 0.8em; 
}
/* Clase para IE6 */ 
* html .centrar-texto{ 
text-align: center;
margin: 0px 0px 10px 0px;
Font-family:arial;
Font-size: 0.8em;
}
/*tabelle css pedigree, esposizioni, varie*/
.centroinfo{
width: 100%;
height: auto;
margin: 3em 0em 2em 0em;
padding-top: 60px;
text-align: center;
}
/* Clase para IE7 */ 
*:first-child+html .centroinfo { 
width: 100%;
height: auto;
margin: 1em 0em 2em 0em;
text-align: center;
}
/* Clase para IE6 */ 
* html .centroinfo{ 
width: 100%;
height: auto;
margin: 1em 0em 2em 0em;
text-align: center;
}
