@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666;
}

body,td,th {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666;
}

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:normal;
	color:#fcb412;
	display:inline;
	margin-bottom:5px;
}

#global_container {
	width:970px;
	margin-left:-485px;
	position:absolute;
	left:50%;
	top:0px;
	background-image:url(../images/interface/left_bg.jpg);
	background-position:left;
	background-repeat:repeat-y;
	display:block;
}

#global_container #header {
	width:970px;
	height:169px;
	float:left;
	display:block;
	clear:both;
	background-image:url(../images/interface/header.jpg);
	background-position:center;
	background-repeat:no-repeat;
}

#global_container #header #main_logo {
	float:left;
	display:block;
	width:682px;
	height:55px;
	padding-top:10px;
	padding-left:30px;
	position:relative;
	z-index:200;
}

#global_container #header #slogan {
	float:left;
	display:block;
	width:940px;
	height:48px;
	text-align:right;
	margin-top:-3%
}

#global_container #header #mini_nav {
	float:left;
	display:block;
	width:195px;
	height:20px;
	padding-top:8px;
	padding-left:55px;
}

#global_container #header #mini_nav #homepage {
	float:left;
	display:block;
	width:70px;
	height:15px;
	background-image:url(../images/interface/home_icon.gif);
	background-position:left center;
	background-repeat:no-repeat;
	padding-left:20px;
}

#global_container #header #mini_nav #contact_us {
	float:left;
	display:block;
	width:70px;
	height:15px;
	background-image:url(../images/interface/contact_us_icon.gif);
	background-position:left center;
	background-repeat:no-repeat;
	padding-left:20px;
}

#global_container #menu_bar {
	width:169px;
	float:left;
	display:block;
	background-image:url(../images/interface/left_column.jpg);
	background-position:top center;
	background-repeat:no-repeat;
}

#global_container #menu_bar #main_menu {
	padding-left:23px;
	padding-top:30px;
	text-align:right;
	float:left;
	display:block;
}

#global_container #menu_bar #main_menu .menu_item {
	width:120px;
	height:23px;
	background-image:url(../images/interface/menu/arrow_box.gif);
	background-position:left center;
	background-repeat:no-repeat;
	padding-left:25px;
	margin-bottom:4px;
	float:left;
	display:block;
}

#global_container #menu_bar #main_menu .menu_slot {
	border-top:1px solid #fff;
	border-left:1px solid #fff;
	border-bottom:1px solid #fff;
	background-color:#666a7c;
	height:21px;
}

/* ----------------------------------------------- ROLLOVERS */

a#about_us {
	display:block;
	width:119px;
	height:21px;
	text-indent:-9999px;
	background:url(../images/interface/menu/about_us.gif);				
	background-position:top left;				
	background-repeat:no-repeat;
}

a#about_us:hover {background-position:0 -21px;}

a#experience {
	display:block;
	width:119px;
	height:21px;
	text-indent:-9999px;
	background:url(../images/interface/menu/experience.gif);				
	background-position:top left;				
	background-repeat:no-repeat;
}

a#experience:hover {background-position:0 -21px;}

a#methodology {
	display:block;
	width:119px;
	height:21px;
	text-indent:-9999px;
	background:url(../images/interface/menu/methodology.gif);				
	background-position:top left;				
	background-repeat:no-repeat;
}

a#methodology:hover {background-position:0 -21px;}

a#professors {
	display:block;
	width:119px;
	height:21px;
	text-indent:-9999px;
	background:url(../images/interface/menu/professors.gif);				
	background-position:top left;				
	background-repeat:no-repeat;
}

a#professors:hover {background-position:0 -21px;}

a#signup {
	display:block;
	width:119px;
	height:21px;
	text-indent:-9999px;
	background:url(../images/interface/menu/sign_up.gif);				
	background-position:top left;				
	background-repeat:no-repeat;
}

a#signup:hover {background-position:0 -21px;}

a#services {
	display:block;
	width:119px;
	height:21px;
	text-indent:-9999px;
	background:url(../images/interface/menu/services.gif);				
	background-position:top left;				
	background-repeat:no-repeat;
}

a#services:hover {background-position:0 -21px;}

a#normative {
	display:block;
	width:119px;
	height:21px;
	text-indent:-9999px;
	background:url(../images/interface/menu/normative.gif);				
	background-position:top left;				
	background-repeat:no-repeat;
}

a#normative:hover {background-position:0 -21px;}

a#contact_us {
	display:block;
	width:119px;
	height:21px;
	text-indent:-9999px;
	background:url(../images/interface/menu/contact_us.gif);				
	background-position:top left;				
	background-repeat:no-repeat;
}

a#contact_us:hover {background-position:0 -21px;}
	
/* ----------------------------------------------------------- */

