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

body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
body {
	background:#808080 url(../images/bg_01_01.jpg) fixed center top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	text-align: center;
}

#zonaPrincipal{
	width:1100px;
	margin:auto;
	padding: 0 0px;
}

#envGeneral {
	position:relative;
	left:0px;
	top:0px;
	width:1100px;
}

#index-01 {
	position:absolute;
	left:0px;
	top:0px;
	width:50px;
	height:400px;
}

#index-02 {
	position:absolute;
	left:50px;
	top:0px;
	width:1000px;
	height:70px;
	background-image:url(../images/index_02.png);
}

#index-03 {
	position:absolute;
	left:1050px;
	top:0px;
	width:50px;
	height:400px;
}

#index-04 {
	position:absolute;
	left:50px;
	top:70px;
	width:1000px;
	height:210px;
}

#index-04_wide {
	position:absolute;
	left:0px;
	top:50px;
	width:1100px;
	height:250px;
	background-color:#CCCCCC;
}

#index-04_interior {
	position:absolute;
	left:50px;
	top:70px;
	width:1000px;
	height:100px;
}

#index-04_interior_wide {
	position:absolute;
	left:0px;
	top:50px;
	width:1100px;
	height:150px;
	background-color:#CCCCCC;
}

#index-05 {
	position:absolute;
	left:50px;
	top:280px;
	width:1000px;
}

#index-05_interior {
	position:absolute;
	left:50px;
	top:170px;
	width:1000px;
}

#index-06 {
	float:left;
	margin:auto;
	width:1000px;
	height:20px;
	background-image:url(../images/index_06.png);
}

#index-07 {
	float:left;
	margin:auto;
	width:1000px;
	height:30px;
	background-image:url(../images/index_07.png);
}

#index-08 {
	float:left;
	margin:auto;
	width:1000px;
	height:110px;
	background-image:url(../images/index_08.png);
}

#index-09 {
	float:left;
	margin:auto;
	width:1000px;
	height:10px;
}

/*---   CENTRAL MASTER   ---*/

#centralMaster {
	position:relative;
	margin:auto;
	left:0px;
	top:0px;
	float:left;
	width:1000px;
}

#central-01 {
	margin:auto;
	width:1000px;
	height:10px;
	float:left;
}

#central-02 {
	margin: auto;
	width: 1000px;
	float: left;
	background-image: url(../images/central_02_b.png);
	text-align: center;
}

#central-03 {
	margin:auto;
	width: 1000px;
	float:left;
}


/*---   ELEMENTOS COMPLEMENTARIOS   ---*/

#logo {
	position:absolute;
	left:-30px;
	top:-40px;
	width:280px;
	height:150px;
	background-image:url(../images/base_logo.png)
}

#logo_interior {
	position:absolute;
	left:20px;
	top:30px;
	width:280px;
	height:150px;
	background-image:url(../images/base_logo.png)
}

#mensaje {
	position:absolute;
	left:20px;
	top:150px;
	width:650px;
	height:40px;
}

#menuBack {
	position:absolute;
	left:330px;
	top:10px;
	width:700px;
	height:50px;
}

#iconface {
	position:relative;
	left:810px;
	top:-15px;
	width:150px;
	height:50px;
}
#icontwitter {
	position:relative;
	left:880px;
	top:-35px;
	width:50px;
	height:50px;
}

#subMenuServ{
	position:absolute;
	left:168px;
	top:40px;
	/*	background-color:#333333;*/
	width:250px;
	padding: 5px 5px;
	text-align:left;
	background-image:url(../images/backSubMenuGris.png);
	visibility: hidden;
}

#subMenuAnalisis{
	position:absolute;
	left:260px;
	top:40px;
	/*	background-color:#333333;*/
	width:250px;
	padding: 5px 5px;
	text-align:left;
	background-image:url(../images/backSubMenuGris.png);
	visibility: hidden;
}
#sensitiveDiv{
	left:0px;
	top:0px;
	float:left;
	width:250px;
	height:15;
}
	
	
	
	
