@charset "utf-8";
html, body {height: 100%;}
#wrap {min-height: 100%; width: 100%;}
#main {overflow:auto;
	padding-bottom: 199px;}  /* must be same height as the footer */



body{
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	color: #777777;
	font-size:13px;
	font-weight:bold;
	background-color: #FFFFFF;
}

.logo{
	/*padding-left: 30px;
	padding-top: 5px;*/
	padding-left: 50px;
	padding-top: 15px;
}

.topArea{
	/*'background-color: #4971a2;
	height: 83px;
	*/
	background-color: #ffffff;
	height: 98px;
	background-image: url(../images/servinet-derecha2.png);
	background-repeat: no-repeat;
	background-position: right;
	width:100%;
	
}

/* TOP NAVIGATION AREA */
.topnavigationArea {
	width: 100%;
	height: 49px;
	background-image: url(../images/menu.jpg);
	background-repeat:repeat-x;
	background-color: #ffffff;
}

.topnavigationgroup {
	margin: 0px;
	float: left;
	p/adding-right: 40px;
}
.topnavigationgroup ul {
	margin: 0px;
}

.topnavigationitem {
	max-width: 167px;
	margin-left: 0px;
	padding-left: 10px;
	padding-top: 9px;
	padding-right: 10px;
	padding-bottom: 9px;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-style: none;
	border-right-width: 1px;
	color: white;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	float: left;
}

.menuArea{
	/*background-image: url(imagenes/topnav.jpg);*/
	height:44px;
	/*background-repeat:repeat-x;
	background-color: #436d9c;*/
	background-color: #057ad1;
}

.titulo{
	font-size:16px; 
}

.contenedor{
	padding-top: 30px;
	padding-bottom: 30px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
}

.container {
	width: 80%;
	margin-left: auto;
	margin-right: auto;
}

.pieTexto{
	/*width: 100%;
	background-color: #cfcfcf;
	border-top-style: solid;
	border-top-color: #3f6997;
	border-top-width: 4px;*/
	/*width: 100%;*/
	background-image: url(../images/fondo-bajo2.png);
	background-repeat: no-repeat;
	background-position: center;	
	
	background-color: #ffffff;
		position:relative;
		left:0px;
		bottom:0px;
		
		padding-left: 40px;
		padding-right: 40px;
	
	/*padding-top: 12px;*/
	color: #666666;
	font-size: 11px;
	font-weight:normal;
	height:199px;
	
	margin-top:-199px;
	clear:both;
	
	border-bottom:solid; border-bottom-color:#cfcfcf; border-bottom-width:0px;	
}
.pieTextoIndex{
	/*width: 100%;
	background-color: #cfcfcf;
	border-top-style: solid;
	border-top-color: #3f6997;
	border-top-width: 4px;*/
	/*width: 100%;*/
	background-image: url(../images/pasto-index.png);
	background-repeat: no-repeat;
	background-position: center;	
	
	background-color: #ffffff;
		position:relative;
		left:0px;
		bottom:0px;
		
		padding-left: 40px;
		padding-right: 40px;
	
	/*padding-top: 12px;*/
	color: #666666;
	font-size: 11px;
	font-weight:normal;
	height:430px;
	
	margin-top:-430px;
	clear:both;
	
	border-bottom:solid; border-bottom-color:#cfcfcf; border-bottom-width:0px;	
}
.bannernav {
	padding-top: 100px;
	padding-right: 20px;
	float: right;
	color: #112c4c;
	font-size: 12px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight:normal;
}

.bannernav a { color: #ffffff; text-decoration: none; }
.bannernav a:visited { color: #ffffff; }
.bannernav a:hover { color: #112c4c; text-decoration: none; }