/***********************************************************
ARCHIVO Y HOJA DE ESTILOS OFICIAL DE GRAMD TELECOM PERÚ
PRODUCIDA Y CREADA DE ACUERDO A LA NORMATIVA CSS2 DE LA W3C
TODOS LOS DERECHOS RESERVADOS ® 2006 WWW.GRAMD.COM.PE
COMPAÑÍA DE INTERNET Y TELECOMUNICACIONES
by: Augusto Castañeda
**********************************************************/

/*---------------------------------------------------------
ESTILO GENERAL Y COMUN DE GRAMD
----------------------------------------------------------*/

#negociosdiv {
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
    height:variable;
	}

#negociosdiv span{
	color:#690;
	font-weight:bold;
	}

#negociosdiv p{
	margin-top:5px;
	}

#negociosdiv a:link{
	font-family:Arial, Helvetica;
	color:#690;
	text-decoration:underline;
	}

#negociosdiv a:hover{
	text-decoration:underline;
	background-color:#690;
	color:#fff;
}

#negociosdiv a:visited{
	font-family:Arial, Helvetica;
	text-decoration:underline;
	color:#999;
}

#negociosizq{ 
	clear: left;  
	width: 358px;
	margin-right:14px;
	float:left; 
	}

#negociosder{ 
	clear: right; 
	width: 358px; 
	float: right; 
	}

body { 
	padding: 0;
	margin: 0;
	font-size: 12px;
	background: #fff;
	color: #454545;
	}


h1, h2 { 
	margin: 0;
	margin-bottom: 3px;
	padding: 0;
	font-weight: normal;
	font-size: 25px;
	}

h2 { 
	font-size: 16px; 
	margin-bottom: 3px;
	color: #000; 
	}



p	{
	margin: 0;
	color:#333;
	font-family:Tahoma;
	font-size:11px;
	}

p.right{
	text-align: right;
	}


img { 
	border: 0;
	}

.imgleft{
	float:left; 
}

#bar ul { 
	margin: 0;
	padding: 0;
	list-style : none;
	}

#areacliente ul { 
	margin: 0;
	padding: 0;
	list-style : none;
}

#footer ul { 
	margin: 0;
	padding: 0;
	list-style : none;
}

div { 
	text-align: left;
	}

.oculto{
	display:none;
}

.enlaceg{
	color:#060;
	font-weight:bold;
	text-decoration:none;
}

.enlaceg:hover{
	color:#060;
	text-decoration:underline;
}

.enlaceg:visited{
	color:#060;
	text-decoration:none;
}

span.highlight {
	color: #99cc00;
	}

span.hide { 
	display: none; 
	}

span.underline { 
	text-decoration: underline;
	}


#tresdiv1 {
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	height:215px;
	}

#tresdiv1 a:link, a:active, a:visited{
	color: #060;
	text-decoration: underline; 
	}

#tresdiv1 a:hover{ 
	text-decoration: underline;
	background-color:#f7f7f7;
	color:#060;
	}

#centro1 {
	padding: 2px;
	margin-left: 2px;
	margin-right: 2px;
	width:228px;
	height:168px;
	float:left; 
	}

#izquierda1 {
	float: left;
	padding: 2px;
	margin-right: 5px;
	width:210px;
	height:168px;
	}

#derecha1 {
	float: right;
	padding: 2px;
	margin-left: 5px;
	width:255px;
	height:168px;
	}


#areacliente{  
	height:67px;
	}

#areacliente li{ 
	float: left; 
	padding:0; 
	padding-right: 5px; 
	}