@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,300italic,400italic,600,600italic,700,700italic);

@import url(https://fonts.googleapis.com/css?family=Questrial);

@import url(https://fonts.googleapis.com/css?family=Amatic+SC:400,700);

html, body {
	margin:0;
	height:100%;}
	
#contenedor100 {
	width:100%;}	
	
#contenedor {
	width:960px;
	margin: 0 auto;}
	
.textos {
	font-family: 'Open Sans', sans-serif;
	font-size:12px;
	color:#FFF;
	text-decoration:none;
	font-weight:600;}	
	
.titulo {
	font-family: 'Amatic SC', cursive;
	font-size:48px;
	color:#FFF;
	text-decoration:none;
	line-height:46px;
	font-weight:bold;}
	
.volver {
	font-family: 'Amatic SC', cursive;
	font-size:18px;
	color:#206369;
	text-decoration:none;
	line-height:46px;}	
	
.texto_pie {
	font-family: 'Amatic SC', cursive;
	font-size:22px;
	color:#FFF;
	text-decoration:none;
	line-height:46px;
	font-weight:600;
	letter-spacing:1px;}		
	
.textos_gris {
	font-family: 'Open Sans', sans-serif;
	font-size:12px;
	color:#206369;
	text-decoration:none;
	font-weight:600;}	
	
.titulo_gris {
	font-family: 'Amatic SC', cursive;
	font-size:48px;
	color:#206369;
	text-decoration:none;
	line-height:46px;
	font-weight:bold;}	
	
.heart {
	width:30px;
	height:35px;
	background-image:url(imagenes/heart.png);
	margin-right:4px;
	margin-top:-2px;
    display: inline-block;}	
	
.icon_heart {
	width:15px;
	height:15px;
	background-image:url(imagenes/icon_heart.png);
	margin-right:2px;
	margin-bottom:-3px;
    display: inline-block;}			
	
.arrow {
	width:37px;
	height:21px;
	background-image:url(imagenes/arrow.png);
	margin-right:0px;
	margin-bottom:-5px;
    display: inline-block;}		
	
.wrapper {
min-height: 30%;
height: auto !important;
height: 100%;
margin: 0 auto -4em;
}	

:focus {
outline: 0;
}

.foto_imagenes {width:308px; height:308px; border-radius:154px; margin-top:27px; margin-left:27px;}

.foto_galeria {
	width:432px;}
	
.texto_contacto {
	font-family: 'Amatic SC', cursive;
	font-size:22px;
	color:#206369;
	text-decoration:none;
	line-height:46px;
	font-weight:600;
	letter-spacing:1px;}	
	
.boton_enviar {
	background-color:#e2001a;
	border-radius:8px;
	padding:8px 25px;
	border:#e2001a 1px solid;
	text-transform: uppercase;
	color:#FFF;
	font-family: 'Amatic SC', cursive;
	font-size:24px;
	font-weight:600;
	letter-spacing:1px;}
	
.formulario2 {
	height:26px;
	color:#206369;
	font-family: 'Open Sans', sans-serif;
	font-size:12px;
	background-color:#FFF; border-radius:8px; border:#CCC solid 1px;
	padding:1px 8px;}
	
.formulario3 {
	height:70px;
	color:#206369;
	font-family: 'Open Sans', sans-serif;
	font-size:12px;
	background-color:#FFF; border-radius:8px; border:#CCC solid 1px;
	padding:4px 8px;}	
	
.circle {
	width:6px;
	height:6px;
	background-color:#d51d23;
	border-radius:6px;
	margin-right:4px;
	margin-bottom:2px;
    display: inline-block;}				
		


	
