body {
	background-image: url(../web/imagenes/imag/fondo.gif);
	margin: 0px;
}
#wrap {
	width: 764px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(../web/imagenes/imag/fondo_wrap.jpg);
	background-repeat: no-repeat;
}

#encabezado {
	height: 80px;
	text-align: center;
}
#navegacion {
	float: left;
	width: 207px;
}
#contenido {
	width: 534px;
	float: right;
}

#contenedor {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	color: #374273;
}
#top {
	height: 1px;
}
h1 {
	height: 1px;
	font-size: 1px;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
}
#navegacion ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#navegacion li {
	margin-top: 4px;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left: 8px;
}

#navegacion a {
	text-decoration: none;
	display: block;
	background-image: url(../web/imagenes/imag/fondo_boton_left.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	background-repeat: repeat-x;
}
#navegacion a:link, #navegacion a:visited {
	color: #0066CC;
}
#navegacion a:hover, #navegacion a:active {
	color: #333F75;
}
#bottom {
	clear: both;
	float: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 27px;
	text-align: center;
	padding-bottom: 10px;
	background-image: url(../web/imagenes/imag/fondo_bottom.jpg);
	background-repeat: repeat-x;
}
#bottom ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#bottom li {
	display: inline;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
#bottom a {
	text-decoration:none;
	padding-right: 18px;
	padding-left: 18px;
}
#bottom a:link, #bottom a:visited {
	color: #FFFFFF;
}
#bottom a:hover, #bottom a:active {
	color: #082561;
}
#pie {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	clear: both;
	float: none;
}
#pie ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#pie li {
	display: inline;
}
#head {
	text-align: center;
}
.iframe_clase {
	height: 190px;
	width: 530px;
	padding: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
