/* CSS Document *//*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~	general*/body {	background-image: url();	margin: 0px;	color: #000;	font-family: 'lucida grande', geneva, verdana, helvetica, arial, sans-serif;	font-size: 14px;	text-decoration: none;}-->/***** inicio del estilo del menu No 2 ******/ul#uno {	list-style:none;	margin:0;	padding:0;}ul#uno li {	margin:6px 6px -1px;	padding:0;	float:left;}ul#uno li a {	display:block;	padding:4px 0 -11px;	font-family: 'lucida grande', geneva, verdana, helvetica, arial, sans-serif;	font-size: 12px;	text-decoration:none;	text-align:center;	text-transform: uppercase;	font-weight : bold;	color: #FFFFFF;	bottom: 11px;	clip:    rect(auto auto 11px auto);	border: none;}ul#uno li a:hover {	color: #c6c6c6;	text-decoration: line-through;	/*background-image: url(img/fondo.gif);*/}/***** fin del estilo del menu No 2 e74078******/tr#head {	background-color: #76aacb;}a.footer, p.footer {font-family:'lucida grande',geneva,verdana,helvetica,arial,sans-serif;margin:0px;text-decoration:none;color:#333333;font-size:10px;padding-bottom:30px;text-align:center;}hr#line{	border-bottom-width: 1px;	border-bottom-style: solid;	border-bottom-color: 333333;}hr#line{	border-bottom-width: 2px;	border-bottom-style: solid;	border-bottom-color: 333333;}hr#line5{	border-bottom-width: 5px;	border-bottom-style: solid;	border-bottom-color: 333333;}h2{	background: #DDDDDD;	font-size : 12px;	font-weight : bold;	padding: 5px;	color: #333333;}/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~	images*/img.border{	border: solid 1px #DDDDDD;}img.left{	margin-right: 10px;	margin-bottom: 5px;}img.right{	margin-left: 10px;	margin-bottom: 5px;}/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/.destacado{	color: #999999;	font-size: 12px;	font-weight: bold;}a{	color: #333333;	text-decoration: none;}a:hover{	color: #000000;	text-decoration:underline;}td#contacto {	color: #000000;	font-family: 'lucida grande', geneva, verdana, helvetica, arial, sans-serif;	font-size: 11px;}#filmografia{    color: #000000;	font-family: 'lucida grande', geneva, verdana, helvetica, arial, sans-serif;	font-size: 11px;    overflow:scroll;	height:290px;	/*width:720px;*/}table#filmograTable{ color: #000000;	font-family: 'lucida grande', geneva, verdana, helvetica, arial, sans-serif;	font-size: 11px;}#videoscroll{	color: #000000;	font-family: 'lucida grande', geneva, verdana, helvetica, arial, sans-serif;	font-size: 11px;	overflow:scroll;	height:260px;	background-image: url(../img/fondo.gif);	/*width:720px;*/}/***** inicio del estilo del SUBmenu  ******/ul#subMenu {	list-style:none;	margin:0;	padding:0;}ul#subMenu li {	margin:6px 6px -1px;	padding:0;	float:left;}ul#subMenu li a {	display:block;	padding:4px 0 -11px;	font-family: 'lucida grande', geneva, verdana, helvetica, arial, sans-serif;	font-size: 12px;	text-decoration:none;	text-align:center;	text-transform: uppercase;	font-weight : bold;	color: #333333;	bottom: 11px;	clip:    rect(auto auto 11px auto);	border: none;}ul#subMenu li a:hover {	color: #76797C;	text-decoration: line-through;	/*background-image: url(img/fondo.gif);*/}/***** fin del estilo del menu No 2 ******/td#headVideos {	background-color: #dddddd;}h1{	color: #999;	font-size : 16px;	font-weight : bold;	text-decoration : none;}textarea {	border: solid 1px #ccc;	color: #666;	font-family: verdana, geneva, sans-serif;	font-size: 11px;	width: 300px;	height: 150px;}.caixa  {	padding : 0px;  border: 1px #333333 solid;   color: #DDDDDD;  background-color: #000;  }/*div#header {background:transparent url(../img/shadow.png) repeat-x scroll 0pt;height:50px;left:0px;position:absolute;top:0px;width:100%;}*/#header {		position: fixed;		top: 0;		left: 0;		background: url(../img/shadow.png) repeat-x 0 0;		margin: 0;		padding: 0;		width: 100%;		height: 50px;	}#bottomshadow {		position: fixed;		bottom: 0;		left: 0;		background: url(../img/dropbottom.png) repeat-x 0 0;		margin: 0;		padding: 0;		width: 100%;		height: 15px;}	/*#bottomshadow a,  #header a {		visibility: hidden;	}* html #bottomshadow {		display: none;	}*/
