﻿/* CSS Document */
*{
  margin:0;
  padding:0;
}

body {
	margin-top: 0px;
	font-family : "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	background-image: url(images/bak-body.png);
	background-repeat: repeat-x;
	font-size: 10pt;
	text-align: center;
}

table {
	width: 780px;
	margin-left: auto;
	margin-right: auto;
	vertical-align: top;
 margin-top: 0px;
	}
tr, td{
padding: 0 0 0 0;
	vertical-align: top;
}

a:link, a:active, a:visited {
	text-decoration: none;
	color:#FFFF44;
	font-family: Tahoma;
	font-size: 9pt;

	line-height: 1.4;
}

a:hover {
	text-decoration: underline;
	color: #FFFF44;
	font-family: Tahoma;
	text-align: center;
	background-color: #CC0000;
	line-height: 1.4;
}


p {
	font-size: 100%;
	color:#FFFFFF;
	line-height: 1.5;
	font-family : Tahoma;
	text-align:left;
	font-style: normal;
	font-weight: bold;
}


h1 {
	font-family: Tahoma;
	font-size: 110%;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: bolder;
	text-align:left;
	background-image: url(images/bak.gif);
	padding-bottom: 4px;
	padding-top: 4px;
	padding-left: 20px;
}

h2, h3, h4, h5 {
	color:#fff;
	font-weight: bold;
	font-size: 12pt;
	line-height: 1.3;
	text-align: left;
	font-family: Tahoma;
	vertical-align: top;
}

img.thumb{
  padding:5px;
  margin:3px 8px 2px 3px;
  border:thin solid #8A8A9A;
  float:left;
  margin-top:4px;
  clear:both;
}

img.thumb2{
	padding:4px;
	margin:3px 8px 2px 3px;
	border:thin solid #000;
	clear:both;
	margin-right:auto;
	margin-left:auto;
}

.Estilo1 {
	color: #8888aa;
	font-weight: bold;
}
.Estilo2 {
	color: #dddddd;
	font: italic;
	font-size: 9px;
}

.Estilo3 {
	color: #aaaaaa;
	font: italic bold;
	font-size: 10pt;
}
.centrado{
	font-size: 10pt;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	background-color: #9999dd;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 7px;
	padding-bottom: 7px;
	background-image: url(images/menu.jpg);
	line-height: 1.4;

}

#anun720{ margin-left:auto; margin-right:auto; width:728px; height:90px;

}