@charset "UTF-8";
/* CSS Document */

*{
	margin:0px;
}

ul {
    padding-left: 3px;
    margin-left:3px;
    list-style-type: none;
}
ul li {
	padding-left: 5px;
	margin-bottom: 1em;
	background-image: url(vineta.png);
	background-repeat: no-repeat;
	background-position: 0.5em 0.5em;
	text-indent: 15px;
	text-align: left;
	white-space: normal;
	font-size: 12px;
}
a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	text-decoration: none;
	color: #009;
}
a:active {
	text-decoration: none;
	color: #FFF;
}
#wrapanimacion{
	width:100%;
	float:left;
	background-color:#000;
}
#izquierda{
	width:18%;
	float:left;

	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 15px;
	text-align: justify;
}
.texto{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #575555;
	text-align: left;
}
.fb-like-box{
	background:#FFFFFF;
}
#animacion{
	width:800px;
	float:left;
	margin:auto;	
	
}
#derecha{
	width:225px;
	float:right;

	}
#header {
	height: 90px;
	width:456px;
	background-color: #DD0013;
	float:left;

	
}
#wrap-header{
	height:90px;
	width:100%;
	float:left;
		background-color: #DD0013;
}
#footerr {
	height: 30px;
	width: 100%;
	background-color: #DD0013;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: #FFF;
	float:left;
		

}

#fb {
	height: 90px;
	width: 400px;
	float:right;
	
}
#fb-icono {
	height: 30px;
	width: 30px;
	float:right;
	margin-top: 5px;
	margin-bottom: 5px;
}