body {
	margin: 0px;
	padding: 0px;
}
#fondo_inicio {
	position:absolute;
	left:0px;
	top:0px;
	width:1003px;
	height:650px;
	z-index:1;
	background-image: url(img/fondo_inicio.jpg);
	background-repeat: no-repeat;
}
#fondo_plantilla {
	position:absolute;
	left:0px;
	top:0px;
	width:1003px;
	height:725px;
	z-index:1;
	background-image: url(img/fondo_plantilla.jpg);
	background-repeat: no-repeat;
}
#logo {
	position:absolute;
	left:27px;
	top:1px;
	width:950px;
	height:120px;
	z-index:2;
}
#menu {
	position:absolute;
	left:27px;
	top:95px;
	width:950px;
	height:17px;
	z-index:3;
}
#montaje {
	position:absolute;
	left:27px;
	top:122px;
	width:950px;
	height:125px;
	z-index:4;
}
#contenido_inicio {
	position:absolute;
	left:27px;
	top:250px;
	width:950px;
	height:365px;
	z-index:5;
	background-image: url(img/fondo_contenido_inicio.jpg);
	background-repeat: no-repeat;
}
#contenido_plantilla {
	position:absolute;
	left:27px;
	top:250px;
	width:950px;
	height:440px;
	z-index:5;
	background-image: url(img/fondo_contenido_plantilla.jpg);
	background-repeat: no-repeat;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
}
#contenido_contactar {
	position:absolute;
	left:27px;
	top:250px;
	width:950px;
	height:365px;
	z-index:5;
	background-image: url(img/fondo_contenido_contactar.jpg);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
	text-align: justify;
}
#contenido_mapaweb {
	position:absolute;
	left:27px;
	top:250px;
	width:950px;
	height:365px;
	z-index:5;
	background-image: url(img/fondo_contenido_mapaweb.jpg);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
	text-align: justify;
	font-weight: bold;
}
#banda_inferior {
	position:absolute;
	left:27px;
	top:623px;
	width:950px;
	height:20px;
	z-index:6;
	background-color: #3C3B89;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-align: right;
	padding-right: 10px;
	color: #DBDBF9;
	padding-top: 2px;
}
#banda_inferior_plantilla {
	position:absolute;
	left:27px;
	top:698px;
	width:950px;
	height:20px;
	z-index:6;
	background-color: #3C3B89;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-align: right;
	padding-right: 10px;
	color: #DBDBF9;
	padding-top: 2px;
}
#mapa_localizacion {
	position:absolute;
	left:515px;
	top:498px;
	width:150px;
	height:17px;
	z-index:7;
}
#txt_contactar {
	position:absolute;
	left:40px;
	top:540px;
	width:925px;
	height:65px;
	z-index:8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
	text-align: justify;
}
#foto_contactar {
	position:absolute;
	left:727px;
	top:295px;
	width:238px;
	height:232px;
	z-index:9;
}
#txt_plantilla {
	position:absolute;
	left:40px;
	top:260px;
	width:925px;
	height:425px;
	z-index:7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
}
a.menu:active {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	letter-spacing: 1pt;
}
a.menu:link {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	letter-spacing: 1pt;
}
a.menu:visited {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	letter-spacing: 1pt;
}
a.menu:hover {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #DBDBF9;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	letter-spacing: 1pt;
}
a.enlaces:active {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #3C3B89;
	text-decoration: none;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: 1pt;
}
a.enlaces:link {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #3C3B89;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	letter-spacing: 1pt;
}
a.enlaces:visited {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #3C3B89;
	text-decoration: none;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: 1pt;
}
a.enlaces:hover {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #000000;
	text-decoration: none;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: 1pt;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #1D1D77;
	font-weight: bold;
	letter-spacing: 1pt;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.celdas_menu {
	text-align: center;
	width: 190px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #DBDBF9;
	letter-spacing: 1pt;
}
.celdas_sec_activa {
	text-align: center;
	width: 190px;
	font-weight: bold;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #DBDBF9;
	letter-spacing: 1pt;
}
.celdas_montaje {
	text-align: right;
	width: 190px;
}
.celdas_contenido_inicio {
	width: 190px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
	font-weight: bold;
	vertical-align: top;
	border: 1px dotted #CCCCCC;
	padding-top: 10px;
	padding-bottom: 10px;
	height: 365px;
}
.margen_foto {
	margin-left: 15px;
}
.resaltar {
	font-size: 10pt;
	font-weight: bold;
	color: #3C3B89;
	letter-spacing: 1pt;
}
.sec_activa_inf {
	text-decoration: underline;
	letter-spacing: 1pt;
	font-weight: bold;
}
.flechita {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
}
