@charset "utf-8";
/* CSS Document */
*{ margin:0; padding:0;}
#piegrande {
	clear:both;
	 margin: 0px auto 0 auto;
	 padding:0;
	 height:45px;
	 width:100%;
	 background:url(../img/fp.jpg) repeat-x;
}
#pie {
	clear:both;
	width:1088px;
	height:45px;
	margin:0 auto;
	background:url(../img/pie.jpg) no-repeat;
}
#piederechos {
	margin-left:244px;
	float:left;
	width:600px;
	height:45px;
}
#piederechos p{
        font-family:Arial, Helvetica, sans-serif;
		font-size: 10px;
		color:#FFF;
		text-align:center;
		margin-top:12px;
	
		
}
#redes{
	float:left;
	width:132px;
	height:40px;}
	/*-----ITEMS DE REDES-----*/
#redes ul li{
        display:block;
		width:33px;
		height:40px;
		float:left;
		list-style:none;
		text-indent:-10000px;     
}
		
#redes ul li a{
	    display:block;
		height:100%;
		width:100%;	
		text-decoration:none;
}

#facebook{
	background:url(../img/redes1.jpg) no-repeat 0 0;
}

#twitter{
	
	background:url(../img/redes2.jpg) no-repeat 0 0;
}
#googleplus{
	
	background:url(../img/redes3.jpg) no-repeat 0 0;
}
#youtube{
	
	background:url(../img/redes4.jpg) no-repeat 0 0;
}

#voto{
	float:left;
	width:216px;
	height:35px;
	margin-top:5px;
	background:url(../img/voto.jpg) no-repeat 0 0;
	}
#go {
	float:left;
	width:58px;
	height:35px;
	
	
	}
#like {
	float:left;
	width:82px;
	height:35px;
	
	}
#tw {
	float:left;
	width:76px;
	height:35px;
	}