@charset "utf-8";
/* CSS Document */

html,body{
	margin:0px; 
	background-image: url("../content/bg.png");
    background-repeat: repeat;}

@font-face {
	font-family: 'Anaheim-Regular'; 
    src: url(../font/Anaheim-Regular.ttf);}

.header{
	width: 100%;
	height: 100px;
    float: left;}

.contenido-header{
	width: 900px;
	height: 100px;
	margin:auto;}

.logo{float: left; margin-top: 40px;}

.contenedor-menu{
	width: 570px;
	height: 40px;
	float: right;
	margin-top: 40px;}

.menu{
	width:550px;
	height:20px;
    margin-top: 10px;
    float: right;}

.menu ul{list-style:none; padding:0px; margin-left: 70px;}
	
.menu ul li {
	float: left;
	padding-left: 15px;
	padding-right: 15px;}
	
.menu ul li a{
	font-family: 'Anaheim-Regular';
    font-size:18px;
    text-decoration:none;
    color:#111;}
	
.menu ul li a:hover{
	transition: all 0.5s ease-in-out;
	-webkit-transition: all 0.5s ease-in-out;
	color:#137abf;}

.envoltura-modelos{
 	width: 100%;
 	height: 580px;
 	float: left;}

.contenido-modelos{
	width: 900px;
	height: 580px;
	margin:auto;}

.menu-secundario{
	width:100px;
	height:580px;
	float:left;}

.menu-modelos{
	width:86px;
	height:170px;
	margin-top:180px;
	float: left;}

.menu-modelos ul{
    list-style:none;
	float:left;
    padding:0px;}
	
.menu-modelos ul li {
	float: left;
	padding-left: 4px;
	padding-right: 15px;
	padding-top: 10px;}
	
.menu-modelos ul li a{
	font-family: 'Anaheim-Regular';
    font-size:16px;	
    text-decoration:none;
    color:#111;}
	
.menu-modelos ul li a:hover{
	transition: all 0.5s ease-in-out;
	-webkit-transition: all 0.5s ease-in-out;
	color:#137abf;}

.barra-menu{
	border-right: 1px rgb(119, 119, 119) solid;
	height:410px;
	float:right;
	margin-right:9px;
    margin-top: 65px;}

.modelos{
	width:800px;
	height:400px;
	float:left;
    margin-top:70px;}

.imagen1, .imagen2, .imagen3, .imagen4, .imagen5, .imagen6, .imagen7, .imagen8, .imagen9, .imagen10{
	width:198px;
	height:198px;
	float:left;
	margin:1px;}

.nombre1, .nombre2, .nombre3, .nombre4, .nombre5, .nombre6, .nombre7, .nombre8, .nombre9, .nombre10{
	width:198px;
	height:26px;
	background-color: rgba(38,38,38,0.8);
	position:absolute;}

.nombre1 p, .nombre2 p, .nombre3 p, .nombre4 p, .nombre5 p, .nombre6 p, .nombre7 p, .nombre8 p, .nombre9 p, .nombre10 p{
	font-family: 'Anaheim-Regular';
	font-size:17px;
	margin-top:6px;
	text-align:center;
	color:#fff;}
	
.footer{
 	width: 100%;
 	height: 210px;
 	float: left;
 	background-color: #121313;}

.contenido-footer{
 	width: 900px;
 	height: 195px;
 	margin:auto;
 	margin-top: 10px;}

.informacion1  h1, .informacion2 h1, .informacion3 h1, .informacion4 h1{
	font-family: 'Anaheim-Regular';
	font-size:16px;
	color:#fff;
	text-align:left;
    margin-left: 4px;}

.informacion1{
	width: 220px;
	height: 100px;
	float: left;
    margin-left: 20px;
    margin-top: 10px;}

.localizacion, .correo, .celular{
	width: 200px;
	height: 20px;
	float: left;
    margin-top: 10px;}

.correo{margin-top: 2px;}
.celular{margin-top: 2px;}
.informacion_footer{float: left;}

.localizacion h1, .correo h1, .celular h1{
	font-family: 'Anaheim-Regular';
	font-size:16px;
	color: rgb(119, 119, 119);
	float: left;
    margin-left: 4px;
    margin-top:0px;}

.informacion2{
	width: 200px;
	height: 130px;
	float: left;
	margin-left: 50px;
    margin-top: 10px;}

.informacion2 h1{margin-left: 18px;}

.menu_footer{
	width: 140px;
	height: 120px;
	float: left;
    margin-top: 10px;}
	
.menu_footer ul{
    list-style:none; 
    margin:0px; 
    padding:0px;}
	
.menu_footer ul li{
	float: left;
	padding-left: 18px;
	padding-right: 14px;
    margin-top: 2px;}
	
.menu_footer ul li a{
	font-family: 'Anaheim-Regular';
	font-size:14px;
    text-decoration:none;
    color: rgb(119, 119, 119);}

.informacion3{
	width: 200px;
	height: 100px;
	float: left;
    margin-left: 40px;
    margin-top: 10px;}

.informacion3 h2{
	font-family: 'Anaheim-Regular';
	font-size:16px;
	color: rgb(119, 119, 119);
	float: left;
    margin-left: 4px;
    margin-top:10px;}

.informacion4{
	width: 100px;
	height: 100px;
	float: left;
	margin-left: 30px;
    float: right;
    margin-top: 10px;}

.facebook, .twitter{
	width: 150px;
	height: 20px;
	float: left;}

.facebook{margin-top: 10px;}
.twitter{margin-top: 1px;}

.facebook h1, .twitter h1{
	font-family: 'Anaheim-Regular';
	font-size:14px;
	color: rgb(119, 119, 119);
	float: left;
    margin-left: 4px;
    margin-top:0px;}

.autor{
	width: 900px;
    height: 35px;
    float: left;
    margin-top: 10px;}

.separacion{
 	margin:auto;
 	color: #fff;
    width:880px;
    border-top: 1px rgb(119, 119, 119) solid;}

.autor p{
	font-family: 'Anaheim-Regular';
	font-weight: 400;
	font-size:13px;
	color: rgb(119, 119, 119);
    text-align: center;
    margin-top: 13px;}

.name{text-decoration: none; color: #fff;}

