@import url(https://fonts.googleapis.com/css?family=Playfair+Display:900|Josefin+Sans:400);
@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: 'codropsicons';
	src:url('../fonts/codropsicons/codropsicons.eot');
	src:url('../fonts/codropsicons/codropsicons.eot?#iefix') format('embedded-opentype'),
		url('../fonts/codropsicons/codropsicons.woff') format('woff'),
		url('../fonts/codropsicons/codropsicons.ttf') format('truetype'),
		url('../fonts/codropsicons/codropsicons.svg#codropsicons') format('svg');	
}


*, *:after, *:before { -webkit-box-sizing: border-box; box-sizing: border-box; }
.clearfix:before, .clearfix:after {display: table;  content: ''; }
.clearfix:after { clear: both; }

body {
	color: #FFFFFF;
	font-weight: 600;
	font-family: 'Terminal Dosis Light', Arial, sans-serif;	/*background-color: #0099CC;*/
	background-image: url(../img/fo-do-body.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center 400px;
}
#open_preferences_center
{
	font-size: 1em;
	font-weight: bolder;
	color: #fafdf4;
	padding: 10px;
	z-index: 100;
	background-color: #000;
	height: 40px;
	border-radius: 10px;
	position: fixed;
	left: 10px;
	bottom: 10px;
	}
/*a {
	color: #fff;
	text-decoration: none;
	font-size: 1em;
}

a:hover,
a:focus {
	outline: none;
	color: #FFFFFF !important;
	font-size: 1em;
}*/
*, *::after, *::before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }


img {
  max-width: 100%; }
a {
	color: #fff;
	text-decoration: none;
	font-size: 1.2em;
}


.tooltip {
	text-align: center;
	cursor: pointer;
	margin-top: 50;
	margin-bottom: 50;
	width: 300px;
	font-weight: bolder;
	color: #FFF;
	background-color: #0094CA;
	border-radius: 20px;
	padding: 10px;
	box-shadow: 0 0 8px #000;
	background-image: url(../img/comillas.png);
	background-repeat: no-repeat;
}

.tooltip > span {
	padding: 10px;
	width: 80%;
	height: auto;
	box-shadow: 0 0 8px #000;
	position: absolute;
	display: block;
	visibility: hidden;
	opacity: 0;
	transition: all 0.5s;
	background-color: #0094CA;
	z-index: 1000;
	border-radius: 20px;
	color: #FFF;
	font-weight: lighter;
}

.tooltip > span:after {
  position: absolute;
  border-width: 15px;
  border-style: solid;
  border-color: transparent; 
}

.tooltip:hover > span {
  visibility: visible;
  opacity: 1;
  transition: all 0.1s;
}

.left > span {
  top: auto;
  left: auto;
}

.left > span:after {
  top: 70px;
  right: -30px;
  border-left-color:#fff;
}
.bto-sobre2
{
	/*opacity: 1.0;*/
	filter: alpha(opacity=100); /* For IE8 and earlier */
	border: 0px;
	cursor: pointer;

}
.bto-sobre2:hover
{
/*	opacity: 0.7;*/
	cursor: pointer;
	text-decoration: none;
	background-color: #89B604;
}
.buscador {
	float: left;
	width: 25%;
	margin-top: 5px;
}



