@charset "utf-8";
/* CSS de Marquesina de Portada */

.contenemarque{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 100%;
	display: inline-block;
	/*height: 90px;*/
	width: 100%;
	min-width: 100%;
	/*background-color: #CCC;*/
	border-radius: 7px;
	border: 0px solid #FFF;
	padding-top: 1%;
	padding-bottom: 1%;/*-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;*/
	
}
#cycle-slideshowstiker {z-index:0;}
#cycle-slideshowstiker> .div {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;min-width: 98%;padding-top: 2%;padding-right: 1%;padding-bottom: 2%;padding-left: 1%;border-radius:7px;/**/}

#cycle-slideshowstiker> .div1 {color: #FFF;min-width:98%;background-color:#666;cursor: pointer;padding-top:2%;padding-right:1%;padding-bottom:2%;padding-left:1%;border-radius:7px; /**/}

#cycle-slideshowstiker> .div2 {color:#E8E8E8;background-color:#4F4F4F;min-width:98%;cursor: pointer;padding-top:2%;padding-right:1%;padding-bottom:2%;padding-left:1%;border-radius:7px; /**/}


@media all and (max-width: 1280px) {.contenemarque {font-size: 100%;}}


@media all and (max-width: 1024px) {.contenemarque {font-size: 96%;}}

@media all and (max-width: 360px) {
#cycle-slideshowstiker> .div1, .div2 {font-size: 74%;color: #CCC;}
}

@media all and (max-width: 320px) {
#cycle-slideshowstiker> .div1, .div2 {font-size: 64%;color: #CCC;}
}




