body {
 margin-left: 0px;
 margin-right: 0px;
 margin-top: 0px;
 background-color:#ffffff;
/* background-color:#f6f6f6;*/
 background-image: url('../imagenes/backN.jpg');
 background-attachment: fixed;
 background-repeat: no-repeat;
}



#mainDiv
{

  width : 1000px;
  margin: 0 auto 0 auto;
  background-color: #ffffff;
 /* background-image: url('../imagenes/backMain.png');
  background-repeat: repeat-y;*/
  border:1px solid #c2c2c2;
  /*border-left:1px solid #000000;
  border-right:1px solid #000000*/
  /*border-right:1px solid #000000;*/
}

#backTop
{
 width : 1000px;
 margin: 0 auto 0 auto;
}


/**  MENU
*****************************/
#menuMain
{

  width : 1000px;
  margin: 0 auto 0 auto;  
  /*border: 1px solid #000000;
  height: 162px;*/
}


#menuTop
{
  clear: both;
  height: 30px;
  padding-top: 3px;
  padding-bottom: 5px;
  padding-right: 5px;
  padding-left: 10px;
  font-family: Arial, Times, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	text-align: right;	
	background-color : #ececec; 
	border-bottom: 1px solid #5a5a5a;
}


#menuLogos
{
  clear: both;
  width: 1000px;
  height: 251px;  
  text-align:left;  
/*  border: 1px solid #000000;  */
}

.imgLogos
{
 border-right: 1px solid #ffffff;
}




#separador
{
  float:left;
  width: 11px;
  height: 162px;  
}

#menuContenido
{
  float:left;
  width: 639px;
  height: 162px;  
}


#menuItems
{
 clear: both;
 width : 1000px;
 	background-color : #3b3b3b; 
 	 height: 40px;
 	 vertical-align: middle;
 	 
}


#menuItemA
{

float:left;
padding-top:10px;
padding-bottom:10px;
padding-left:15px;
padding-right:15px;

}



#menuBanner
{
  clear: both;
  /*border:1px solid #000000;*/
  width:747px;
  height: 120px;
  padding: 5px;
  text-align:center;
}

#logo
{
 float:left;
 width: 160px;
 height: 111px;;
 /* border:1px solid #000000;*/


}



#menuMessage
{
 /* clear: both;*/
 	float:right;  
  width: 829px;
  height: 21px;
  padding: 3px;
  
  font-family: Arial, Times, sans-serif;
	font-size: 15px;
	font-weight: bold;
	font-style: normal;	
	color : #000000; 	
 /* border:1px solid #000000;*/

}


a.topLink:link {
	font-family: Arial, Times, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	color: #2b2b2b;
	text-decoration: none;


	}

	a.topLink:visited {
	font-family: Arial, Times, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	color: #2b2b2b;
	text-decoration: none;

	}

	a.topLink:hover {
	font-family: Arial, Times, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	color: #496700;
	text-decoration: none;


	}

a.topLink:active {
	font-family: Arial, Times, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	color: #2b2b2b;
	text-decoration: none;

	}
	
a.menuLink:link {
	font-family: Arial, Times, sans-serif;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	color: #2b2b2b;
	text-decoration: none;


	}

	a.menuLink:visited {
	font-family: Arial, Times, sans-serif;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	color: #2b2b2b;
	text-decoration: none;

	}

	a.menuLink:hover {
	font-family: Arial, Times, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	color: #267700;
	text-decoration: none;



	}

a.menuLink:active {
	font-family: Arial, Times, sans-serif;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	color: #2b2b2b;
	text-decoration: none;

	}		
	
	
#topLinks
{
	clear: both;	
	font-family: Arial, Times, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;	
	color : #2b2b2b;
	padding: 7px 10px 5px 10px;
	background-image: url('../imagenes/menu/fondoTop.jpg');
  background-repeat: no-repeat;
  text-align: right;
}	

	
.topImagenes
{
padding-bottom:5px;
  vertical-align: middle;
}

#mainData
{

  clear: both;    
  font-family: Arial, Times, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;	
	color : #2c2c2c;
	/*background-color: #ffffff; */	
	padding :5px;	
}



#topSpace
{

  clear: both; 
  width: 1000px; 
  height: 10px;
  
}

#footer
{
border-top: 3px solid #3c3c3c;
background-color: #3c3c3c;
background-image: url('../imagenes/fondoFooter.jpg');
background-repeat: no-repeat;
  
height:115px;
}

#footerContent
{

 clear: both;    
  font-family: Arial, Times, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;	
	color : #293342;	
	padding :20px;	

}



