@charset "utf-8";

img, object, embed, video {
	max-width: 100%;
}


.ie6 img {
	width:100%;
}



.fluid {
	clear: both;
	margin-left: 0;
	width: 100%;
	float: left;
	display: block;
	text-indent: 2px;
}

.fluidList {
    list-style:none;
    list-style-image:none;
    margin:0;
    padding:0;        
}

A:link {text-decoration:none;color:#FFF;}/*Color link*/
A:visited {text-decoration:none;color:#FFF;}/*Color link visitado*/
A:hover {
	text-decoration:underline;
	color:#FFF;
}

/* MOBILE LAYOUT: 480px and below. */



#div1 {
	background: #000 url(image/fotoygris_tablet.jpg) no-repeat center fixed;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	/*background-color: #F00;*/
	height: 100%;
	width: 100%;
	min-width: 330px;
	font-size: 0.7em;
}
/*
#total {
	height: 1000px;
	width: 99%;
	float: left;
	margin-left: 0px;
	margin-top: 0px;
}
*/
#navegador ul{
   list-style-type: none;
   text-align: left;
   padding:0px;
}
#navegador li{
   display: inline;
   text-align: left;
   margin: 1px 1px 0 0;
   font-family:"Open Sans";
   color:#FFF;
   font-size: 80%;
   float: left;
   width: 35%;
   /*background-color: #3366FF;*/
   background-color:rgba(100,37,101,0.6);
}
#contenido_dcha {
	height: 90%;
	width: 53%;
	margin-top: 1%;
	clear:right;
	float:right;
	/*background-color:rgba(255,251,240,0.3);*/
	background-color: #1E1E1E;
}
#contfotos {
	height: 98%;
	width: 45%;
	float: left;
	margin-top: 6%;
	overflow:hidden;
	/*background-color:#0FF;*/
}
#foto {
	/*height: 17%;*/
	height: calc(1.33*vh);
	/*min-height: 10px;*/
	width: 92%;
	float: left;
	clear: right;
	margin-top: 2vh;
	margin-left: 3%;
	border: solid thin #642565;
}
#articulos {
	height: 98%;
	width: 50%;
	min-width: 90px;
	clear: right;
	float: right;
	margin-right: 1%;
	text-align:justify;
	font-family:"Open Sans";
	font-size: 50%;
	color:#FFF;
}

span.titulo {
	font-size: 150%;
	font-family:"Mr De Haviland", "Open Sans";
}

span.bienvenidos {
	text-align:justify;
	font-family:"Open Sans";
	font-size: 100%;

}

.zeroMargin_mobile {
margin-left: 0;
}
.hide_mobile {
display: none;
}
/* **********TOOLTIPS***********/
.syvtooltip {
	position: relative;
}
.syvtooltip .tooltip-body {
	color: #ffffff;
	display: none;
	font: normal 14px/18px Arial, Helvetica, sans-serif;
	padding: 0px 0px;
	position: absolute;
	left: -100px;	/*DESPLAZAMIENTO LATERAL DE LA FOTO*/
	bottom: 35px;
	width: 299px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.tooltip-body p {
	color: #ffffff;
}
.syvtooltip .tooltip-body .tooltip-ok {
	border: none;
	bottom: -13px;
	height: 13px;
	left: 20px;
	position: absolute;
	width: 26px;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
}

.tooltip-verde { color: #1e7f2e; }
.tooltip-verde .tooltip-body { border: 1px solid #1bf2e; text-shadow: 0 1px 1px #537e1a; }
.tooltip-verde .tooltip-body .tooltip-ok { background: url("resim/ok-yesil.png") no-repeat top left; }
/* ******** FIN TOOLTIPS*******/



/* TABLET LAYOUT: 481px to 768px. Inherits styles from: Mobile Layout. */
@media only screen and (min-width: 481px) {
/*
.gridContainer {
	width: 90.675%;
	padding-left: 1.1625%;
	padding-right: 1.1625%;
	clear: none;
	float: none;
	margin-left: auto;
}
*/
#div1 {
	background: #000 url(image/fotoygris_tablet.jpg) no-repeat center fixed;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	/*background-size: 100% 100%;*/
	/*background-color: #0F0;*/
	height: 100%;
	width: 100%;
	font-size: 0.75em;
}
/*
#total {
	height: 1000px;
	width: 99%;
	float: left;
	margin-left: 0px;
	margin-top: 0px;
}
*/

#menus {
	width: 67%;
	height: 6%;
	clear: right;
	float:right;
	/*background-color: #0F0;*/
}

#navegador ul{
   list-style-type: none;
   text-align: left;
   padding:0px;
}
#navegador li{
   display: inline;
   text-align: left;
   margin: 2px 3px 0 0;
   font-family:"Open Sans";
   color:#FFF;
   font-size: 80%;
   float: left;
   width: 17%;
   /*background-color: #3366FF;*/
   background-color:rgba(100,37,101,0.6);
}
#contenido_dcha {
	height: 93%;
	width: 66%;
	margin-top: 1%;
	clear:right;
	float:right;
	/*background-color:rgba(255,251,240,0.3);*/
	background-color: #1E1E1E;
}
#contfotos {
	height: 70%;
	width: 30%;
	float: left;
	margin-top: 26%;
	overflow:visible;
	/*background-color:#0FF;*/
}
#foto {
	/*height: 17%;*/
	height: calc(1.33*vh);
	min-height: 27px;
	width: 40%;
	float: left;
	clear: right;
	margin-top: 3vh;
	margin-left: 3%;
	border: solid thin #642565;
}
#articulos {
	height: 98%;
	width: 60%;
	min-width: 200px;
	clear: right;
	float: right;
	margin-right: 1%;
	text-align:justify;
	font-family:"Open Sans";
	font-size: 70%;
	color:#FFF;
}
span.titulo {
	font-size: 160%;
	font-family:"Mr De Haviland", "Open Sans";
}

