/* CSS Document */
/*reseteo universal*/
* {
	border:0;
	margin:0;
	padding:0;
}

 article,figcaption, figure,footer,header,hgroup,nav,section{
 	display:block;
 }
 figure{
 margin-top:1em;
 }
 
 H1{
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size:24px;
 color: #666666;
 }
 
 H2{
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size:18px;
 }
 H3{
 color: #666666;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size:14px;
 
 }
 H4{
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size:14px;
 }
 
 
/*estilos basicos*/
@font-face{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style:normal;
}

body{
background: #ffffff;
color:#666666;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:1em;	
}
p{
font-size:1,2em;
}
a{
	color:#CCCCCC;
	text-decoration:none;
}
a hover{
	color:#333333;
	font-weight:bold;
}
ul li a{
	text-decoration:none;
}

img, video{
	max-width:100%;
}
header{
	background-color:#FFFFFF;
	margin:0 auto;
	margin-top:0em;
	padding:0.7em;
	text-align: center;
	width:100%;
}
/*menu de instrucciones*/
nav#instrucciones{
	float: right;
}
nav#instrucciones a{
	color: #666666;  
}
nav#instrucciones a:hover{
	color: #990000;
	-ms-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
	-webkit-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
}

footer{
	background-color:rgba(0,0,0,0.6);
	color: #FFFFFF;
	display:block;
	font-size:1em;
	margin: 0 auto;
	padding-top:0.5em;
	text-align:center;
	min-height:100px;
}
/*maquetacion principal*/
section#web{
	background-image: url(../arteofeliacasanova/img/cabecera/1.jpg);
	height: 100%;
	margin: 0.5em auto;
	min-height:500px;
	text-align:center;
	width:100%;
}
.polo{
background-image: url(../arteofeliacasanova/img/fondos/eventos/PoloOct.jpg);
}
.2014{
background-image: url(../arteofeliacasanova/img/fondos/noviembre.jpg);
}
.2015{
background-image: url(../arteofeliacasanova/img/fondos/2016/noviembre.jpg);
}
section#titulos{
color: #CCCCCC; 
font-size:0.8em;
font-family:Arial, Helvetica, sans-serif;
float:left;
height:auto;
margin-left:2em;
position:absolute;
width:auto;
}
section#principal{
	background-color: rgba(0,0,0,0.6);
	display:inline-block;
	float:left;
	height:100%;
	margin-left:0em;
	min-height:500px;
	vertical-align: bottom;
	width:100%;
}
section#izq{
	background-color: rgba(0,0,0,0.45);
	display: list-item;
	float:left;
	margin-left:0%;
	min-height:200px;
	min-width:100px;
	position:relative;
	padding:5px;
	vertical-align:top;
	width:auto;
	text-decoration:none;
	left:0%;
	top:10%;
}
section#der{
	background-color: rgba(0,0,0,0.6);
	display: list-item;
	float:right;
	margin-right:2%;
	min-height:100px;
	min-width:100px;
	position:relative;
	padding:10px;
	vertical-align:top;
	text-decoration:none;
	width:113px;
	left: 20%;
	top: 146px;
}
section#marcaPags{
	background-color:transparent;
	color: #CCCCCC;
	float:right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:6em;
	font-weight:bold;
	height:100%;
	margin-right:1%;
	position: relative;
	text-align:right;
	text-decoration:none;
	top:5%;
	width: 40%;
}
/*menu de FECHAS*/
nav#fechas{
	color: #FF9900;
	display: list-item;
	list-style:none;	
	margin:2% auto;
	float:left;
	text-align:left;
	text-decoration:none;
	width:auto;
	max-width:200px;
	height:auto;
}
nav#fechas ul {
	display: list-item;
	list-style:none;
	padding-top:1em;
	line-height:0.5em;
}
nav#fechas  li{
	vertical-align: bottom;
}
nav#fechas a{
	color: #CCCC33;
	display: list-item;
	float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style:none;
	padding:0.3em;
	-ms-transition: all 0.5s ease-in;
	-moz-transition: all 0.5s ease-in;
	-o-transition: all 0.5s ease-in;
	-webkit-transition: all 0.5s ease-in;
	transition: all 0.5s ease-in;
}
nav#fechas a:hover{
	color: #666666;
	list-style:none;
	-ms-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
	-webkit-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
}
/*menu de AŅOS*/
nav#anios{
	display: list-item;
	list-style:none;
	margin:2% auto;
	float:left;
	text-align:left;
	width:auto;
	height:auto;
}
nav#anios ul {
	display: list-item;
	list-style:none;
	padding-top:1em;
}
nav#anios li{
	vertical-align: bottom;
	list-style:none;
}
nav#anios a{
	color: #FFFFFF;  
	display: list-item;
	float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	list-style:none;
	padding:0.3em;
	-ms-transition: all 0.5s ease-in;
	-moz-transition: all 0.5s ease-in;
	-o-transition: all 0.5s ease-in;
	-webkit-transition: all 0.5s ease-in;
	transition: all 0.5s ease-in;
}
nav#anios a:hover{
	color: #00FFFF;
	-ms-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
	-webkit-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
}
article#txt {
	background-color: rgba(0,0,0,0.4);
	display:inline-block;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin: 0 auto;
	padding:5%;
	position:relative;
	width:90%;
	text-align:left;
	top:1em;
}

