body {
	background-color:#494949;
	color:#887878;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 10px 10px;
	padding: 0px;
	background-repeat: repeat;
}
.clear{clear:both;}
* {
	margin: 0px;
	padding: 0px;
}
#container {
	margin: 0px auto;
	text-align: left;
	width: 780px;
}
.clase1 A:link {text-decoration: none; color:#A8A8A8; font-size:13px;}
.clase1 A:visited {text-decoration: none; color:#A8A8A8; font-size:13px;}
.clase1 A:active {text-decoration: none}
.clase1 A:hover {text-decoration: underline; color: red;}

p{
	margin: 0px 0px 10px 0px;
}
/********************** Header ***************************/
#header {
	margin: 0px 0px 0px 0px;
	background-color:#201919;
	width:780px;
	height:700px;
	position:relative;
	background-image: url(/_css/venusfnd.jpg);
	background-repeat:  no-repeat;
	background-position: center center;
}
#header ul{
	background-color:#201919;
	width:498px;
	top:56px;
	left:252px;
	position:absolute;
	margin:0px 0px 0px 0px;
	height:29px;
	padding:8px 0px 0px 0px;
	text-align:right;
	overflow: visible;
}
#header ul a{
    text-decoration: none;
	font-size:13px;
	color:#A8A8A8;
	margin: 0px 6px;
}
#header ul a:hover{
	color:#FFFFFF;
	border-top-style: solid;
	border-top-color: #FF0000;
	border-top-width: 2px;
	
}
#header li{
	display:inline;	
}
#logo{
	background-image:url(/_img/logovenus_png.png);
	position:absolute;
	width:200px;
	height:90px;
	margin:0px 0px 0px 0px;
	padding:0px;
	left:50px;
	top:0px;
	z-index:1000;
}

/********************** Content ***************************/
#content {
	background-color:#9C9A8E;
	background-image:url(/_img/fondo7.gif);
	background-repeat: no-repeat;
	background-position: right center;
	width:720px;
	top:90px;
	left:30px;
	position:absolute;
	margin:0px 0px 0px 0px;
	height:535px;
	padding:0px 0px 0px 0px;
	text-align:left;
}
img{
	border:solid 1px #CCC;
}
h1{
	color:#FFFFFF;
	font-size:16px;
	margin: 0px 0px 10px 0px;
	font-family: Tahoma;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
}
h2{
	color:#FFFFFF;
	font-size:18px;
	margin: 0px 0px 10px 0px;
	font-family: Tahoma;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
}
h3{
	color:#FFFFFF;
	font-size:14px;
	margin: 10px 0px 10px 0px;
	font-family: Tahoma;
}
#top {
	background-color:#201919;
	position:absolute;
	top:30px;
	left:0px;
	width:680px;
	height:200px;
	padding: 10px;
}
#trans1 {
	background-color:#201919;
	color:#CCCCCC;
	position:absolute;
	top:280px;
	left:0px;
	text-align:left;
	padding:10px;
	width:380px;
	height:215px;
}
#trans2 {
	background-color:#201919;
	color:#CCCCCC;
	position:absolute;
	top:280px;
	left:420px;
	text-align:left;
	padding:10px;
	width:260px;
	height:215px;
	overflow:auto;
}
.estilo1 {
	font-size: 12;
	color:#CCCCCC;
	font-family: Tahoma;
	font-weight: normal;
}
.estilo2 {
	color: #996633;
	font-size:14px;
	font-family: Tahoma;
}
.estilo3 {color: #CCCCCC;
font-size:14px;}

#fotos{
	position:absolute;
	top:420px;
	left:5px;
	width: 390px;
	text-align:center;
}
#pie{
	position:absolute;
	top:635px;
	left:30px;
	width:720px;
	height:50px;
	text-align:center;
	font-size:11px;
}
#pie a{
    text-decoration: underline;
	font-size:11px;
	color:#CCCCCC;
	}.pie {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}
a.bot:link {
	font-family: Tahoma;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
}
a.bot:visited {
	font-family: Tahoma;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
}
a.bot:hover {
	font-family: Tahoma;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
}
a.bot:active {
	font-family: Tahoma;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
}
