@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-contacto{
 	width: 100%;
 	height: 540px;
 	float: left;}

.contenido-contacto{
	width: 900px;
	height: 540px;
	margin:auto;}

.caja-izquierda{
	width:400px;
	height: 540px;
	float: left;}

.informacion-contacto{
	width: 400px;
	height: 160px;
	float: left;
	margin-top: 50px;}

.informacion-contacto h1{
	font-family: 'Anaheim-Regular';
	font-size:28px;
	color:#111;
    text-align: center;}

.informacion-contacto p{
	font-family: 'Anaheim-Regular';
	font-size:18px;
	color: #111;
	float: left;
    margin-left: 4px;
    margin-top:10px;
    text-align: center;}

.avatar{
	width: 400px;
	height: 200px;
	float: left;
	margin-top: 26px;}

.caja-derecha{
	width: 400px;
	height: 540px;
	float: right;}

.formulario{
	width: 400px;
	height: 370px;
	float: left;
	margin-top: 50px;}

.label { 
    font-family: 'Anaheim-Regular';
    font-size:16px; 
    color:#111;
    width:200px; 
    height:30px; 
    text-align:left; 
    float:left;}
		 
.barra { 
	border: 1px solid #C0C0C0;
    float: left; 
    width: 400px; 
    height: 30px; 
    outline: none; 
    background: rgba(255,255,255,0.06);
    color:#333333;
    margin-bottom: 6px;
    font-family: 'Anaheim-Regular';
    font-size: 12px;}

.text-area{ 
	border: 1px solid #C0C0C0;
    float:left;
    width:396px; 
    color:#333333;
    background: rgba(255,255,255,0.06);
    height:150px; 
    outline:none; 
    font-size: 14px;
    color:#111; 
    margin-bottom:30px;
    resize:none;}

.label-message{ 
    width:400px; 
    height:30px;
    font-family: 'Anaheim-Regular';
    font-size:16px; 
    color:#111; 
    text-align:left; 
    float:left;}
		
#submit{ 
    font-family: 'Anaheim-Regular';
    color:#999999;
    cursor: pointer;
    background: #3a3a3a;
    font-size:18px; 
	width:400px;
    height:38px;
    border: none;
    margin-top: -20px;
    float: left;}

#submit:hover{ 
    color:#eaeaea;
    background-color: #4d4d4d;}

.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;}



