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

body{
	font-family:Charcoal, sans-serif;
	margin:0;
	background-color: #EFEFEF;
	font-family: Georgia, "Times New Roman", Times, serif;
	}
#contenedor{
	width:960px;
	margin:0px auto auto;
	padding:0;
}
p{	color:#333333;
	font-size:12px;
	font-family: Georgia, "Times New Roman", Times, serif;}
	
h1 { color:#901472; font-size:20px; font-weight:bold; font-family: Georgia, "Times New Roman", Times, serif; border-bottom: 1px solid #901472; 
 font-style: italic; }
h2 { font-size:16px; color:#901472; line-height:1.5em; padding:0 0 0 10px; }

h3 { font-size:12px; color:#901472; line-height:1.5em;  }


#cabecera{ width:960px; float:left; padding:0; height:150px; background-image:url(img/cabecera-sociales.jpg); background-repeat:no-repeat; position:relative;}

ul li { display: inline;  }
.wide {
border-bottom: 1px #000 solid;
width: 4000px;

}
.fleft { float: left; margin: 0 20px 0 0; }
.cboth { clear: both; }


#logo{
	width:253px;
	height:126px;
	position:absolute;
	left: 43px;
	top: 8px;
}
#menu{ width:160px; float:right;  height:80px; padding:8px 0 0 0; }
#cuerpo{ width:960px; float:left; background-image:url(img/caja-fd.jpg); background-repeat:repeat-y;}
#caja{ width:960px; float:left; font-size:10px; background-color:#FFFFFF; }
#titulo { width:680px; padding:0 0 0 15px; font-size:16px; color:#901472; font-weight:bold; }
.der{ width:190px;float:left; padding:0 10px 0 0; }
.izq{ width:710px; float:left; padding:0 20px; }

.menu a {
  display:block;
  border:none;
  background-position:left top;
  background-repeat:no-repeat;
  width:113px;
  height:33px;
}
.menu a:hover { background-position: 0 -47px; text-decoratin: none;}
.menu .alt { display:none; }

.menu a#boliches { background-image: url(img/boliche.png); width:100px; height:37px;}
.menu a#bares { background-image: url(img/bares.png); width:200px; height:37px; }
.menu a#eventos { background-image: url(img/eventos.png); width:180px; height:37px;}
.menu a#cumples { background-image: url(img/cumples.png); width:130px; height:37px;  }
.menu a#casamientos { background-image: url(img/casamiento.png); width:130px; height:37px;  }
.menu a#deportes{ background-image: url(img/deportes.png); width:100px; height:37px;}

#caja1{ width: 690px; background-color:#BFDEBF; float:left; height:130px; margin:10px;}
#caja-a{ width:225px; float:left; padding:8px 0 0 8px;}
#caja-b { width:450px; float:left;}
.galerias{ width:200px; padding:8px; float:left; font-size:12px; color:#901472; line-height:1.5em;}
#caja2 { width:690px; float:left; background-color:#C8E1EB; height:430px; margin:10px;}
#caja3{ width:690px; float:left; background-color:#DCC3D6; height:130px; margin:10px;}

#caja-verde{ width:690px; float:left; background-color:#BFDEBF; height:430px; margin:10px;}
#caja-rosa{  width:690px; float:left; background-color:#DCC3D6; height:430px; margin:10px;}
.redes-sociales{ float:left; width:340px; height:240px;}
#pie{ width:960px; float:left; background-image:url(img/pie-sociales.jpg); height:110px; background-repeat:no-repeat; }
.pie-cont{ width:940px; padding:30px 10px 0 0; }
.pie { width:140px; float:left; padding:10px 0 0 0; font-size:10px; }
.redes { width:40px; float: right; }
.logo-pie{ width:200px; float:left; }

