/* RIO PESCADO CSS */
/* CAROLINA CALDERON, JUNIO 2012 PARA DATALOGICA.CL */

/* RESET */
* {
	border:0;
	margin: 0px;
	padding: 0px;
}
/*TAGS*/
body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	background-color: #FFF;
	color: #FFF;
}
/* TITLES */
h1 {
	font-size:17px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
}
h2 {
	font-size:10px;
	text-transform: uppercase;
	font-weight: normal;
}
h3 {
	font-size:14px;
	text-decoration: none;
	font-weight: normal;
}
h4 {
	font-size:14px;
	text-decoration: none;
	font-weight: normal;
}
a {
	color:#FC6;
	text-decoration: none;
}
a:hover {
	color:#333;
	text-decoration: none;
}
p {
	text-align: left;
	line-height: 16px;
}
ul {
	list-style-position: inside;
}
.listado li {
	padding-bottom: 5px;
}

.both {
	clear: both;
}
.spacer {
	height: 50px;
	clear: both;
}
/*LAYOUT*/
.contenedor {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	clear: both;
}
.top {
	background-image: url(../imagenes/rio-pescado.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 128px;
}
.idioma {
	float: right;
	width: 300px;
	text-align: right;
	padding-top: 85px;
	text-transform: uppercase;
	font-size: 10px;
}
.idiomaLink {
	display: block;
	margin-right: 8px;
	padding-right: 8px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
	float: right;
	color: #838269;
}
.idiomaNoLink {
	display: block;
	margin-right: 8px;
	padding-right: 8px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #8c8c81;
	float: right;
	color: #B8B8BC;
}
.contMenuCycle {
	clear: both;
	height: 226px;
}

.menu {
	height: 208px;
	float: left;
	width: 140px;
	background-color: #9D9D91;
	padding-top: 18px;
	padding-left: 23px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.cycleBanner {
	height: 225px;
}
.contenido {
	width: 410px;
	position: relative;
	float: left;
	background-image: url(../imagenes/background-contenido.jpg);
	background-color: #8C8C82;
	padding-left: 230px;
	padding-top: 30px;
	padding-right: 80px;
	padding-bottom: 50px;
	background-repeat: no-repeat;
	background-position: left top;
}


.contenidoAncho {
	width: 650px;
	position: relative;
	background-image: url(../imagenes/background-contenido.jpg);
	padding-left: 230px;
	padding-top: 30px;
	float: left;
	padding-right: 80px;
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom: 50px;
	background-color: #8C8C82;
}

.contenidoRight {
	float: left;
	width: 240px;
	color: #333;
	font-family: Verdana, Geneva, sans-serif;
}
.textoRight {
	padding: 24px;
}

.textoRight ul li {
	display: block;
	margin-bottom: 10px;
	list-style-type: square;
}
.fotoLeft {
	float: left;
	padding: 8px;
	border: 1px solid #CCC;
}
.linea {
	clear: both;
	height: 20px;
	width: 410px;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B8B8B4;
}
.textoRight p a {
	color: #F60;
	text-decoration: none;
}

.textoRight p a:hover {
	color: #666;
}

/*CONTACTO*/
.contFormContacto {
	float: left;
	width: 450px;
	padding-right: 30px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #94D751;
}
.contDatosContacto {
	float: right;
	width: 320px;
}
.textoForm {
	font-size: 10px;
	color: #000;
}

/*BOTON ENVIAR*/
.botonEnviar {
	display: block;
	height: 17px;
	margin-top: 5px;
	margin-right: 30px;
	margin-bottom: 5px;
	margin-left: 5px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #CCC;
	border: 1px solid #FFF;
	padding-right: 20px;
	padding-left: 20px;
	text-align: center;
}
.botonEnviar:hover {
	background-color: #333;
	color: #FFF;
}
.botonMapaGoogle {
	display: block;
	float: left;
	text-transform: uppercase;
	background-color: #75756C;
	color: #F90;
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 5px;
	padding-left: 25px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.botonMapaGoogle:hover {
	background-color: #50504B;
	color: #FFF;
}
.botonMapaReferencial {
	padding-top: 24px;
	background-color: #606057;
	height: 39px;
	display: block;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	width: 240px;
	text-align: center;
	color: #F60;
	font-weight: bold;
}
.botonMapaReferencial:hover {
	background-color: #50504B;
	color: #FFF;
}
/*PIE*/
.pie {
	height: 228px;
	width: 960px;
	text-align: center;
	clear: both;
	padding-top: 40px;
	font-family: Verdana, Geneva, sans-serif;
}
.pie p {
	color: #333;
	text-align: center;
}
.pie .submenu a {
	color: #333;
	text-decoration: none;
	margin-right: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666;
	padding-right: 15px;
	font-size: 10px;
}
.pie a {
	color: #333;
	border-right-color: #666;
}
.pie a:hover {
	color: #F60;
	text-decoration: underline;
}
