@charset "utf-8";
/* CSS Document */

body {
	background-color: #d8d5d6;
	background-image: url(../img/fondo.jpg);
	background-repeat:  repeat-x;
	margin: 0px;
	color: #666666;
}
#principal {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;




	border: 10px 
	overflow: hidden;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	}.banner {
	background-color: #FFFFFF;
	background-image: url(../img/logo.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 150px;
	width: 900px;
	border-top-width: thin;
	border-right-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-left-color: #999999;
}
.menu {
	width: 650px;
	float: right;
	margin-top: 30px;
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.menu ul {
	list-style-type: none;
}
.menu li {
	display: inline;
}
.menu a {
	color: #84d13b;
	font-size: 14px;
	text-decoration: none;
	padding-right: 20px;
	padding-left: 10px;
}
.menu a:hover {
	color: #FFFFFF;
	font-size: 14px;
	text-decoration: none;
	background-color: #999999;
}
.bannerimagen {
	background-image: url(../img/imagenbanner.jpg);
	background-repeat: no-repeat;
	height: 150px;
	width: 900px;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
}
.bannerimagen2 {
	background-image: url(../img/bannerempresa.jpg);
	background-repeat: no-repeat;
	height: 150px;
	width: 900px;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
}
.bannerimagen3 {
	background-image: url(../img/bannerservicios.jpg);
	background-repeat: no-repeat;
	height: 150px;
	width: 900px;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	}
	.bannerimagen4 {
	background-image: url(../img/bannertramites.jpg);
	background-repeat: no-repeat;
	height: 150px;
	width: 900px;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	}
		.bannerimagen5 {
	background-image: url(../img/bannertarifas.jpg);
	background-repeat: no-repeat;
	height: 150px;
	width: 900px;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	}		.bannerimagen6 {
	background-image: url(../img/bannercontacto.jpg);
	background-repeat: no-repeat;
	height: 150px;
	width: 900px;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	}
.contenido {
	background-color: #FFFFFF;
	width: 900px;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999999;
	font-weight: normal;
	padding-top: 30px;
}
.contenido1 {
	width: 855px;
	background-position: left;
	margin-left: 15px;
	padding-right: 30px;
	color: #666666;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #999999;
	text-align: center;
}
h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #999999;
	text-align: center;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #999999;
	text-align: center;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #5BC50B;
}
.norepetir{
background-repeat: no-repeat;}
.copy{
	width: 900px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-position: center;
	background-color: #D9D5D6;
	height: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
}
