@charset "UTF-8";
.fondo_home {
	height: 550px;
	width: 100%;
	background-color: #CCCCCC;
	background-image: url(imagenes/fondo_home.jpg);
	background-repeat: no-repeat;
	background-position: center;
	float: left;
	position: absolute;
}
.fondo_quienes {
	height: 550px;
	width: 100%;
	background-color: #CCCCCC;
	background-image: url(imagenes/fondo_quienes.jpg);
	background-repeat: no-repeat;
	background-position: center;
	float: left;
	position: absolute;
}
.fondo_servicios {
	height: 550px;
	width: 100%;
	background-color: #CCCCCC;
	background-image: url(imagenes/fondo_servicios.jpg);
	background-repeat: no-repeat;
	background-position: center;
	float: left;
	position: absolute;
}
.fondo_obras {
	height: 550px;
	width: 100%;
	background-color: #CCCCCC;
	background-image: url(imagenes/fondo_obras.jpg);
	background-repeat: no-repeat;
	background-position: center;
	float: left;
	position: absolute;
}
.fondo_contacto {
	height: 550px;
	width: 100%;
	background-color: #CCCCCC;
	background-image: url(imagenes/fondo_contacto.jpg);
	background-repeat: no-repeat;
	background-position: center;
	float: left;
	position: absolute;
}
.fondo_promociones {
	height: 550px;
	width: 100%;
	background-color: #CCCCCC;
	background-image: url(imagenes/fondo_promociones.jpg);
	background-repeat: no-repeat;
	background-position: center;
	float: left;
	position: absolute;
}
.fondo_aviso {
	height: 550px;
	width: 100%;
	background-color: #CCCCCC;
	background-image: url(imagenes/fondo_aviso.jpg);
	background-repeat: no-repeat;
	background-position: center;
	float: left;
	position: fixed;
}
.barramenu {
	background-color: #FFFFFF;
	height: 70px;
	width: 100%;
	margin-top: 15px;
	opacity: .9;
	filter: alpha(opacity=90);
	-moz-opacity: .9;
	float: left;
	position: absolute;
}
.centro {
	height: 100%;
	width: 960px;
	margin-left: -480px;
	left: 50%;
	position: relative;
}
.barravertical {
	background-color: #FFFFFF;
	height: 550px;
	width: 240px;
	opacity: .9;
	filter: alpha(opacity=90);
	-moz-opacity: .9;
	float: left;
}
.barravertical2 {
	background-color: #FFFFFF;
	height: 85px;
	width: 240px;
	opacity: .9;
	filter: alpha(opacity=90);
	-moz-opacity: .9;
	float: left;
}
.logo {
	background-image: url(beraza_logo.png);
	height: 70px;
	width: 240px;
	background-repeat: no-repeat;
	float: left;
	margin-top: 15px;
}
.menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-transform: uppercase;
	float: right;
	height: 43px;
	margin-top: 15px;
	padding-top: 27px;
	padding-right: 23px;
	padding-left: 23px;
	color: #0071B9;
	text-decoration: none;
}
a.menu:link{
	margin-top: -27px;
	margin-right: -23px;
	margin-left: -23px;
}
a.menu:visited{
	margin-top: -27px;
	margin-right: -23px;
	margin-left: -23px;
}
a.menu:hover{
	margin-top: -27px;
	margin-right: -23px;
	margin-left: -23px;
	background-color: #FFFFFF;
	text-decoration: none;
}
a.menu:active{
	margin-top: -27px;
	margin-right: -23px;
	margin-left: -23px;
	background-color: #FFFFFF;
	text-decoration: none;
	color: #F18E00;
}
.enmenu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-transform: uppercase;
	float: right;
	height: 43px;
	margin-top: 15px;
	padding-top: 27px;
	padding-right: 23px;
	padding-left: 23px;
	color: #F18E00;
	background-color: #FFFFFF;
}
.textohome {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	width: 200px;
	margin-top: 90px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.textolink2 {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #F18E00;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F18E00;
}
a.textohome:link {
	text-decoration: none;
	font-size: 15px;
	color: #F18E00;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
a.textohome:visited {
	text-decoration: none;
	font-size: 15px;
	color: #F18E00;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
a.textohome:hover {
	text-decoration: none;
	font-size: 15px;
	color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.centrobajo {
	width: 960px;
	margin-left: -480px;
	left: 50%;
	position: absolute;
	margin-top: 550px;
}
.centrobajo2 {
	width: 960px;
	margin-left: -480px;
	left: 50%;
	position: absolute;
	margin-top: 100px;
}
.textoquienes {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	padding-top: 40px;
	padding-right: 40px;
	padding-bottom: 40px;
	padding-left: 40px;
}
.cuerpopaginas {
	background-color: #FFFFFF;
	height: 490px;
	width: 480px;
	opacity: .9;
	filter: alpha(opacity=90);
	-moz-opacity: .9;
}
.cuerpopaginas2 {
	height: 490px;
	width: 960px;
	background-image: url(imagenes/fondoslider.png);
}
.cuerpopaginas3 {
	height: 100%;
	width: 960px;
	background-image: url(imagenes/fondoslider.png);
}
.slider {
	margin-top: 0px;
	margin-right: 100px;
	margin-bottom: 0px;
	margin-left: 100px;
	padding-top: 49px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
}
.textoslider {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	padding-left: 570px;
	height: 350px;
}
.fotoslider {
	float: left;
}
.textoserviciosizq {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	float: left;
	width: 420px;
	padding-top: 40px;
	padding-right: 20px;
	padding-bottom: 40px;
	padding-left: 40px;
}
.textocontacto {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	float: left;
	width: 240px;
	margin-top: 40px;
	margin-left: 40px;
	margin-right: 40px;
}
a.textocontacto:link {
	color: #F18E00;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
a.textocontacto:visited {
	color: #F18E00;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
a.textocontacto:hover {
	color: #333333;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
a.textocontacto:active {
	color: #333333;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.mapa {
	float: right;
	margin-top: 40px;
	margin-right: 40px;
}
.textoserviciosder {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	padding-top: 40px;
	padding-right: 40px;
	padding-bottom: 40px;
	padding-left: 20px;
	float: left;
	width: 420px;
}
.primerparrafo {
	float: left;
	width: 440px;
	padding-top: 40px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}
.segundoparrafo {
	float: left;
	width: 200px;
	padding-top: 40px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}
.franjainferior {
	background-color: #CCCCCC;
	height: 66px;
	width: 960px;
	float: left;
	margin-bottom: 40px;
}
.textoinferior {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #666666;
	margin-top: 26px;
	margin-right: 20px;
	margin-left: 20px;
	float: left;
}
a.linktexto:link {
	text-decoration: none;
	color: #F18E00;
}
a.linktexto:visited {
	text-decoration: none;
	color: #F18E00;
}
a.linktexto:hover {
	text-decoration: none;
	color: #666666;
}
.textoinferiorder {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #666666;
	margin-top: 26px;
	margin-right: 20px;
	margin-left: 20px;
	float: right;
}
a.textoinferiorder:link {
	text-decoration: underline;
	color: #666666;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
a.textoinferiorder:visited {
	text-decoration: underline;
	color: #666666;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
a.textoinferiorder:hover {
	text-decoration: none;
	color: #666666;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.titulo {
	color: #F18E00;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
}
.promociones {
	float: right;
	height: 115px;
	width: 200px;
	margin-top: 11
';
	margin-top: 25px;
	background-image: url(imagenes/circulo.png);
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	padding-top: 85px;
	text-align: center;
	color: #FFFFFF;
}
