.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
}
.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #f10966;
	text-decoration: none;
}

.titulofichas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #B0AF00;
	text-decoration: none;
}
.textointro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}

a:link, a:visited {
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
}

a:hover, a:active {
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #f10966;
	text-decoration: none;
}
.pie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #A26D0D;
	text-decoration: none;
}


/**/
#sociallinks{
	height: 30px;
}

#sociallinks ul{
	display: inline;
	list-style-type: none;
}

#sociallinks li{
	display: inline;
	float: right;
	width:30px;
	height:30px;
}


#sociallinks{
	width: 200px;
	height: 30px;
	list-style-type:none;
}

#sociallinks ul{
	display: inline;
	border: none;
	list-style-type:none;
}


ul#sociallinks li.link_facebook a {
	background: url(imgs/facebook_.png) no-repeat;
	display: inline;
	width:30px;
	height:30px;
	text-indent:-99999px;
	float: left;
	padding-right: 5px;
	list-style: none;

}

ul#sociallinks li.link_twitter a {
	background: url(imgs/twitter_.png) no-repeat;
	text-decoration:none;
	display: inline;
	width:30px;
	height:30px;
	text-align:center;
	float:left;
	text-indent:-99999px;
	padding-right: 5px;
}

ul#sociallinks li.link_myspace a {
	background: url(imgs/myspace_.png) no-repeat;
	display: inline;
	width:30px;
	height:30px;
	text-indent:-99999px;
	float: left;
	padding-right: 5px;
}
ul#sociallinks li.link_feed a {
	background: url(imgs/feed_.png) no-repeat;
	display: block;
	width:30px;
	height:30px;
	text-indent:-99999px;
	float: left;
	padding-right: 5px;
}
	
ul#sociallinks li.link_facebook a:hover {
	background: url(imgs/facebook_.png) no-repeat;
	background-position: 0 -30px;
	text-decoration:none;
	display:block;
	width:30px;
	height:30px;
	text-align:center;
	float:left;
	text-indent:-99999px;
	padding-right:5px;
}

ul#sociallinks li.link_twitter a:hover {
	background: url(imgs/twitter_.png) no-repeat;
	background-position: 0 -30px;
	text-decoration:none;
	display:block;
	width:30px;
	height:30px;
	text-align:center;
	float:left;
	text-indent:-99999px;
	padding-right:5px;
}

ul#sociallinks li.link_myspace a:hover {
	background: url(imgs/myspace_.png) no-repeat;
	background-position: 0 -30px;
	text-decoration:none;
	display:block;
	width:30px;
	height:30px;
	text-align:center;
	float:left;
	text-indent:-99999px;
	padding-right:5px;
}

ul#sociallinks li.link_feed a:hover {
	background: url(imgs/feed_.png) no-repeat;
	background-position: 0 -30px;
	text-decoration:none;
	display:block;
	width:30px;
	height:30px;
	text-align:center;
	float:left;
	text-indent:-99999px;
	padding-right:5px;
}


.tituloautores {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #f10966;
	text-decoration: none;
}
p {
	margin: 0px;
	padding: 0px;
}

/*SOCIAL LINKS */
