@charset "utf-8";
/* CSS Document */
input[type="text"], input[type="password"], textarea, select { 
    outline: none;
}

*{
	margin:0 auto;
	padding: 0;
}

.bg {
	width: 100%;
}
.header {
	height: 167px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	background:url(../imagenes/hd-bg-c.gif);
	background-repeat:repeat-x;
	text-decoration: none;
	width: 100%;
}
.header .contenido {
	height:167px;
	width:950px;
}
.logo {
	background-image:url(../imagenes/chatenruleta.png);
	background-repeat:no-repeat;
	height:104px;
	width:425px;
	float:left;
	
}
.header .texto{
	background-image:url(../imagenes/conocesonriedisfruta.png);
	width: 681px;
	height: 56px;
	float:left;
	margin-left: -300px;
	margin-top:73px;
	background-repeat: no-repeat;
}
.promociones {
	width: 100%;
	height: 31px;
	background-image: url(../imagenes/1acord.gif);
	background-repeat:repeat-x;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #a7a7a7;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #a7a7a7;
}
dd{
	width:100%;
	height:144px;
}

.recomendamos {
	width: 100%;
	height: 31px;
	background-image: url(../imagenes/2acord.gif);
	background-repeat:repeat-x;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #a7a7a7;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #a7a7a7;
		margin-top:-1px;
}

.patrocinadores {
	width: 100%;
	height: 31px;
	background-image: url(../imagenes/3acord.gif);
	background-repeat:repeat-x;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #a7a7a7;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #a7a7a7;
	margin-top:-1px;
}
.pie {
background-color:#bebebe;
height:33px;
width:100%;
border-top-width:1px;
border-top-color:#FFF;
border-top-style:solid;
}
.pie .menu{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-transform: uppercase;
	color: #6e6e6e;
	float:left;
	width:500px;
	margin-top: 10px;
	margin-left: 20px;
	
}
.pie .menu a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-transform: uppercase;
	color: #6e6e6e;
	text-decoration: none;	
}
.pie .logo{
width: 105px;
height: 30px;
float:right;
margin-top:2px;
margin-right:10px;
background-image:url(imagenes/blank.png);

}
.sistema{
	height: 630px;
	background-image:url(../imagenes/bgcams.gif);
	background-color:#fafafa;
	background-repeat:repeat-x;
	width: 100%;
	margin-top: 10px;
}
.int{
	height: 630px;
	width: 1100px;
}
.acord1{
	margin-top:10px;
	margin-left: 40%;
	width:93px;
	height:7px;
	background:url(../imagenes/recomendamos.gif);
	background-repeat:no-repeat;
}
.acord2{
	margin-top:10px;
	margin-left: 25%;
	width:81px;
	height:7px;
	background:url(../imagenes/promociones.gif);
	background-repeat:no-repeat;
}
.acord3{
	margin-top:10px;
	margin-left: 10%;
	width:81px;
	height:7px;
	background:url(../imagenes/topsalas.gif);
	background-repeat:no-repeat;
}
.salas{
	width: 65px;
	height:29px;
	float:right;
	cursor:default;
	color: #C00;
}
.idiomas {
	float: left;
	width: 193px;
	height: 27px;
	margin-left: 40px;
	margin-top: 10px;
}
.selectidiomas {
	width: 100px;
	height: 9px;
	float: left;
	margin-top: 9px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #404040;
	text-decoration: none;
	background-image: url(../imagenes/flechblue.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.banderas {
	width: 90px;
	height: 26px;
	float: left;
}
.idioma {
	width: 19px;
	height: 26px;
	float: left;
	margin-left: 10px;
}
.canales{
	height: 29px;
	width:150px;
	float:right;
	margin-top:10px;
}
.titsalas {
	width: 70px;
	height: 9px;
	float: left;
	margin-top: 9px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #404040;
	text-decoration: none;
	background-image: url(../imagenes/flechblue.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
