/* CSS Document */
* {
margin: 0;
padding: 0;
font-family: none;
}

body{
font-size: 10pt;
color:#FFF;
margin-top: 0px;
background-color: #999999;
background-image: url(images/back.jpg);
font-family: Arial, Helvetica, sans-serif;
line-height: 1.5;
text-align: center;
}
#top{
width: 790px;
margin: auto;
vertical-align: top;
}
#menu{
width: 790px;
height: 30px;
margin: auto;
background-image: url(images/bgmenu.png);
text-align: center;
padding-top:4px;
}

h1 {
	font-family:Tahoma;
	font-size:14pt;
	color:#FFF;
	text-align:left;
	font-variant: small-caps;
	background-color: #660066;
	background-image: url(images/h1.png);
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 0px;
	margin-bottom: 2px;
	height: 30px;

}
h2, h3, h4, h5, h6 {
font-family: Tahoma, Arial, Verdana; 
font-size:10pt; 
color:#ddF; 
text-align:justify;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	text-align:justify;
	color:#FFF;
	margin-bottom: 2px;
	margin-top: 2pt;
	font-size: 10pt;
	line-height: 1.5;
}
strong, u, em{
	font-family: Arial, Helvetica, sans-serif;
	font-size: inherit;
}
a:link, a:active{
	font-family: Geneva, Arial, Helvetica, sans-serif;
color: #ff0;
text-decoration: underline;
font-size: 9pt;
text-transform: capitalize;
font-variant: small-caps;
}
a:visited{
	color: #fe7;
	font-size: 9pt;
	text-transform: capitalize;
	font-variant: small-caps;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

a:hover {
color: #fff;
font-size: 9pt;
text-transform: capitalize;
font-variant: small-caps;
background-color: #a00;
	border-top-color: #9999aa;
	border-top-style: dashed;
	border-top-width: thin;
}


.notas {
font-family:Tahoma;
font-size: 10pt;
text-align:justify;
color:#FFFFCC;
font-style: italic;
}
.destacado {
padding-right: 20px;
padding-left: 20px;
font-family: Tahoma;
color: #FFCC00;
font-size: 10pt;
font-weight: bold;
}

table{
width: 790px;
margin: auto;
background-color: #0C3A60;
background-image: url(images/backtable.png);
vertical-align: top;
}
tr, td{
vertical-align: top;

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

}
ul,li{
font-family: Arial, Helvetica, sans-serif;
color: #fff;
font-size: 9pt;
list-style-type: none;
padding-right: 1px;
padding-left: 1px;
text-align: left;
line-height: 1.4;
}
p,ul,li,h1,h2,h3,h4,h5{
padding-right: 20px;
padding-left: 20px;

}
img.center{
padding: 4px;
margin: 3px 8px 2px 3px;
border: thin solid #fff;
margin-top: 4px;
text-align: center;
}
.pare{
	color: #FFFFFF;
	background-color: #FF0000;
	font-weight: bold;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
}
#anun720{
padding:7px;
	width: 728px;
	height: 90px;
	margin: auto;
	margin-bottom:15px;
	margin-top:15px;
border-top: dashed #777799 1px;
border-bottom: dashed #777799 1px;
}

/*#anun2{
width: 790px;
height: 90px;
margin-left: auto;
margin-right: auto;
margin-top: 0px;
vertical-align: top;
text-align: center;
}*/

.notas{
color: #9999FF;
font-style: italic;
font-weight: bold;
}
#pie{
width: 790px;
height: 50px;
margin: auto;
background-image: url(images/backtable.png);
}
/*.pie{
text-align: center;
font-size: 9px;
font-variant: small-caps;
font-family: Arial, Helvetica, sans-serif;
line-height: 1.3;
}
*/
.dropcap
{
		float: left;
		color: #fff;
		background: #07a;
		border: 1px solid #4a6e92;
		padding: 3px 5px 1px 5px;
		display: block;
		margin-right: 6px;
		font-family: times;
		margin-top: 2px;
		font-size: 80px;
		line-height: 60px;
}

#anun200{
padding:8px;
float:right;
width:200px;
height:200px;
	margin-bottom:15px;
	margin-top:15px;
border-top: dashed #777799 1px;
border-bottom: dashed #777799 1px;
}
#anun300{
padding:8px;
float:right;
width:300px;
height:250px;
	margin-bottom:15px;
	margin-top:15px;
border-top: dashed #777799 1px;
border-bottom: dashed #777799 1px;
}
#anun460{
padding:8px;
width:468px;
height:60px;
margin:auto;
	margin-bottom:15px;
	margin-top:15px;
border-top: dashed #99a 1px;
border-bottom: dashed #99a 1px;
}
.destacado-bold{
font-family: Tahoma;
color: #FF66FF;
font-size: 10pt;
font-weight: bold;
}
#amigos{
padding: 8px;
margin: 3px 3px 3px 3px;
float: right;
margin-top: 7px;
clear: both;
width: 200px;
}