@charset "UTF-8";
/* CSS Document */
/*@import"sub_nav_menu.css";*/
/*@import"tab.css";*/

@import"nav_menu.css";
@import"content.css";
@import"footer.css";


/*Clear CSS*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, caption
{
	margin:0;
	padding:0;
	border:0;
	font-weight:normal;
	font-style:inherit;
	font-size:14px;
	font-family:"Trebuchet MS", Verdana;
	vertical-align:baseline;
	text-decoration:none;
	color:#CCCCCC;
}
em{ font-style:italic;}
:focus{	outline:0;}
ol, ul{	list-style:none;}

ol{	list-style:decimal;}

/* tables still need 'cellspacing="0"' in the markup */
table {	border-collapse:separate;	border-spacing:0;}
caption, th, td{	text-align:left;	font-weight:normal; border-bottom:#FFFFFF solid 1px; padding:5px;}
blockquote:before, blockquote:after,q:before, q:after{	content:"";}
strong{ font-weight:bold;}
blockquote, q{	quotes: "" "";}
.clear{	clear:both;}

p{ line-height:1.5em; padding:5px 5px 15px 5px; }
h3{ font-size:18px; padding:5px 5px 10px 5px;}
h4{ font-size:16px; padding:5px 5px 10px 5px;}
h5{ font-size:16px; padding:5px 5px 10px 5px;}


/*Clear CSS*/
/* ----------------- gracias clearfix! -- */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
	

html{ background: url(bg/bg_new.jpg);}


/*body { background:url(bg/fondo_tarde.png) repeat-x;}*/
/*#contenedor{ width:962px; margin:0 auto;   }*/

#contenedor{ width:962px; margin:0 auto; position:relative; background:url(bg/bg-contenedor-dia.png) repeat-x;
					overflow: hidden; 	/* esta es la magia */ }
					

/*Header*/

#header{width:960px; margin:0 auto;height:230px; background:#000 /*url(css/bg-header-shadow.png) repeat-x*/; position:relative; z-index:100;	}
#header em{ display:none;}
#header h1 a{ width:972px; height:168px; margin:0;position:absolute; z-index:1; display:block; padding:10px 0 0 0;
				 background:url(http://www.casinomonticello.cl/css/bg/filmstrip.png) no-repeat bottom;  
				 text-indent:-9999px; left:0px; cursor:pointer; }
				 
				 

/*Header*/

#animacion_principal {width:911px; height:387px;}

#animacion_principal img{width:911px; height:387px;}

#main_full ul#galeria_imagenes { width:880px; }
#main_full #galeria_imagenes li{ float:left; margin:2px; height:30px; list-style:none; }
#main_full #galeria_imagenes li img{ padding:0; border:#FFFFFF 3px solid; height:35px; width:50px;}
