@charset "UTF-8";
/* CSS Document */
@charset "UTF-8";
/* CSS Document */
@media only screen and (min-device-width : 320px) and (max-device-width : 480px){
@import url(http://fonts.googleapis.com/css?family=Bevan);
@import url(http://fonts.googleapis.com/css?family=Coda:400,800);


.clear{
	clear:both;
	}

#wrapper{
	width:100%;
	margin:25px auto;
	}

#header{
	width:100%;
	height:100px;
	background-image:url(../images/gracias-bg-header.png);
	background-repeat:repeat-x;
	}
	
#pagina{
	width:320px;
	height:auto;
	margin:0 auto;
	text-align:right;
	color:#FFF;
	padding-top:30px;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", "Helvetica", "Arial", "sans-serif";
	font-weight:400;
	font-size:14px;
	text-shadow:none;
	}

#footer{
	width:100%;
	height:auto;
	/*background-color:#000;*/
	}

#legales{
	    width: 308px;
    margin: 0;
    color: #666;
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", "Helvetica", "Arial", "sans-serif";
    font-weight: 100;
    font-size: .6em;
    text-align: justify;
    padding: 28px;
	}

#izq{
	float:left;
	}

#der{
	float:right;
	width:300px;
	height:450px;
	background-image:url(../images/gracias-logos.png);
	background-repeat:no-repeat;
	}

#centro{
	width:800px;
	margin:0 auto;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", "Helvetica", "Arial", "sans-serif";
	font-weight:100;
	font-size:12px;
	color:#000;
	text-align:justify
	}


#logo{
	    float: left;
    margin-right: auto;
    margin-top: 5%;
}
	

h1{
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", "Helvetica", "Arial", "sans-serif";
	font-size:24px;
	color:red;
	text-shadow:none;
	margin-left:20px;
	margin-top:25px;	
	text-align:center;
	}

h2{
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", "Helvetica", "Arial", "sans-serif";
	font-size:40px;
	color:#ffe72b;
	text-shadow:none;
	margin:0;
	text-align:center;
	}

#bajo{
	width:800px;
	height:100px;
	background-image:url(../images/gracias-logomarcas.png);
	background-repeat:no-repeat;
	margin:30px auto 0 auto;
	}

#gracias-datos{
	float:left;
	margin-left: 20px;
	text-align: center;
	color:#000;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", "Helvetica", "Arial", "sans-serif";
	font-weight:40;
	font-size:.8em;
	text-shadow:none;
	}


#legales a:hover{
	text-decoration: none;
	color:#ffe72b;
	}
#text1{
	float:left !important;
	text-align:center;
	margin-left:-233px;
	margin-top:-15px;
	font-size: .95em;
	}