@charset "ISO-8859-1";

img, object, embed, video {
	max-width: 100%;
}
/* IE 6 no admite max-width (anchura máxima), por lo que usa de manera predeterminada una anchura del 100% */
.ie6 img {
	width: 100%;
}
img{
	border:0;
	}
body {
	padding: 0;
	margin: 0;
}
.size {
	height: 1px;
}
/* Diseño móvil: 480 px e inferior. */
.page {
	margin: auto;
	padding: 0;
	max-width: 850px;
	text-align: right;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #706F6F;
	position: relative;
}

ul {
	padding: 0;
	margin: 0;
}
ul li {
	padding: 0;
	margin: 0;
	list-style: none;
}
.menu ul li a span {
	margin-right: 5%;
}content

.btnvolver ul li a span {
	padding-top: 0;
}
.inicio{
	background-image: url(../img/bot_home1_esp.jpg);
	background-repeat:no-repeat;
	background-position:right; 
	width:64px;
	height:14px;
	display: inline-block;
	}
.inicio:hover{
	background-image: url(../img/bot_home2_esp.jpg);
	}
.m_presentacion{
	background-image: url(../img/bot_pres1_esp.jpg);
	background-repeat:no-repeat;
	background-position:center; 
	width:132px;
	height:22px;
	display: inline-block;
	}
.m_presentacion:hover{
	background-image: url(../img/bot_pres2_esp.jpg);
	}
.m_lienzos{
	background-image: url(../img/bot_lienzos1_esp.jpg);
	background-repeat:no-repeat;
	background-position:center; 
	width:132px;
	height:22px;
	display: inline-block;
	}
.m_lienzos:hover{
	background-image: url(../img/bot_lienzos2_esp.jpg);
	}
.m_contacta{
	background-image: url(../img/bot_cont1_esp.jpg);
	background-repeat:no-repeat;
	background-position:center; 
	width:132px;
	height:22px;
	display: inline-block;
	}
.m_contacta:hover{
	background-image: url(../img/bot_cont2_esp.jpg);
	}
.enviar{
	background-image: url(../img/btn_env1.jpg);
	background-repeat:no-repeat;
	background-position:center; 
	display: inline-block;
	width:53px;
	height:14px;
	}
.enviar:hover{
	background-image: url(../img/btn_env2.jpg);	
	}
.contentsombra {
	width: 100%;
	height: 100%;
	position: fixed;
	z-index: -1;
	left:0;
}
.contentsombra2 {
	margin: auto;
	padding: 0;
	max-width: 850px;
	height: 100%;
}
.sombra0 {
	width: 39px;
	/*
	margin-left: -26%;
	*/
	margin-left: -15%;
	height: 100%;
	background-image: url(../img/repeat-yl.jpg);
	background-position: right;
	background-repeat: repeat-y;
}
.sombra {
	width: 39px;
	margin-left: 45%;
	height: 100%;
	background-image: url(../img/repeat-y.jpg);
	background-position: right;
	background-repeat: repeat-y;
}
.sombra1 {
	width: 39px;
	margin-left: 110.5%;
	/*
	margin-left: 121.5%;
	*/
	height: 100%;
	background-image: url(../img/repeat-yr.jpg);
	background-position: right;
	background-repeat: repeat-y;
}

.logo {
	width: 45%;
 	margin-top:10%;
	float: left;
}

.linea {
	background-image: url("../img/punts.jpg");
	background-repeat: repeat-x;
	margin-left: 5%;
	width: 90%;
	height: 6px;
	display: block;
}
.menu {
	width: 45%;
	font-size: 1.6em;
	clear: left;
float: left;
}
.contentmenu {
	width: 45%;
	clear: left;
float: left;
}
.contentmenu .linea{
	display:none;
	}
.content {
	width: 52%;
	position: absolute;
	right: 0;
	top: 90px;
}
/*.gale{
	margin-top:-62.6%;
	}*/
