
@charset "utf-8";
/* CSS Document */

     
    *{
		margin:0;
		padding:0;
		list-style:none;
		font-family:Georgia, "Times New Roman", Times, serif;	
		
	}
		/*fondo de pagina*/
	body{
		'background:-webkit-linear-gradient(bottom, #F38417,#FFBE7D);
	}
		
			
	header {
		position:relative;
		margin:50px auto;
		width:1000px;
		height:150px;
														
	}
	
	
	/*SLINDER*/
	.header_resize {
		position:relative;
		margin:50px auto;
		padding:100;
		width:1000px;
}
	
	h1{
	position:relative;
	margin:auto;
	top:70px;
	left:70px;	
	width:500px;
	height:30px;
	color:#444;
	
}
	
/*LOGOTIPO*/	
	#logo{
		position:absolute;
		top:0px;
		left:0px;
			
	}
	

   /*REDES*/

.redes{
		position:absolute;
		width:58px;
		height:58px;
		background:#white;
								
	}
	
	/*REDES*/
	.redes img:hover{
		transform:scale(1.3);
		
	}
				
	#icono1{
		top:10px;
		right:130px;
						
	}

    #icono2{
		top:10px;
		right:65px;
				
	}
    #icono3{
		top:10px;
		right:0px;
	}
		
		
		/*MENU NAVEGACION*/
			
nav{
		position:relative;
		margin:30px auto;
		width:1000px;
		height:48px;
		
										
	}
	
.botones{
		float:left;
		width:196px;
		margin:0px 2px;
		height:48px;
		background:#03C;
		font-family:Georgia, "Times New Roman", Times, serif;
		color:#EEE;
		text-align:center;
		line-height:48px;
				
						
	}
	
	
	 
.botones:hover{
		background:#0080FF;
	}
		
	 	/*SECCION*/
	




section{
		position:relative;
		margin:20px auto;
		width:1000px;
		height:700px;
		background:#555;
				
}



		
#content_wrapper {
	clear: both;	
	width: 100%;
	margin:0 auto;
}

     
 h2 {
	 background:#00F;
	 text-align:center;
	 font-size:30px;
	 line-height:2em;
	 color:#FFF;
	 margin-top:30px;
	 margin-bottom:0px;
	 		
}

p{
	color:#EEE;
	
	
	}

/*COTIZACIONES*/ 
h3 {
	font-size:21px;
	line-height:2em;
	color:#272727;
	font-weight:normal;
	margin-bottom:6px;
}
h5 {
	color:#d43400;
	font-weight:normal;
	margin-bottom:3px;
}
h6 {
	color:#272727;
	margin-bottom:5px;
}
.border-bot {
	width:100%;
	padding-bottom:20px;
	background:0 bottom repeat-x;
}
.box {
	width:100%;
	background:0 0 repeat-x;
}
.button {
	display:inline-block;
	padding-bottom:4px;
	background:url(../images/button-shadow.png) center bottom no-repeat;
	position:relative;
}
.button a {
	display:inline-block;
	padding:5px 10px 5px 30px;
	font-size:15px;
	line-height:2em;
	text-transform:uppercase;
	color:#fff;
	background:url(../images/button-tail.gif) 0 0 repeat-x #ad0100;
	border-radius:20px;
	cursor:pointer;
}
.button strong {
	display:inline-block;
	padding-right:39px;
	background:url(../images/button-marker.png) right 5px no-repeat;
}
.button a:hover {
	background:#ad0100;
}

/*Botones de Borrado y Envio de Correo*/
.button-2 {
	display:inline-block;
	padding:5px 20px;
	font-size:13px;
	line-height:1.23em;
	color:#fff;
	background:#1C4185;
	text-decoration:none;
}
.button-2:hover {
	background:#6689CB;
}
.btn-wrap {
	padding-left:45px;
}
.list-1 li {
	line-height:18px;
	padding:6px 0 6px 15px;
	background:url(../images/marker-1.gif) 0 12px no-repeat;
}
.list-1 li a {
	display:inline-block;
	color:#808080;
}
.list-1 li a:hover {
	color:#d43400;
	text-decoration:underline;
}
.list-2 li {
	font-size:14px;
	line-height:24px;
	padding:0px;
	background:0 bottom repeat-x;
}
.list-2 li a {
	display:block;
	color:#1799cf;
	padding-left:12px;
	background:url(../images/marker-1.gif) 0 10px no-repeat;
}
.list-2 li a:hover {
	color:#fff;
}
.list-2 .last-item {
	background:none;
}
.link:hover {
	text-decoration:underline;
}
.link-1 {
	display:inline-block;
	font-size:14px;
	padding-right:8px;
	background:right 8px no-repeat;
}
.link-1:hover {
	color:#fff;
}
.text-1 {
	font-size:14px;
}
.text-2 {
	font-size:14px;
	line-height:1.285em;
}
dl dt {
	margin-bottom:5px;
}
dl span {
	float:left;
	width:88px;
}
/***** contact form *****/
#contact-form {
	display:block;
	width:100%;
}
#contact-form label {
	display:block;
	height:40px;
	overflow:hidden;
}
#contact-form .border {
	display:block;
	border:1px solid #fff;
	overflow:hidden;
}
#contact-form input {
	float:left;
	width:497px;
	font-size:12px;
	line-height:1.25em;
	color:#808080;
	padding:9px 8px;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	border:1px solid #e4e4e4;
	background:#fff;
	outline:none;
}
#contact-form textarea {
	float:left;
	height:195px;
	width:497px;
	font-size:12px;
	line-height:1.25em;
	color:#808080;
	padding:9px 8px;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	border:1px solid #e4e4e4;
	background:#fff;
	overflow:auto;
	outline:none;
}
.text-form {
	float:left;
	display:block;
	font-size:13px;
	line-height:32px;
	width:103px;
	color:#808080;
	font-family:Arial, Helvetica, sans-serif;
}
.buttons {
	padding:8px 0 0 0;
	text-align:right;
}
.buttons a {
	margin-left:7px;
	padding:5px 35px;
}
	
	
	
	
    
footer{
		position:relative;
		margin:50px auto;
		width:1000px;
		height:50px;
		background:#1C4185;
		text-align:center;
		line-height:50px;
		color:#EEE;
	}
		
	.footer_resize .lf {
	float:left;
}

	

		   		  	
	