#global_container #menu_bar #euradia_logo {
	text-align:center;
	width:159px;
	height:65px;
	float:left;
	display:block;
	padding-top:20px;
	padding-left:10px;
}

#global_container #menu_bar #contact_data {
	width:154px;
	float:left;
	display:block;
	padding-right:15px;
	text-align:right;
}

#global_container #menu_bar #contact_data p {margin:2px;}

#global_container #navigation_area {
	width:560px;
	float:left;
	display:block;
	padding:25px;
	text-align:justify;
}

#global_container #banner_area {
	width:176px;
	padding-right:15px;
	padding-top:15px;
	padding-bottom:10px;
	float:left;
	display:block;
}

#global_container #banner_area img {margin-bottom:15px;border:0px;}

#global_container #footer {
	background-color:#515669;
	width:970px;
	height:25px;
	text-align:center;
	padding-top:10px;
	float:left;
	display:block;
	clear:both;
}

#login .fields {
	background-color:#FFF;
	color:#666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	border:1px solid #7f8397;
}

#login fieldset label {
	width:15%;
	float: left;
	clear: both;
	padding-right: 20px;
}

#login fieldset legend {margin-bottom:15px;}

#global_container #contact_form .fields {
	background-color:#FFF;
	border-bottom:1px dotted #666;
	border-top:0px;
	border-left:0px;
	border-right:0px;
	color:#343a56;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-left:10px;
}

#contact_form .labelright {
	margin-bottom:10px;
}

.buttons {
	background-color:#515669;
	border:1px solid #fcb412;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#fcb412;
	padding-left:10px;
	padding-right:10px;
}

.txtPurpleBold {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#585e71;
}

a.txtPurpleBold:link {text-decoration:none;}
a.txtPurpleBold:active {text-decoration:none;}
a.txtPurpleBold:visited {text-decoration:none;}
a.txtPurpleBold:hover {text-decoration:none;color:#fcb412;}

.txtGray {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#666;
}

a.txtGray:link {text-decoration:none;}
a.txtGray:active {text-decoration:none;}
a.txtGray:visited {text-decoration:none;}
a.txtGray:hover {text-decoration:none;color:#fcb412;}

.txtYellow {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#fcb412;
}

a.txtYellow:link {text-decoration:none;}
a.txtYellow:active {text-decoration:none;}
a.txtYellow:visited {text-decoration:none;}
a.txtYellow:hover {text-decoration:none;color:#666;}

.txtWhite {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#FFF;
}

a.txtWhite:link {text-decoration:none;}
a.txtWhite:active {text-decoration:none;}
a.txtWhite:visited {text-decoration:none;}
a.txtWhite:hover {text-decoration:none;color:#666;}

/* --------------------------------------------- INTRANET */

#global_container_int {
	width: 849px;
	height:565px;
	position: absolute;
	left: 50%;
	margin-left: -425px;
}
#global_container_int ul   {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#global_container_int #contact_form .fields {
	background-color:#FFF;
	color:#666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	border:1px solid #7f8397;
}

#global_container_int #input_fix label {
	width:30%;
	float: left;
	clear: both;
	padding-right: 20px;
}
#global_container_int #input_fix input {
	float:left;
	margin-left:10px;
	display:block;
}
#global_container_int #input_fix label {
	width:30%;
	float:left;
	display:block;
}

#global_container_int #input_fix fieldset legend {margin-bottom:15px;}

#menu li {
	display: block;
	height: 30px;
	float: left;
	margin-right:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color:#FFF;
	text-align: left;
}

#logo {clear:both;}

#body #content {
	float: left;
	display:block;
	width: 590px;
	padding-right: 20px;
}
#body #aux_panel {
	float: left;
	width: 216px;
	padding-left: 20px;
	clear:left;
}

.zebra th {
	background: #7f8498;
	color: #fff;
	font-weight: bold;
	padding: 5px 5px;
	text-align: left;
}

.zebra td {
	padding: 5px 5px;
	border-bottom: 1px solid #95bce2;
	vertical-align: middle;
}

.zebra tr.alt td {
	background: #e9edfb;
}

.zebra tr.over td {
	background: #CCC;
}

.page_title {
	float: left;
}
.selector_lang {
	float: right;
	margin-bottom:10px;
}
.buttons_container {
	text-align:center;
	padding-top:15px;
}
.txtBlancaTitle {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#999;
	border-bottom:1px solid #ddd;
	padding-bottom:5px;
}
#logos {
	width:940px;
	float:left;
	display:block;
	text-align:right;
	padding-top:25px;
}
#logos img {
	float:right;
	margin-left:15px;
}
.main_title {
	font-size:14pt;
	font-weight:bold;
}
.main_title2 {
	font-size:12pt;
	font-weight:bold;
}