@charset "utf-8";
.grup1a .grup1 .menu {
}
@font-face {
    font-family: OpenSans-Regular;
    src: url("fuentes/OpenSans-Regular.ttf") format("truetype");
}
@font-face {
    font-family: OpenSans-Bold;
    src: url("fuentes/OpenSans-Bold.ttf") format("truetype");
}
.barra {
	float: left;
	width: 100%;
	background-color: #434242;
	height: 90px;
	z-index: 0;
}
.block1 {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	z-index: 1;
}
.block1 .menu {
	float: left;
	width: 1000px;
	font-family: Krub;
	margin-top: -90px;
	background:#FFF;		
	height: 88px;
	padding-bottom:20px;
}
.block1 .menu a {
	font-size: 12px;
	color: #FEFEFE;
	text-decoration: none;
    margin-left: 26.6px;
    margin-right: 26.6px
}
.block1 .menu .item {
	float: left;
	width: auto;
	height: 44px;
	margin-left: 2px;
	display: flex;
	justify-content: center;
	align-items: center;
	background:#9d9e9e;
}
.block1 .menu #item1:hover {
	float: left;
	width: auto;
	height: 44px;
	margin-left: 1px;
	display: flex;
	justify-content: center;
	align-items: center;
	background:#1F613E;
}
.block1 .menu #item2:hover {
	float: left;
	width: auto;
	height: 44px;
	margin-left: 1px;
	display: flex;
	justify-content: center;
	align-items: center;
	background:#861f4f;
}
.block1 .menu #item3:hover {
	float: left;
	width: auto;
	height: 44px;
	margin-left: 1px;
	display: flex;
	justify-content: center;
	align-items: center;
	background:#ED6F1E;
}
.block1 .menu #item4:hover {
	float: left;
	width: auto;
	height: 44px;
	margin-left: 1px;
	display: flex;
	justify-content: center;
	align-items: center;
	background:#393185;
}
.block1 .menu #item7:hover {
	float: left;
	width: 170px;
	height: 44px;
	margin-left: 1px;
	display: flex;
	justify-content: center;
	align-items: center;
	background:#B52322;
}
.block1 .menu #item7{
	width: 170px;
}
.block1 .menu2 {
	float: left;
	width: 1000px;
	font-family: Krub;
	margin-top: -62px;
	background:#FFF;		
	height: 88px;
	padding-bottom:20px;
}
.block1 .menu2 a {
	font-size: 12px;
	color: #FEFEFE;
	text-decoration: none;
    margin-left: 26.6px;
    margin-right: 26.6px
}
.block1 .menu2 .item {
	float: left;
	width: auto;
	height: 44px;
	margin-left: 2px;
	display: flex;
	justify-content: center;
	align-items: center;
	background:#9d9e9e;
}
.block1 .menu2 #item5:hover {
	float: left;
	width: auto;
	height: 44px;
	margin-left: 1px;
	display: flex;
	justify-content: center;
	align-items: center;
	background:#254dfd;
}
.block1 .menu2 #item6:hover {
	float: left;
	width: auto;
	height: 44px;
	margin-left: 1px;
	display: flex;
	justify-content: center;
	align-items: center;
	background:#00833d;
}
.block1 .menu2 #item8:hover {
	float: left;
	width: 287px;
	height: 44px;
	margin-left: 1px;
	display: flex;
	justify-content: center;
	align-items: center;
	background:#6b3185;
}
.block1 .menu2 #item8{
	width: 287px;
}
.contenido{
	display:flex;
	align-items: center;
}
.contenidor{
	width: 1000px;
	margin: 0 auto;
	height: auto;
}
.contenidor .imgVertical{
	float:left;
	width:200px;
	height:525px;
	margin-left:30px;
	margin-top:50px;
	margin-right:41px;
}
.contenidor .contenidoInterno{
	float:left;
	margin-left:35px;
	margin-top:25px;
    width: 690px;
}
.contenidor .contenidoInterno .logo img{
	width:220pxpx;
}
.contenidoInterno .sede{
	font-family: OpenSans-Bold;
	font-size: 15px;
	color: #90232B;
    margin-top: 30px;
}
.contenidoInterno .localidad{
	font-variant:small-caps;
	font-family: OpenSans-Bold; 
  	text-transform: uppercase;
	font-size: 16x;
	color: #90232B;
	margin-left:5px;
	margin-top: 10px;
}
.contenidoInterno .direccion{
	font-family: OpenSans-Regular;
	font-size: 13px;
	color: #2b2a29;
	margin-left:5px;
}
.contenidoInterno .tabla table{
	margin-bottom:40px;
	margin-left: 10px;
	width: 100%;
	border-collapse: collapse;
}
.contenidoInterno .tabla table thead{
	font-variant:small-caps;
	font-family: OpenSans-Bold;
	font-size: 13px;
	color: #2b2a29;
	line-height:230%;
}
.contenidoInterno .tabla table tbody{
	font-family: OpenSans-Regular;
	font-size: 13px;
	color: #2b2a29;
	line-height:100%;
	
}

.contenidoInterno .tabla table :is(th, td){
	text-align: left;
	vertical-align: top;
	padding: 3px 4px;
	border: 1px solid rgba(0,0,0,0.2);
}
.contenidoInterno .contacto{
	margin-left:5px;
}
.contenidoInterno .tituloContacto {
	font-variant:small-caps;
	font-family: OpenSans-Bold;
	font-size: 14x;
	color: #a82638;    
}
.contenidoInterno .textoContacto p{
	font-family: OpenSans-Regular;
	font-size: 14px;
	color: #2b2a29;
}
.parrafo_link_esp {
	width: 100%;
	float: left;
	margin-top: 5px;
	margin-bottom: 10px;
}


.parrafo_link_esp .link_grande_llamativo {
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
}

 .tabla_ssj1{
        border-collapse: collapse;
        }
    .tabla_ssj1 table, .tabla_ssj1 td, .tabla_ssj1 th{
        border: 1px solid black;
     }

     .tabla_ssj1 td, .tabla_ssj1 th{
         padding: 3px 5px;
     }

     .tabla_ssj1 th{
         text-align: left;
         background-color: gray;

        }
		
	.tabla_001 {
        border-collapse: collapse;
        border: 1px solid #dddddd;
		font-family: OpenSans-Regular;
		font-size: 14px;
		color: #2b2a29; 
    }

    .tabla_001 th,
    .tabla_001 td {
        padding: 10px;
    }

    .tabla_001 th,
    .tabla_001 tr:nth-child(even) {
        background: #dddddd;
    }
