*{
	/* Universal reset: */
	margin:0;
	padding:0;
}

/* =Animated
-------------------------------------------------------------- */
#clouds1,
#clouds2,
#clouds3,
#whale,
#wave1,
#wave2,
#bird1,
#bird2,
#bird3,
#bird4 {
    position: absolute;  
    width: 100%;  
    height: 150px;  
}
#clouds1 {background: transparent url(img/clouds1.png) 0 center repeat-x;} 
#clouds2 {background: transparent url(img/clouds2.png) 0 center repeat-x;} 
#clouds3 {background: transparent url(img/clouds3.png) 0 center repeat-x;}
#whale {background: transparent url(img/whale.png) 0 center no-repeat;} 
#wave1 {background: transparent url(img/wave1.png) 0 0 repeat-x;} 
#wave2 {background: transparent url(img/wave2.png) 0 0 repeat-x;} 
#bird1 {background: transparent url(img/bird1.gif) 0 0 no-repeat;} 
#bird2 {background: transparent url(img/bird1.gif) 0 0 no-repeat;} 
#bird3 {background: transparent url(img/bird1.gif) 0 0 no-repeat;} 
#bird4 {background: transparent url(img/bird1.gif) 0 0 no-repeat;} 
#sea {height:150px;}



::selection {background:#FF0;}

ul{list-style:none;}

header,footer,
article,section,
hgroup,nav,
figure{
	/* Giving a display value to the HTML5 rendered elements: */
	display:block;
	overflow:hidden;
}

figure {margin:15px;}

body{
	/* Setting the default text color, size, page background and a font stack: */
	font-size:14px;
	color:#111;
	background-color:#B2DFDA;
	font-family:Arial, Helvetica, sans-serif;
	text-shadow:1px 1px 0 #FFF;
}

/* Hyperlink Styles: */

a, a:visited, .perfil_head {
	color:#c00;
	text-decoration:none;
	outline:none;
}

a:hover{
	text-decoration:underline;
}

a img{
	border:none;
}

/* Headings: */

h1,h2,h3{
	font-family:"Myriad Pro","Helvetica Neue",Helvetica,Arial,Sans-Serif;
	text-shadow:0 1px 0 white;
}

h1{
	/* The logo text */
	font-size:2em;
	color:#000;
	line-height:1.4em;
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-weight:normal;
}

h2{
	font-size:2.2em;
	font-weight:bold;
	color:#FFF;
	letter-spacing:0.01em;
	text-transform:uppercase;
	font-family: 'Yanone Kaffeesatz', arial, serif;
	margin-bottom:10px;
	text-shadow:1px 1px 0 #3A928F;
}

h3{
	/* The slogan text */
	font-family: 'Yanone Kaffeesatz', arial, serif;
	font-size:1.8em;
	font-weight:bold;
	margin:0 0 .4em;
}

p{
	line-height:1.5em;
	padding-bottom:1em;
	text-align:justify;
}

.line{
	/* The dividing line: */
	height:0px;
	border-top:1px solid #84CCC5;
	border-bottom:1px solid #D8EFED;
	margin:.5em 0;
	overflow:hidden;
}

.vline{
	/* The dividing line: */
	width:0px;
	border-right:1px solid #44ACAA;
	border-left:1px solid #B3E1E0;
	overflow:hidden;
	height:300px;
	float:left;
}

/* The clearfix hack to clear the floats: */

.clear:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/* Article styles: */

#page{
	max-width:900px;
	margin:0 auto;
	position:relative;
}

.fecha {float:right; font-weight:bold; line-height:26px;}

header > article p{
	font-size:1.2em;
	font-family:Georgia,"Helvetica Neue",Helvetica,Arial,Sans-Serif;
	color:#000;
}

nav ul {margin-bottom:30px}
nav li{
	background-image:url(img/iconos.png); 
	background-repeat:no-repeat; 
	display:inline-block;
	padding:0 18px;
}

nav li a:link,nav li a:visited{
	color:#111;
	}
nav li#en {background-position:0 -442px;}
nav li#es {background-position:0 -499px;}
nav li#ho {background-position:0 -216px;}
nav li#ed {background-position:0 -248px;}
nav li#ma {background-position:0 -280px;}
nav li#te {background-position:0 -312px;}
nav li#lu {background-position:0 -344px;}
nav li#co {background-position:0 -376px;float:right;}
nav li#cv {background-position:0 -414px;}

article > span{
	font-size:1.2em;
	font-weight:bold;
	font-family:"Myriad Pro","Helvetica Neue",Helvetica,Arial,Sans-Serif;
}

header figure {float:left; margin:0 10px 0 0;}

