body {
	margin: 0px 0;
	padding: 0;
	background:#DCDADC;
	font-weight:lighter;
	font: normal 18px;
	line-height: 25px;
	font-family: "Times New Roman", Times, serif;
		color:#1B2943;
}

#headerSup {
	width: 100%;
	height: 6px;
	background: #5D7E8B;
	position: absolute;
}

#header {
	width: 100%;
	height: 200px;
	margin-left: auto;
    	margin-right: auto;
    	border: 2px solid #242626;
    	background:url(../images/verde.jpg);
	background-size: 1500px 300px;
    background-repeat: no-repeat;
}

#image {
	width: 80px;
	height: 90px;
	margin-left: 650px;
    margin-right: auto;
    margin-top:5px;
	margin-bottom:0px;
}

h1 {
	margin-top:0px;
	margin-bottom:0px;
	font-size:30px;
	font-family: "Times New Roman", Times, serif;
	line-height: 40px;
	font-weight:lighter;
	font-style:italic;
	color:#fff;
	position: relative;
}

h2 {
	color:#1B2943;
	font-family: "Trebuchet MS",arial, helvetica, sans-serif;
	font-weight:lighter;
	font-size:24px;
	padding-left:12px;
	text-transform: uppercase;
}

h3 {
	margin-top:10px;
	margin-bottom:30px;
	font-size:12px;
	font-family: "HelveticaNeue-Light", Helvetica, Arial, "Lucida Grande", sans-serif;
	font-weight:lighter;
	font-style:normal;
	line-height: 15px;
	letter-spacing: 1px;
	color:#fff;	
}

p {
	font-size:18px;
	font-family: "Times New Roman", Times, serif;
	color:#1B2943;
}
	
hr {
	width:110px;
	margin-bottom:30px;
	height: 1px;
	background-color:#1B2943;
	border: 1;
  	border-top: 1px solid #8c8c8c;
  	border-bottom: 1px solid #1B2943;
	text-align:right;
}

#main {
	margin-top:0px;
	margin-bottom:0px;
	margin-left: 150px;
	margin-right: 150px;
	width: 77%;
	height: 1000px;
    	background:#fff;/*#C3C8CA*/
    	border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	border-style: hidden;
	padding: 40px;
}

#main p {
	font-size:18px;
	font-family: "Times New Roman", Times, serif;
	color:#1B2943;/*#1B2943*/
	
}

#main2 {
        margin-top:0px;
        margin-bottom:0px;
        margin-left: 150px;
        margin-right: 150px;
        width: 77%;
        height: 550px;
        background:#fff;/*#C3C8CA*/
        border-radius: 10px 10px 10px 10px;
        -moz-border-radius: 10px 10px 10px 10px;
        -webkit-border-radius: 10px 10px 10px 10px;
        border-style: hidden;
        padding: 40px;
}

#main2 p {
        font-size:18px;
        font-family: "Times New Roman", Times, serif;
        color:#1B2943;/*#1B2943*/

}


#main3 {
        margin-top:0px;
        margin-bottom:0px;
        margin-left: 150px;
        margin-right: 150px;
        width: 77%;
        height: auto;
        background:#fff;/*#C3C8CA*/
        border-radius: 10px 10px 10px 10px;
        -moz-border-radius: 10px 10px 10px 10px;
        -webkit-border-radius: 10px 10px 10px 10px;
        border-style: hidden;
        padding: 40px;
}

#main3 p {
        font-size:18px;
        font-family: "Times New Roman", Times, serif;
        color:#1B2943;/*#1B2943*/

}


#menu {
	width: 100%;
	height: 45px;
	margin: 0px;
	background:#0F3D4E;
}

#menu ul {
	margin: 0px;
	margin-left:100px;
	padding: 0px 0px 0px 0px;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	margin-left: 70px;
	height : 25px;
	padding: 15px 10px 0px 10px;
	text-decoration: none;
	text-transform: capitalize;
	font-size: 20px;
	font-weight: bold;
	font-weight:lighter;
	color: #FFFFFF;
}

