@charset "utf-8";

html body {
	font-family: "Trebuchet MS", Arial;
	font-size: 10px;
	margin: 0px;
}
h1, h2, h3 , h4, p, ul, li, lo, form {
	margin:0px;
	padding:0px;
}
h2 {
	font-size: 2.8em;
	padding-bottom: 15px;
	font-weight: normal;
	padding-top: 15px;
}
h3 {
	font-size: 2.2em;
	padding-bottom: 8px;
	font-weight: normal;
}
h4 {
	color: #FF9900;
	font-size: 1.6em;
	line-height: 22px;
}




.subtitulos {
	color: #990000;
	display: block;
	line-height: 18px;
	font-weight: bold;
}
p {
	font-size: 1.4em;
	line-height: 1.8em;
	margin-bottom: 13px;
	padding-bottom: 5px;
}
a {
	color: #003366;
}
#barra {
	background-image: url(img/barra_rp.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 110px;
}
.barraContenedor {
	margin-right: auto;
	margin-left: auto;
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 20px;
}
#url_geo {
	padding-top: 25px;
	color: #30B2D0;
	font-size: 1.6em;
	text-align: right;
	font-weight: normal;
}
.colBarra_01  h1 a {
	background-image: url(img/logo.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 68px;
	width: 174px;
	margin: 0px;
	display: block;
}
.colBarra_01 span {
	display: none;
}



#contenedor {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#fotos {
	margin-bottom: 16px;
}


.col_01 {
	float: left;
	width: 550px;
	position: relative;
}
.col_02 {
	float: right;
	width: 230px;
}
.colBarra_01 {
	float: left;
	width: 400px;
}
.colBarra_02 {
	float: right;
	width: 400px;
}

.separador {
	clear: both;
	position: relative;
	padding-top: 5px;
}
.elBoton a {
	background-image: url(img/fondoMas.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 34px;
	width: 140px;
	padding-left: 70px;
	line-height: 14px;
	padding-top: 22px;
	color: #CC0000;
	text-decoration: none;
	text-transform: uppercase;
	margin-left: 10px;
}



#infoLogo {
	background-color: #e5e5e5;
	width: 190px;
	margin-right: 10px;
	height: 300px;
	padding-right: 15px;
	padding-left: 15px;
}
#logoImg  {
	background-color: #000000;
	border: 1px solid #333333;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
	padding: 10px;
}
#contactame {
	margin-bottom: 20px;
}
#formaContacto {
	display: block;
	float: right;
	height: 210px;
	width: 550px;
	margin-top: 10px;
	clear: both;
}
.colIzq {
	float: left;
	width: 200px;
}
.colDer {
	float: right;
	margin-left: 10px;
}

.formCaptura  {
	display: block;
	margin-bottom: 18px;
	height: 24px;
	width: 190px;
	padding-top: 4px;
	padding-left: 4px;
}


#form textarea {
	width: 320px;
	height: 170px;
	margin-bottom: 10px;
	display: block;
}
.formaBoton {
	display: block;
}

#piePag {
	background-color: #333333;
	clear: both;
}
#piePag  h4 {
	color: #0099FF;
}
#piePag  a {
	color: #FFFF99;
}

.contenedorPie {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
	padding-top: 30px;
}
.colPie_01 {
	float: left;
	width: 420px;
}
.colPie_02 {
	float: right;
	width: 350px;
}
