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

body{ 
		margin:auto;
		background-color:#1D1D1D;
		background-image:url(../img/web/fondo.jpg)
	 }
	 
	 	.publiLeft{
		    width:270px;
			height:150px;
			margin-top:15px;
			background-color:#666;
			padding: 10px;
			float:left
		
		}
		
		.publi{width:270px;
			height:150px;
			margin-left:15px;
			margin-top:15px;
			background-color:#666;
			padding:10px;
			float:left}
	
#borde {
	margin:auto;
	margin-top:30px;
	margin-bottom: 30px;
	width: 900px;
	background-color:#1F1F1F;
	padding: 15px
	} 
	 
#top {
		width:900px;
		height:150px;
		margin:auto;
		margin-bottom:15px
		
		
	}
#menu {
		width: 900px;
		height:80px;
		margin:auto;
		margin-bottom:15px;
		background-image:url(../img/web/menu.jpg)
	}
#slider { width: 900px;
		  height: 300px;
		  margin:auto;
		  margin-bottom: -85px}
#fbLike {
	width: 190px;
	height: 80px
	/*float:right;*/
	
	}
#cuerpo{
	width: 900px;
	height: 520px;
	margin:auto
		
	}
	
	.itemMenu{ height:80px;
	float:left;
	margin:0}
	
	#online { width: 400px;
	
	float:left;
	background-color:#bcd4e6;	
	padding: 15px}
	#ustream{ 
	height: 80px;
	float:left}
#textoOnline{ float:left;
height: 80px;
line-height:20px;}
	
	.botonMin{ width: 150px;
	height: 150px;
	margin-left: 15px;
	float:left}
	
	#botonFace{ width: 150px;
	height: 150px;
	float:left}
	
	#botonCompartir{ width: 110px;
					 height: 120px;
					 padding-top: 30px;
					 padding-left: 30px;					 
					 float:left
				   }
	
	.botonMed{ width: 290px;
	height: 150px;
	margin-left: 15px;
	background-color:#69F;	
	float:left;
	vertical-align:central}
	
	.botonMax { width: 400px;
	height: 120 px;
	vertical-align: middle;	
	float:left;
	background-color:#F99;	
	padding: 15px}
	





