﻿/* www.magiadefey.com Dulce Tentación */
@charset "utf-8";
/* CSS Document */

*
{
margin: 0px;
padding: 0px;
}

a:link {
	color: #77B9DD;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #75ABCD;
}
a:hover {
	text-decoration: none;
	color: #8cd7ff;
}
a:active {
	text-decoration: none;
	color: #8cd7ff;
}

.style7 {
	color: #77B9DD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

body {
	
	background: #000000;
	background: url(images/fondo.jpg) repeat-y;
	background-position: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #FFFFFF;
}

#content
{
	width: 100%;
	text-align: justify;
	background: url(images/afey1b.jpg) no-repeat;
	background-position:center top;
}

#main
{
width: 900px;
margin: auto;
}

#back
{
width: 900px;
margin: 0 auto;
}

#header {
	width: 900px;
}

#logo {
width: 900px;
height: 360px;
text-align: left;
padding-left: 0px;
padding-top: 0px;
}

#menu
{
background: none;
width: 100%;
height: 40px;
clear: both;
padding-left: 0px;

}

#login
{
width: 590px;
height: 32px;
padding-top: 15px;
padding-right: 10px;
margin-right: 13px;
text-align: right;
float: right;
}

#panel_head{
width: 637px;
height: 51px;
background-image:url(images/head_panel.jpg);
background-position: center;
background-repeat: no-repeat;
float: right;
margin-right: 13px;
margin-top: 20px;
}

#panel_content{
width: 637px;
height: 250px;
background-image:url(images/content_panel.jpg);
background-position: center;
background-repeat: no-repeat;
float: right;
margin-right: 13px;
}

#panel_footer{
width: 637px;
height: 12px;
background-image:url(images/bottom_panel.jpg);
background-position: center;
background-repeat: no-repeat;
float: right;
margin-right: 13px;
}

#noticias_head{
width: 401px;
height: 51px;
background-image:url(images/head_noticias.png);
background-position: center;
background-repeat: no-repeat;
float: left;
}

#noticias_content{
width: 386px;
height: 538px;
background-image:url(images/content_noticias.jpg);
background-position: center;
background-repeat: no-repeat;
float: left;
padding-left: 15px;
padding-top: 15px;
}

#noticias_footer{
width: 401px;
height: 12px;
background-image:url(images/bottom_noticias.png);
background-position: center;
background-repeat: no-repeat;
float: left;
}

#vip_head{
width: 223px;
height: 51px;
background-image:url(images/head_vip.jpg);
background-position: center;
background-repeat: no-repeat;
margin-top: 13px;
}

#vip_content{
width: 223px;
height: 393px;
background-image:url(images/content_vip.jpg);
background-position: center;
background-repeat: no-repeat;
font-size: 10px;
}

#vip_player{
width: 222px;
height: 160px;
background-image:url(images/content_say.jpg);
background-position: center;
background-repeat: no-repeat;
padding-left: 1px;
}

#say_head{
width: 223px;
height: 51px;
background-image:url(images/head_say.png);
background-position: center;
background-repeat: no-repeat;
}

#say_content{
width: 223px;
height: 383px;
background-image:url(images/content_say.jpg);
background-position: center;
background-repeat: no-repeat;
padding-top: 10px;
}

#say_footer{
width: 223px;
height: 12px;
background-image:url(images/bottom_say.png);
background-position: center;
background-repeat: no-repeat;
}

#say_kct{
width: 223px;
height: 160px;
background-image:url(images/kct.jpg);
background-position: center;
background-repeat: no-repeat;
}


#head_pics{
width: 637px;
height: 51px;
background-image:url(images/head_feypics.jpg);
background-position: center;
background-repeat: no-repeat;
float: right;
margin-right: 13px;
margin-top: 13px;
}

#content_pics{
width: 621px;
height: 91px;
background-image:url(images/content_feypics.jpg);
background-position: center;
background-repeat: no-repeat;
float: right;
margin-right: 13px;
padding-left: 16px;
}

#bottom_pics{
width: 637px;
height: 43px;
background-image:url(images/bottom_feypics.jpg);
background-position: center;
background-repeat: no-repeat;
float: right;
margin-right: 13px;
}

.pic{
float: left;
margin-left: 13px;
margin-top: 12px;
}

#head_tweets{
width: 637px;
height: 51px;
background-image:url(images/head_tweets.jpg);
background-position: center;
background-repeat: no-repeat;
float: right;
margin-right: 13px;
margin-top: 13px;
}

#content_tweets{
width: 637px;
height: 51px;
background-image:url(images/content_tweets.jpg);
background-position: center;
background-repeat: no-repeat;
float: right;
margin-right: 13px;
padding-top: 25px;
}