header {
	height: 100px;
	text-align: center;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	background-image: url(../img/fondo-repite.png);
}
  header h1 {
    font-size: 2rem;
    color: #ffffff; }
	
.menu-superior {
	line-height: 1.2;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0em;
	padding-top: 4px;
	position: fixed;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	z-index: 10000;
	width: auto;
	height: 95px;
	background: rgba(0,0,0,0.6);
}
.logo-cabecera {
	width: 30%;
	height: 90px;
	margin: 0px;
	float: left;
}

.menu-superior ul {
	display: inline;
	padding-top: 10px;
	float: right;
	margin-right: 10px;
	margin-left: 0px;
}
.menu-superior li {
	display: inline;
	margin-right: 3px;
	margin-left: 3px;
	margin-top: 4px;
}
.logos {
	background-color: #FFF;
	float: right;
	margin-top: 10px;
	border-radius: 20px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.logos ul {
	margin: 0px;
	padding: 5px;
}
.logos li {
	margin: 0px;
	display: inline;
}

/*.buscador {
	float: right;
	width: 300px;
	border-radius: 20px;
	background-color: #FFF;
	padding: 6px;
	margin: 0px;
}*/

  @media only screen and (min-width: 768px) {
    header {
	height: 95px;
	background-image: url(../img/fondo-repite.png);
	background-repeat: repeat;
}
      header h1 {
        font-size: 2.6rem; } }
.secciones {
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CACACA;
	margin-bottom: 20px;
	padding-top: 10px;
	background-color: #FFF;
}
.secciones h1 {
	font-size: 2.5em;
	font-weight: lighter;
	line-height: 60px;
	padding-left: 20px;
	color: #42AACD;
	background-color: rgba(255, 255, 255, 0.9);
	background-image: url(../img/fondo-titulo.png);
	background-repeat: no-repeat;
}

.sub-titulo {
	width: 100%;
}
.sub-titulo h2 {
	color: #666666;
	font-size: 2.2em;
	padding-left: 110px;
	font-weight: bolder;
	line-height: 45px;
	background-image: url(../img/fondo-ayuda-enlaces-interes.png);
	background-repeat: no-repeat;
	background-position: -20px 0px;
}

.contenido-central {
	font-size: 1.4em;
	color: #515151;
	text-align: justify;
	height: auto;
	width: 80%;
	line-height: 32px;
	margin-right: auto;
	margin-left: auto;
}
.contenido-central li{
	text-align: justify;
	margin-left: auto;
	width: 95%;
	margin-top: 20px;
	margin-bottom: 20px;
}


.contenido-central h3 {
	font-size: 1.5em;
	font-weight: bold;
	padding-right: 5px;
	padding-left: 32px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CACACA;
	background-image: url(../img/fondo-ayuda-enlaces-interes.png);
	background-repeat: no-repeat;
	background-position: -95px;
	margin-bottom: 30px;
	line-height: 38px;
}
.contenido-central h4 {
	text-align: center;
	font-weight: bolder;
	font-size: 1.3em;
	color: #FFF;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

.ver-video {
	width: 50px;
	padding: 0px;
	text-align: right;
	height: 50px;
	float: right;
	margin-top: -20px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.ver-video2 {
	width: 50px;
	padding: 0px;
	text-align: right;
	height: 50px;
	float: right;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: -50px;
}


.contenido-central table {
	width: 95%;
	text-align: justify;
	margin-right: auto;
	margin-left: auto;
}
.contenido-central table p{
	width: 100%;
	text-align: justify;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin: 0px;
	line-height: 23px;
	font-size: 0.9em;
}
.contenido-central table ul {
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 25px;
	padding: 0px;
}
.contenido-central table li {
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	line-height: 23px;
	font-size: 0.9em;
}

.contenido-central tr {
	vertical-align: top;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.contenido-central td {
	vertical-align: middle;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 20px;
}
.mapa {
	width: 100%;
	margin: 0px;
	padding: 0px;
}
.mapa h4 {
	margin-top: 50px;
	margin-bottom: 0px;
	color: #3B3B3B;
	width: 95%;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCC;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-right: 0px;
	margin-left: 0px;
	font-size: 2em;
}

.mapa ul {
	padding: 0px;
	text-align: center;
	width: 90%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.mapa li {
	list-style-type: none;
	text-align: center;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}



.mapa  a:link{
	color: #3B3B3B;
}
.mapa  a:visited{
	color: #3B3B3B;
}
.mapa  a:hover{
	color: #42AACD;
}
.consulta {
	text-align: center;
}
.enviar {
	color: #FFF;
	font-size: 1em;
	background-color: #F30;
	height: 100px;
	width: 100px;
	border: 10px solid #FFF;
	border-radius: 50%;
	padding-top: 5px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 20px;
}
.aclaracion {
	color: #666;
}
.aclaracion2 {
	color: #FFF;
}

.alcohol {
	height: 187px;
	width: 90%;
	float: left;
}
.tabaco {
	height: 187px;
	width: 90%;
	float: left;
}
.cannabis {
	height: 187px;
	width: 90%;
	float: left;
}
.cocaina {
	height: 187px;
	width: 90%;
	float: left;
}
.heroina {
	height: 187px;
	width: 90%;
	float: left;
}
.extasis {
	height: 187px;
	width: 90%;
	float: left;
}
.lsd {
	height: 187px;
	width: 90%;
	float: left;
}
.otras-drogas  {
	height: 187px;
	width: 90%;
	float: left;
}
.color-titulo {
	background-color: #89B604;
}
.color-titulo2 {
background-color: #0094CA;
}
.color-titulo3 {
	background-color: #FFBE24;
}
.color-contenido {
	background: rgba(0, 0, 0, 0.5);
	color: #FFF;
/*	background-color: #F0F0F0;*/
}
.color-contenido2 {
	/*background-color: #E0E0E0;*/
	background: rgba(139, 139, 139, 0.2);
	color: #333;
}
.aclaracion {
	font-size: 0.8em;
	text-align: justify;
	line-height: 25px;
}
.fondo0 {
	background-image: url(../img/fondo-presentacion.jpg);
	background-repeat: no-repeat;
	background-position: -150px;
}



.fondo1 {
	background-image: url(../img/item01bis.jpg);
	background-repeat: no-repeat;
	background-position: right -80px;
}
.fondo2 {
	background-image: url(../img/item02bis.jpg);
	background-repeat: no-repeat;
	background-position: right -50px;
}
.fondo3 {
	background-image: url(../img/item03bis.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.fondo4 {
	background-image: url(../img/item04bis.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.fondo5 {
	background-image: url(../img/item05bis.jpg);
	background-repeat: no-repeat;
	background-position: right -100px;
}
.fondo6 {
	background-image: url(../img/item06bis.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.fondo7 {
	background-image: url(../img/item07bis.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.fondo-contacto {
	background-image: url(../img/fondo-contacto.png);
	background-repeat: no-repeat;
	background-position: right;
}
.fondo-azul {
	background-color: #0094CA;
	padding: 5px;
	height: 30px;
	width: 35px;
	border-radius:50%;
}
.fondo-verde {
	background-color: #84AF04;
	padding: 5px;
	height: 30px;
	width: 35px;
	border-radius: 50%;
}
.fondo-amarillo {
	background-color: #FFBE23;
	padding: 5px;
	height: 30px;
	width: 35px;
	border-radius: 50%;
}
.fondo-gris{
	background-color: #9F9F9F;
	padding: 5px;
	height: 30px;
	width: 35px;
	border-radius: 50%;
}


.color {
	color: #89B604;
	font-size: 1.5em;
	font-weight: bolder;
}
.color-verde {
	color: #89B604;
	font-size: 1.5em;
	font-weight: bolder;
}
.color-azul {
	color: #0094CA;
	font-size: 1.5em;
	font-weight: bolder;
}
.color-naranja {
	color: #FFBE23;
	font-size: 1.5em;
	font-weight: bolder;
}
.color-gris {
	color: #9F9F9F;
	font-size: 1.5em;
	font-weight: bolder;
}

 
.adorno {
	width: 50%;
	height: 10px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCC;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
}
.cerrar {
	color: #FFF;
	font-size: 1em;
	background-color: #F30;
	height: 40px;
	width: 40px;
	border-radius: 50%;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	float: right;
	font-weight: bolder;
	padding-top: 2px;
	display: inline-block;
}



.video-txt {
	width: 100%;	
}
.video-centrado {
	text-align: center;
	width: 100%;
}
 
.video-centrado h2 {
	font-size: 2em;
	font-weight: bold;
	color: #FFBE23;
	line-height: 0px;
	text-align: left;
	padding-left: 150px;
}

.video-txt2 {
	width: 50%;
	background-color: #0F0;
	height: auto;
	margin-right: auto;
	margin-left: auto;
}
.video-txt3 {
	width: 45%;
	height: auto;
	margin-right: 20px;
	margin-left: 20px;
	float: left;
}
.sub-menu {
	width: 90%;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
	margin-bottom: 50px;
	
}
.sub-menu ul {
	border-radius: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 230px;
}

.sub-menu li {
	margin-left: 10px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 30px;
	list-style-image: url(../img/flechita.png);
	list-style-position: outside;
	text-align: left;
}
.sub-menu a {
	font-size: 2em;
	color: #666666;
	line-height: 30px;
	padding-right: 30px;
}
.sub-menu a:link {
	font-size: 2em;
	color: #666666;
	
}
.sub-menu a:hover {
	font-size: 2em;
	color: #0099CD;
}

.txt-destacado {
	/*background: rgba(208, 145, 0, 0.8);*/
	background-color: #FBAF00;
	color: #FFF;
	width: 90%;
	margin-top: 40px;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
	border-bottom-right-radius: 80px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 200px;
	background-image: url(../img/interrogacion.png);
	background-repeat: no-repeat;
}
.destacado {
	width: 90%;
	color: #FFF;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
	border-bottom-right-radius: 80px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 200px;
	background-image: url(../img/comillas2.png);
	background-repeat: no-repeat;
	background-color: #0094CA;
}
.destacado a:link {
	color: #FFF;
	font-weight: bolder;
}
.destacado a:visited {
	color: #FFF;
	font-weight: bolder;
}
.destacado a:hover {
	color: #005879;
	font-weight: bolder;
}
.destacado2 {
	width: 90%;
	color: #FFF;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
	border-bottom-right-radius: 80px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 200px;
	background-image: url(../img/comillas2.png);
	background-repeat: no-repeat;
	background-color: #89B604;
}
.destacado3 {
	width: 90%;
	color: #FFF;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
	border-bottom-right-radius: 80px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 200px;
	background-image: url(../img/comillas2.png);
	background-repeat: no-repeat;
	background-color: #FFBE23;
}
.destacado4 {
	width: 90%;
	color: #FFF;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
	border-bottom-right-radius: 80px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 200px;
	background-image: url(../img/comillas2.png);
	background-repeat: no-repeat;
	background-color: #9F9F9F;
}
.enlace-interes {
	width: 80%;
	color: #666666;
	/*	border-bottom-right-radius: 80px;*/
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	background-repeat: no-repeat;
	margin-bottom: 30px;
	text-align: center;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #999;
	border-bottom-color: #999;
}
.enlace-interes a:link {
	color: #666;
	font-weight: bolder;
}
.enlace-interes a:visited {
	color: #666;
	font-weight: bolder;
}
.enlace-interes a:hover {
	color: #000000;
	font-weight: bolder;
}



.md-modal {
	position: fixed;
	top: 53%;
	left: 50%;
	width: 40%;
	max-width: 50%;
	min-width: 80%;
	height: auto;
	z-index: 2000;
	visibility: hidden;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transform: translateX(-50%) translateY(-50%);
	-moz-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
	background-color: #89B604;
	border: 10px solid #FFF;
	/*background-image: url(../img/contenido-fondo.png);*/
	background-repeat: no-repeat;
}

.md-show {
	visibility: visible;
}

.md-overlay {
	position: fixed;
	width: 100%;
	height: 100%;
	visibility: hidden;
	top: 0;
	left: 0;
	z-index: 100;
	opacity: 0;
	background: rgba(0,0,0,0.8);
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

.md-show ~ .md-overlay {
	opacity: 1;
	visibility: visible;
}

/* Content styles */
.md-content {
	position: relative;
	border-radius: 3px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(../img/squareloading.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

.md-content h3 {
	margin: 0;
	padding: 0.4em;
	text-align: center;
	font-size: 3em;
	font-weight: bolder;	
	/*border-radius: 3px 3px 0 0;*/
	/*background-color: rgba(0,148,202,0.9);*/
	color: #FFF;	
}

.md-content > div ul {
	margin: 0;
	padding: 0 0 30px 20px;
}
.md-content > div ul {
	margin: 0;
	padding: 0 0 30px 20px;
}
.txt-contenido {
	float: left;
	height: auto;
	width: 50%;	
	background-color: #FFF;
	font-size: 1em;
	color: #666;
	text-align: justify;
	padding-right: 10px;
	padding-left: 10px;
	font-weight: lighter;
}
.video-contenido2 {
	width: 100%;
}



/*.md-content button {
	display: block;
	margin: 0 auto;
	font-size: 0.8em;
}*/
.otros-nombres {
	width: 50%;
	float: right;
	margin-top: 10px;
}
.otros-nombres img {
	float: left;
}
.otros-nombres p {
	background-color: #FFF;
	width: 250px;
	float: left;
	color: #999;
	padding: 5px;
	text-align: justify;
	font-size: 1.3em;
	margin-top: 43px;
	border-radius: 20px;
}
.cerrar-contenido {
	background-color: #F00;
	height: 70px;
	width: 70px;
	border-radius: 50%;
	font-size: 3em;
	color: #FFF;
	position: absolute;
	top: 80px;
	font-weight: bolder;
	right: 0px;
}

.cerrar-contenido:hover
{
/*	opacity: 0.7;*/
	cursor: pointer;
	text-decoration: none;
	background-color: #89B604;
}
.mas {
	font-size: 0.8em;
	color: #FFF;
	background-color: #FF0000;
	position: absolute;
	z-index: 100;
	margin-top: -50px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-radius: 20px;
	font-weight: bolder;
	border: 5px solid #FFFFFF;
	margin-left: 10px;
}
.mas:hover{
	/*	opacity: 0.7;*/
	cursor: pointer;
	text-decoration: none;
	background-color: #89B604;
}

button {
	border: none;
	letter-spacing: 1px;
	cursor: pointer;	
	padding: 0em;
	margin: 0px;
	color: #FFF;
	background-color: transparent;
}



.pie {
	background-color: #8BB700;
	padding-top: 2em;
	padding-right: 1em;
	padding-bottom: 2em;
	padding-left: 1em;
	font-weight: normal;
	font-size: 1.2em;
}
.pie a {
	color: #fff;
	text-decoration: none;
	font-size: 1em;
}

.pie a:hover,
.pie a:focus {
	outline: none;
	color: #3a3a3a !important;
	font-size: 1em;
}
.boton-enviar {
	color: #88B705;
	background-color: #FFF;
	font-weight: bolder;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 0.8em;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 8px;
	border-radius: 10px;
	margin-left: 220px;
}
.pie h3 {
	margin: 0px;
}

.logos-pie {
	background-color: #FFF;
	height: auto;
	float: left;
	margin-top: 10px;
	border-radius: 20px;
	margin-right: 10px;
	width: 80%;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 10px;
}
.logos-pie ul {
	margin: 0px;
	padding: 0px;
}
.logos-pie li {
	margin: 0px;
	list-style-type: none;
	display: inline;
}
.redes {
	width: auto;
	margin: 0px;
	padding: 0px;
}

.redes ul {
	display: inline;
	float: left;
	padding: 0px;
}
.redes li {
	display: inline;
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}

.w3-row-padding:after{content:"";display:table;clear:both}
.w3-third{float:left;width:100%}
.w3-col.s12{width:99.99999% }

@media only screen and (min-width:601px){
.w3-col.m4,.w3-third{width:33.33333%}
}
#subir  {
	height: 75px;
	width: 200px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/fondo_redes_sociales.png);
	background-repeat: no-repeat;
	padding-top: 1px;
}
#subir ul  {
	padding: 0px;
	list-style-type: none;
	margin-top: 35px;
	margin-bottom: 0px;
	margin-left: 75px;
}
#subir li  {
	padding: 0px;
	list-style-type: none;
	display: inline;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}

.bto-sobre
{
	opacity: 1.0;
	filter: alpha(opacity=100); /* For IE8 and earlier */
	border: 0px;
	cursor: pointer;	

}
.bto-sobre:hover
{
	opacity: 0.7;
	filter: alpha(opacity=40); /* For IE8 and earlier */
	cursor: pointer;
	text-decoration: none;	
}

  
@media screen and (max-width: 1000px) {
	.secciones h1 {
	font-size: 2em;
	font-weight: lighter;
	line-height: 50px;
	padding-left: 50px;
	color: #42AACD;
	text-shadow: 1px 1px 10px #fff;
	background: rgba(255, 255, 255, 0.8);
}
	.logos {
	display: none;
}
/*	.buscador {
	float: right;
	width: 220px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	border-radius: 20px;
	background-color: #FFF;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
	display: none;
}*/
.contenido-central img {
	width: 50%;
	height: 50%;
}
.destacado {
	width: 90%;
	color: #FFF;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
	border-bottom-right-radius: 80px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 5px;
	background-image: none;
	background-repeat: no-repeat;
	background-color: #0094CA;
}

.logo-cabecera {
	display: none;
}
/*.video-txt {
	display: none;
}*/
.contenido-central {
	font-size: 1.5em;
	color: #666;
	text-align: justify;
	height: auto;
	width: 95%;
	line-height: 35px;
	margin-right: auto;
	margin-left: auto;
}
.sub-titulo h2 {
	color: #666666;
	font-size: 2.5em;
	padding-left: 2px;
	font-weight: lighter;
	line-height: 60px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: 0px 2px;
	text-align: center;
}
.video-txt3 {
	display: none;
}
.sub-menu {
	width: 100%;
	background-image: url(../img/comillas.png);
	background-repeat: no-repeat;
	background-position: 100px 10px;
	height: auto;
}
.sub-menu a {
	font-size: 2em;
	color: #3B3B3B;
	line-height: 40px;
}
.sub-menu a:link {
	font-size: 2em;
	color: #3B3B3B;
	
}
.sub-menu a:hover {
	font-size: 2em;
	color: #FFBE23;
	
}
.contenido-central table {
	display: none;
}
.contendor-drogas {
	/*width: 80%;
	height: 500px;
	margin-right: auto;
	margin-left: auto;*/
	display: none;	
}
.descargar-tabla {
	text-align: center;
	width: 100%;
	margin-bottom: 10px;
}
/*.ver-video {
	display: none;
}*/
.ver-video {
	width: 40px;
	padding: 0px;
	text-align: right;
	height: 40px;
	float: left;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.ver-video img {
	width: 80px;
	padding: 0px;
	text-align: right;
	height: 40px;
	float: left;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.video-contenido {
	display: none;
}

.buscador {
	float: right;
	width: 80%;
	margin-top: 5px;
	display: none;
}
.sub-menu {
	width: 95%;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
	margin-bottom: 50px;
	
}
.sub-menu ul {	
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.txt-destacado {
	/*background: rgba(208, 145, 0, 0.8);*/
	background-color: #FBAF00;
	color: #FFF;
	width: 95%;
	margin-top: 30px;
	margin-bottom: 30px;
	margin-right: auto;
	margin-left: auto;
	border-bottom-right-radius: 80px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-image: url(../img/interrogacion.png);
	background-repeat: no-repeat;
}
.menu-superior {
	line-height: 1.2;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0em;
	padding-top: 4px;
	position: fixed;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	z-index: 10000;
	width: auto;
	height: 95px;
	background: rgba(0,0,0,0.6);
	display: none;
}
.cbp-hsinner {
	position: relative;
	z-index: 100;
	background-color: #0094CA;
	margin-top: -80px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.boton-enviar {
	color: #88B705;
	background-color: #FFF;
	font-weight: bolder;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 0.8em;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 8px;
	border-radius: 10px;
	margin-left: 50px;
}
}
@media only screen and (min-width: 580px) {
  .contendor-drogas {	
	display: none;
}
.descargar-tabla {
	display: none;
}
  }
#conten-frases{
	font-size: 1.6em;
	text-align: center;
	padding-right: 0;
	padding-left: 0;
	padding-top: 50px;
	background-image: url(../img/pensar.png);
	background-repeat: no-repeat;
	padding-bottom: 0px;
	height: 400px;
	width: 100%;
	background-position: center;
	text-shadow: 0px 0px 2px#FFF;
	line-height: 40px;
} 

@-webkit-keyframes 
    100% {margin-left: -1000px;} 
} 
@-moz-keyframes 
    100% {margin-left: -1000px;} 
} 
@-o-keyframes 
    100% {margin-left: -1000px;} 
}  
br {
	padding-top: 20px;
}
