@charset "UTF-8";
/* CSS Document */

@import url("reset.css");
@import url("http://fonts.googleapis.com/css?family=Varela+Round");
@import url("http://fonts.googleapis.com/css?family=Bree+Serif" );
@import url("http://fonts.googleapis.com/css?family=Imprima" );


html {
	min-height: 100%;
}
body {
	background-color:#f8f8f8;
	margin:0;
	padding:0;
	font:'Imprima',Verdana, Geneva, sans-serif;
}

#contacto{
	width:200px;
	position:absolute;
	margin-left:50%;
	z-index:9999;
	}



#panel {
	background: url('images/contacto_03.png') repeat-y;
	width:417px;
	height: 240px;
	display: none;
	z-index:999;
	padding-left:30px;

}

.slide a {
	width:417px;
	margin: 0;
	padding: 0;
	height:134px;
	background: url('images/contacto_00.png') no-repeat 1px top;
}

.slide a:hover {
	width:417px;
	margin: 0;
	padding: 0;
	height:134px;
	background: url('images/contacto_00.png') no-repeat 1px -134px;
}




.btn-slide {
	background: url('images/white-arrow.gif') no-repeat right -50px;
	height: 31px;
	padding: 10px 10px 0 0;
	margin: 0 auto;
	display: block;
	font: bold 120%/100% Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
}
.active {
	background-position: right 12px;
}





#header{
	background:url('images/bg01.jpg') repeat;
	width:100%;
	height:241px;
	
	}
#c_header{
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	}
	
ul#logo {
	position:relative;
	text-align: right;
	list-style: none;
	margin-left:70px;
	padding-top:7px;

}

ul#logo li a {
	    display:block;
        width:567px;
        height:230px;
        text-indent:-6999px;
        outline:none;
}

ul#logo li a#logohome {
        background:url(images/logo.png);
		margin-bottom:230px;
      }
	  
ul#logo li a:link { background-position: top left; }      
ul#logo li a:hover { background-position: bottom left!important; }


#intro{
	background:url('images/bg02.jpg') repeat-x;
	width:100%;
	height:270px;
	}
	
#c_intro{
	background:url('images/intro.png') no-repeat;
	width:1000px;
	height:270px;
	margin-left:auto;
	margin-right:auto;

		
	}
	


	
#content{
	background:url('images/bg01.jpg') repeat;
	width:100%;
	height:435px;
	margin-top:-1px;
	padding-top:20px;
		
	}
	
#c_content{
	width:950px;
	height:420px;
	background:rgba(0,0,0,0.3);
	margin-left:auto;
	margin-right:auto;
	padding-top:10px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	color:#DDD;
	}
	
ul {	
	
	}
	
li {
	 padding-top:10px;
	 padding-left: 25px;
	 
	
	}
	
#escrito ul li {
	width: 250px;
	margin-top: -5px;
	padding-bottom:3px;
	height:27px;
	background: url('images/linea_horz.png') no-repeat bottom ;
	font-family:'Bree Serif',Verdana, Geneva, sans-serif;
	font-size: 18px;
	color:#DDD;
	

	}
	
#escrito a {
	color:#F00;
	text-shadow: 1px 1px 3px #0f0f0f;
    filter: dropshadow(color=#0f0f0f, offx=1, offy=1);
        
	}
	
#escrito a:hover{
	color:#F00;
	margin-left:9px;
	}


#trabajado ul li {
	width: 250px;
	margin-top: 0px;
	padding-bottom:3px;
	height:33px;;
	background: url('images/linea_horz.png') no-repeat bottom ;
	font-family:'Imprima',Verdana, Geneva, sans-serif;
	font-size: 18px;
	color:#DDD;
	    text-shadow: 1px 1px 3px #0f0f0f;
    filter: dropshadow(color=#0f0f0f, offx=1, offy=1);
	

	}
	
#trabajado a {
	color:#B00;
	font-weight: bold;
    text-shadow: 1px 1px 3px #0f0f0f;
    filter: dropshadow(color=#0f0f0f, offx=1, offy=1);
}

