body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
a:link, a:visited {
	color: #F58220;
}
a:hover, a:active {
	color: #2253AC;
}
#contenedor {
	background-image: url(../imag/imag/fondo.jpg);
	background-repeat: repeat-y;
	background-position: center;
	width: 100%;
}
#wrap {
	width: 1020px;
	margin-right: auto;
	margin-left: auto;
}
#head {
	height: 160px;
	background-image: url(../imag/imag/head.jpg);
}
#head_right {
	float: right;
}
#logo {
	background-image: url(../imag/imag/logo.gif);
	background-repeat: no-repeat;
	height: 160px;
	width: 330px;
	float: left;
}
#telefono {
	text-align: right;
}
#navegacion {
	background-image: url(../imag/imag/navegacion.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 690px;
	text-align: center;
	padding-top: 20px;
}
#navegacion ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#navegacion li {
	display: inline;
}
#navegacion a {
	text-decoration: none;
	padding-right: 20px;
	padding-left: 20px;
	font-size: 15px;
	font-weight: bold;
}
#navegacion a:link, #navegacion a:visited {
	color: #0E4190;
}
#navegacion a:active, #navegacion a:hover {
	color: #13B8FC;
}
#banners {
	background-image: url(../imag/imag/fondo_recuadros.jpg);
	height: 240px;
	padding-left: 40px;
}
#banner1, #banner2, #banner3 {
	float: left;
	width: 317px;
}
#pie {
	background-image: url(../imag/imag/bottom.gif);
	background-repeat: no-repeat;
	height: 65px;
	font-size: 16px;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 20px;
}
#pie p {
	margin: 0px;
	padding-bottom: 8px;
}

h1 {
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	background-image: url(../imag/imag/logo.gif);
	height: 160px;
	width: 330px;
}
h1 a {
	background-image: url(../imag/imag/logo.jpg);
	display: block;
	height: 160px;
	width: 330px;
}
.texto_naranjo {
	color: #F58220;
}
.texto_azul {
	color: #0E4190;
}
#links {
	font-size: 11px;
	padding-left: 10px;
	padding-top: 20px;
}
#links a {
	color: #666;
	text-decoration: none;
}
.img-der {
	float: right;
	padding-right: 10px;
}
#btn-trabaje {
	padding-left: 10px;
}

