@charset "utf-8";
body {
	color: #999999;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	background-color: #000000;
}

div#header{
	margin-bottom:0;
	width:698px;
	min-height:95px !important;


  .height: 95px; /*Internet Explorer hack. Only IE understands this*/
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 4px;
	padding-left: 50px;
	background-image: url(img/enc.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 155px;
	margin-top: 50px;
}
div#boton{
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 50px;
	height: 50px;
}
#boton a.print {
	background-image: url(img/bot-print.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	;
	height:50px;
	width:133px
}
#boton a.web {
	background-image: url(img/bot-web.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	;
	height:50px;
	width:133px
}
#boton a.about {
	background-image: url(img/bot-about.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	;
	height:50px;
	width:133px
}
#boton a.friends {
	background-image: url(img/bot-friends.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	;
	height:50px;
	width:133px
}
#boton a.contact {
	background-image: url(img/bot-contact.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	;
	height:50px;
	width:133px
}

div#content{
	width:96%;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 50px;
}
.picweb {
	height: 246px;
	width: 335px;
	padding-right: 16px;
	padding-top: 15px;
}
.maintab {
	padding-left: 25px;
	padding-top: 50px;
	background-color: #000000;
}
.picprint {
	height: 218px;
	width: 335px;
	padding-right: 15px;
	padding-top: 15px;
	color: #606060;
}
.txtabout_claro {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #999999;
}
.maintab_separador {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

.txtabout_oscuro {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #666666;
}

a
 {
 text-decoration:none;
 color:#     ;
 }
a:hover  
 {
 color: #     ; 
 text-decoration: none;
 }
 a:link
 {
	text-decoration: none;
 color:#     ;
	color: #999999;
 }
a:visited
 {
	text-decoration: line-through;
 color:#     ;
	color: #999999;
 }
.new {
	text-decoration:blink;



 color:#     ;		color: #FFFFFF;
}