#trabajado a:hover {
	zoom: 1;
	filter: alpha(opacity=50);
	opacity: 0.5;
}
	
#trabajado img {
		margin-top:6px;
	
	}
#trabajado a:hover{
	color:#B00;
	}



#one{
	width:310px;
	height:250px;
	float:left;
	margin-left:10px;
	background:url('images/linea_vert.png') no-repeat 308px;
	}
	
#trabajado{
	background:url('images/trabajado.png') no-repeat;
	width:255px;
	height:131px;
	margin-top:-90px;
	margin-left:20px;
	padding-top:127px;

	
	}
	
#two{
	width:290px;
	height:250px;
	float:left;
	margin-left:10px;
	background:url('images/linea_vert.png') no-repeat 288px;
	}
	

#escrito{
	background:url('images/escrito.png') no-repeat;
	width:218px;
	height:145px;
	margin-top:-103px;
	margin-left:5px;
	padding-top:140px;
	}
	
	
#three{
	width:300px;
	height:250px;
	float:left;
	margin-left:15px;
	}
	

#sobremi{
	background:url('images/sobremi.png') no-repeat;
	width:290px;
	height:145px;
	margin-top:-103px;
	margin-left:00px;
	padding-top:143px;
	text-align:left;
	text-shadow: 1px 1px 3px #0f0f0f;
    filter: dropshadow(color=#0f0f0f, offx=1, offy=1);
	font-family: 'Imprima',Verdana, Geneva, sans-serif;
	font-size:15px;
	line-height:17px;
        
	}
	


#footer{
	background:url('images/bg03.jpg') repeat;
	width:auto;
	height:30px;
	padding-top:25px;
	padding-left:45%;
	font-family: 'Varela Round', sans-serif;
	color:#666;
	font-size:12px;
	}

#cajaformulario{
	width:390px;
	padding-top:20px;
	padding-left:10px;

	
	}


/* ===== contact ===== */
#contact label{ display:block; width:100px; float:left;}
#contact input{ display:block; margin-bottom:15px; padding:7px; border-radius:8px; border:solid 2px #FFF; width:170px; background:#d53f4c;font-family: 'Varela Round', sans-serif;color:#FFF;}
#contact input:focus{background:#900;}
#contact textarea{ padding:7px; border-radius:8px; border:solid 2px #FFF; width:170px;height:50px; margin-bottom:10px; background:#d53f4c;resize: none;font-family: 'Varela Round', sans-serif;color:#FFF;}
#contact textarea:focus{background:#900;resize: none;}
#contact input.btn{ color:#FFF; background:url(images/enviar.png) no-repeat top left ; width:89px; height:36px; padding:0px;  border:none;float:right;margin-right:72px;}
#contact input.btn:hover{background:url(images/enviar.png) no-repeat bottom left;padding:0px;}
#contactform { font-size: 14px; width:300px;}
#contactform input, #contactform textarea {width:100%;font-family:inherit;font-family:'Imprima',Verdana, Geneva, sans-serif;font-size:14px;padding:5px;color:#333;}
#contactform textarea {height:500px;}
#mailsucces {color:#333;}
#mail_failed{height:31px;background:url(images/icon-error.png) top left no-repeat; display: none; padding:0 5px 0 5px; color: #333; font-size:14px; margin-left:120px; position:absolute; margin-left:-45px;padding-left:45px; vertical-align:top;}
#send {width:100px !important;font-size: 12px;border:1px solid black;cursor:pointer;cursor:hand;}
#btnsubmit { text-align:left; } 
.error { width:31px; height:31px; background:url(images/icon-error.png) top left no-repeat; display: none; padding:0 5px 0 5px; color: #333; font-size:11px; margin-left:120px; position:absolute; margin-left:310px;}
.success { display:none; padding:0 5px 0 5px; color:#fff;font-family: 'Imprima',Verdana, Geneva, sans-serif; font-size:15px; background:none; width:385px; float:left;}
.success img { vertical-align:top; }
.error img { vertical-align:top; }
.floatleft{
	float:left;
}



.oculto { display:none } 