article p:last-child{
	padding-bottom:0em;
}

article{
	padding:10px 20px;
	overflow:hidden;
}

p > span{
border-bottom:2px solid #F00;
font-weight:bold;
}

#sec1 article, #sec2 article{text-align:center;}

#sec1 figure{
	text-align:center;
	height:215px;
	overflow:hidden;
	width:175px;
	display:inline-block;
}

.izq{max-width:430px}
.der{max-width:310px;text-align:center}

#sec1 a img {
	width:168px;
	height:125px;
}

#sec1 a:hover img {
	-webkit-transform: scale(1.04);
	-webkit-transition: all 0.15s ease-out;
	-moz-transform: scale(1.04);
	-moz-transition: all 0.5s ease-out;
	-moz-transition-duration: 0.5s;
	border: none;
	outline: none;
}

#sec1 a img {
  -webkit-transition-delay:initial;
  -webkit-transition-duration:0.15s;
  -webkit-transition-property:all;
  -webkit-transition-timing-function:ease-out;
}

figure > p {text-align:center;}

#sec2 > article{
	float:left;
}

#sec2 figure > img{display:inline-block}
#sec2 figure > div{
	display:inline-block;
	vertical-align:top;
	width:200px;
	padding:0 3px;
}

#lista article {width:20%; float:left;}
#lista li:before {content: "- "!important;} 

#imprimir a{background:url(img/print.png) no-repeat; padding:0 40px; color:#111; text-shadow:0 1px 0 white;}
#imprimir{margin-top:20px;margin-left:20px;}
/* Footer styling: */

footer{
	background:#FF4A00;
	clear:both;
	overflow:hidden;;
	min-height:70px;
	text-align:center;
	font-size:0.825em;
}

footer li{display:inline-block;margin:0 20px;}
footer li a{background-image:url(img/iconos.png); background-repeat:no-repeat; padding-left:35px;display:block;height:50px}
footer li#gr a{background-position:0 -52px;}
footer li#li a{background-position:0 -104px;}
footer li#sk a{background-position:0 -156px;}

footer li:hover{
	-webkit-transform: scale(1.24);
	-webkit-transition: all 0.15s ease-out;
	-moz-transform: scale(1.24);
	-moz-transition: all 0.5s ease-out;
	-moz-transition-duration: 0.5s;
	border: none;
	outline: none;
}

footer li {
  -webkit-transition-delay:initial;
  -webkit-transition-duration:0.15s;
  -webkit-transition-property:all;
  -webkit-transition-timing-function:ease-out;
}

footer a,footer a:visited{
	color:#FFF;
	font-size:2.4em;
	font-family: 'Molengo', arial, serif;
	font-weight:bold;
	font-variant:small-caps;
	text-shadow:1px 1px 0 #B4390C;
}

footer a:hover{
	text-decoration:none;
}

#contacto {
	background:#F1F1F1 url(img/topmail.png) repeat-x 0 top;
	padding:20px;
	margin: 0 auto;
	width:730px;
}

#contacto p{
	line-height:1.5em;
	padding-bottom:1em;
	font-family: 'Trebuchet MS', arial, serif;
	width:520px;
	text-align:justify;
}

#contacto .tres {height:53px;overflow:hidden;}
#contacto .tres p { position: relative; padding-bottom:.3em; width:240px; float:left;}
#contacto span.error { color:#F00; font-size:.7em;}
#contacto p.no { width:715px;height:auto;}
#contacto label { position: absolute; }

form, form fieldset input, form fieldset textarea, form label {
	font-family: Helvetica, Arial;
}
form br {display: none;}


form fieldset input,
form fieldset textarea {
	display: block;
	padding: 4px;
	margin: 0;
	border: solid 1px #ccc;
}

form fieldset label {
	display: block;
	margin: 5px 5px 5px 6px;
	padding: 0;
}

form fieldset textarea {
	width: 100%
}

form fieldset input {
	width: 95%
}

fieldset  {border:none;}

form fieldset label {
	color: #777;
}

form h2{width:520px;}

form div#droppable{width:200px;height:130px;float:right;background:url(img/dropzone.png) no-repeat 0 0;display:inline-block;}
form div#draggable{width:137px;height:108px;background:url(img/estampilla.png) no-repeat 0 0;display:inline-block;}
form p.big {float:right; font-size:18px; padding:15px 20px 0 0;}

#error1, #error2, #error3 {color:#F00;}

.perfil_body img{float:right;margin:0 0 5px 20px;}
.perfil_body {
display:none;
}

.perfil_head {
padding:10px 0;
font-size:1em;
cursor:pointer;
}