body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	background-color: #000000;
	color: #FFFFFF;
	text-align: justify;
	height:100%;
}
#main {
	width: 955px;
	height: 100%;
	margin: 0 auto;
	background-image: url(images/fondo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFFFFF;
	overflow:hidden;
}
#head_a {
	float: left;
	width: 198px; /*955-757*/
	height: 214px;
}
#head_b {
	float: right;
	width: 757px;/*955-198-10padding*/
	height: 208px;
	padding-top: 6px;
}
/*### MENU SUPERIOR ###*/
#menu{
	background-image: url(images/fondo_menu.jpg);
	background-repeat: no-repeat;
	height: 28px;/*38-10padding*/
	padding-left: 210px;
	padding-top: 10px;
	font-weight: bold;
	width: 745px;/*955-210padding*/
	float: left;/*ghrome*/
}
#menu a:hover{
	text-decoration: none;
	color: #FFFFFF;
}
/*### FIN MENU SUPERIOR ###*/
#left {
	float: left;
	width: 234px; /*955-721*/
}
#right {
	float: right;
	width: 711px;/*955-234-10padding*/
	margin-left: 10px;
	margin-top: 10px;	
}
#pie_menu{
	width: 955px;
	text-align: center;
	margin: 0 auto;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #000000;
	float: left;/*ghrome*/
}
#pie_menu a:link, #pie_menu a:visited{
	text-decoration: underline;
	color: #990000;
}
#pie_menu a:hover{
	text-decoration: none;
	color: #990000;
}
#pie{
	background-image: url(images/pie.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 104px;
	width: 955px;
	margin: 0 auto;
	float: left;/*ghrome*/
}
/*estilos cell left*/
.fnd_tabla_left{
	background-image: url(images/tabla_left_b.png);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 5px 10px 0 18px;
}
.fnd_tabla_left p{
	margin: 0px;
	padding: 0px;
}
.tit_left{
	background-color: #990000;
	font-size: 14px;
	font-weight: bold;
	border: 1px solid #FFFFFF;
	padding: 6px;
	margin-left: 12px;
	margin-right: 4px;
}
/*fin estilos cell left*/
/* ############# estilos caja de video ############# */
.box{
	background-image: url(images/box_b.jpg);
	background-repeat: no-repeat;
	width: 679px;/*679+20padding*/
	height: 422px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.tit_video{
	font-size: 16px;
	font-weight: bold;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
}
.foto_princ{
	float: left;
	width: 400px;/*679-279*/
	height: 200px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.descripcion{
	float: right;
	width: 269px;/*679-400-10padding*/
	height: 200px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	padding-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.thumbs{
	float: left;
	width: 528px;/*679-151*/
}
.dur{
	float: right;
	width: 151px;/*679-528*/
}
.num{
	font-size: 16px;
	font-weight: bold;
}
.boton{
	font-size: 16px;
	font-weight: bold;
	background-image: url(images/boton.png);
	background-repeat: no-repeat;
	height: 37px;
	width: 147px;
	text-align: center;
	padding-top: 10px;
}
a.vid:link, a.vid:visited {
	color: #CC0000;
}
a.vid:hover{
	color: #000000;
}
a.vidtrailer:link, a.vidtrailer:visited {
	color: #CC0000;
}
a.vidtrailer:hover{
	color: #000000;
}
/* ############# fin estilos caja de video ############# */
.red{
	color: #FFFFFF;
}
a:link, a:visited{
	text-decoration: none;
	color: #FFCC00;
}
a:hover{
	text-decoration: underline;
	color: #FFFFFF;
}
.pie_txt{
	width: 480px;
	padding-left: 100px;
	padding-top: 6px;
	text-align: center;
	font-size: 11px;
}
.paginatediv{
	text-align: center;
	padding-top: 10px;
	color: #990000;
	margin: 10px auto;
}
a.paginate:link, a.paginate:visited{
	font-size: 20px;
	color: #990000;
	padding-left: 3px;
	padding-right: 3px;
}
a.paginate:hover{
	text-decoration: none;
	color: #FF0000;
}
.current{
  font-size: 20px;
	text-decoration: none;
	color: #FF0000;
	font-weight: bold;
}
a:hover.cams { text-decoration:underline; color:#000; }
#simplemodal-overlay {background-color:#000;}
#simplemodal-container {height:375px; width:520px; color:#bbb; background-color:#333; border:4px solid #444; padding:5px;}
#simplemodal-container a {color:#fff; font-weight:bold;}
#simplemodal-container a.modalCloseImg {background:url(images/x.png) no-repeat; width:25px; height:29px; display:inline; z-index:3200; position:absolute; top:-15px; right:-16px; cursor:pointer;}
#simplemodal-container strong {color:#fff;}
