a {
  -o-transition:1s;
  -ms-transition:1s;
  -moz-transition:1s;
  -webkit-transition:1s;
  /* ...and now for the proper property */
  transition:1s;
}
a:link{color:inherit;text-decoration:none;}
a:visited{color:inherit;text-decoration:none;}
a:hover{color:inherit;text-decoration:none;}
a:active{color:inherit;text-decoration:none;}
html, body {
height: 100%;
margin:0;
text-rendering:optimizeLegibility;
}
/*STICKY FOOTER START*/
#wrap {
	min-height: 100%;

	/*border:1px solid red;*/
	
	background:url('../images/fondoweb.jpg') top right no-repeat;
	background-position:fixed;
	background-repeat: no-repeat;
	background-size:cover;
    background-position: center top;
/*    background-attachment: fixed;*/
}

#main {
	overflow:hidden;
	padding-bottom: 70px;/* must be same height as the footer */
	/*border:1px solid yellow;*/
	width:100%;


	
}  
#footer {
	position: relative;
	margin-top: -70px; /* negative value of footer height */
	height: 70px;
	clear:both;
/*	border:1px solid red;*/
	background:white;

} 
/*STICKY FOOTER END*/	
/*
ul li{
float:left;
padding:7px;
}*/
#main_cont {
max-width:1000px;
margin:0 auto;
word-wrap:break-word;
/*overflow: hidden;*/
clear:both;
 position:relative;
/*border:1px solid green;*/
}
#header {
	font-family:arial;
	font-size:12px;
	color:white;
	background:#19bcb9;
	height:185px;
	margin:0 auto;
	width:100%;
}
.datos {
	/*float:left;*/
	margin:0 auto;
}
#datos {
	width:300px;
	float:left;
	padding-left:10px;
}
#div_logo{
	float:left;
	margin:0 auto;
	width:390px;
		height:53px;
		background-attachment: inherit;
		background-image:url(../images/logo.png);
		background-repeat:no-repeat;
		background-position:top left;

}
#fb_tw{
	float:right;
}
#header_cont {
	max-width:1000px;
	width:100%;
	margin:0 auto;
	padding-top:50px;
	clear:both;
}
#footer_cont{
	max-width:1000px;
	margin:0 auto;
	font-family:times new roman;
	font-size:11px;
	color:#929bad;
	text-align:center;
	padding-top:15px;
}
#ant_text p {
color:#808285;
font-family:times new roman;
font-size:25px;
letter-spacing:3px;
margin:10 0 10 0;
}

#mercado p {
color:#808285;
font-family:times new roman;
font-size:25px;
letter-spacing:3px;
margin:10 0 10 0;
}

#mercado {
width:100%;
font-family: 'Montserrat', sans-serif;
font-size:9px;
line-height:17px;
float:left;
}


#ant_text {
width:50%;
font-family: 'Montserrat', sans-serif;
font-size:14px;
line-height:25px;
float:left;
}
#ant_img img {
width:90%;
padding-top:12%;
float:right;
}
#ant_img {
float:right;
width:50%;
}
#pres_img {
float:right;
width:50%;
}
#pres_img img{
width:90%;
padding-top:12%;
float:right;
}
#pres_text {
width:50%;
font-family: 'Montserrat', sans-serif;
font-size:14px;
line-height:30px;
float:left;
}
#pres_text p{
color:#808285;
font-family:times new roman;
font-size:25px;
letter-spacing:3px;
margin:10 0 10 0;
}
#pres_text ul {
list-style-image:url('../images/point.png');
}


