/* CSS Document */

body{
margin:0px;
background:url(imagenes/bg.gif) top center;
font-family: "Comic Sans MS";
font-size: 15px;
line-height:30px;
text-align:justify;
}

h1{
font-size:16px;
color:#731919}

ul{list-style-image:url(imagenes/heart.gif)}

#header{
width:845px;
height:340px;
margin:0px auto;
text-align:center}

#contenidotop{
width:860px;
height:100px;
margin:0px auto;}

#contenidomiddle{
background:url(imagenes/bg_middle.gif) top repeat-y;
width:860px;
margin:0px auto;}

#contenedor{margin:0px 36px 0px 36px}

#contenidobottom{
height:91px;
width:860px;
margin:0px auto;}

#footer{
	text-align:center;
	width:860px;
	margin:0px auto;
	padding-bottom:6px;
	font-size: 12px;
}

A{
	FONT-SIZE: 12px;
	COLOR: #FFFFFF;
	text-decoration:none
}
A:active,A:visited{
	FONT-SIZE: 12px;
	color: #FFFFFF;
	text-decoration:none
}
A:hover{
	FONT-SIZE: 12px;
	color: #dece9c;
	text-decoration: none;
}


#liga{
	text-align:center;
	width:860px;
	margin:0px auto;
	padding-bottom:6px;
	font-size: 15px;
}

A.liga{
	FONT-SIZE: 15px;
	COLOR: #600001;
	text-decoration:none
}
A.liga:active,A.liga:visited{
	FONT-SIZE: 15px;
	color: #600001;
	text-decoration:none
}
A.liga:hover{
	FONT-SIZE: 15px;
	color: #600001;
	text-decoration:underline
}

#quantum{
	text-align:center;
	font:Verdana, Arial, Helvetica, sans-serif 10px #ffffff;
}

a.quantum{
	FONT-SIZE: 10px;
	COLOR: #FFFFFF;
	text-decoration:none
}
a.quantum:active,a.quantum:visited{
	FONT-SIZE: 10px;
	color: #FFFFFF;
	text-decoration:none
}
a.quantum:hover{
	FONT-SIZE: 10px;
	color: #D7BFA8;
	text-decoration:underline
}