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

html {
	min-height:100%;
	margin-bottom:0.1px;
}

body, form {
	margin:0;
	padding:0;
}

body {
	background-color:#050508;
	color:#FFF;
	/*font-family:"Century Gothic", "Times New Roman", Times, Georgia, sans-serif;*/
	font-family:"Lucida Grande","Lucida Sans Unicode", Verdana, Arial, sans-serif;
	font-size:11px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:14px;
}

input, textarea, select {
	color: #09111C;
	background-color: #FFF;
	border: 1px solid #FFF;
}

h1, h2, h3, h4, h5, h6 {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-weight: normal;
}

hr {
	background-color:#FFFFFF;
	border-color:#CCCCCC;
	border-style:none none solid;
	border-width:0 0 1px;
	height:1px;
}

.clear {
	clear: both;
}

p {
	font-size:12px;
	line-height: 20px;
	}

.icono {
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(http://www.granecuador.net/imagenes/icono.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 53px;
	margin-right: 10px;
}
	
/******* Links *****/
a:link, a:visited, a:active {
	text-decoration: none;
	cursor: pointer;
	color: #FFF;
}

a:hover {
	color:#FBD100;
}

a img {
	border:none;
}

.imagestylo {
	/*border: 1px solid #CCC;*/
	margin-right: 10px;
	padding: 5px;
	background-image: url(../imagenes/bgfoto.png);
	background-repeat: repeat-x;
}

/******** CABECERA **********/
.cabecera {
	width:100%;
	height:44px !important;
	padding-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}

.bgCabecera {
	background-image: url(../imagenes/bgcabecera.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

.contenedor{
	width:990px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
	
	.logoCabecera {
	width:140px;
	background-image: url(../imagenes/logo_arriba.png);
	height: 30px;
	margin-left: 20px;
	float: left;
	background-repeat: no-repeat;
	}
	
	.fecha {
	width:320px;
	height: 30px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	padding-right: 10px;
	}
	
	.redesSociales {
	width:175px;
	height: 25px;
	float: left;
	padding-left: 10px;
	padding-top: 5px;
	}
	
	.buscador {
	float: right;
	width: auto;
	}
	
	.inputBuscador {
	background-color: #FFF;
	width: 240px;
	border: 1px solid #000;
	background:#FFFFFF url(http://www.google.com.ec/cse/intl/es/images/google_custom_search_watermark.gif) no-repeat scroll left center;
	border:1px solid #7E9DB9;
	padding:2px;
	}
	
.menus{
	width:100%;
	
}
/******** CENTRO **********/
.centro {
	width:100%;
	padding-bottom: 10px;
	clear: both;
	padding-top: 10px;
	/*background-color: #031B35;*/
	background-color: #081427;
}
	.menu {
	height:90px;
	margin-top: 5px;
	}
	
	.logo {
	margin-top: 20px;
	margin-left: 15px;
	width: 305px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	padding-right: 10px;
	float: left;
	}
	
	.login {
	width: 305px;
	float: right;
	color: #005A96;
	font-size: 12px;
	margin-top: 5px;
	margin-right: 5px;
	}
	
/******** Botones **********/	
	.botonera {
	width:655px;
	float: right;
	margin-top: 25px;
	font-size: 13px;
	}
		
	ul#botones, ul#botones li {
	margin:0;
	padding:0;
	list-style:none
	}
	
	ul#botones li {
	float:left;
	padding-right: 10px;
	padding-left: 10px;
	height: 23px;
	line-height: 20px;
	}
	
	.bot:hover {
	background-image: url(../imagenes/degra_botones.jpg);
	background-repeat: repeat-x;
	}
	
/******* PIE *****/
.pie {
	width:100%;
	height:90px !important;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	font-family:"Century Gothic", "Times New Roman", Times, Georgia, sans-serif;
}

.bgPie {
	background-image: url(../imagenes/bgpie.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
	.logoPie {
	width:174px;
	background-image: url(../imagenes/logo_abajo.png);
	height: 30px;
	margin-left: 10px;
	margin-top: 30px;
	float: left;
	}
	
	.txtPieArr {
	width:786px;
	height: 45px;
	margin-left: 10px;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	}
	
	
	.txtPieAba {
	width:776px;
	margin-left: 10px;
	float: left;
	margin-top: 10px;
	}
	
	.txtPieAba div {
	margin-left: 15px;
	float: left;
	margin-right: 10px;
	}
	
	.botoneraPie {
	width:550px;
	float: right;
	margin-top: 15px;
	}

#add, .box{
	margin-bottom: 10px;
}

.box {
	border: 1px solid #FFF;
	padding: 10px;
	background-color: #050508;
}

.boxHost {
	border: 1px solid #FFF;
	padding: 10px;
	background-color: #112C4A;
}

.boxTitulo {
	background-color: #050508;
	margin-top: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-left-color: #FFF;
	padding-top: 5px;
	padding-bottom: 3px;
	padding-left: 10px;
	padding-right: 10px;
	float: left;
}

.boxTituloHost {
	background-color: #112C4A;
	margin-top: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-left-color: #FFF;
	padding-top: 5px;
	padding-bottom: 3px;
	padding-left: 10px;
	padding-right: 10px;
	float: left;
}

.box p {
	font-size: 11px;
	margin: 0px;
}

.subMenu, .subMenu li {
	list-style-type:none;
	margin-left:0;
	margin-right:0;
	padding-bottom:2px;
	padding-left:5px;
	padding-top:2px;
}

/******* TEXTOS *****/

.titulo{
	font-size:16px;
	color:#FBD100;
	line-height:18px;
	}
	
.subTitulo{
	font-size:14px;
	color:#FBD100;
	line-height:16px;
}
	
.textoPequeno{
	font-size:8px;
	}
	
.textoResaltado{
	font-size:12px;
	color:#FBD100;
}
/******* REDONDEAR BORDES ******/

.redondear {
	/*Para Mozilla*/
	-moz-border-radius:10px;
	/*Para Safari y Chrome*/
	-webkit-border-radius:10px;
	/* Para el estupido IE 8*/
	-ms-border-radius: 10px;
}

.redondearTop {
	/*Para Mozilla*/
	-moz-border-radius-topleft:10px;
	-moz-border-radius-topright:10px;
	/*Para Safari y Chrome*/
	-webkit-border-top-left-radius:10px;
	-webkit-border-top-right-radius:10px;
	/* Para el estupido IE 8*/
	-ms-border-radius-topleft: 10px;
	-ms-border-radius-topright: 10px;
}

.redondearBottom {
	/*Para Mozilla*/
	-moz-border-radius-bottomleft:10px;
	-moz-border-radius-bottomright:10px;
	/*Para Safari y Chrome*/
	-webkit-border-bottom-left-radius:10px;
	-webkit-border-bottom-right-radius:10px;
	/* Para el estupido IE 8*/
	-ms-border-radius-bottomleft: 10px;  
	-ms-border-radius-bottomright: 10px;
}

.redondearLeft {
	/*Para Mozilla*/
	-moz-border-radius-topleft:10px;
	-moz-border-radius-bottomleft:10px;
	/*Para Safari y Chrome*/
	-webkit-border-top-left-radius:10px;
	-webkit-border-bottom-left-radius:10px;
	/* Para el estupido IE 8*/
	-ms-border-radius-topleft: 10px;
	-ms-border-radius-topright: 10px;
}

.redondearRight {
	/*Para Mozilla*/
	-moz-border-radius-topright:10px;
	-moz-border-radius-bottomright:10px;
	/*Para Safari y Chrome*/
	-webkit-border-top-right-radius:10px;
	-webkit-border-bottom-right-radius:10px;
	/* Para el estupido IE 8*/
	-ms-border-radius-topright: 10px;
	-ms-border-radius-bottomright: 10px;
}