@charset "utf-8";

.linkActivo {
	text-decoration: none;
	color: #9ac841;
	font-weight:bold;
}

input.donacionesPaypal {
	width:233px;
	height:93px;
	float:left;
	margin: 10px 0px 10px 20px;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5c5c5c;
	font-weight:bold;
	letter-spacing:1px;
}

a:link {
	text-decoration: none;
	font-weight:bold;
}

a:visited {
	text-decoration: none;
	color: #5C5C5C;
}

a:hover {
	text-decoration: none;
	color: #9ac841;
	font-weight:bold;
}

a:active {
	text-decoration: none;
	color: #9AC841;
}

#btnContacto {
	border:0;
	background-image: url(../images/iconos/iconoContacto.png) !important;
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/iconos/iconoContacto.png");
}

.twoColFixRtHdr #header #barraNavegacion a{ 
	height:62px;
	display:block;
	float:left;
	color:#FFFFFF;
	padding:20px 9px 0 9px;
	text-align:center;
} 

.twoColFixRtHdr #header #barraNavegacion a:hover{ 
	background-image:url(../images/btnRollover_on.gif);
	background-repeat:repeat-x;
	color:#FFFFFF;
} 

a.goLeft {
	background-image:url(../images/iconos/goLeft.png);
	background-repeat:no-repeat;
	width:11px;
	height:11px;
	display:block;
	float:left;
	margin-top:10px;
	margin-left:0px;
	margin-right:14px;
}

a.goRight {
	background-image:url(../images/iconos/goRight.png);
	background-repeat:no-repeat;
	width:11px;
	height:11px;
	display:block;
	float:right;
	margin-top:10px;
	margin-right:10px;
}

a.iconoWallpapers {
	background-image:url(../images/iconos/iconoWallpapers.gif);
	background-repeat:no-repeat;
	width:190px;
	height:18px;
	text-align:left;
	float:left;
	margin-top:70px;
	margin-left:30px;
	padding-left:30px;
}

a.iconoScreensavers {
	background-image:url(../images/iconos/iconoScreensavers.gif);
	background-repeat:no-repeat;
	width:190px;
	text-align:left;
	height:18px;
	float:left;
	margin-top:10px;
	margin-left:30px;
	padding-left:30px;
}

a.iconoIconos {
	background-image:url(../images/iconos/iconoIconos.gif);
	background-repeat:no-repeat;
	width:19px;
	height:18px;
	float:left;
	margin-top:10px;
	margin-left:30px;
	padding-left:30px;
}

a.iconoVideos {
	background-image:url(../images/iconos/iconoVideos.gif);
	background-repeat:no-repeat;
	width:19px;
	height:18px;
	float:left;
	margin-top:10px;
	margin-left:30px;
	padding-left:30px;
}

a.iconoPrensaEscrita {
	background-image:url(../images/iconos/iconoPrensaEscrita.gif);
	background-repeat:no-repeat;
	width:19px;
	height:18px;
	float:left;
	white-space:nowrap;
	margin-top:5px;
	margin-left:30px;
	padding-left:30px;
	margin-bottom:5px;
}

a.iconoRadio {
	background-image:url(../images/iconos/iconoRadio.gif);
	background-repeat:no-repeat;
	width:19px;
	height:18px;
	float:left;
	margin-left:30px;
	padding-left:30px;
	margin-bottom:5px;
}

a.iconoTV {
	background-image:url(../images/iconos/iconoTV.gif);
	background-repeat:no-repeat;
	width:19px;
	height:18px;
	float:left;
	margin-left:30px;
	padding-left:30px;
	margin-bottom:5px;
}

a.iconoInformes {
	background-image:url(../images/iconos/iconoInformes.gif);
	background-repeat:no-repeat;
	width:19px;
	height:18px;
	float:left;
	margin-top:5px;
	margin-left:30px;
	padding-left:30px;
	margin-bottom:5px;
}

a.iconoPublicaciones {
	background-image:url(../images/iconos/iconoPublicaciones.gif);
	background-repeat:no-repeat;
	width:19px;
	height:18px;
	float:left;
	margin-left:30px;
	padding-left:30px;
	margin-bottom:5px;
}

a.creditosWunderman {
	float:right;
	font-size:11px;
	font-style:normal;
	color:#333;
	padding:5px 90px 0 0;
}

a.creditosWunderman:hover {
	color:#000;
	text-decoration:none;
}

#direccionFooter {
	float:left;
	font-size:11px;
	font-style:normal;
	width:400px;
	color:#fff;
	padding:5px 10px 0 10px;
}

#direccionFooter a {
	color:#fff;
	font-weight:normal;
	text-decoration:none;
}

#direccionFooter a:hover {
	color:#ddd;
	text-decoration:none;
}

a.linksDocumentos {
	font-size:12px;
	font-style:normal;
	color:#5c5c5c;
}

a.linksDocumentos:hover {
	color:#9ac841;
	text-decoration:none;
}

a.facebook {
	background-image:url(../images/iconos/facebook.gif);
	background-repeat:no-repeat;
	width:25px;
	height:24px;
	float:left;
	padding:4px;
}

a.twitter {
	background-image:url(../images/iconos/twitter.gif);
	background-repeat:no-repeat;
	width:25px;
	height:24px;
	float:left;
	padding:4px;
}

a.flickr {
	background-image:url(../images/iconos/flickr.gif);
	background-repeat:no-repeat;
	width:36px;
	height:24px;
	float:left;
	padding:4px;
}

a.youtube {
	background-image:url(../images/iconos/youtube.gif);
	background-repeat:no-repeat;
	width:34px;
	height:25px;
	float:left;
	padding:4px;
}