body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	height:100%;
	width:100%;
}
html {
	height:100%;
	width:100%;
}

.gris {
	background-color: #f2f2f2;
}

.blanco {
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}

.menu a {
	filter:alpha(opacity=30);
	-moz-opacity: 0.3;
	opacity: 0.3;
	width: 100%; /* stupid IE */
}
.menu a:active {
	filter:alpha(opacity=30);
	-moz-opacity: 0.3;
	opacity: 0.3;
	width: 100%; /* stupid IE */
}
.menu a:hover {
	filter:alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;	
	width: 100%; /* stupid IE */
}

.inicio a:hover {
	filter:alpha(opacity=30);
	-moz-opacity: 0.3;
	opacity: 0.3;
	width: 100%; /* stupid IE */
}

.nosotros a:hover {
	display: block; 
	background-color: #333333;
}

.mano { cursor:pointer; }
.mostrarsi { display:block; }
.mostrarno { display:none; }
.apagar { display:none; }
.animation { -webkit-transition: all 1000ms ease-in-out; -moz-transition: all 1000ms ease-in-out; -ms-transition: all 1000ms ease-in-out; -o-transition: all 1000ms ease-in-out; transition: all 1000ms ease-in-out;}
				
A:link {
color:#00643E;
text-decoration: none;
}
A:visited {
color:#00643E;
text-decoration: none;
}
A:active {
color:#00643E;
text-decoration: none;
}
A:hover {
color:#00643E;
text-decoration: none;
}

A.dos:link {
color:#808285;
text-decoration: none;
}
A.dos:visited {
color:#808285;
text-decoration: none;
}
A.dos:active {
color:#00643E;
text-decoration: underline;
}
A.dos:hover {
color:#00643E;
text-decoration: underline;
}

A.tres:link {
color:#FFFFFF;
text-decoration: none;
}
A.tres:visited {
color:#FFFFFF;
text-decoration: none;
}
A.tres:active {
color:#FFFFFF;
text-decoration: underline;
}
A.tres:hover {
color:#FFFFFF;
text-decoration: underline;
}

A.cuatro:link {
color:#007948;
text-decoration: none;
}
A.cuatro:visited {
color:#007948;
text-decoration: none;
}
A.cuatro:active {
color:#007948;
text-decoration: none;
}
A.cuatro:hover {
color:#007948;
text-decoration: none;
}
		
.overlay {
	background-color: #FFFFFF;
	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
	width: 100%; /* stupid IE */
	zoom: 1;
}

.overlay2 {
	background-color: #000000;
	filter:alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
	width: 100%; /* stupid IE */
	zoom: 1;
}

.overlay3 {
	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}


/* cargar tipografia */
@font-face {
    font-family: Helvetica;
    src: url('/font/Helvetica.ttf');
    font-weight:1;
}
@font-face {
    font-family: HelveticaLight;
    src: url('/font/HelveticaNeue-Light.otf');
    font-weight:1;
}
@font-face {
    font-family: HelveticaNeue;
    src: url('/font/HelveticaNeue.ttf');
    font-weight:1;
}
.texto11 { font-family: HelveticaLight, Arial, sans-serif; font-size: 11px; color: #444444; line-height:1.6; letter-spacing:1px;
}
.texto12 { font-family: HelveticaNeue, Arial, sans-serif; font-size: 14px; color: #444444; line-height:1.6; letter-spacing:1px;
}
.texto13 { font-family: HelveticaLight, Arial, sans-serif; font-size: 14px; color: #444444; line-height:1.6; letter-spacing:1px;
}
.texto14 { font-family: HelveticaLight, Arial, sans-serif; font-size: 15px; color: #444444; line-height:2; letter-spacing:1px;
}
.texto22 { font-family: Helvetica, Arial, sans-serif; font-size: 22px; color: #444444; line-height:1.6; letter-spacing:1px;
}



.texto0 { font-family: Verdana, Helvetica, sans-serif; font-size: 9px; color: #666666; line-height:1.6;
}
.texto01 { font-family: Verdana, Helvetica, sans-serif; font-size: 11px; color: #666666; line-height:1.6;
}
.texto1 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height:1.5;
}
.texto2 { font-family: Trebuchet MS, Helvetica, sans-serif; font-size: 12px; color: #666666;
}
.textoMENU { font-family: Trebuchet MS, Helvetica, sans-serif; font-size: 14px; color: #666666;
}


