﻿a:link
{
	text-decoration: none;
	background-color: Black;
	color: White;
}

A:visited
{
	text-decoration: none;
	background-color: Black;
	color: White;
}

A:active 
{
	text-decoration: none;
	background-color: Black;
	color: White;
}

A:hover 
{
	background-color: White;
	color: Black;
}

body
{
	margin: 0 0 0 0;
}

DIV.body
{
	background-color: white;
	position: absolute;
	left: 0%;
	top: 0%;
	width: 100%;
	height: 100%;
}

DIV.header
{
	background-color: black;
	position: absolute;
	left: 0%;
	top: 0%;
	width: 100%;
	height: 80px;
	color: white;
	text-transform: none;
	color: White;
}

DIV.menu
{
	background-color: black;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	position: absolute;
	left: 0%;
	top: 90px;
	width: 15%;
	height: 200%;
	color: White;
}

DIV.contactos
{
	background-color: black;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 15%;
	color: White;
}

DIV.workarea
{
	background-color: black;
	position: absolute;
	left: 16%;
	top: 90px;
	width: 83%;
	height: 200%;
	text-transform: none;
}


DIV.title
{
	background-color: black;
	font-family: Times New Roman;
	font-size: x-large;
	position: absolute;
	left: 42.5%;
	top: 0px;
	color: white;
	text-transform: none;
}

b.BigFont
{
	background-color: black;
	font-family: Times New Roman;
	font-size: 28pt;
	color: white;
	text-transform: none;
}


DIV.title2
{
	background-color: black;
	font-family: Times New Roman;
	font-size: x-large;
	position: absolute;
	left: 40%;
	top: 35px;
	color: white;
	text-transform: none;
}

DIV.title2en
{
	background-color: black;
	font-family: Times New Roman;
	font-size: x-large;
	position: absolute;
	left: 45%;
	top: 35px;
	color: white;
	text-transform: none;
}



DIV.flags
{
	background-color: black;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	position: absolute;
	top: 5px;
	right: 20px;
	color: white;
	text-transform: none;
}



DIV.mainbody
{
	background-color: Black;
	font-family: Times New Roman;
	font-size: small;
	position: relative;
	left: 15.5%;
	top: 150px;
	height: 89%;
	width: 84%;
	text-decoration: none;
	color: White;
}

DIV.Blackbox
{
	background-color: Black;
	font-family: Times New Roman;
	font-size: small;
	position: relative;
	left: 1%;
	top: 1.5%;
	height: 95.5%;
	width: 98%;
	text-decoration: none;
	color: White;
}




DIV.cv
{
	background-color: Black;
	font-family: Times New Roman;
	font-size: medium;
	font-style:italic;
	font-weight: bold;
	position: absolute;
	left: 5%;
	top: 10px;
	height: 100%;
	width: 80%;
	text-decoration:none;
	color: White;
}

DIV.partners
{
	background-color: Black;
	font-family: Times New Roman;
	font-size: medium;
	font-weight: bold;
	position: absolute;
	left: 5%;
	top: 10px;
	height: 100%;
	width: 80%;
	text-decoration:none;
	color: White;
}


DIV.intro
{
	background-color: Black;
	font-family: Times New Roman;
	font-size: medium;
	text-align:justify;
	font-weight: bold;
	position: absolute;
	left: 5%;
	top: 10px;
	height: 100%;
	width: 80%;
	text-decoration: none;
	color: White;
}

DIV.home
{
	background-color: Black;
	font-family: Times New Roman;
	font-size: medium;
	font-style:italic;
	text-align:justify;
	font-weight: bold;
	position: absolute;
	left: 5%;
	top: 10px;
	height: 100%;
	width: 80%;
	text-decoration:none;
	color: White;
}

DIV.areas_detail
{
	background-color: Black;
	font-family: Times New Roman;
	font-size: medium;
	position: absolute;
	left: 5%;
	top: 10px;
	height: 100%;
	width: 80%;
	text-decoration:none;
	color: White;
}

DIV.location
{
	background-color: Black;
	font-family: Times New Roman;
	font-size: medium;
	font-weight: bold;
	position: absolute;
	left: 5%;
	top: 10px;
	height: 100%;
	width: 100%;
	text-decoration:none;
	color: White;
}

DIV.consultation
{
	background-color: Black;
	font-family: Times New Roman;
	font-size: medium;
	text-align:justify;
	font-weight: bold;
	position: absolute;
	left: 5%;
	top: 10px;
	height: 100%;
	width: 80%;
	text-decoration: none;
	color: White;
}


