html, body, h1, h2, h3, h4 {
	margin: 0px;
	padding: 0px;
}
html       { background: url(../img/background.gif) repeat; }
h1 img {
	display: block;
}
img {
	border: 0px;
}
a {
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}

body {
	background: url(../img/fondoar.jpg) repeat-x;
	font: 12px arial, sans-serif;
	color: #000000;
}
.esterno    { background: url(../img/fondo.jpg) no-repeat; margin-right: auto; margin-left: auto; width: 1026px; height: 100%; display: block; }
#nav, #nav ul{
margin:0;
padding:0;
list-style-type:none;
list-style-position:outside;
position:relative;
line-height:1.5em; 
}

#nav a{
display:block;
padding:3px 15px;
/*border:1px solid #990000;*/
color:#fff;
text-decoration:none;
background-color:#FF0000;
text-align:left
}

#nav a:hover{
background-color:#000000;
color:#FF0000;
}

#nav li{
float:left;
position:relative;
}

#nav ul {
position:absolute;
display:none;
width:12em;
top:2.0em;
}

#nav li ul a{
width:12em;
height:auto;
float:left;
}

#nav ul ul{
top:auto;
}	

#nav li ul ul {
left:12em;
margin:0px 0 0 10px;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul{
display:none;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul{
display:block;
}

#wrapper {
	text-align: left;
	margin: auto;
	width: 778px;
	background: #181818;
}
#body {
	position: relative;
	margin-left: 4px;
}
#head {
	position: absolute;
	top: 0px;
	left: 401px;
	width: 370px;
	height: 266px;
	background: url(images/header.jpg) no-repeat;
}
#topnavbp {
	position: normal;
	top: 41px;
	left: 22px;
}
#topnavbp a{
	font-weight: normal;
	color: #FFFFFF;
}
#topnav {
	position: normal;
	top: 41px;
	left: 22px;
}
#topnav a {
	font-weight: normal;
	color: #989898;
}
#topnav a:hover {
	color: white;
}
.textoblanco {
	color: #FFFFFF;
	font-weight: normal;
}
.textoblanco a{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:none;
}
.textoblanco a:hover{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:underline;
}
.textogris {
	color: #CCCCCC;
	font-weight: normal;
}
.textonegro {
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}
.textonegro a{
	color: #000000;
	font-weight: bold;
	text-decoration:none;
}
.textonegro a:hover{
	color: #000000;
	font-weight: bold;
	text-decoration:underline;
}
.textorojo {
	color: #FF0000;
	font-weight: bold;
}
.textorojo a{
	color: #FF0000;
	font-weight: bold;
	text-decoration:none;
}
.textorojo a:hover{
	color: #FF6666;
	font-weight: bold;
	text-decoration:underline;
}

#Estilo1 {
	color: #FF0000;
	font-size: 24px;
	font-weight: bold;
}
#Estilo2 {
	font-size: 16px;
	font-weight: bold;
}
#Estilo3 {
	color: #FF0000;
	font-size: 14px;
	font-weight: bold;
}
#tblanco_n {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}
#tblanco {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
}
.tnegro {
	color: #000000;
	font-size: 12px;
	font-weight: normal;
}
.form {
 	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