span.bienvenidos {
	text-align:justify;
	font-family:"Open Sans";
	font-size: 90%;

}

.hide_tablet {
display: none;
}
.zeroMargin_tablet {
margin-left: 0;
}

/* **********TOOLTIPS***********/
.syvtooltip {
	position: relative;
}
.syvtooltip .tooltip-body {
	color: #ffffff;
	display: none;
	font: normal 14px/18px Arial, Helvetica, sans-serif;
	padding: 0px 0px;
	position: absolute;
	left: -100px;	/*DESPLAZAMIENTO LATERAL DE LA FOTO*/
	bottom: 35px;
	width: 299px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.tooltip-body p {
	color: #ffffff;
}
.syvtooltip .tooltip-body .tooltip-ok {
	border: none;
	bottom: -13px;
	height: 13px;
	left: 20px;
	position: absolute;
	width: 26px;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
}

.tooltip-verde { color: #1e7f2e; }
.tooltip-verde .tooltip-body { border: 1px solid #1bf2e; text-shadow: 0 1px 1px #537e1a; }
.tooltip-verde .tooltip-body .tooltip-ok { background: url("resim/ok-yesil.png") no-repeat top left; }
/* ******** FIN TOOLTIPS*******/
}


/* DESKTOP LAYOUT: 769px to a max of 1232px.  Inherits styles from: Mobile Layout and Tablet Layout. */
@media only screen and (min-width: 769px) {

#div1 {
	background: #000 url(image/fotoygris.jpg) no-repeat center fixed;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	height: 100%;
	width: 100%;
	font-size: 1em;
}
/*
#total {
	height: 1450px;
	width: 96%;
	float: left;
	margin-left: 1px;
	margin-top: 1%;
}
*/
#menus {
	width: 70%;
	height: 5%;
	/*background-color: #009FFF;*/
	clear: right;
	float:right;
	/*background-color:rgba(136,140,135,0.6);/* 0.5==OPACIDAD */
	/*margin: 0;*/
	/*margin-right: 2px;
	margin-top: 2%;*/
}

#navegador ul{
   list-style-type: none;
   text-align: left;
   padding:0px;
}
#navegador li{
   display: inline;
   text-align: left;
   margin: 0 10px 0 0;
   font-family:"Open Sans";
   color:#FFF;
   font-size: 80%;
   float: left;
   width: 14%;
   /*background-color: #FFFBF0;*/
   background-color:rgba(100,37,101,0.6);/* 0.4==OPACIDAD*/  
}
#contenido_dcha {
	height: 94%;
	width: 74%;
	margin-top: 1%;
	/*clear: left;*/
	float: right;
	/*background-color:rgba(255,251,240,0.3);*/
	background-color: #1E1E1E;
	/*background-color:rgba(167,178,169,0.5);*/
}
#contfotos {
	margin-top: 17%;
	height: 82%;
	width: 40%;
	float: left;
	overflow:visible;
	/*background-color:#0FF;*/
	/*background-color:rgba(167,178,169,0.5);*/
}
#foto {
	/*height: 17%;*/
	height: calc(1.33*vh);
	min-height: 40px;
	width: 40%;
	float: left;
	clear: right;
	margin-top: 3vh;
	margin-left: 2%;
	/*overflow:hidden;*/	
	/*border: double;
	border-color:#642565;
	border-style:outset;
	border-collapse:collapse;*/
	border: solid #642565;
}
#articulos {
	height: 90%;
	width: 40%;
	min-width: 300px;
	clear: right;
	float: right;
	margin-top: 6%;
	margin-right: 1%;
	/*background-color: #FF0;*/
	text-align:justify;
	font-family:"Open Sans";
	font-size: 70%;
	color:#FFF;
	/*background-color:rgba(167,178,169,0.5);*/
}

span.titulo {
	font-size: 160%;
	font-family:"Mr De Haviland", "Open Sans";
}

span.bienvenidos {
	text-align:justify;
	font-family:"Open Sans";
	font-size: 90%;

}


.zeroMargin_desktop {
margin-left: 0;
}
.hide_desktop {
display: none;
}

/* **********TOOLTIPS***********/
.syvtooltip {
	position: relative;
}
.syvtooltip .tooltip-body {
	color: #ffffff;
	display: none;
	font: normal 14px/18px Arial, Helvetica, sans-serif;
	padding: 0px 0px;
	position: absolute;
	left: -110px;	/*DESPLAZAMIENTO LATERAL DE LA FOTO*/
	bottom: 35px;
	width: 299px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.tooltip-body p {
	color: #ffffff;
}
.syvtooltip .tooltip-body .tooltip-ok {
	border: none;
	bottom: -13px;
	height: 13px;
	left: 20px;
	position: absolute;
	width: 26px;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
}

.tooltip-verde { color: #1e7f2e; }
.tooltip-verde .tooltip-body { border: 1px solid #1bf2e; text-shadow: 0 1px 1px #537e1a; }
.tooltip-verde .tooltip-body .tooltip-ok { background: url("resim/ok-yesil.png") no-repeat top left; }
/* ******** FIN TOOLTIPS*******/

}