#menu a:hover{
	color: #C5CAB5
}

#menu .active a {
	color: #C5CAB5
}

#content {
	width: 850px;
	margin: 0 auto;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	text-align : justify; 
}

#right {
	width: 540px;
	padding: 0px;
	margin-left:20px;
	float:right;
	}

footer {
	width: 100%;
	margin: 0px 0px;
	padding: 0px 0px;
	height: 70px;
	line-height: 10px;
	border-top: 4px solid #C3CACE;
	background: #0F3D4E;
}

#footer p {
	margin: 0px;
	margin-left:0px;
	padding-top: 1px;
	text-align: left;
	font-size: 11px;
	color: #C3CACE;
}

#footer a {
	color: #C3CACE;
}

#footer a:hover {
	color: #C3CACE;
}

/* contact us */
input[type="text"],
input[type="email"],
textarea
{
    background-color: #fff;
    color: #000;
    width: 400px;
}

h4 {

	margin-top:0px;
	margin-bottom:0px;
	font-size:20px;
	font-family: "Times New Roman", Times, serif;
	line-height: 30px;
	font-style:italic;
	color:#1B2943;
	position: relative;
}
h5 {
	font-size:15px;
	font-family: "Times New Roman", Times, serif;
	color:#1B2943;
	line-height:0px;
	font-weight: bold;
	font-weight:lighter
}

form {
padding: .2em;
}

label {
  display: block;
  margin: .2em 0 0 0;
}

textarea{
  display : block;

  padding : 2px;
  margin  : 10px 0 0 -10px;
  width   : 400px;
  height  : 100px;
  border-style: hidden;

  resize  : none;
  overflow: auto;
}

input{
  display : block;
  width   : 400px;
  padding : 2px;
  margin  : 10px 0 0 -10px;
  border-style: hidden;

  resize  : none;
  overflow: auto;
}

.button {
  width   : 50px;
  height  : 30px;
  padding      : 5px;
	margin-left:160px;

  font         : bold .6em sans-serif;
  border       : 2px solid #0F3D4E;
  border-radius: 5px;
  background   : #DCDADC;

  cursor       : pointer;


}

.button:hover,
.button:focus {
  outline   : none;
  background: #0F3D4E;
  color: #DCDADC;
}

/*researchers*/

#square {
	margin-top:0px;
	margin-bottom:0px;
	margin-left: 300px;
	margin-right: 150px;
	width: 700px;
	height: 300px;
    	background:#fff;
    	border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	border-style: hidden;
	padding: 40px;
}

h6 {
	margin: 0px;
	margin-left:0px;
	font-family: "Times New Roman", Times, serif;
	color:#5D7E8B;
	font-weight:lighter;
	padding-top: 1px;
	text-align: left;
	font-size: 15px;
	text-decoration: none;
	line-height:15px;
}

h7 {

	margin-top:0px;
	margin-bottom:0px;
	font-size:20px;
	font-family: "Times New Roman", Times, serif;
	line-height: 30px;
	color:#5D7E8B;
	position: relative;
}
/*publication */

#square1 {
	margin-top:0px;
	margin-bottom:0px;
	margin-left: 250px;
	padding      : 7px;
	margin-right: 150px;
	width: 800px;
	height: auto;
    	background:#fff;
	border-style: hidden;
	padding: 5px 0px 2px 50px;
}
#square2 {
	margin-top:0px;
	margin-bottom:0px;
	margin-left: 250px;
	padding      : 7px;
	margin-right: 150px;
	width: 800px;
	height: auto;
    	background:#DFD7C9;
	border-style: hidden;
	padding: 5px 0px 2px 50px;
}
#squareMembers {
	margin-top:0px;
	margin-bottom:0px;
	margin-left: 450px;
	margin-right: 300px;
	width: 500px;
	height: 200px;
    	background:#fff;
    	border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	border-style: hidden;

}
/*about as */



/*News*/


