/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	background-color: #333333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h1 {
	color: #333333;
	font-size:20px;
	margin: 0 0 10px 0;
}
p {
line-height: 16px;
margin: 0;
}
a:link {
	color: #FFFFFF;
	font-weight: bold;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #FFFFFF;
}
a:active {
	color: #FFFFFF;
}
#cont {
	width: 702px;
	margin-left:auto;
	margin-right:auto;
}
#contInterno {
	width: 702px;
	float:left;
	background-color:#FFFFFF;
}
#headerHome {
	text-align:center;
	color:#FFFFFF;
	padding-bottom: 15px;
	padding-top:40px;
}
#visualHome {
	border: solid 1px #FFFFFF;
}
#lang {
	text-align: center;
	color: #FFFFFF;
	padding-top: 10px;
	padding-bottom:10px;
}
#footerHome {
 color:#FFFFFF;
 text-align:center;
 padding-top: 10px;
 padding-bottom: 10px;
 font-size:10px;
 }
 .menuIndex, a.menuIndex {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:none;
 }
 #contentPage {
	background-color: #FFFFFF;
	width: 702px;
	padding: 10px;
	float:left;
 }
  #contentPage2 {
	background-color: #333333;
	width: 702px;
	padding: 10px;
	float:left;
 }
.imaLeft {
	float: left;
	margin-right: 10px;
	margin-top:10px;
}
.imaRight {
	float: right;
	margin-left: 10px;
	margin-bottom:10px;
}
ol {
list-style:circle;
}
.boxIma {
	float: left;
	border: solid 1px #FFFFFF;
	margin: 2px 9px 30px 9px;
	width: 120px;
}
.imaGallery {
border:none;
}