﻿h2 { margin:0px; padding:20px 0px 0px 0px; width:100%; text-align:center; color:rgb(255, 55, 0); background-color: transparent; }
.MapaSite {
 position:relative; left:50%; margin:0 0 0px -500px; font-family:Verdana; width:1000px;	font-size:12px;	text-align:center;	line-height:20px;
}
.MapaSite div {
	float:left;
	width:190px;
	height:auto;
	text-align:justify;
}
.MapaSite a, .MapaSite div a {
	color:rgb( 153, 153, 102);
	text-decoration:none;
}
.MapaSite a:hover {
	color:rgb(0, 155, 255);
}
#linksbot a, #linksbot a:after, #linksbot a:checked { color:rgb(255, 55, 0); }

@media all and (max-width: 1010px) { .MapaSite { left:0px; width:auto; margin:0 0 0 0; padding:10px;}
}
@media all and (max-width: 501px) { 
h2 { padding:50px 0px 0px 20px; width:auto; text-align:left; }
}
