@charset "utf-8";
/* CSS Document */
*{
	padding:0px;
	margin:0px;
	}
@font-face {
    font-family: 'bonvenocflight';
    src: url('../fuentes/bonvenocf/BonvenoCF-Light-webfont.eot');
    src: url('../fuentes/bonvenocf/BonvenoCF-Light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fuentes/bonvenocf/BonvenoCF-Light-webfont.woff') format('woff'),
         url('../fuentes/bonvenocf/BonvenoCF-Light-webfont.ttf') format('truetype'),
         url('../fuentes/bonvenocf/BonvenoCF-Light-webfont.svg#bonvenocflight') format('svg');
    font-weight: normal;
    font-style: normal;

}
body{
	background-image:url(../img/background/ver.png);
	font-family: 'bonvenocflight';
	}
#wrapper{
	width:1000px;
	height:800px;
	background-color:#f8f6f6;

	}
header{
	width:1000px;
	height:100px;
	background-color:#333;
	}
#logo{
	width:200px;
	height:100px;
	background-color:#FFF;
	float:left;
	}
#banner{
	width:800px;
	height:100px;
	background-color:#FFF;
	float:left;
	}
nav{
	width:1000px;
	height:40px;
	background-color:#000;
	
	}	
/*trabajo con el posisionamiento*/	
.menu{
	margin:5px auto 0 auto;
	}
/*trabajo la parte visual*/
.menu {
	height:40px;
	width:960px;
	background-color:#000;
	border-radius:5px;
	}
/*trabajo con los li*/
.menu li{
	list-style:none;
	float:left;
	height:40px;
	display:block;
	position:relative;
	}
.menu li a{
	color:#FFF;
	display:block;
	text-decoration:none;
	padding:5px 15px;
	margin:0 5px;
	line-height:30px;
	font-size:17px;
	}
/*Quitar el borde del primer hijo*/	
.menu li:first-child a{
	border-left:none;
	}
.menu li:flast-child a{
	boder-right:none;
	}
/*Trabajo con los hover*/
.menu li:hover a{
	color:#FFF;
	}
/*Trabajo con lossubmenu*/	
.menu ul{
	position:absolute;
	background-color:#000;
	opacity:0;
	}
.menu li:hover > ul{
	opacity:1;
	}
.menu ul li{
	height:o px;
	overflow:hidden;
	padding:0px;
	}
.menu li:hover > ul li{
	height:auto;
	overflow:visible;
	padding:0px;
	}		


section{
	width:1000px;
	height:590px;
	background-color:#FFF;
	}
	
#motorola1{
	width:250px;
	height:147px;
	background-color:#FFF;
	float:left;	
	}
	
#nuestros{
	width:250px;
	height:147px;
	background-color:#FFF;
	float:left;
	padding:10px;
	box-sizing:border-box;
	}
h1{
	color:#FFC324;
	font-size:13px;
	text-align:left;
	box-sizing:border-box;
	}
p{
	font-size:10px;
	text-align:justify;
	color:#363733;
	padding:1px;
	box-sizing:border-box;	
	}			                                   
	
	
	
	
		
	
	
	
#motorola2{
	width:250px;
	height:147px;
	background-color:#FFF;
	float:left;
	}
	
#otro{
	width:250px;
	height:147px;
	background-color:#FFF;
	float:left;
	padding:10px;
	box-sizing:border-box;
	}
h2{
	color:#FFC324;
	font-size:13px;
	text-align:left;
	box-sizing:border-box;
	}
p{
	font-size:10px;
	text-align:justify;
	color:#363733;
	padding:1px;
	box-sizing:border-box;	
	}			                                   
		
	
		
	
	
	
	
	
	
	
	
#motorola3{
	width:250px;
	height:147px;
	background-color:#FFF;
	float:left;
	}
#ver{
	width:250px;
	height:147px;
	background-color:#FFF;
	float:left;
	padding:10px;
	box-sizing:border-box;
	}
h3{
	color:#FFC324;
	font-size:13px;
	text-align:left;
	box-sizing:border-box;
	}
p{
	font-size:10px;
	text-align:justify;
	color:#363733;
	padding:1px;
	box-sizing:border-box;	
	}			                                   
			
	
	
	


	
	
	
	
#motorola4{
	width:250px;
	height:147px;
	background-color:#FFF;
	float:left;
	}
#si{
	width:250px;
	height:147px;
	background-color:#FFF;
	float:left;
	padding:10px;
	box-sizing:border-box;
	}
h4{
	color:#FFC324;
	font-size:13px;
	text-align:left;
	box-sizing:border-box;
	}
p{
	font-size:10px;
	text-align:justify;
	color:#363733;
	padding:1px;
	box-sizing:border-box;	
	}			                                   
			

#motorola5{
	width:250px;
	height:147px;
	background-color:#FFF;
	float:left;
	}
#no{
	width:250px;
	height:147px;
	background-color:#FFF;
	float:left;
	padding:10px;
	box-sizing:border-box;
	}
h5{
	color:#FFC324;
	font-size:13px;
	text-align:left;
	box-sizing:border-box;
	}
p{
	font-size:10px;
	text-align:justify;
	color:#363733;
	padding:1px;
	box-sizing:border-box;	
	}			                                   
				






#motorola6{
	width:250px;
	height:147px;
	background-color:#FFF;
	float:left;
	}
#ok{
	width:250px;
	height:147px;
	background-color:#FFF;
	float:left;
	padding:10px;
	box-sizing:border-box;
	}
h6{
	color:#FFC324;
	font-size:13px;
	text-align:left;
	box-sizing:border-box;
	}
p{
	font-size:10px;
	text-align:justify;
	color:#363733;
	padding:1px;
	box-sizing:border-box;	
	}			                                   






#motorola7{
	width:250px;
	height:147px;
	background-color:#FFF;
	float:left;
	}
#off{
	width:250px;
	height:147px;
	background-color:#FFF;
	float:left;
	padding:10px;
	box-sizing:border-box;
	}
h6{
	color:#FFC324;
	font-size:13px;
	text-align:left;
	box-sizing:border-box;
	}
p{
	font-size:10px;
	text-align:justify;
	color:#363733;
	padding:1px;
	box-sizing:border-box;	
	}			            








#motorola8{
	width:250px;
	height:147px;
	background-color:#FFF;
	float:left;
	}
#ya{
	width:250px;
	height:147px;
	background-color:#FFF;
	float:left;
	padding:10px;
	box-sizing:border-box;
	}
h6{
	color:#FFC324;
	font-size:13px;
	text-align:left;
	box-sizing:border-box;
	}
p{
	font-size:10px;
	text-align:justify;
	color:#363733;
	padding:1px;
	box-sizing:border-box;	
	}			            
aside{
	width:1000px;
	height:40px;
	background-color:#FFF;
	}
					
					
footer{
		width:1000px;
		height:45px;
		background-color:#000;
		float: left;
	     }		 
			 
	#twitter{
    	width: 60px;
    	height: 40px;
    	float: left;
		box-sizing: border-box;
 			}
			
 	#fb{
		width: 60px;
		height: 40px;
		float: left;
		box-sizing: border-box;
		 }
 	#you{
		width: 60px;
		height: 40px;
		float: left;
		box-sizing: border-box;
		}


	


