﻿* { margin:0; padding:0; }

body 
{
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 76%;
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
	background-color: #EBF5FF;
	color:#333333;
}

#mainDiv
{
	width: 980px;
	margin: 0 auto;
	text-align: left;
}

A:link, A:visited 
{ 
	color: #006CCF;
}
A:hover
{
	color: #00ccff;
}
A:active
{
	color: #4682b4;	
}

H1
{
	font-size: 20px;
	color: #573922;	
}

H2
{
	font-size: 12px;
	color: #a68866;	
}

#header
{
	width:980px;
	height:76px;
	background: url(images/header.jpg);
}

#content
{
	width:980px;
	background-color: white;
}

#footer
{
	width:980px;
	height:32px;
	background: url(images/footer.jpg);
	background-repeat: no-repeat;
	color: White;
	font-size: 12px;	
}

.header IMG
{
	float: left;
}

.headerLogo
{
	width:295px;
	height:70px;
}

.headerSeparator
{
	width:170px;
	height:70px;
}

.headerInicio
{
	width:86px;
	height:70px;
}

.headerProductos
{
	width:116px;
	height:70px;
}

.headerServicios
{
	width:101px;
	height:70px;
}

.headerClientes
{
	width:88px;
	height:70px;
}

.headerContacto
{
	width:99px;
	height:70px;
}

#defaultInfo
{
	width:960px;
	height:209px;
	background: url(images/encitec_fricom.jpg);
	background-repeat: no-repeat;
}

#divNoticias
{
	width:960px;
	height:60px;
	text-align: center;	
	vertical-align: middle;
}

#divTarjetas
{
	width:960px;
	height:50px;
	background-color:White;
	text-align:center;
}
