@import url(http://fonts.googleapis.com/css?family=Signika+Negative:300,400,700);

.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */

.clear{
	clear:both;
	}

/* CSS reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
html,body {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
input{
	border:1px solid #b0b0b0;
	padding:3px 5px 4px;
	color:#979797;
	width:190px;
}
address,caption,cite,code,dfn,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}

body{
	background:url(../images/main/bg.png);
	background-repeat:repeat;
	}

#background-wrapper{
	width:1100px;
	padding:20px!important;
	margin:20px auto;
	background:#FFF;
	-webkit-box-shadow:0px 0px 3px 3px #999;        
    box-shadow:0px 0px 3px 3px #999;
	}

#menu-wrapper{
	width:25%;
	float:left;
	}

#redes-sociales{
	text-align:right;
	margin:15px auto;
	}

#redes{
	float:right;
	width:40px;
	height:40px;
	}

#slider-wrapper{
	width:70%;
	float:right;
	}

#menu{
	float:right;
	}

#menu ul {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
    width: 200px;	
}

#menu ul li {
    background-color: #fff;
	border-bottom:#DC651D solid 1px;
}

#menu ul li a {
	font-family: 'Signika Negative', sans-serif;
	font-weight:300;
    font-size: 11pt;
    color:#4C4C4E;
    text-decoration: none;
    display: block;
    padding: 10px 10px 10px 100px;
}

#menu ul li a:hover {
    background: #DC651D;
    border-left: 10px solid #ce4610;
    color: #fff;
}

::selection { background: #DC651D; color: #fff;}

#frase{
	text-align:center;
	font-family: 'Signika Negative', sans-serif;
	font-weight:300;
	color:#4C4C4E;
	}

.border{
	width:1000px;
	height:10px;
	margin:0 auto;
	border-bottom:1px solid #E6E6E6;
	}

#texto-figura{
	font-family: 'Signika Negative', sans-serif;
	font-weight:300;
	color:#FFF;
	text-align:center;
	font-size:12px;
	padding:25px;
	width:150px;
	height:150px;
	background: #dc6533;
	}

#texto-figura h1{
	font-family: 'Signika Negative', sans-serif;
	font-weight:700;
	color:#333333;
	font-size:15px;
	}

#footer{
	background:#333;
	height:100px;
	margin:30px 0; 
	}

#footer-media{
	width:50%;
	float:left;
	}

#footer-media.izq{
	text-align:right;
	padding-right:30px;
	color:#FFF;
	font-family: 'Signika Negative', sans-serif;
	font-weight:300;
	font-size:12px;
	border-right:1px solid #dc6533;
	line-height:15px;
	margin-top:30px;
	}

#footer-media.der{
	width:40%;
	float:left;
	margin-top:-5px;
	}

#legales{
	width:100%;
	text-align:center;
	font-family: 'Signika Negative', sans-serif;
	font-weight:300;
	font-size:10px;
	color:#dc6533;
	}

#legales a{
	text-decoration:none;
	font-family: 'Signika Negative', sans-serif;
	font-weight:700;
	font-size:10px;
	color:#dc6533;
	}

#legales a:hover{
	text-decoration: none;
	border-bottom:1px dotted;
	}

#contenedor-informacion{
	width:100%; margin:30px auto 0 auto; z-index:99999999999999999999999; min-height:250px;
	height:auto;
	}
	
#contenedor-informacion h1{
	font-family: 'Signika Negative', sans-serif;
	font-weight:700;
	font-size:15px;
	color:#dc6533;
	margin:20px 0;
	}

#contenedor-informacion h1{
	margin:0 0 20px 0;
	}