BODY{
background:url('../atze.png') ;
backgorund-repeat:repeat-x;
}
.noticia
{ background: url("notborde.png") #ef8218 xrepeat-x; }
.back
{
background:url('../atze.png') ;
backgorund-repeat:repeat-x;
float:right;
}
.dropdown-submenu {
	  position: relative;
  }

  .dropdown-submenu .dropdown-menu {
	    top: 0;
	      left: 100%;
	        margin-top: -1px;
	}
.orria {
	align:center;
	width:1024px;
	
}
.centerFlex{
display:flex;
justify-content:center;
align-items:center;
}
.caret{
display:none !important;
}
.imgmax{
	    width:100%;
	        max-width:60px !important;
	}
.top1 {
	width:80%;
	height:10%;
	background-color:#e2e2e2;
	align:center;
}
.eskubi {
	float:right;
	align:center;
	margin-left:20px;
	background:url('../atze.png') ;
	backgorund-repeat:repeat-x;

}
.edukia {
	background-color:white;
	text-align:justify;
	padding:10px;
	padding-left:5%;

}
.border{
border:1px solid black;
}
.nextNot{
padding:5px;
}
h2 {
	    font: 33px sans-serif;
	        margin-top: 30px;
		    text-align: center;
		        text-transform: uppercase;
		}
				    

													    span { 
														            /* to hide the lines from behind the text, you have to set the background color the same as the container */ 
														            background: #fff; 
															            padding: 0 15px; 
																        }

																h2.double:before { 
																	    /* this is just to undo the :before styling from above */
																	    border-top: none; 
																    }

																    h2.double:after {
																	        border-bottom: 1px solid blue;
																		    -webkit-box-shadow: 0 1px 0 0 red;
																		        -moz-box-shadow: 0 1px 0 0 red;
																			    box-shadow: 0 1px 0 0 red;
																			        content: "";
																				    margin: 0 auto; /* this centers the line to the full width specified */
																				        position: absolute;
																					    top: 45%; left: 0; right: 0;
																					        width: 95%;
																						    z-index: -1;
																					    }

																					    h2.no-background {
																						        position: relative;
																							    overflow: hidden;
																							        
																							        span {
																									        display: inline-block;
																										        vertical-align: baseline;
																											        zoom: 1;
																												        *display: inline;
																													        *vertical-align: auto;
																														        position: relative;
																															        padding: 0 20px;

																																        &:before, &:after {
																																		            content: '';
																																			                display: block;
																																					            width: 1000px;
																																						                position: absolute;
																																								            top: 0.73em;
																																									                border-top: 1px solid red;
																																											        }

																																												        &:before { right: 100%; }
																																													        &:after { left: 100%; }
																																														    }
																																													    }

																																													    h2.no-span {
																																														        display: table;
																																															    white-space: nowrap;
																																															        &:before, &:after {
																																																	      border-top: 1px solid green;
																																																	            content: '';
																																																		          display: table-cell;
																																																			        position: relative;
																																																				      top: 0.5em;
																																																				            width: 45%;
																																																					        }
																																																						    &:before { right: 1.5%; }
																																																						        &:after { left: 1.5%; }
																																																						}
@media (max-resolution: 1dppx) {

.mobile{
  display:block;
}
}

.Bordes2
{
	border:2px solid black;
}
.nomobile{

 display:none;
}
table span {
	  padding: 0px !important;
  }
a{
color:grey;
}
a:hover{
color:brown;
}
div.item {
	    vertical-align: top;
	        display: inline-block;
		    text-align: center;
		        width: 120px;
		}
		img.item {
			    width: 100px;
			        height: 100px;
				    background-color: grey;
			    }
			    .caption {
				        display: block;
					background-color:transparent !important;
					left: -30px;
					position: relative;
				}
			