.form1{ font-family: Verdana, Helvetica, sans-serif; font-size: 11px; color: #666666; background-color: #FFFFFF; border: thin solid #CCCCCC;
}
.form2{ font-family: Verdana, Helvetica, sans-serif; font-size: 14px; color: #666666; background-color: #FFFFFF; border: thin solid #CCCCCC;
}
.form3{ font-family: Verdana, Helvetica, sans-serif; font-size: 12px; color: #666666; background-color: #CCCCCC; border: thin solid #CCCCCC;
}
.buscador { font-family: Verdana, Helvetica, sans-serif; font-size: 11px; color: #666666; background-color: #FFFFFF; border: thin solid #FFFFFF;
}
.botonsalir {
	background-color: #007948;
	border: Transparent;
	color: #FFFFFF;
	padding:5px 10px;
}
.color1 { color: #00643E;
}
.color2 { color: #00ccff;
}
.color3 { color: #000000;
}
.color4 { color: #999999;
}
.color5 { color: #FFFFFF;
}
.colorW { color: #FFFFFF;
}
.colorV { color: #007948;
}
.textoU { text-transform:uppercase;
}
.textol { text-transform:lowercase;
}
.textoS { line-height:2.5;
}
.textoB { font-weight: bold;
}
.foto {
	background-repeat: no-repeat;
}
.foto1 {
	background-position: top right;
}

p {
	margin-top:0px;
}

ul {
	padding-left:0px;
	margin-top:5px;
}

#lectura ul {
	padding-left:20px;
	margin:0px;
}




#topper {
	background-color:#999;
	height:20px;
	width:100%;
	z-index:300;
}
#menuALL {
	width:100%;
	min-width:1100px;
	background-color: #00623A;
	background:url(img/bg_header.jpg);
	-moz-box-shadow: 0px 0px 15px #333333;
	-webkit-box-shadow: 0px 0px 15px #333333;
	box-shadow: 0px 0px 15px #333333;
	z-index:100;
}
#menuWHITE {
	background:url(img/bg_logo.jpg) repeat-x;
	height:157px;
	position:absolute;
	top:20px;
	width:50%;
	z-index:105;
	left:-285px;
}
#menutop {
	margin:0 auto;
	width:1100px;
	height:157px;
	z-index:110;
	position:relative;
	/*background:url(img/logo.png) no-repeat;
	background-position:75px 25px;*/
}
.menues, .menues2 {
	position:relative;
	float:right;
	padding:120px 15px 10px;
	height:27px;
	margin:0 1px;
}
.menues:hover {
	background:url(../img/bg_menu_hover.png) repeat-x;
}
.menues2 {
	background:url(img/bg_menu_hover.png) repeat-x;
}

#wrapper {
	margin:0 auto;
	width:1100px;
	height:auto;
	z-index:1;
}
#footer {
	width:100%;
	position:fixed;
	bottom:0px;
	z-index:12500;
	border-top:1px dashed #CCCCCC;
	background-color:#FFF;
	-moz-box-shadow: 0px 0px 15px #CCCCCC;
	-webkit-box-shadow: 0px 0px 15px #CCCCCC;
	box-shadow: 0px 0px 15px #CCCCCC;
}
.footerIN {
	margin:0 auto;
	width:1100px;
}
.footerINII {
	text-align:center;
	padding:20px 0;
}
.hommy1, .hommy2 {
	position:relative;
	float:left;
	min-height:20px;
	margin-right:25px;
}
.hommy1 {
	width:460px;
	margin-left:15px;
}
.hommy2 {
	width:575px;
}
.separador {
	margin-top:20px;
	border-top:1px dashed #CCCCCC;
	height:20px;
}
.biliotek {
	position:relative;
	float:right;
	border-top:1px solid #CCC;
	border-right:1px solid #CCC;
	border-left:1px solid #CCC;
	height:20px;
	margin:0 5px;
	padding:3px 5px 0;
}
.publicks, .publicks3 {
	position:relative;
	float:right;
	margin:15px 7px 0;
	height:22px;
	padding:0 5px;
}
.publicks2 {
	position:relative;
	float:right;
	margin:15px 0 0;
	height:22px;
}
.publicks3 {
	border-bottom:3px solid #666;
}
.publicks:hover {
	border-bottom:3px solid #666;
}
.pubdown, .pubdown3 {
	position:relative;
	float:right;
	margin:10px 10px;
	height:auto;
	padding:1px 5px;
}
.pubdown3 {
	color:#FFF;
	background-color:#007948;
}
.pubdown:hover {
	color:#FFF;
	background-color:#007948;
}



#POPUP {
	width:100%;
	height:100%;
	position:absolute;
	top:0px;
	z-index:100000;
	background-color: #000000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	zoom: 1;
}
#POPUPTEXT {
	width:700px;
	height:550px;
	z-index:110000;
	position:relative;
	margin:100px auto 0px;
	text-align:center;
	background:url(img/pop-up-2018.png) no-repeat center center;
	background-size:contain;
}

