html {
	width:100%;
	margin:0px;
	padding:0px;
	font-family:Arial,sans-serif,Tahoma;
	font-size:14px;
    z-index: 1;
	color:#eeeeee;
	background:#666;
	background-color:rgba(6,6,6,1);
	background-image: url("/contenidos/multimedia/casa_fondo_maixamar.jpg");
	background-repeat: no-repeat;
	background-size: 100%;
	height:100%;
 }

body {
	width:100%;
	height:100%;
	margin:0px;
	padding:0px;
}

.header{
	float:left;
	display:block;
	width:335px;
	margin:0px;
	margin-top:10px;
	}

.header h1{
	color:#ffffff;
	font-family:Arial;
	font-size:32px;
	font-weight:bold;
	margin:0px;
	padding:0px;
	margin-left: 20px;
	}

.header h2{
	color:#ffffff;
	font-family:"Times New Roman", Times, serif;
	font-size:22px;
	font-style:italic;
	margin:0px;
	padding:0px;	
	margin-left: 25px;
	}

.cuadroPagina {
	position:relative;
	height: auto !important;
    margin: 0 auto -30px;
    min-height: 100%;
	width:900px;
	padding:0px;
}

.cuadroPagina2 {
	display:block;
	clear:both;
	margin:0px; width:100%;
	padding:0px;
	border:none;	
	box-shadow:none;
	background:none;
	overflow: hidden;
}


.ZonaUtil{
	width:900px;
	display:block;
	margin:0px;
	padding:0px;
}

.nav{
	float:right;
	width:540px;
	margin:0px;
	padding:0px;
	margin-top:85px;
	margin-bottom:0px;
}

.menuPrincipal {
	list-style:none;
	margin:0px;
	height:30px;
	float:left;
	padding-left:0px;
	padding-top:5px;
	margin-bottom:20px;
}

.menuPrincipal_boton{
	float:left;
	cursor: pointer;
	color:#ffffff;
	font-size:18px;
	padding:0px;
	padding-left:10px;	
	padding-right:10px;	
	border-left: 1px dotted #fff;
	}
