/* Qronix - CSS Document */

body{
background-image:url(../Images/body-bg.gif);
background-repeat:repeat;}

#wrapper {
width: 100%;
width: 850px;
height:600px;
vertical-align:middle;
margin:auto;

}
#container{
width: 850px;
height:600px;
vertical-align:middle;
margin-right:auto;
margin-left:auto;
margin-left:inherit;
}

#base {
position:absolute;
width: 850px;
height:600px;
vertical-align:middle;
margin-right:auto;
margin-left:auto;
margin-left:inherit;
background-image:url(../Images/fondoGral.png);
background-repeat:repeat;
}

/*Content*/

#content {
	position:absolute;
	width:850px;
	height:400px;
	z-index:1;
	top: 96px;
	background-color:#000000;
}

/*Divisiones*/
#divisiones {
	position:absolute;
	width:220px;
	height:47px;
	z-index:4;
	left: 629px;
	top: 55px;
}

/*--*/
/*LOGO*/
#logo {
	position:absolute;
	width:300px;
	height:152px;
	z-index:5;
	left: 37px;
	top: -2px;
}

#div.fadehover {  
    position: relative;  
    }  
  
img.a {  
    position: absolute;  
    left: 0;  
    top: 0;  
    z-index: 10;
	border:none; 
         }  
  
img.b {  
    position: absolute;  
    left: 0;  
    top: 0;
	opacity:0;
    }  
	
img.c {  
    position: absolute;  
    left: 0;  
    top: 0;
	opacity:0;
    }
	
img.d {  
    position: absolute;  
    left: 0;  
    top: 0;
	opacity:0;
    } 
img.e {  
    position: absolute;  
    left: 0px;  
    top: 0px;
	opacity:0;
    } 

#lineaColor {
	position:absolute;
	width:850px;
	height:10px;
	z-index:3;
	left: 0px;
	top: 495px;
	background-image:url(../Images/colorFlat.jpg);
	background-repeat:repeat-y;
}
/**/

/*Contenido Gral*/

#Home1{
position:absolute;
width:800px;
height:300px;
z-index:1;
top:65px;
left:25px;
cursor:pointer;}

img.imgG {  
    position: absolute;  
    left: 0;  
    top: 0;  
    z-index: 10;
	border:none; 
         }  
img.imgC {  
    position: absolute;  
    left: 0;  
    top: 0;
	opacity:0;
    }
img.imgS {  
    position: absolute;  
    left: 0;  
    top: 0;
	opacity:0;
    }
img.imgD {  
    position: absolute;  
    left: 0;  
    top: 0;
	opacity:0;
    }
img.imgE {  
    position: absolute;  
    left: 0;  
    top: 0;
	opacity:0;
    }   

/**/


/*Pie Página*/

#piePag {
	position:absolute;
	width:850px;
	height:50px;
	z-index:2;
	left: 0px;
	top: 549px;
	background-image:url(../Images/pie.png);
	background-repeat:no-repeat;
}

#DerechosR {
	position:absolute;
	width:265px;
	height:21px;
	z-index:1;
	top: 10px;
	left: 14px;
	font-family:Verdana;
	font-size:12px;
	color:#FFFFFF;
	text-align:center;
	text-decoration:none;
}

.DerechosR{
text-decoration:none;
color:#FFFFFF;
font-family:Verdana;
font-size:12px;}

#Contacto {
	position:absolute;
	width:88px;
	height:21px;
	z-index:2;
	left: 309px;
	top: 10px;
	font-family:Verdana;
	font-size:12px;
	color:#FFFFFF;
	text-align:center;
	text-decoration:none;
}

.Contacto{
text-decoration:none;
color:#FFFFFF;
font-family:Verdana;
font-size:12px;}

#browser {
	position:absolute;
	width:319px;
	height:29px;
	z-index:3;
	left: 525px;
	top: 18px;
	font-family:Verdana;
	font-size:12px;
	color:#CCCCCC;
	text-align:center;
	text-decoration:none;
}

#mx{
	position:absolute;
	width:16px;
	height:16px;
	z-index:3;
	background-image:url(../Images/mx.png);
	background-repeat:no-repeat;
	left: 832px;
	top: 35px;
}
