@charset "utf-8";
html,body {
	height:98%;
	width:98%;
}


#barra-redalan {
}

#enlace {
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 200px;
	width: 130px;
	position: relative;
	float: right;
	text-align: center;
}

#enlaceblog {
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 200px;
	width: 130px;
	position: relative;
	float: left;
	text-align: center;
}
#barra-redalan #enlace img, #barra-redalan #enlaceblog img {
	border: 1px solid #666;
	padding: 0px;
	margin: 0px;
	filter: Gray;
	
}


#barra-redalan #enlace img:hover, #barra-redalan #enlaceblog img:hover {
	filter: none;
}

#barra-redalan #enlace h1, #barra-redalan #enlaceblog h1 {
	font-size: 14px;
	margin: 0px;
	
}
#barra-redalan #enlace h6, #barra-redalan #enlaceblog h6 {
	font-size: 8px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: normal;
	text-transform: none;
	text-decoration: none;
	text-align: justify;
	padding: 4px;
	margin: 0px;
	
}


body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	background-color: #FFF;
	background-image: url(/img/copylateral-redalan.gif);
	background-repeat: no-repeat;
}
