﻿/*-------------------------------------------------------*/
/* Empresa                                               */
/*-------------------------------------------------------*/
.inycom_imagen_cabecera_empresa
{
	background-repeat: no-repeat;
	width: 730px;
	height: 180px;
}
.inycom_imagen_texto_cabecera_empresa
{
	padding: 20px 0px 0px 15px;
	font-family: Verdana;
	font-size: 24px;
	color: #CC0000;
	font-weight: bold;
	vertical-align: middle;
	display: block;
	float: right;
	width: 180px;
	text-align: center;
	font-style: italic;
	line-height: normal;
}

/*-------------------------------------------------------*/
/* Mapas en ¿Dónde estamos?                              */
/*-------------------------------------------------------*/
.inycom_mapa_sede_caja
{
	background-position: left bottom;
	width: 700px;
	height: 440px;
	border: 1px solid #E4312A;
	background-repeat: no-repeat;
	display: block;
}
.inycom_mapa_sede_cabecera
{
	background-color: #E4312A;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	height: 24px;
	text-align: left;
	padding: 6px 0px 0px 20px;
	background-image: url('../../Images/barra-menu.jpg');
	background-repeat: repeat-x;

}
.inycom_mapa_sede_contenido
{
	width:700px;
	height:410px;
	position:relative;
}
.inycom_mapa_marcador
{
	margin-top: -24px; 
    background:url('../../Images/marcador-mapa.png'); 
    height:47px; 
    width:38px;
    background-repeat:no-repeat;
}
.inycom_mapa_marcadorIE6 
{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../Images/marcador-mapa.png', sizingMethod='image'); 
    height:43px; 
    width:37px;
    background-repeat:no-repeat;
}
/*-------------------------------------------------------*/
/*    Misión, Visión y Valores                           */
/*-------------------------------------------------------*/
.inycom_mision_vision_valores_caja
{
	background-position: top left;
	width: 350px;
	height: 150px;
	border: 1px solid #E4312A;
	background-repeat: no-repeat;
	display: block;
	cursor: pointer;
	background-position:0px 30px;
}

.inycom_mision_vision_valores_cabecera
{
	background-color: #E4312A;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	height: 24px;
	text-align: left;
	vertical-align: middle;
	padding-top: 6px;
	padding-left: 20px;
	background-image: url('../../Images/barra-menu.jpg');
	background-repeat: repeat-x;
}
.inycom_mision_vision_valores_contenido
{
	position:relative;
	top:40px;
	left:220px;
 	width:100px;
 	height:60px;
 	color:#6B6C6E;
 	text-align: right;
}
.inycom_mision_vision_valores_link
{
	background-image: url('../../Images/ver-mas.png');
	background-repeat: no-repeat;
	width: 90px;
	height: 24px;
	margin: 33px 0px 0px 230px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	text-align:center;
	padding-top:2px;
	
}

/*-------------------------------------------------------*/
/*   Políticas                                           */
/*-------------------------------------------------------*/
.inycom_politica_caja
{
	background-position: top left;
	width: 350px;
	height: 150px;
	border: 1px solid #E4312A;
	background-repeat: no-repeat;
	display: block;
	cursor: pointer;
	background-position:0px 30px;
}

.inycom_politica_cabecera
{
	background-color: #E4312A;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	height: 24px;
	text-align: left;
	vertical-align: middle;
	padding-top: 6px;
	padding-left: 20px;
	background-image: url('../../Images/barra-menu.jpg');
	background-repeat: repeat-x;
}
.inycom_politica_contenido
{
	position:relative;
	top:40px;
	left:210px;
 	width:120px;
 	height:60px;
 	color:#6B6C6E;
 	text-align: right;
}
.inycom_politica_link
{
	background-image: url('../../Images/ver-politica.png');
	background-repeat: no-repeat;
	background-position: 240px 30px;
	width: 100px;
	height: 24px;
	padding: 33px 0px 0px 254px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}

/*-------------------------------------------------------*/
/*    Delegaciones                                       */
/*-------------------------------------------------------*/
.inycom_delegacion_caja
{
	background-position: top left;
	width: 234px;
	height: 370px;
	border: 1px solid #E4312A;
	background-repeat: no-repeat;
	display: block;
	cursor: pointer;
	background-position:0px 30px;
}
.inycom_delegacion_cabecera
{
	background-color: #E4312A;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	height: 24px;
	text-align: left;
	vertical-align: middle;
	padding-top: 6px;
	padding-left: 20px;
	background-image: url('../../Images/barra-menu.jpg');
	background-repeat: repeat-x;
}
.inycom_delegacion_contenido
{
	text-align:left;
	position: relative;
	top: 155px;
	left: 50px;
	width: 150px;
	height: 180px;
	color: #6B6C6E;
}
.inycom_delegacion_link_mapa
{
	top:130px;
	left:70px;
	text-align:left;
	text-indent:16px;
	padding-top:2px;
	background-image: url('../../Images/ver-mapa.png');
	background-repeat: no-repeat;
	width: 100px;
	height: 24px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	position: relative;
}

/*-------------------------------------------------------*/
/*    Fin de la hoja de estilos                          */
/*-------------------------------------------------------*/