#bottom_tweets{
width: 637px;
height: 43px;
background-image:url(images/bottom_tweets.jpg);
background-position: center;
background-repeat: no-repeat;
float: right;
margin-right: 13px;
}


#column-left {
  width: 401px;
  float: left;
  margin: 13px 7px 13px 6px;
}

#column-left_1 {
  width: 223px;
  float: left;
  margin: 13px 7px 13px 13px;
}

#column-left_2 {
  width: 223px;
  height: 155px;
  background-image: url(images/columna2.jpg);
  background-position: center;
  background-repeat: no-repeat;
  float: left;
  margin: 40px 7px 0px 13px;
}


#column-right {
  width: 223px;
  float: left;
  margin: 13px 0px 13px 6px;
}

#column-loads {
  width: 885px;
  float: left;
  margin: 0px 0px 0px 7px;
}

#column-net {
  width: 885px;
  float: left;
  margin: 0px 0px 13px 7px;
}

#feynet
{
background: url(images/fey_net1.jpg) no-repeat center top;
width: 291px;
height: 179px;
float:left;
}

#feynet2
{
background: url(images/fey_net2.jpg) no-repeat center top;
width: 291px;
height: 179px;
float:left;
}

#feynet3
{
background: url(images/fey_net3.jpg) no-repeat center top;
width: 291px;
height: 179px;
float:left;
}

.feynetbox
{
background: none;
width: 291px;
height: 251px;
float:left;
margin-left: 3px;
margin-top: 13px;
}


.feynetfooter
{
background: none;
width: 291px;
height: 72px;
float:left;
}

.feynetinfo
{
background: none;
width: 160px;
height: 126px;
color: #ffffff;
font-size: 10px;
float:right;
margin-right: 15px;
margin-top: 80px;
}


#banner2 {
  width: 885px;
  height: 81px;
  margin: 13px 0px 13px 7px;
  float: left;
  background-image: url(images/fey_banner2.jpg);
}

#banner2_visits {
  width: 100px;
  height: 30px;
  margin: 25px 0px 0px 70px;
  float: left;
  background: none;
}

#banner2_nets {
  width: 588px;
  height: 43px;
  margin: 25px 0px 0px 105px;
  float: left;
  background: none;
}

#column-credits {
  width: 875px;
  margin: auto;
  padding: 0px 5px 0px 5px;
  font-size: 10px;
  text-align: center;
}


#web{
width: 633px;
height: 85px;
background:url(images/banner_2.gif);
float: right;
margin-top: 9px;
margin-right: 13px;
padding: 25px 0px 0px 0px;
}

#feysec_head{
  width: 637px;
  height: 70px;
  background-image:url(images/head_sec.jpg);
  background-position: center top;
  background-repeat: no-repeat;
  float: right;
  margin-right: 13px;
  margin-top: 20px;
}

div.feysec {
    width: 637px;
    font-size: 10px;
    background-image:url(images/content_sec.jpg);
    background-position: center top;
    background-repeat: repeat;
    float: right;
    margin-right: 13px;
}

#feysec_footer{
width: 637px;
height: 139px;
background-image:url(images/footer_sec.jpg);
background-position: center;
background-repeat: no-repeat;
float: right;
margin-right: 13px;
}

#feycd1
{
background-image:url(images/fey2/fey_cd01.jpg);
width: 595px;
height: 142px;
color: #ffffff;
font-size: 10px;
float:right;
margin-right: 7px;
margin-top: 15px;
}

#feycd2
{
background-image:url(images/fey2/fey_cd02.jpg);
width: 595px;
height: 142px;
color: #ffffff;
font-size: 10px;
float:right;
margin-right: 7px;
margin-top: 15px;
}

#feycd3
{
background-image:url(images/fey2/fey_cd03.gif);
width: 595px;
height: 142px;
color: #ffffff;
font-size: 10px;
float:right;
margin-right: 7px;
margin-top: 15px;
}

#feycd4
{
background-image:url(images/fey2/fey_cd04.gif);
width: 595px;
height: 142px;
color: #ffffff;
font-size: 10px;
float:right;
margin-right: 7px;
margin-top: 15px;
}

#feycd5
{
background-image:url(images/fey2/fey_cd05.jpg);
width: 595px;
height: 142px;
color: #ffffff;
font-size: 10px;
float:right;
margin-right: 7px;
margin-top: 15px;
}

#feycd6
{
background-image:url(images/fey2/fey_cd06.jpg);
width: 595px;
height: 142px;
color: #ffffff;
font-size: 10px;
float:right;
margin-right: 7px;
margin-top: 15px;
}

