@charset "utf-8";
/* CSS Document */

#page {
	background-color:#FFFFFF;
	background-image:url(images/background.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	width: 960px;
	height: 700px;
	margin-left:auto;
	margin-right:auto;
}
#menu{

font-family: "Trebuchet MS",Arial,Verdana, Helvetica, sans-serif;
text-decoration:none;
font-size: 12pt;
color:#000000;
position:relative;
top: 85px;
left:250px;
}

a{
text-decoration:none;
color:#000000;
}
a:hover{

text-decoration:none;
color:#556247;
/*
background-color:#000000;
*/
}

#video{
position:relative;
top: 150px;
left: 46px;
width: 400px;
}
#sinopsis{
font-family: "Trebuchet MS",Arial,Verdana, Helvetica, sans-serif;
text-decoration:none;
font-size: 10pt;
color:#000000;
position:relative;
top: 150px;
left: 46px;
text-align:justify;
background:none;
width: 850px;

}

#linkHeader
{
width:200px;
position:relative;
top: 100px;
}
img{
border:none;
background:none;
}

a img
{
background:none;
}