/*
Theme Name: Grua DOS
Author: Tu Nombre
Description: GRUAS y REMOLQUE
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: MARTIN ACOSTA
*/

body {
	margin:0px;
	padding:0px;
	background-color:#424242;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#FFF;
	}
	
a  {


	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#030;
	text-decoration:none;
	}
	
#cont {
	height:auto;
	width:360px;

	}

#marco1 {
	height:50px;
	width:100%;
	background:#e8af00;
	}

#marco2 {
	height:20px;
	width:100%;
	background:#262626;
	}
	
#power {
	
	width:250px;
	height:50px;
	float:right;

	}
	
#correo {

	width:100%;
	height:60px;
	
	background:#999;
	bottom:0px;
	position:fixed;
	padding: 8px 0px 0px 0px;
	
	}
	