#feycd7
{
background-image:url(images/fey2/fey_cd07.jpg);
width: 595px;
height: 142px;
color: #ffffff;
font-size: 10px;
float:right;
margin-right: 7px;
margin-top: 15px;
}

.cdinfo
{
background:none;
width: 400px;
height: 72px;
color: #ffffff;
font-size: 10px;
float:left;
margin-top: 70px;
margin-left: 20px;
}

.cdlist
{
background-image: url(images/fey2/fey_cdlist.jpg);
width: 595px;
height: 71px;
float:right;
margin-right: 7px;
}

.cdver1
{
background: none;
width: 76px;
height: 71px;
float: left;
margin-left: 35px;
}

.cdver2
{
background: none;
width: 76px;
height: 71px;
float: left;
margin-left: 50px;
}

.cdver3
{
background: none;
width: 76px;
height: 71px;
float: left;
margin-left: 65px;
}

.cdver4
{
background: none;
width: 76px;
height: 71px;
float: left;
margin-left: 70px;
}

.cdsong
{
background-color: #121212;
width: 300px;
height: 20px;
color: #ffffff;
font-size: 10px;
float:right;
margin-top: 1px;
margin-right: 7px;
padding-top: 5px;
padding-left: 20px;
}

.cdlyric
{
background: none;
width: 19px;
height: 18px;
float: right;
margin-right: 16px;
}

.cdfooter
{
background-image: url(images/fey2/fey_cdfooter.jpg) ;
width: 320px;
height: 50px;
color: #ffffff;
font-size: 10px;
float: right;
margin-top: 1px;
margin-bottom: 20px;
margin-right: 7px;
}

#feyfans
{
background: none;
width: 595px;
height: 400px;
float: right;
margin-top: 15px;
}

.photo1
{
background: none;
width: 197px;
height: 273px;
float: right;
margin: 5px;
}

.photo2
{
background: none;
width: 595px;
height: 155px;
margin-top: 13px;
}

.photo3
{
background: none;
width: 117px;
height: 308px;
float: right;
margin: 5px;
}

.photo4
{
background: none;
width: 123px;
height: 303px;
float: right;
margin: 5px;
}

.photoconcert
{
background: none;
width: 136px;
height: 273px;
float: right;
margin: 5px;
}

.photoconcert2
{
background: none;
width: 595px;
height: 174px;
margin: auto;
}


#photomagia1
{
background: none;
width: 197px;
height: 344px;
float: right;
margin: 5px;
}

#photomagia2
{
background: none;
width: 197px;
height: 423px;
float: right;
margin: 5px;
}

#photomagia3
{
background: none;
width: 186px;
height: 347px;
float: right;
margin: 5px;
}

#photomagia4
{
background: none;
width: 197px;
height: 377px;
float: right;
margin: 5px;
}

#photolibro
{
background: none;
width: 182px;
height: 423px;
float: right;
margin: 5px;
}

#campeche
{
background: none;
width: 595px;
margin: auto;
}

.feylogo
{
background: none;
width: 184px;
height: 118px;
float: left;
margin-left: 10px;
}

.feylogo2
{
background: none;
width: 184px;
height: 163px;
float: left;
margin-left: 10px;
margin-bottom: 20px;
}

.feylogo3
{
background: none;
width: 124px;
height: 116px;
float: left;
margin-left: 10px;
margin-bottom: 10px;
}

.photoenlace
{
background: none;
width: 260px;
height: 256px;
float: right;
margin-top: 13px;
}

.feyenlace
{
background: none;
width: 300px;
height: 256px;
float: left;
margin-top: 13px;
}


#ribbon
{
background: url(images/ribbon.png) no-repeat center top;
width: 280px;
height: 241px;
position: absolute;
z-index: 4;
}

#column-vota {
  width: 875px;
  height: 101px;
  background-image: url(images/fey_vota.jpg);
  float: left;
  margin: 0px 0px 13px 9px;
  font-size: 10px;
}

#votainfo
{
background: none;
width: 210px;
height: 90px;
color: #ffffff;
font-size: 10px;
float:right;
margin-right: 20px;
margin-top: 20px;
}

#carusel {width:583px; height:72px; float:right; margin-top:19px; margin-bottom:0px; margin-right:13px; text-align:left; border:none !important}

#footer {
	height: 271px;
	clear: both;
	width: 100%;
	padding-top: 0px;
	background: url(images/footer.gif) no-repeat center top;
}

#footer p {
	margin: 0 auto;
	width: 778px;
	font-size: 10px;
	text-align: center;
	color: #ffffff;
}

#footer a {
	color: #ffffff;
}

