@charset "UTF-8";
body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #99cc66;
	background-image: url(fondobodybloc-verd.gif);
	background-repeat: repeat-x;
	background-position: top;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 3mm;
	margin-top: 0px;
}
h2 {
	font-size: 18px;
	font-weight: bolder;
	color: #990000;
	margin-top: 1px;
	margin-bottom: 20px;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	margin-top: 1px;
}
p {
	font-size: 12px;
	margin-top: -10px;
}
ul {
	margin-top: 0px;
	list-style-type: none;
}
li {
	list-style-type: disc;
	font-size: 10px;
	margin-top: 4px;
	display: block;
}
#barra {
	background-color: #000099;
	height: 5px;
}
#contenidor {
	height: 700px;
	width: 800px;
	position: absolute;
	top: 5px;
	left: 40px;
	background-image: url(fondo-verd.jpg);
	background-repeat: no-repeat;
}
#botons {
	float: right;
}
#botonera {
	font-size: 12px;
	float: right;
}
#anagrama {
	position: absolute;
	height: 81px;
	width: 81px;
	left: 20px;
	top: 0px;
}
#logo {
	position: absolute;
	height: 40px;
	width: 650px;
	left: 120px;
	top: 55px;
}
#film {
	width: 775px;
	position: absolute;
	height: 550px;
}
#cortina {
	position: absolute;
	width: 775px;
	left: 12px;
	top: 120px;
	height: 20px;
}
.negreta {
	font-weight: bold;
}
.cursiva {
	font-style: italic;
}
.transparencia {
   opacity: .75;
   -moz-opacity: .75;
   filter:alpha(opacity=75);
} 
.vincleWeb {
	display: block;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 8px;
	font-weight: bold;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #66CC33;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #66CC33;
	font-style: italic;
}
.vincleWeb:link,.vincleWeb:visited {
	color: #66FF66;
	background-color: #006633;
	display: block;
}
.vincleWeb:hover {
	color: #000066;
	background-color: #FFCC00;
	display: block;
}
.dreta {
	float: right;
}
#labMenu {
	width: 180px;
}
#labText {
	font-size: 12px;
	float: right;
	width: 500px;
	text-align: justify;
}
#selecStils {
	height: 200px;
	width: 100px;
	left: 860px;
	top: 125px;
	position: absolute;
}
