@charset "utf-8";
/* CSS Document */

html{
	background-color:#565656;/*D7D7D7 565656 818181*/
}
@charset "utf-8";
/* CSS Document */
#general_logo{
	position: absolute;
	left: 601px;
	top: 15px;
	width: 363px;
	height: 274px;
}
#general_superior{
	position:absolute; 
	left: 52px; 
	top: 165px;
}
#pluma1,#pluma2,#pluma3,#pluma4,#pluma5,#pluma6{
	position:absolute; 
	width:89px; 
	height:100px;
	top:25px;
}
#pluma1{
	background-image:url(../img/general/pluma.png);
	background-repeat:no-repeat;
	left:36px;
}
#pluma2{
	background-image:url(../img/general/pluma2.png);
	background-repeat:no-repeat;
	left:134px;
}
#pluma3{
	background-image:url(../img/general/pluma3.png);
	background-repeat:no-repeat;
	left:247px;
}
#pluma4{
	background-image:url(../img/general/pluma4.png);
	background-repeat:no-repeat;
	left:343px;
}
#pluma5{
	background-image:url(../img/general/pluma5.png);
	background-repeat:no-repeat;
	left:421px;
}
#pluma6{
	background-image:url(../img/general/pluma6.png);
	background-repeat:no-repeat;
	left:498px;
}
#general_enlaces{
	position:absolute; 
	top:130px; 
	left:56px; 
	width: 449px;
	width:580px;
}

a{
	text-decoration:none;
	color:inherit;
}

a:hover{
	text-decoration:underline;
}

a:visited{
	color:inherit;
}
a img{
	border:none;
	outline:none;
}
.general_enlaceFooter{
	color:#333;
}
.general_enlaceSuperior{
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #333;
}
.orange, .green, .red{
	font-weight:bold;
	font-size:10px;
}
.orange{
	color:#EDCE25;
}

.green{
	color:#A3A1A1;
}

.red{
	color:#EC9C56;
}
#general_language{
	position:absolute;
	left:0px;
	top:-20px;
	font-size:11px;
	color:#FFF;
}
#general_adsense{
	position:absolute;
	left:272px;
	top:-18px;
	font-size:11px;
	width:728px;
	height:17px;
}
/*config*/
#screen{
	position:relative;
	margin:auto;
	width:1000px;
	background-color:#FFF;
	left:-6px;
	left:-9px\9;
	top:12px;
	margin-bottom:18px;
}
#general_footer{
	position:absolute;
	left:56px;
	height:50px;
}