/*menu categorias*/
nav {
	display:inline-block;
	margin:0 auto;
	max-width:960px;
	vertical-align: bottom;
	padding-top:1.5em;
	position:relative;
	z-index:50;
}
nav ul {
	list-style:none;
	vertical-align: bottom;
}
 
nav  li{
	display: inline-block;
	vertical-align: bottom;
	padding-left:2px;
	padding-right:5px;
}
nav a{
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding:0.3em;
	vertical-align: bottom;
	-ms-transition: all 0.5s ease-in;
	-moz-transition: all 0.5s ease-in;
	-o-transition: all 0.5s ease-in;
	-webkit-transition: all 0.5s ease-in;
	transition: all 0.5s ease-in;
}


.fade{
	opacity:1;
	filter:alpha(opacity=10);
	-ms-transition: all 0.5s ease-in;
	-moz-transition: all 0.5s ease-in;
	-o-transition: all 0.5s ease-in;
	-webkit-transition: all 0.5s ease-in;
	transition: all 0.5s ease-in;
}
.fade hover{
	opacity:0.7;
	filter:alpha(opacity=7);
	-ms-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
	-webkit-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
}

@media(min-with:1081px){
	header h1{
	text-align: center;
	width:35%;
	max-width:400px;
	}
	nav {
	text-align:center;
	width:60%;
	}
}

@media(max-with:1080px){

	nav li{
	font-size: 1.3em;
	}
	article#galeria{
	width:90%;
	}
	section#derecha{
	width:20%;
	}
}

@media(max-with:800px){

	nav li{
	font-size: 0.90em;
	}
	p{
	font-size: 0.80em;
	}
	article#galeria{
	width:70%;
	}
}

@media(max-with:600px){

	nav li{
	font-size: 0.80em;
	}
	p{
	font-size: 0.70em;
	}
	article#galeria{
	width:60%;
	}
}

/* Formulario de contacto*/
#cajaForm{
width:410px;
height:350px;
background-color:transparent;
float:left;
position:relative;
padding-left:45px;
padding-top: 25px;

}

#gracias{
margin-top:80px;
width:40%;
height:120px;
float:left;
margin-left:100px;
}

/* boton diseņo*/
.diseņo{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-align:right;
	float:right;
	padding-right:10px;
}
.diseņo a{
	text-decoration:none;
}	
.diseņo a:hover{
	color: #999999;
}
