body {
	margin:5px 0px 0px 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#ffffff;
	background-color:#B1B1B1;
	background-image: url("bg.jpg");
	background-attachment: scroll;
	background-repeat:repeat-x;
	background-position: top left;
}

h1{
	font-size:24px;
	margin:0px;
	padding: 2px 0px 2px 0px;
	background-image: url("underline.jpg");
	background-attachment: scroll;
	background-repeat:no-repeat;
	background-position: bottom left;
}

h2{
	font-size:11px;
	font-weight:lighter;
	margin:0px;
	padding: 2px 0px 2px 0px;
}

h3{
	font-size:24px;
	margin:0px;
	padding: 20px 0px 2px 0px;
	background-image: url("underline.jpg");
	background-attachment: scroll;
	background-repeat:no-repeat;
	background-position: bottom left;
}
h4{
	font-size:11px;
	font-weight:lighter;
	margin:0px;
	padding: 2px 0px 2px 0px;
}

img{
	border:0px;
	margin:0px;
	margin-left:5px;
	padding:0px;
}

.header{
	border:0px;
	margin:0px;
	padding:13px;
}

.header2{
	border:0px;
	margin:0px;
	padding:13px;
	padding-top: 0px;
	float:left;
}

#site {
	position: relative;
	top: 0px;
	left: 50%;
	width:900px;
	height:auto;
	margin: 0px 0 0 -450px;
	text-align:center;
	float:left;
}

#content {
	width:900px;
	height:auto;
	float:left;
}

#textos{
	width:500px;
	height:auto;
	text-align:left;
	float:right;
}

.linksL{
	width:700px;
	height:89px;
	background-image: url("links-l.jpg");
	background-attachment: scroll;
	background-repeat:no-repeat;
	background-position: top left;
	float:left;
}
.linksR{
	width:700px;
	height:89px;
	background-image: url("links-r.jpg");
	background-attachment: scroll;
	background-repeat:no-repeat;
	background-position: top right;
	float:right;
}

#links{
	width:700px;
	height:89px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	background-image: url("links-c.jpg");
	background-attachment: scroll;
	background-repeat:repeat-x;
}

#menu {
	width:525px;
	height:79px;
	padding:0px;
	margin:0px;
	margin-left:auto;
	margin-right:auto;
	list-style:none;
	background-image: url("links-s.jpg");
	background-attachment: scroll;
	background-repeat:no-repeat;
	background-position: top right;
}
#menu li {
	width:105px;
	height:79px;
	font-size:14px;
	color:#166085;
	float:left;
	list-style:none;
	background-image: url("links-s.jpg");
	background-attachment: scroll;
	background-repeat:no-repeat;
	background-position: top left;
	text-align:center;
}
#menu li:hover, #menu .activo {
	color:#f2b208;
	text-align:center;
	background-image: url("seta.jpg");
	background-attachment: scroll;
	background-repeat:no-repeat;
	background-position: top left;
}
#menu li a {
	color:#ffffff;
	padding: 30px 0px 30px 0px;
	text-decoration:none;
	display:block;
	text-align:center;
}
#menu li:hover a, #menu .activo a {
	text-decoration:none;
	padding: 30px 0px 30px 0px;
	color:#ffffff;
	display:block;
	text-align:center;
}
.formulario, .mapa {
	width:90%;
	height:auto;
	float:left;
	margin-top:15px;
}
.formularioInput {
	width:95%;
	height:auto;
	font-size:12px;
	border: 0px;
	border-bottom: 1px dotted #CCCCCC;
	background: none;
	color: #CCCCCC;
}
.formularioTextarea {
	width:95%;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border: 1px dotted #CCCCCC;
	background: #FFFFFF;
	color: #999999;
}
.formulario p {
	width:100%;
	height:auto;
	float:left;
	padding:0px;
	padding-bottom:10px;
	margin:0px;
	font-size:11px;
	color:#ffffff;
	line-height:16px;
}
.fundo_interior {
	width:835px;
	height:auto;
	float:left;
	padding-left:10px;
	padding-top:15px;
	padding-bottom:20px;
	font-size:11px;
	color:#000000;
	text-align:right;
}
.fundo_interior a {
	color:#000000;
	text-decoration:none;
}
.fundo_interior a:hover {
	color:#111111;
	text-decoration:underline;
}
.galeriaFotos {
	width:480px;
	height:auto;
	float:right;
	margin-top:20px;
	padding-bottom:10px;
}
.galeriaFotos_ind {
	width:150px;
	height:150px;
	float:left;
	padding:1px;
}
a{
	color: #F0690D;
}