/*Opera Fix*/
body:before {
	content:"";
	height:100%;
	float:left;
	width:0;
	margin-top:-32767px;/
}
.image_container {
    /*margin: 10px;*/
    width: 200px;
    height: 240px;
    /*line-height: 115px;*/
    text-align: center;
    /*border: 1px solid red;*/
    /*border: 1px solid red;*/
}
.resize_fit_center {
    max-width:100%;
    max-height:100%;
    vertical-align: middle;
}
.titulo {
	color:#808285;
	font-size:25px;
	letter-spacing:3px;
	font-family:times new roman;
	float:left;
	width:100%;
	margin-top:10px;
}
#news {
	overflow:hidden;
	width:50%;
	float:left;
	clear:left;
}
.copete_news {
	font-family:montserrat;
	font-size:15px;
	margin:10 0 0 0 ;
	font-weight:bold;
}
.titulo_news {
	color:#19bcb9;
	font-family:montserrat;
	font-size:20px;
	margin:10 0 0 0 ;
}
.texto_news {
	font-family:montserrat;
	font-size:14px;
	line-height:25px;
	margin:20 0 0 0;
}
.fecha_news {
	font-family:montserrat;
	font-size:14px;
	margin:10 0 0 0;
}
#news_imagen {
	width:48%;
	float:right;
}
#abc {
	float:right;
	position:absolute;
	right:0;
	color:#808285;
	border-top:1px solid #808285;
	border-bottom:1px solid #808285;
	margin-top:10px;
}
#obras {
	float:right;
	width:60%;
}
#obras_tira {
	float:left;
	width:145px;
	margin-left:15px;
	margin-top:10px;
}
#obras_tira img{
	margin-bottom:10px;
}
#obra {
	float:right;
}
#artista {
	float:left;
	width:40%;
}
.artista {
color:#808285;
	font-size:25px;
	letter-spacing:3px;
	margin-top:10px;
}
#artistas {
	float:left;
	margin-top:20px;
	/*border:1px solid blue;*/
	width:100%;
	display:table-row;
	font-family:montserrat;
	font-size:13px;
	color:#808285;
}
#artistas div {
	width:25%;
}
#artistas div img{
	margin-bottom:10px;
}
.bio_artista {
	font-family:montserrat;
	font-size:13px;
	text-align:justify;
}
.left {
float:left;
}
.right {
float:right;
}
.link {
float:left;
margin-left:10px;
margin-bottom:15px;
font-family:montserrat;
font-size:13px;
width:232px;
}
.link div {
padding-top:10px;
float:left;
}
#menu {
font-family:times new roman;
font-size:15px;
/*list-style-type:none;*/
float:left;
width:100%;
margin:20 0 0 0;
}

/*TOOLTIP*/
  .tooltip {
    display: inline;
    position: relative;
  }
  .tooltip:hover:after {
    bottom: 26px;
    content: attr(title); /* este es el texto que será mostrado */
    left: 20%;
    position: absolute;
    z-index: 98;
    /* el formato gráfico */
    background: #1ad2e7; /* el color de fondo */
    border-radius: 5px;
    color: #FFF; /* el color del texto */
    font-family: Georgia;
    font-size: 12px;
    padding: 5px 15px;
    text-align: center;
    text-shadow: 1px 1px 1px #000;
    width: 150px;
  }
  .tooltip:hover:before {
    bottom: 20px;
    content: "";
    left: 50%;
    position: absolute;
    z-index: 99;
    /* el triángulo inferior */
    border: solid;
    border-color: rgba(255,255,255, 0.2) transparent;
    border-width: 6px 6px 0 6px;
  }
/*TOOLTIP*/


/*RESPONSIVE MENU*/
#nav {  
    width: 100%;  
    position: relative;  
	/*margin-top:80px;*/
	background:#19bcb9;
	margin:0 auto;
	overflow:auto;
	z-index:10;
}  
#nav ul {  
	overflow:auto;
	/*   padding: 0;  */
    margin: 0 auto;  
    /*width: 600px;  */
    /*height: 40px;  */
	/*overflow:hidden;esto quizas se va*/
}  
#nav li {  
    display: inline;
    float: left; 
	padding:9px;
	margin-left:1px;
	letter-spacing:0,5px;	
} 
#nav li:first-child {
	/*margin-left:-45px;*/
}
.clearfix:before,  
.clearfix:after {  
    content: " ";  
    display: table;  
}  
.clearfix:after {  
    clear: both;  
}  
.clearfix {  
    *zoom: 1;  
} 
#nav a {  
    display: inline-block;  
    text-align: center;
    text-decoration: none;  
} 
#nav li a {  
/*    box-sizing:border-box;  
    -moz-box-sizing:border-box;  
    -webkit-box-sizing:border-box;  */
}  
#nav li:last-child a {  
    border-right: 0;  
} 
#nav a:hover, nav a:active {  
/*    background-color: #8c99a4;  */
	color:black;
}  
#nav a#pull {  
    display: none;
	font-size:21px;
} 