.volver {
	width:95%;
	margin-top: 17px;
}
.footer {
	width: 45%;
	clear: left;
float: left;
text-align:left;
}
.press {
	margin: 20px 0 0 20px;
}
.conta {
	 margin:20px;

}
#frmContacta input{
	width:100%;
}
.text_11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #706F6F;
	/*width: 95%;*/
	width: 95%;
	text-align:right
}
.text_trebu {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 14px;
	color: #6A6A6A;
	text-align: justify;
}
.text_poema {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	color: #6A6A6A;
	text-align: justify;
}
.text_trebu_press {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 11px;
	color: #6A6A6A;
	text-align: justify;
	padding-left: 70px;
	padding-top: 7px;
}
.foto_caty {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 15px;
}
.txt_area1 {
	font-size: 11px;
	width: 106%;
	height: 60px;
	overflow: auto;
}
.gracias {
	margin-top: 50%;
	margin-right: 20%;
	
}
.vacio{
	width:71px;
	height:71px;
	display: inline-block;
}
.lienzos {
	width: 75%;
	margin-left: 20%;
	margin-top: 10px;
	margin-bottom: 10px;
	min-height: 300px;
}
.lienzo-img img {
	border: 2px solid white; 
	}

.lienzo-img  img:hover{
		border: 2px solid #ffb70b; 
}
.pagina {
	text-align: center;
	 margin-left: 30%;
}
.galeria img{
	width:100%;
	max-width:430px;
	}
.galeriapage {
	text-align: left;
}
.galpre{
	display:none;
}
.galpre a .menos{
	width:23px;
	height:33px;
	background-image: url("../img/pag_atras.jpg");
	background-repeat:no-repeat;
	background-position:center; 
	display: inline-block;
}
.galpre a .menos:hover{
	background-image: url("../img/pag_atras2.jpg");
}
.galnext a .mas{
	width:23px;
	height:33px;
	background-image: url("../img/pag_alante.jpg");
	background-repeat:no-repeat;
	background-position:center; 
	display: inline-block;
}
.galnext a .mas:hover{
	background-image: url("../img/pag_alante2.jpg");
}

.descripcion{
	float: right;
	font-size: 11px;
	margin-right:0;
}
/*Para IE 6, 7 y 8*/
@media \0screen\,screen\9 {
img{
	border:0;
}
.galpre a img{
	padding-right:20px;
}
.logo {
	margin-top:50px;
	float: left;
}

}
@media only screen and (max-width: 850px) {
/* .size {
 background-color:green;
}*/
.logo {
	width: 45%;
	margin-top: 10%;
}
.footer {
	width: 45%;
}
.content {
	width: 50%;
}
.press {
	margin: 20px;
}
.txt_area1 {
	width: 95%;
}
#frmContacta input{
	width:85%;
}
}

@media only screen and (max-width: 481px) {
/* .size {
 background-color:blue;
}*/
.contentsombra {
	display:none;
}
.logo {
	width: 100%;
	margin-top: 10%;
}
.menu{
	width:100%;
	
	}
	
.contentmenu {
	width: 95%;
	margin:30px 20px 0 0 ;
}
.contentmenu .linea{
	display:block;
	}
.content {
	width: 100%;
	float: left;
	position: relative;
	right: 0;
	top: 0;
}

.content ul li a span, .enviar {
	margin-right: 5%;
}

.conta {
	margin: 0 0 0 20px;
}

.footer {
	width: 100%;
}
.descripcion{
	margin-right:5%;
	}
.inicio{
	margin-bottom: -9px;
}
.volver{
	margin-top: -25px;
	padding-bottom: 16px;
	}
.btnvolver ul li a img {
	padding-top: 10px;
	padding-bottom: 10px;
}
.galeria {
	min-height: 200px;
	margin:20px;
}
.gracias {
	margin-top: 10%;
}


.galeriapage {
	margin: 0 0 0 20px;
	width: 100%;
	display: inline-block;
}
.mov{
	display:none;
	}

}
/*IPAD HORIZONTAL*/
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) { .logo {margin-top:6%;}}