body
{
	margin: 0 auto;
}
.wrapper
{
	width: 900px;
	height: auto;
	text-align: center;
	display: table-cell;
	margin: 0 auto;
}
.header
{
	width: 900px;
	height: 22px;
	background-color: #0000cd;
	text-align: left;
	border-bottom: solid 6px #0000cd;
	
}

.header-text
{
	font-family: verdana;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	letter-spacing: 6px;
	margin-left: 40px;
	padding-top: 3px;
	
}

.nav-bar
{
	width: 900px;
	height: 66px;
	background-image: url(../images/nav.jpg);
	background-repeat: repeat-x;
}

.welcome-bar
{
	width: 900px;
	height: 164px;
	background-image: url(../images/welcome-back.jpg);
	background-position: rigth;
	background-color: #f5f5f5;
	background-repeat: repeat-x;
}
.welcome-text-holder
{
	float: left;
	width: 500px;
	text-align: justify;
	margin-left: 40px;
	margin-top: 25px;
}

.welcome-text1
{
	font-family: verdana;
	font-size: 20pt;
	color: #6e6e6e;	
}

.welcome-text2
{
	font-family: verdana;
	font-size: 8pt;
	color: #6e6e6e;
	padding-top: 10px;
	line-height: 16px;
}
.news-bar
{
	width: 900px;
	height: 320px;
	background-color: #ffffff;
}

.news-text-holder
{
	float: left;
	width: 800px;
	text-align: justify;
	margin-left: 40px;
	margin-top: 25px;
}

.project-text-holder
{
	float: left;
	width: 240px;
	text-align: justify;
	margin-left: 50px;
	margin-top: 25px;
}

.title-text
{
	font-family: verdana;
	font-size: 16pt;
	color: #6e6e6e;	
}

.date-text
{
	font-family: verdana;
	font-size: 8pt;
	color: #000000;
	font-weight: bold;	
}

.nav-button
{
	float: left;
	width: 150px;
	text-align: center;
	font-family: verdana;
	font-size: 16pt;
	color: #989898;
	margin-top: 15px;
}

.copyright-bar
{
	width: 900px;
	height: 66px;
	background-color: #f0f0f0;
	border-bottom: solid 1px #e3e3e3;
}

a.nav:link {color: #6e6e6e; text-decoration: none; }
a.nav:visited {color: #6e6e6e; text-decoration: none; }
a.nav:hover {color: #000000; text-decoration: none; cursor: pointer; }
a.nav:active {color: #6e6e6e; }

.form_email {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	border: 1px solid #666666;
	width: 203px;
	float: right;
}

.form_emailb {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 11px;
 color: #666666;
 border: 1px solid #666666;
 width: 200px;
}

.bot_email {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #0000cd;
	width: 200px;
	border: 1px solid #003366;
	font-weight: bold;
}

.telefono {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #999999;
}