@charset "utf-8";
/* CSS Document */

body {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:#FFFFFF;
}

.movieshow
{
	list-style: none;	
	overflow: hidden;
}

.movieshow li
{
	float: left;
	margin: 5px;
	padding: 0;
}

.movieshow a
{
	display: block;	
}

#contenedor {
	width: 800px;
	/*background-color:#360; */
	position: absolute;
	left: 676px;
	margin-left: -400px;
	clear: both;
	top: 22px;
}

#contenedor #empresas {
	margin-bottom:60px;
	
}
#contenedor #empresas h2 {

	font-size: 12pt;
	font-weight: lighter;
	color: #FFFFFF;
}
	

#contenedor #empresas img {
	border:3px #FFF solid;
}
#titulos {
	clear: both;
	font-size:12pt;
	width: 800px; 
	/* background-color:#93C;*/
	text-align: center;
}

#titulos h1 
{
	font-size: 12pt;
	font-weight: lighter;
	color: #FFFFFF;
}
#logo {
	
	clear: both;
	width:800px;
	/* background-color:#93C; */
	text-align: center;
}

#titulos_simpleview {
	clear: both;
	font-size:12pt;
	width: 800px; 
	/*background-color:#93C;*/
	float: right;
	position: relative;
	right: 75px;
	text-align: center;
	

}

	.desnudo
	{
		float:left;
	}

#titulos_simpleview h1 
{
	font-size: 12pt;
	font-weight: lighter;
	color: #FFFFFF;
}
#titulos_simpleview h2 
{
	font-size: 10pt;
	font-weight: lighter;
	color: #FFFFFF;
}

#logo_simpleview {
	
	clear: both;
	width:800px;
	/* background-color:#93C; */
	float: right;
	position: relative;
	right: 75px;
	text-align: center;
	
	/*margin-right:75px; /* Firefox, Safari, Opera, etc */
	/** margin-right:75px; /* Firefox, Safari, Opera, etc */
	/*_margin-right:37.5px; /* IE6 */
}

#flash_fotos
{	
	clear: both;
	text-align: center;
	width: 750px;
	text-align: center;
	margin: 0 auto;
	margin-left: -50px;
}

	#flash_fotos a
	{
		padding: 10px;
		text-align: center;
	margin: 0 auto;
	}

#navega {
	/*background-color: #903; */
	clear:both;
}

#navega a {
	color:#FFFFFF;
	text-decoration:none;
	font-size: 9pt;
}

#navega a:hover {
	color: #CCCCCC;
	text-decoration: none;
}

a {
	color:#FFF;
	text-decoration:none;
}
#menu_secundario {
	clear: both;
	width:485px;
	/*background-color:#0F9; */
	float: right;
	position: relative;
	right: 75px;
	text-align: center;

	}

#menu_secundario ul {
	list-style:none;
}
#menu_secundario li {
	display: inline;
}

#menu_secundario a {
	color:#FFFFFF;
	text-decoration:none;

}
#menu_secundario a:visited {
	color:#FFFFFF;
	text-decoration:none;
}
#menu_secundario a:active {
	color:#9933CC;
	text-decoration:none;


}
#menu_secundario a:hover {
	color: #999;
	text-decoration:none;

}
#menu_secundario .selec{
	color: #9966FF;

}
/* clases para imagenes patagonicas */

#luces {
	background:url(../img/bg_luces.jpg) repeat-x;
	height:20px;
	width:100%;
	}
	
/* clases para seccion ellos dicen */

#expand_ppal {
	width:800px;
}
#expand {

	width:380px;
	float: left;

}

#flash{
	width:400px;
	float:left;
	text-align:right;
	margin-right:20px;
}
#titulos p {
	font-size:9pt;
}

