/* CSS Document */
body {
	font: 14px/16px 'Georgia', Times New Roman, Times, serif;
	color:#000;
	font-weight:bolder;
	background: #C1C18B url(../images/grass.jpg) repeat center -30px;
	padding: 0;
	margin: 0;
	text-align: center;
}


a:link, a:active, a:visited {
	color: #000000;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #990000;
}



div#con{	
margin:0px auto;
	padding: 30px 0px 0 4px;
	width:972px;
background-image: url(../images/bg_papel.jpg);
	background-position:0 0;
	background-repeat:no-repeat;
	height:680px;
	text-align:center;}


div #flashcontent {
	width:972px;
	height:520px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	margin:0px auto;
	padding: 0 0px 0 0;
	text-align:center;

}
div#con p.pie {
	clear: both; 
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	margin: 0px auto 0;
	color:#000000;
	text-align:center;
	width:970px;
	padding:14px 0 0 0;
	height:42px;
}
.bgcol {
width: 972px;
margin:0px auto;
padding: 50px 0 0 0;
text-align:center; 
color:#333333;
/*height:520px;*/ 
vertical-align:middle;
font-weight:normal;}
div #flashcontent img{
margin-left: auto; 
	margin-right: auto;
text-align: center; 
}

div#flashcontent a:link, 
div#flashcontent a:visited{
	text-decoration: none;
	font-weight: normal;
	color: #990000;
}
div#flashcontent a:hover{
	text-decoration: none;
	font-weight: normal;
	color: #000000;
}
.urlweb{
	letter-spacing:4px;
	color:#000000;
	font-size: 1.3em;
}

#oculta {
visibility:hidden;
overflow:hidden;
height:1px;}
