@charset "utf-8";
body {
	background-color: #FFF;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #7D7D79;
}
#contenedor {
	text-align: left;
	padding: 0px;
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	height: 950px;
	border-bottom-color: #666;
	border-bottom-style: solid;
	border-bottom: 1px;
	position: relative;
}

#lateral {
	position:relative;
	right:0px;
	top:50px;
	width:190px;
	height:250px;
	float:right;
	display:inline;
	margin: 0px;
	padding: 0px;
}
td  p{
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B2B2B2;
}
a img {
	border:0;
	outline: none;
}
a:active
{
outline: none;
}

a:focus {
-moz-outline-style: none;
}
#contenido {
	margin-top: 0px;
	padding-top: 0px;
	height: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #B2B2B2;
	border-left-color: #B2B2B2;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B2B2B2;
	padding-bottom: 15px;
	background-color: #E7E6E6;
}
#pie {
	margin-top: 5px;
	padding-top: 0px;
	clear: both;
	font-size: 10px;
	text-align: center;
	margin-bottom: 5px;
	
}
#contenedor pie p {
	color: #B2B2B2;
	font-size: 10px;
	font-family: Verdana, Geneva, sans-serif;
	list-style-type: none;
	height: 50px;
	width: auto;
	display: inline;
}
table {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;	
	margin-left: 35px;
}
#contenedor #Map {
	color: #000;
}
#contenido1 {
	margin-top: 0px;
	padding-top: 0px;
	height: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #B2B2B2;
	border-left-color: #B2B2B2;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B2B2B2;
	padding-bottom: 15px;
	background-color: #FFF;
}
#contenedor1 {
	text-align: left;
	padding: 0px;
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	height: 700px;
	border-bottom-color: #666;
	border-bottom-style: solid;
	border-bottom: 1px;
	position: relative;
}
#contenedor12 {
	text-align: left;
	padding: 0px;
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	height: 500px;
	border-bottom-color: #666;
	border-bottom-style: solid;
	border-bottom: 1px;
	position: relative;
}
