a {
	color: #999999;
	text-decoration:none
}
a:link {text-decoration: none}
a:visited {text-decoration: none}
a:hover {	color: #D2D2D2; text-decoration:none}
a:active {
	text-decoration: none;
	text-align: right;
}
img {
	border-style: none;
	text-align: center;
}
body {   background-color: white}


body {
   font-size: 12px;
   font-family: Courier New;
   margin: 0px;
   padding: 0px;
   text-align: center;
}

#container {
	width: 800px;
	height: 550px;
	text-align: left;
	background: white;
	margin: 55px auto 0 auto;
	clear: both;s
}


#header {
	
	background: white;
	text-align: right;
	color: white;
	clear: both;
	color: #999999
}

#menu {
	width: 800px;
	height: 40px;
}

#menu-nav {
	width: 800px;
	float: right;
	text-align: left;
	background: white;
	height: 40px;
}

#menu-nav ul {
	color: #333333;
	font: arial narrow;
}

#menu-nav ul li {

  text-align: left;
  display: inline;
  clear: left;
  list-style:none ;
  background: white;
	padding: 0px 5px 0px 5px
	}
	

#main {
	background: white;
	width: 760px;
	height: 400px;
	float: right;
	border: solid thin gray;
	
}

#maintexto {
background: white;
	width: 740px;
	height: 400px;
	float: left;
	padding-left: 10px;	
}


#maincontacto {
background: white;
	width: 760px;
	height: 400px;
	float: left;
	text-align:center;
		
}


#maincurriculum {
background: white;
	width: 760px;
	height: 400px;
	float: left;
	padding-left: 15px;
	
	scrollbar-face-color: white;
	scrollbar-shadow-color: white;
	scrollbar-highlight-color: white;
	scrollbar-3dlight-color: #757474;
	scrollbar-track-color: #757474;
	scrollbar-arrow-color: white;
	overflow: auto;	
}



#imagenes {
	background: white;
	width: 495px;
	height: 400px;
	float: left;
	text-align:left;
	padding-left: 15px;
	
		
}



#menuimagenes {
	background: white;
	width: 235px;
	height: 400px;
	float: right;	
	
}


#menucentros {
	background: white;
	width: 235px;
	height: 400px;
	float: right;
	text-align: right;	
}

#menucentrosdos {
	background: white;
	width: 220px;
	height: 400px;
	float: left;
	text-align: right;	
}

#menusecundario {
	background: white;
	width: 800px;
	height: 75px;
	float: right;
	clear: both;
		padding: 0px 5px 0px 5px;
}




#footer {
	text-align: left;
	font-size: 11px;
	font-family: Courier New;
	color: #999999;
	width: 720px;
	height: 15px;
	margin: auto;

}
