cohtml, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, text, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
}

body {
 background-image:	url(../images/fons1.jpg);
 background-repeat: no-repeat;
 background-attachment: fixed;
 background-position: center center;
 background-size: 100% 100%;
}








/* -SECCIO  FILA 1  FILA 2------------------------------------------------*/

img {
    max-width: 100%;
    height: auto;
  	width: auto/9; /* Bug de ie8 */
}

.dibuix {
	width:12%;
	height:	auto;
	float:left;
	position:relative;
	padding-right:1%; 
	padding-bottom:1%;
	}
.dibuix2 {
	width:12%;
	height:	auto;
	float:left;
	position:relative;
	padding-right:1%; 
	}
.dibuix4 {
	width:14%;
	height:	auto;
	float:left;
	position:relative;
	}
.dibuix3 {
	width:86%;
	float:right;
	}


*{margin:1%;}
article{
	float:left;
	width:48%;
}

section{
	margin:10px auto;
	overflow:hidden;
	text-align:center;
	width:80%;
	border-radius: 0px 63px 0px 40px;
-moz-border-radius: 0px 63px 0px 40px;
-webkit-border-radius: 0px 63px 0px 40px;
border: 0px ridge #000000;
  padding: 20px;
  margin-bottom: 20px;
  background-color: #fff;
}

.secciomail{
	margin:10px auto;
	overflow:hidden;
	text-align:center;
	width:50%;
	border-radius: 0px 63px 0px 40px;
-moz-border-radius: 0px 63px 0px 40px;
-webkit-border-radius: 0px 63px 0px 40px;
border: 0px ridge #000000;
  padding: 20px;
  margin-bottom: 20px;
  background-color: #fff;
}


.fila1{
}
.fila2{
	float:right
}



@media screen and (max-width:1000px){
	section{
		width:95%;
	}
	.secciomail{
		width:95%;
	}
	
}

@media screen and (max-width:500px){
	article{
		width:95%;
	}
	
}

/* -------------------------------------------------*/



ol, ul {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

q, blockquote {
  quotes: none;
}
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}



article, aside, details, figcaption, figure, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

* {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

body {
  background-color:#FFF;
  -moz-transition: padding-top 0.5s ease;
  -o-transition: padding-top 0.5s ease;
  -webkit-transition: padding-top 0.5s ease;
  transition: padding-top 0.5s ease;
}









/* ---------------------------------------- */
body.sticky-header {
  padding-top: 100px;
}
body.sticky-header header {
  height: 0px;
}


#footer{
		width:100%;	
		background-color:#666;
		overflow:hidden;
		padding:12px 12px 10px 12px;
		color:	#3F0;
		/*line-height:16px;*/
	}
	#footer a{
		color:#fff;
	}
	#footer .copy{
	float: right;
	color: #FFF;
	font-size: 90%;
}


.center{
		padding:0 10px;
		width:auto;
	}
	

.texthistoria {
		text-align:justify;	
			font-weight: normal;

}

.textcanvi {
	padding: 20px;
	margin-bottom: 20px;
	background-color: #6F3;
}


.barracolor {
	width: 100%;
	height: auto;
}




/*BARRA FLOTANTE ++++++++++++++++++++*/
img{
display:block;
margin:auto;
max-width: 100%;
	height: auto;
  	width: auto/9; /* Bug de ie8 */

}

.cap {
  width: auto; 
  position:relative;
  background:	#FFF;	
  padding:1% 2% 1% 2%;
  margin-left:auto; 
  margin-right:auto;
  z-index:20;	
}

#caja-flotante
{
	width: 100%;
	height: 5%;
	height: 30px;
line-height: 30px;
background:	#33F ;
	color: white;
	position: fixed;
	top: 0;
	z-index: 8;
  	text-align:center;
	vertical-align:middle;
} </style>

/*END BARRA FLOTANTE ++++++++++++++++++++*/