@media screen and (max-width: 1010px) {
	#div_logo{
		width:320px;
		height:41px;
		background-attachment: inherit;
		background-image:url(../images/logo320.png);
		background-repeat:no-repeat;
		background-position:top left;
		margin:0 auto;	
	}
	#fb_tw{
		float:left;
		width:100%;
		margin:10 0 0 0;
	}
	#datos {
		width:100%;
		margin:0 auto;
		text-align:center;
		clear:both;
		padding-left:0px;
		letter-spacing:1px;
	}
	#ant_img {
		float:left;
		width:90%;
		max-width:500px;
	}
	#ant_text{
		float:left;
		width:90%;
		
	}
	
	#mercado{
		float:left;
		width:100%;
	}
	
	#pres_img {
		width:90%;
		float:left;
	}
	#pres_text {
		width:90%;
        margin-top:5%;
        padding-left: 5%;
        
	}
	#main{
		margin-top:10%;
		margin-bottom:70px;
		
	}
	#menu {
		font-size:12px;
	}
	#header_cont {
		padding-top:5px;
		clear:both;
	}
    #nav {   
		margin-top:80px;
        /*height: auto;  */
    }  
    #nav ul {  
        width: 100%;  
        display: none;  
        /*height: auto;  */
    }  
    #nav li {  
		text-align:center;
        width: 25%;  
        float: left;  
        position: relative;  
    }  
    #nav li a {  
       /* border-bottom: 1px solid #576979;  
        border-right: 1px solid #576979;  */
    }  
    #nav a {  
        text-align: left;  
        width: 100%; 
        /*text-indent: 25px;  */
    }  
	
	#nav a#pull {  
		display: table;  
		background-color: #19bcb9;  
		width: 50%;
		text-align:center;
		margin:0 auto;		
		/*position: relative;  */
    }

    #main_cont{
    	padding-left: 5%;
    }  

    #div_logo img{
    	display: none;
    }
}
@media only screen and (max-width : 600px) {  

	#div_logo{
	width:320px;
		height:41px;
		background-attachment: inherit;
		background-image:url(../images/logo320.png);
		background-repeat:no-repeat;
		background-position:top left;
		margin:0 auto;	
	}

	#menu {
		font-size:15px;
	}
    #nav {  
        border-bottom: 0;  
    }  
    #nav ul {  
        display: none;  
        height: auto;  
    }  
	#nav li {
		padding-top:5px;
		padding-bottom:5px;
		width:90%;
	}

} 

@media only screen and (max-width : 500px) {  


	iframe{
	    width: 100%;
	}
	#div_logo img{
		width: 100%;
	}

}
@media only screen and (max-width : 320px) {  

#div_logo{
	width:320px;
		height:41px;
		background-attachment: inherit;
		background-image:url(../images/logo320.png);
		background-repeat:no-repeat;
		background-position:top left;
		margin:0 auto;	
	}
/*   
   #nav li {  
        display: block;  
        float: none;  
        width: 100%;  
    }  
    #nav li a {  
   
    } */ 
}  



.img_home{
	position: absolute;
	width: 100%;
	text-align: center;
	background-image:url(../images/back_boton.png);
	padding: 5px 0px;
	font-weight: bold;
}


#boton_home:hover ,.img_home:hover{
	color:#19BCB9;
	font-weight: bold;
}

.now_on{
	font-weight: normal;
}