/** mobile **/
.whole {
	width: 100%;
    height: 100%;
	max-width:640px;
	margin:0 auto;
	position:relative;
}
#idiomas {
	position:absolute;
	z-index:100;
	bottom:15%;
	height:5%;
	width:100%;
	margin:0 auto;
	text-align:center;
}
#down, #down2 {
	position:absolute;
	z-index:100;
	bottom:5%;
	height:10%;
	width:100%;
	margin:0 auto;
}
#down {
	background:url(img/down-arrow1.png) no-repeat center center;
	background-size:contain;
	-webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}
#down2 {
	background:url(img/down-arrow2.png) no-repeat center center;
	background-size:contain;
}
#logo {
	width:100%;
	height:100%;
	position:relative;
	background:url(img/logopng.png) no-repeat center center;
}
#LaFirma, #DyalaBIO, #Experiencia, #footerMOB, #ContactoDJ, #PubsINFO, #TeamInfo {
	position:relative;
	margin:7%;
}
#Dyala {
	position:relative;
	width:100%
}
#footerMOB {
	position:relative;
	border-top:1px dashed #CCCCCC;
	text-align:center;
	padding-top:5%;
}

/** web **/
.wholeB {
	width: 100%;
    height: 100%;
	margin:0 auto;
	position:relative;
	min-width:720px;
}
.fotoB {
	position:relative;
	width:100%;
	height: 475px;
	/*background: url("img/edificio_meridiano.jpeg") center center no-repeat;
	background-size: contain;*/
}
#Pubs {
	position:relative;
	width:100%;
	height: 600px;
}
.fotoPortada {
	position:relative;
	width:100%;
	height: 650px;
}
#ContactoDJdos {
	position:relative;
	margin:0 14%;
}
#menuBIOSphone {
	display: none;
}

#Menu_logo {
	width:100%;
	height:110px;
	position:relative;
	background-color:#eee;
}
#Menu_In {
	margin:0% 10%;
	height:110px;
	position:relative;
	/*background:url("img/Logo DJ Arbitraje White-01.svg") no-repeat left center;*/
	background:url("img/Logo DJ 2021.svg") no-repeat left center;
	background-size: contain;
}
#botonlogo {
	width: 150px;
	height: 100px;
}
.menuitemios {
	padding: 60px 7px 0;
	color:#808285;
}
.leift {
	float: left;
}
.rait {
	float: right;
}
.clear {
	clear: both;
}

#sidebarIN {
	position:fixed;
	width:100%;
	height:100%;
	z-index: 25;
	top:100px;
	left:100%;
	background-color:#FFF;
	overflow-x: scroll;
    -webkit-overflow-scrolling: touch;
    -webkit-transform: translateZ(0);
    touch-action: pan-y;
}
.trio {
    width: 30px;
    height: 18px;
    display: inline-block;
    position: relative;
	color: #009de5;
	margin-top:40px;
}
.trioIN {
	width: 30px;
    height: 2px;
	color: #009de5;
    background-color: #7c7c7c;
    border-radius: 4px;
	margin-bottom:5px;
}
.menuMobileItem {
	padding: 3% 7%;
	border-bottom: 1px dashed #7c7c7c;
}
.noborder {
	border:none !important;
}

/* listados */
ol {
	padding-inline-start: 25px;
}

@media screen and (min-width: 1300px){ 
.fotoPortada {
		background-position: center center !important;
}
}
@media screen and (max-width: 1200px){ 

#fotoExp {
	margin:0% 0% 7% !important;
}

}
@media screen and (max-width: 768px){ 
.wholeB {
	min-width:300px !important;
}
#menuBIOSphone, .mobileSi {
	display:block;
}
#menuBIOS, .menuitemios, .nomobile {
	display: none;
}
#Dyala, #Pubs, #TeamBlank {
	width:100% !important;
}
#DyalaBIO, #TeamInfo {
	width:86% !important;
	margin:10% 7% !important;
}
#Experiencia, #ContactoDJdos, #Academico {
	margin:7% 0% !important;
}
#ContactoDJdos {
	margin:0% 7% !important;
	width:86% !important;
}
#ContactoDJinfo, #PubsINFO, #titCon, #Firma {
	width:86% !important;
	margin:0% 7% !important;
}
#POPUPTEXT {
	width:375px;
	height:650px;
	z-index:110000;
	position:relative;
	margin:50px auto 0px;
	text-align:center;
	background:url(img/pop-up-2018-mobile.png) no-repeat center center;
	background-size:contain;
}
.fotoB {
	background-size: cover !important;
}
.fotoPortada {
	height: 200px;
	background-position: center center !important;
}
#Pubs {
	height: 300px;
	background-position: center center !important;
	background-size: cover !important;
}
.creditos {
	margin-right: 15px !important;
}

}
@media screen and (max-width: 425px){ 
.fotoPortada {
	background-position: bottom center !important;
}
}