body
{	
	background-color:#680000;
	margin:0;
	padding:0;
	border:0;
}

#fondo
{
	position:absolute;
	width:100%;
	height:100%;
	background:url(../imagenes/loop1.jpg) repeat-x;
	overflow: visible;
}

#contenedor
{
	position:absolute;
	left:50%;
	width:770px;
	height:750px;
	margin-left:-385px;
	background-color:#3C0000;
	overflow:visible;
}

#encabezado
{
	height:82px;
	background:url(../imagenes/fondoHeader.jpg) center no-repeat;
}

#menuPrincipal
{
	position:absolute;
	top:82px;
	left:0px;
	width:770px;
	height:44px;
	overflow:hidden;
	background: url(../imagenes/fondoMenu.jpg) repeat-x;
	border-bottom:#91790D 20px solid;
}

/***************************/

#menuMain 
{  
	list-style:none;
}

#menuMain li 
{
	margin:2px;
	text-indent:-1000px;
	float:left;
}

/*#menuMain li a {
	display:block;
	width:100px;
	padding:4px 0;
	text-decoration:none;
	text-align:center;
	font-size:11px;
	color:#FFFFFF;
	background-color:#000000;
}


#menuMain li a:hover {
	color:#99CC00;
	background-color:#003366;
}*/

.inicio
{
	position:absolute;
	top:0px;
	left:0px;
	display:block;
	width:78px;
	height:44px;
	background: url(../imagenes/menuInicio1.jpg);
}

.inicio:hover
{
	background-position:bottom;
}

.quienes
{
	position:absolute;
	top:0px;
	left:84px;
	display:block;
	width:154px;
	height:44px;
	background: url(../imagenes/menuQuienes1.jpg);
}

.quienes:hover
{
	background-position:bottom;
}

.servicios
{
	position:absolute;
	top:0px;
	left:244px;
	display:block;
	width:117px;
	height:44px;
	background: url(../imagenes/menuServicios1.jpg);
}

.servicios:hover
{
	background-position:bottom;
}

.contacto
{
	position:absolute;
	top:0px;
	left:367px;
	display:block;
	width:117px;
	height:44px;
	background: url(../imagenes/menuContacto1.jpg);
}

.contacto:hover
{
	background-position:bottom;
}


/***************************/



#bienvenida
{
	position:absolute;
	width:490px;
	height:250px;
	background:#FFF;
	border: #CFCBCA 3px solid;
	top:156px;
	left:0px;
}

#bienvenida2
{
	position:absolute;
	width:764px;
	height:540px;
	overflow: hidden;
	background:#FFF;
	border: #CFCBCA 3px solid;
	top:156px;
	left:0px;
}

#ServEmpresas
{
	position:absolute;
	width:261px;
	height:208px;
	background:#FFF;
	border: #CFCBCA 3px solid;
	top:376px;
	left:500px;
}

#Serv
{
	position:absolute;
	width:261px;
	height:210px;
	overflow:hidden;
	background:#FFF;
	border: #CFCBCA 3px solid;
	top:156px;
	left:500px;
}

#Call
{
	position:absolute;
	width:261px;
	height:100px;
	background:#FFF;
	border: #CFCBCA 3px solid;
	top:593px;
	left:500px;
}

#flashContent
{
	position:absolute;
	width:490px;
	height:266px;
	background:#FFF;
	border: #CFCBCA 3px solid;
	left: 0px;
	top: 427px;
}

#pie
{
	position:absolute;
	text-align:center;
	width:770px;
	height:40px;
	top:705px;
	left:0px;
}

.textoPie
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#fff;	
}

.textoGral1
{
	font-family:Verdana, Arial, sans-serif;
	font-size:10px;
	color:#000;	
}

.textoGral2
{
	font-family:Verdana, Arial, sans-serif;
	font-size:12px;
	color:#00F;	
}

.textoGralCent
{
	font-family:Verdana, Arial, sans-serif;
	font-size:14px;
	text-align:center;
	color:#000;	
}
