/*Body code style sheet for jacobinodiscos.cl
*/
div
{
}
body
{
    background-color : #ffffff;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-position: 5px 5px;
    font-family: helvetica;
    line-height : normal;
    font-size : 9pt;
    color : #000000;
}
#titulares
{
    background-color: #ffffff;
    color: #000000;
    position : absolute;
    top : 50px;
    left : 400px;
}
#news
{
    background-color: #ffffff;
    color: #000000;
    position : absolute;
    top : 140px;
    left : 860px;
    width : 200px;
    overflow: auto;
}
#navigator
{
    position : absolute;
    top : 150px;
    left : 60px;
    width : 800px;
    text-align: right;
    word-spacing: 7px;
}
#content
{
    background-color : #ffffff;
    position : absolute;
    top : 178px;
    left : 50px;
    width : 800px;
    height : 800px;
}
#disco
{
    border-style: dashed;
    border-width: 2;
    border-top-style: dotted;
    border-top-color: white;
    border-top-width: thick;
    border-left: none;
}
#mp3player
{
	position: absolute;
	top: 5px;
	left: 450px;
	width: 300px;
}
#newsletter
{
    position : absolute;
    top : 50px;
    left : 868px;
    width : 200px;
}
#blog
{
	width : 100%;
	border-style: dashed;
	border-width: 2;
	border-top-style: dotted;
	border-top-color: white;
	border-top-width: thick;
	border-left: none;
	border-right: none;
}
#contact
{	
	background-color: #ffffff;
	width : 100%;
	border-top-style: dotted;
	border-top-color: black;
	border-top-width: thick;
	border-top-width: 2;
	border-left: none;
	border-right: none;
	border-bottom: none;
}
#huge
{
    font-size: 50pt;
}
#intro
{
	font-size: 185pt;
	font-weight: bold;
	letter-spacing: -58px;
	line-height: 50%;
}
#conejito
{
	position: absolute;
	top: 0px;
	left: 5px;
}
#flyerizq
{
	position: relative;
	top: 0px;
	left: 190px;
	width: 100px;
}
#flyerder
{
	position: absolute;
	top: 0px;
	left: 300px;
	width: 100px;
}
.grey
{
    font-weight: bold;
    font-size : 130%;
    color : #A0A0A0;	
}
p
{
    font-size: 9pt;
    text-align : left;
    margin-right : 10px;
    margin-left : 10px;
    color: #000000;
}
ul
{
    font-size : 150%;
    text-align : left;
    margin-left : 10px;
    color : rgb(204, 204, 204);
}
li
{
    text-align : left;
    color: #000000;
}
h1
{
    font-size : 160%;
    text-align : left;
    margin-left : 10px;
    color : #A0A0A0;
}
a
{
}
a:link
{
    color : #2C9B2B;
    text-decoration : none;
    font-size: 12pt;
    font-weight: bold;

}
a:visited
{
    color: #2C9B2B;
    font-size: 12pt;
    text-decoration : none;
    font-weight: bold;
}
a:hover
{
    color: #00cc33;
    text-decoration : none;
    font-size: 12pt;
    font-weight: bold;
}
