html {
	height: 100%;
}

body{
	margin: 0;
	padding: 0;
	font-family: arial;
	height: 100%;
	
	margin: auto;
	
}
#main_web{
	
}
header{
	height: 100px;
	background: white;
	font-size: 14px;
	color: #221F1F;
	float: left;
	-webkit-box-shadow: 0px 1px 10px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 1px 10px 0px rgba(0,0,0,0.75);
	box-shadow: 0px 1px 10px 0px rgba(0,0,0,0.75);
	width: 100%;
	left: 0;
	top: 0; 
	position: fixed; 
	z-index: 3;
}

h1{
	font-size: 38px;
	color:#221F1F;
	margin: 0;
	padding: 0;
}
h2{
	font-size: 35px;
	color:#221F1F;
	margin: 0;
	padding: 0;
}
h3{
	font-size: 32px;
	color:#221F1F;
	margin: 0;
	padding: 0;
	font-weight: lighter;
}
h4{
	font-size: 20px;
	color:#221F1F;
	margin: 0;
	padding: 0;
	font-weight: lighter;	
}
h5{
	font-size: 26px;
	color:#221F1F;
	margin: 0;
	padding: 20px 20px 0 20px;	
}

h6{
	font-size: 14px;
	color:#636466;
	margin: 0;
	padding: 0px 20px 0 20px;
	line-height: 24px;
}

hr{	
	margin-top: 12px;
	border:1px solid #919295;
}

footer{
	float: left;
	background: url(../images/bg_footer.gif);
	width: 100%;	
}

#conte_btn_head{
	width: 1170px;
	height: 100px;	
	margin: auto;	
}

#conte_body{
	float: left;
	margin: 100px 0 0 0;	
	width: 100%;
}

#conte_consulta{
	background: #E8E8E8;
	width: 100%;
	float: left;
	margin-top: 20px;
	padding-bottom: 30px;	
}

#conte_footer{
	width: 75%;
	margin:auto;
	margin-top: 66px;
	margin-bottom: 20px;
	font-size: 13px;
	color: #636466;	
}

#conte_titulo_seccion{
	width: 98% !important;
	height: 133px;
	color: white;
	font-size: 30px;
	color: #221F1F;
	background: url(../images/banner_titulo.jpg);
	padding-left: 2%;
}

#conte_main_sesiones{
	
	height: 375px;	
	background: url(../images/servicios-background.jpg) repeat-x 0 80px;
	
}

@media screen and (max-width:760px) {
	#conte_body{
		float: left;
		margin: 95px 0 0 0;	
		width: 100%;
	}

	#conte_btn_head{
		width: 100%;
		height: 60px;	
		font-size: 12px;
	}
	#conte_consulta{
		background: #E8E8E8;
		width: 100%;
		float: left;
		margin-top: 20px;
		padding-bottom: 30px;	
	}
	#conte_consulta{
		background: #E8E8E8;
		width: 100%;
		float: left;
		margin-top: 20px;
		padding-bottom: 30px;	
	}
	#conte_footer{
		width: 90%;
		margin:auto;
		margin-top: 20px;
		margin-bottom: 0px;
		font-size: 13px;
		color: #636466;	
		background: black;
		padding:0 5% 5% 5%;
	}
	#conte_titulo_seccion{
		width: 98% !important;
		height: 133px;
		color: white;
		font-size: 30px;
		color: #221F1F;
		background: url(../images/banner_titulo.jpg);
		padding-left: 2%;		
	}

}

@media screen and (max-width:500px) {
	header{
		height: 95px;
		background: white;
		font-size: 14px;
		color: #221F1F;
		float: left;
		-webkit-box-shadow: 0px 1px 10px 0px rgba(0,0,0,0.75);
		-moz-box-shadow: 0px 1px 10px 0px rgba(0,0,0,0.75);
		box-shadow: 0px 1px 10px 0px rgba(0,0,0,0.75);
		width: 100%;
		left: 0;
		top: 0; 
		position: fixed; 
		z-index: 3;

	}
	header img{
		display: none;
	}
	#conte_body{
		float: left;
		margin: 95px 0 0 0;	
		width: 100%;
	}

	#conte_btn_head{
		width: 100%;
		height: 60px;	
		font-size: 12px;
	}
	#conte_consulta{
		background: #E8E8E8;
		width: 100%;
		float: left;
		margin-top: 20px;
		padding-bottom: 30px;	
	}

	h1{
		font-size: 30px;
		color:#221F1F;
		margin: 0;
		padding: 0;
	}

	#conte_footer{
		width: 90%;
		margin:auto;
		margin-top: 0px;
		margin-bottom: 0px;
		font-size: 13px;
		color: #636466;	
		background: black;
		padding:0 5% 5% 5%;
	}

}


@media screen and (max-width:640px) {
	#conte_btn_head{
		width: 100%;
		height: 60px;	
		font-size: 12px;
	}
	header{
		height: 55px;
		background: white;
		font-size: 14px;
		color: #221F1F;
		float: left;
		-webkit-box-shadow: 0px 1px 10px 0px rgba(0,0,0,0.75);
		-moz-box-shadow: 0px 1px 10px 0px rgba(0,0,0,0.75);
		box-shadow: 0px 1px 10px 0px rgba(0,0,0,0.75);
		width: 100%;
		left: 0;
		top: 0; 
		position: fixed; 
		z-index: 3;

	}
	#conte_body{
		float: left;
		margin: 55px 0 0 0;	
		width: 100%;
	}
	#conte_footer{
		width: 100%;
		margin:auto;
		margin-top: 20px;
		margin-bottom: 0px;
		font-size: 13px;
		color: #636466;	
		background: black;
		padding:0 0% 5% 0%;
	}
	#conte_main_sesiones{
		height: 375px;	
		background: url(../images/servicios-background.jpg) repeat-x 0 80px;		
		width: 100%;		
	}
}

@media screen and (max-width:360px) {
	header{
		height: 95px;
		background: white;
		font-size: 14px;
		color: #221F1F;
		float: left;
		-webkit-box-shadow: 0px 1px 10px 0px rgba(0,0,0,0.75);
		-moz-box-shadow: 0px 1px 10px 0px rgba(0,0,0,0.75);
		box-shadow: 0px 1px 10px 0px rgba(0,0,0,0.75);
		width: 100%;
		left: 0;
		top: 0; 
		position: fixed; 
		z-index: 3;
	}

	#conte_body{
		float: left;
		margin: 95px 0 0 0;	
		width: 100%;
	}
	#conte_footer{
		width: 90%;
		margin:auto;
		margin-top: 20px;
		margin-bottom: 0px;
		font-size: 13px;
		color: #636466;	
		background: black;
		padding:0 5% 5% 5%;
	}

}