.menuPrincipal_boton:hover{	background: #fcb034; }

.footer,.push {	height:30px; }
.footer {
	position: relative;
	background-color:#2b2b2b;
	width:100%;
	padding:0px;
	bottom:0px;
	margin:0 auto;
}
.footer div {margin-left: 20px;margin-top:7px;}
.footer a {text-decoration:none;color:#ffffff}

.portada_noticia {
	position:relative;
	float:left;
	width:280px;
	border:none;
	margin:0px;
	padding:0px;
	margin-top:15px;
	margin-bottom:40px;
	margin-right:5px;
	text-decoration:none;
	cursor: pointer;
	}

.portada_noticia a {text-decoration:none;color:inherit;}
.portada_noticia h2 {margin-left:0px;margin-bottom:3px;font-size:22px;font-weight:normal;}
.portada_noticia img {border: 1px solid #ffffff;border-radius:10px;box-shadow: 0 0 2px 2px rgba(255,255, 255, 0.5);}

.noticia{
	clear:both;
	margin-top:10px;
	margin-bottom:30px;
	display:inline-block;
	float:left;
	margin-left: 20px;
	width:500px;
}
.noticia h1 {margin:0px;margin-bottom:20px;font-weight:normal;}
.noticia p {margin:0px;margin-bottom:15px;}
.noticia td {vertical-align:top;}
.noticia td img {margin-top:10px;margin-right:10px;border:1px solid #ffffff}

.pagina{
	margin: 10px;
	margin-top:40px;
	margin-bottom:40px;
	display:inline-block;
	float:left;
}
.pagina h1 {margin:0px;margin-bottom:20px;font-weight:normal;}
.zonaOperativa {width:500px;}


.sidebar{
	display:inline-block;
	margin-top:10px;
	margin-bottom:60px;
	float:right;
	width:300px;
	border:none;
}

.sidebar_cuadro {
	color:#ffffff;
	color:rgba(255,255,255,0.9);
	display:inline-block;
	border:3px solid rgba(116,129,191,1);
	border-radius: 15px;
	padding:15px;
	float:right;
	width:235px;
	background-color:#fcaf34 ;	
	background: -moz-linear-gradient(
		top,
		#fcaf34 0%,
		#ffffff 50%,
		#fcaf34);
	background: -webkit-gradient(
		linear, left top, left bottom, 
		from(#fcaf34),
		color-stop(0.50, #ffffff),
		to(#fcaf34));
	border: 3px solid #ffffff;border-radius:10px;box-shadow: 0 0 2px 2px rgba(255,255, 255, 0.5);
	margin-bottom:20px;
	margin-right:15px;
	}
	
.sidebar_cuadro h2 {font-family:Arial, Helvetica, sans-serif;font-size:18x;margin-bottom:10px;color:#222222;
		text-shadow: 0px -1px 0px rgba(252,175,52,0.1),	0px 1px 0px rgba(255,255,255,1);}
.sidebar_cuadro p {margin-bottom:7px;font-size:inherit;color:rgba(0,0,0,0.6);}

#productos_izquierda h1 {font-family:Arial, Helvetica, sans-serif;font-size:22px;margin:0px;margin-top:5px;margin-bottom:5px;}
#productos_izquierda h2 {font-family:Arial, Helvetica, sans-serif;font-size:16px;margin-bottom:5px;margin-left:50px;text-decoration:none}
#productos_izquierda h1 a {text-decoration:none;color:inherit;border:none;}

.parpadeo {
  	font-size:13px;
}

.boton_grande{
	display:inline-block;
	overflow: hidden;
	float:right;
	height:40px;
	font-size: 18px;
	color: #ffffff;
	padding: 0px;
	border-radius: 3px 40px 40px 3px;
	background:#c5c7c9;
	background: -moz-linear-gradient(top,#10ad10 0%,#125c00);
	background: -webkit-gradient(linear, left top, left bottom, from(#10ad10),to(#125c00));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c5c7c9', endColorstr='#6f7a80');
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#c5c7c9', endColorstr='#6f7a80')";  
	border: 3px solid #ffffff;
    box-shadow: rgba(0,0,0,.6) 0px 0px 5px 2px;
	text-shadow: 0px -1px 0px rgba(61,58,61,0.7), 0px 1px 0px rgba(31,30,31,0.3);
	}

.boton_grande img {float:left;margin:-1px;margin-left:5px;}
.boton_grande:hover{ 
	background: -moz-linear-gradient(top,#125c00 0%,#10ad10 );
	background: -webkit-gradient(linear, left top, left bottom, from(#125c00),to(#10ad10));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6f7a80', endColorstr='#c5c7c9');
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#6f7a80', endColorstr='#c5c7c9')";  
}

.consombra{	border:1px solid #CCC;padding:10px;border-radius: 15px;	box-shadow:	0px 5px 10px rgba(000,000,000,0.5), inset 0px -1px 0px rgba(255,255,255,0.7);overflow:hidden;}

.consombra_w, .recuadro_mas {border:1px solid #CCC;padding:10px;border-radius: 0px 0px 15px 0px;box-shadow:	0px 5px 10px rgba(000,000,000,0.5), inset 0px -1px 0px rgba(255,255,255,0.7);overflow:hidden;background-color:rgba(0,0,0,0.3);}

.miCampo b, .miCampo label {background-color:rgba(255,255,255,.4);}


input, select {
	font-family:"Trebuchet MS",Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
	font-size: 12px;
	font-stretch:condensed;
	text-align: left;
	background-color: #FFFFFF;
	margin-top: 0px;
	padding-top: 0px;
	padding-left: 2px;
	height: 19px;
}

textarea {
	font-family:"Trebuchet MS",Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
	font-size: 12px;
	font-stretch:condensed;
	text-align: left;
	background-color: #FFFFFF;
	margin-top: 0px;
	padding-top: 0px;
	padding-left: 2px;
	}

input:-moz-placeholder {
	font-style:italic;
	font-weight:lighter;
	color:#BBBBBB; }  
	
input::-webkit-input-placeholder {
	font-style:italic;
	font-weight:lighter;
	color:#BBBBBB; }  


/* Search */
#singleTitulo {width:100%;border-bottom:1px dotted #cccccc;}
#singleTitulo a {text-decoration:none;color:inherit;}
#singleTitulo h1{font-size: 18px;margin-bottom:5px;}
#noticia_fechas { font-size:10px;margin-top:5px;color:#aaaaaa;margin-bottom:15px;}
#noticia_fechas a {
	text-decoration:none;
	color:#aaaaaa;
	}
	 
/* básico */
.color1{background-color:#trasparent;color:#ffffff}
.color2{background-color:#fcb034;color:#ffffff}
.color3{}

img {border:0px solid #ffffff;}

b {font-weight:bold;}

h1 {font-family:"Myriad Pro", Arial, Geneva, sans-serif;margin-bottom:5px;font-size:24px;color:#fcb034;font-weight:normal;
	text-shadow: 0px -1px 0px rgba(0,0,0,1), 0px 1px 0px rgba(255,255,255,1);}
h2 {font-family:"Myriad Pro", Arial, Geneva, sans-serif;margin:0px;padding:0px; font-size: 20px;color:#fcb034; text-align: left;font-weight:normal
	text-shadow: 0px -1px 0px rgba(0,0,0,1), 0px 1px 0px rgba(255,255,255,1);}
h3 {margin:0px;padding:0px; font-size: 18px;color:rgba(255,255,255,1);text-align:left;margin-top:10px;margin-bottom:10px;}
h4 {margin:0px;padding:0px; margin:5px; font-size: 16px; padding:0px;color:rgba(0,0,0,.7);}
p {margin:0px;margin-bottom:10px;}

button{
	cursor: pointer;
	background:linear-gradient(top, #ffffff, #dddddd);
	background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#dddddd));
	background: -webkit-linear-gradient(top, #ffffff, #dddddd);
	background: -moz-linear-gradient(top, #ffffff, #dddddd);
	background: -ms-linear-gradient(top, #ffffff, #dddddd);
	background: -o-linear-gradient(top, #ffffff, #dddddd);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#dddddd');
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#dddddd')";   
	box-shadow:	2px 1px 2px rgba(000,000,000,0.2);
	border-radius: 3px;
	border:#bbb solid 1px;
	margin-left:1px;
	margin-right:1px;
}

button:hover{
	background:linear-gradient(top, #fff, #cccccc );
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#cccccc));
	background: -webkit-linear-gradient(top, #fff, #cccccc);
	background: -moz-linear-gradient(top, #fff, #cccccc);
	background: -ms-linear-gradient(top, #fff, #cccccc);
	background: -o-linear-gradient(top, #fff, #cccccc);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#cccccc');
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#cccccc')";   
}

a {color:#fcb034;text-decoration:none;}

.slicknav_menu {display:none;}


@media screen and (max-width: 964px) {
	html {
		width:100%;
	 }
	 .cuadroPagina {
		margin:0px auto 0px auto; width:100%;
		border: none;
		box-shadow: none;
	}

	/* Ajustar el menú */
	.menuPrincipal {display:none;}
	.slicknav_menu {display:block;}
	.menuPrincipal_boton {
	  float: none;
	  color: inherit;
	  font-size: inherit;
	  padding: inherit;
	  border-left:none;
	}
	
	.cuadroPagina {position:inherit;}
	.cuadroPagina2 {min-height:150px;}
	.header {height:auto;width:100%}
	.header img {width:100%}
	.ZonaUtil {width:auto!important;display:block;max-width:600px;margin:0px auto 0px auto;padding:20px;}
	.fondo_azul div {display:none;height:0px !important;width:0px !important;}
	.nav {display:none;}
	
	.sidebar {width:100%!important;float:none;display:block;max-width:600px;margin:15px auto 15px auto;}
	.sidebar_cuadro {float:left;display:block;max-width:235px;margin:10px 5px 10px 5px}

	.noticia {width:auto;margin:0px;padding:0px;min-height:100px; display:block;float:none;}
	.noticia img {width:100%;height:auto;}
	.noticia iframe {width:100%;height:auto;}
	.footer {height:auto;width:100%;padding:10px 0px 10px 0px;background-color: #727bc9 }
	.footer div, .footer div div {height:auto;width:100% !important;margin:5px !important; box-sizing:border-box;float:none !important;}
	.footer .ZonaUtil {width:100% !important;}

	.flex-container {width:100% !important;height:auto !important;display:block !important;}
	.flexslider {width:100% !important;height:auto;margin:0px;}
 	.flexslider .slides img {width:100% !important}
	.flexslider .titulo {margin-top:30px:height:30px;}
	.flexslider h2 {font-size:22px;}

	.noticia {width:auto;margin:0px;padding:0px;min-height:100px; display:block;float:none;}
	.noticia .titular {font-size:22px;font-size:bold;}
	.noticia table, .noticia thead, .noticia tbody, .noticia th, .noticia td, .noticia tr { display: block; }
	.noticia tr {border-bottom:2px dotted #333;margin-bottom:15px;}
	.noticia table {width:100% !important}
	.noticia td {width:100% !important}
	.noticia img {width:100% !important;height:auto;margin:0px auto 0px auto;display:inline;margin-bottom:15px;}
	.noticia iframe {width:100%;height:auto;}


	.portada_noticias {width:auto;text-align:center;margin:auto;padding:0px;min-height:100px;text-align:center;max-width:500px;float:none;}
	.portada_noticia {width:auto;height:auto;width:31%;height:auto;margin:1% !important;display:block;}
	.portada_noticia img {width:100% !important;height:auto;}
	.portada_noticia h2 {font-size: 14px;}

	.archive {min-height:100px;width:auto;padding:15px;margin:0px;}
	.archive_noticia {width:100% !important;padding:5px 0px 5px 0px;}
	.archive_noticia .imagen {width:100% !important;height:auto !important;}
	.archive_noticia .titular {width:100% !important;}
	.archive_noticia .extracto{width:100% !important;}

	.zonaOperativa {width:auto;float:none;}

	.pagina {min-height:100px;width:auto;padding:15px;margin:0px;}

	.wsgw_contactar {width:auto !important;margin:0px;padding:0px}

	.consombra_w {padding:15px;box-sizing:border-box;}
	.wsgw_contactar .nuevo #contacto_contenido {width:100%!important;box-sizing:border-box;}

	#contacto_contenido div {width:100%!important;margin:10px 0px 0px 0px!important;}

	#contacto_contenido b {width:100% !important;display:block;padding:0px;border:none;background:none; margin:10px auto -5px auto}
	#contacto_contenido input,#contacto_contenido textarea {width:100% !important;padding:0px;}

	#contacto_contenido p {margin:15px 0px 0px 0px!important}
	#contacto_contenido table {width:200px !important;display:block;margin:0px auto 0px auto !important;}
	#contacto_contenido tr {width:auto !important;display:block}
	#contacto_contenido button {margin:0px auto 0px auto !important;display:block;}
	
	#contacto_contenido .consombra_w {width:100% !important}

	.scrollgallery{width:100% !important;position:static !important;}
	.noticia .thumbarea img {height:50px;width:auto !important;}
	.imageareaContent{width:100% !important;box-sizing:border-box;}
	.imageareaContent img{width:100% !important;height:auto!important;box-sizing:border-box;margin:10px !important}
	.scrollgallery .imageareaContent .caption_container {display:block !important;}
	
	.slicknav_btn { background-color: #727bc9 !important;z-index:99999 !important;}
	.slicknav_nav .menuPrincipal_boton {font-size:20px;color:#727bc9;text-align:center;height:auto;padding:5px;text-shadow: 0px -1px 0px #333;background-color: #ffa900}
	.scrollgallery .imageareaContent .caption_container {position:static !important;}
}

@media screen and (max-width: 530px) 
{ 
.portada_noticia {width:auto;height:auto;box-sizing:border-box;margin:20px !important;}
.sidebar_cuadro {display:block;width:90%;max-width:90%;margin:10px auto 10px auto;box-sizing:border-box;float:none;}
}