body {
	background: url(images/bg_2.jpg) repeat fixed;
	margin: auto;
	font-family: verdana, helvetica, georgia;
}
a:active
{
outline: none;
}
a:focus
{
outline-style: none;
}

a img{
	border: none;
}

a{
	text-decoration: none;
	margin: 0;
	padding: 0;
}

.float_left{
	float: left;
}

.float_right{
	float: right;
}

.bold{
	font-weight: bold;
}
.italic{
	font-style: italic;
}
.clear_float{
	clear: both;
}
/*---------------------------------*/
/*             HEADER              */
/*---------------------------------*/
#header {
	background: url(images/header_03.png) no-repeat center;
	width: 800px;
	height: 105px;
	margin: auto;
	margin-top: 10px;
}

#sticker{
	position: relative;
	top: 50px;
	left: 340px;
}
/*---------------------------------*/
/*              PAGE               */
/*---------------------------------*/

#page {
	background: white;
	width: 770px;
	padding: 10px 0;
	margin: 10px auto;
	-moz-box-shadow: 0 0 15px #888;
	-webkit-box-shadow: 0 0 15px #888;
	box-shadow: 0 0 15px #888;
}

	/*-----------------------------*/
	/*              HEAD           */
	/*-----------------------------*/


	/*-----------------------------*/
	/*           MENU_TOP         */
	/*-----------------------------*/

#menu_top{
	height: 54px;
	background: url(images/page_bg_menu.png) no-repeat top left;
	padding: 0 10px;
}	

#menu_top ul {
	float: left;
	list-style: none;
	margin: 0;
	padding: 3px;
	font-size: 16px;
}


#menu_top li{
	float: left;
	margin: 3px;
	padding: 0;
}

#menu_top a:hover{
	color: #84c224;
}

#menu_top a:active{
	color: black;
}

#access{
	color: white;
	float: right;
	background: #FFD700;
	padding: 3px;
	margin: 0;
	width: 250px;
	height: 48px;
	border-radius: 10px;
	margin-top: 8px;
}

#access form {
	padding: 0;
	margin: 0;
}

#access img {
	padding: 0;
	margin: 0;
	margin-right: 10px;
	position: relative;
	top: -8px;
}

.go{
	float: right;
	position: relative;
	top: -14px;
}

#field{
	padding: 0;
	margin: 0;
	width: 120px;
	margin-top: 5px;
}

#button{
	padding: 0;
	margin: 0;
	height: 20px;
}

#item_title{
	clear: both;
	width: 477px;
	text-align: center;
	font-size: 50px;
	font-weight: bold;
	color: white;
	text-shadow: 0px 0px 5px black;
	padding: 0;
	margin: 0;
	position: relative;
	top: -10px;
}

	/*-----------------------------*/
	/*              MAIN           */
	/*-----------------------------*/

#main{
	margin: 0;
	padding: 40px;
	min-height: 210px;
	clear: both;
	font-size: 12px;
	background: url(images/page_bg_main.png) no-repeat top left;
	color: gray;
}

#main p{
	text-align: justify;
}

a{
	color: #0074c5;
}

a:hover{
	text-decoration: none;
	color: orange;
}

#list_core_subjects{
	width: 400px;
	float: right;
	list-style-image: url("images/bp_02.png");
	margin: 0;
	padding: 0;
	
}

.partner{
	width: 280px;
	height: 99px;
	margin: 5px;
	float: left;
	padding: 5px;
}

.partner p{
	text-align: left;
}

#partner_uds{
	background: url("images/partner_uds.png");
}

#partner_tuw{
	background: url("images/partner_tuw.png");
}

#partner_usp{
	background: url("images/partner_usp.png");
}

#partner_unrc{
	background: url("images/partner_unrc.png");
}

#partner_udc{
	background: url("images/partner_udc.png");
}

#partner_cnea{
	background: url("images/partner_cnea.png");
}

#partner_hzb{
	background: url("images/partner_hzb.png");
}

.sub_01{
	font-size: 10px;
	display: block;
}

h1{
	height: 43px;
	width: 307px;
	color: #0096fc;
	font-size: 26px;
	margin: 0;
	padding: 9px 0 0 110px;
	clear: both;
	background: url(images/h1_bg.png) no-repeat;
}

h2{
	height: 43px;
	width: 464px;
	color: #0096fc;
	font-size: 20px;
	margin: 0;
	padding: 0;
	padding-top: 8px;
	clear: both;
	text-align: center;
	background: url(images/h2_bg.png) no-repeat;
}

h3{
	color: gray;
	font-size: 12px;
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
	padding-top: 20px;
	clear: both;
	background: url(images/h3_bg.png) repeat-x bottom;
	padding-left: 5px;
}

h4{
	margin: 0;
	padding: 0;
	font-size: 15px;
}

h6{
	background: #a9764d;
	font-size: 12px;
	color: white;
	margin-top: 10px;
	margin-bottom: 5px;
}

#partners{
	height: 200px;
	padding-left: 300px;
	background: url(images/map_small.png) no-repeat left;
}

.ul01{
	list-style-image: url("images/bp_02.png");
	margin: 0;
}

.ul02{
	list-style-type: none;
	margin: 0;
	list-style-position: inside;
	padding: 0;
}

.height_01 li{
	height: 26px;
}

.more li, .www li{
	height: 18px;
	min-width: 20px;
	background: #e9e9e9;
	color: white;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	border-radius: 4px;
	margin: 0 0 6px 5px;
	padding-top: 2px;
}

.www li{
	width: 50px;
}

.more a, .www a{
	color: white;
}

.more li:hover, .www li:hover{
	background: silver;
}

#buttons{
	clear: both;
	margin: 0;
	padding: 0;
	list-style: none;
	position: fixed;
	margin-left: -60px;
	margin-top: -40px;
}

#buttons li{
	margin: 0;
	padding: 0;
	height: 60px;
	width: 60px;
}

.m0p0{
	margin: 0;
	padding: 0;
}

.j_right{
	text-align: right;
}

.sel{
	background: url(images/button_bg.png) bottom center no-repeat;
}

.imgleft{
	float: left;
	margin: 0 10px 10px 0;
}

.imgright{
	float: right;
	margin: 0 0 10px 10px;
}

.clrflt{
	clear: both;
}

.center{
	display: block;
	margin: auto;
}

#network{
	background: url(images/map_medium.png) center no-repeat;
	margin: 0;
	padding: 0;
	width: 690px;
	height: 256px;
	color: red;
}

.display{
	display: block;
}

.hidden{
	display: none;
}

#map{
	width: 450px;
	height: 256px;
	font-size: 16px;
	color: #007bc3;
	cursor: pointer;
	float: left;
}
#network ul{
	font-size: 12px;
	position: relative;
	width: 220px;
	float: right;
	margin: 0;
	padding: 0;
	overflow: auto;
	height: 224px;
	color: silver;
	margin-top: 16px;
}

#network ul a{
	color: gray;
}

#holder{

}
#partner_pres{
	width: 400px;
	height: 100px;
	position: relative;
	top: 25px;
	left: 25px;
	background: white;
	opacity: 0.7;
	filter:alpha(opacity=40);
	padding: 8px;
	color: black;
	border-radius: 10px;
}
#partner_pres img{
	margin-right: 8px;
	float: left;
}
#partner_pres p{
	text-align: left;
	font-size: 14px;
}
#bochum{
	position: relative;
	top: 17px;
	left: 257px;
}
#berlin{
	position: relative;
	top: 17px;
	left: 292px;
}
#saarbrucken{
	position: relative;
	top: 34px;
	left: 100px;
}
#vienna{
	position: relative;
	top: 34px;
	left: 134px;
}
#saopaulo{
	position: relative;
	top: 182px;
	left: -48px;
}
#concepcion{
	position: relative;
	top: 186px;
	left: 83px;
}
#riocuarto{
	position: relative;
	top: 182px;
	left: 112px;
}
#bariloche{
	position: relative;
	top: 206px;
	left: -87px;
}

.download{
	width: 200px;
	height: 60px;
	font-size: 16px;
	margin-bottom: 10px;
	padding: 5px;
	background: url(images/dld_bg.png) repeat-x;
	-moz-box-shadow: 0 0 5px #888;
	-webkit-box-shadow: 0 0 5px #888;
	box-shadow: 0 0 5px #888;
	border-radius: 10px;
	float: left;
	margin-right: 10px;
}

.download img{
	margin-right: 5px;
}
.date{
	background: url(images/day.png) no-repeat;
	width: 68px;
	height: 71px;
	margin: 0;
	padding: 0;
	text-align: center;
	float: left;
	clear: both;
}
.year{
	color: white;
	font-weight: bold;
	position: relative;
	margin: 0;
	padding: 0;
	top: 11px;
}
.month{
	color: black;
	margin: 0;
	padding: 0;
	position: relative;
	top: 9px;
}
.day{
	color: black;
	font-size: 30px;
	margin: 0;
	padding: 0;
	position: relative;
	top: 2px;
}

.reduced{
	width: 35%;
}
.block{
	display: block;
}

.m5p0{
	margin: 5px;
	padding: 0;
}
	/*-----------------------------*/
	/*             FOOT            */
	/*-----------------------------*/

#foot{
	clear: both;
}

/*-----------------------------*/
/*            FOOTER           */
/*-----------------------------*/

#footer {
	width: 750px;
	margin: auto;
	margin-bottom: 10px;
	padding: 10px;
	background: rgba(255,255,255,0.7);
	-moz-box-shadow: 0 0 15px #888;
	-webkit-box-shadow: 0 0 15px #888;
	box-shadow: 0 0 15px #888;
}

#notes{
	width: 750px;
	margin: auto;
	color: #22a2e2;
	font-size: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	height: 70px;
}

#top_button{
	position: relative;
	left: 185px;
	top: 50px;
}

.optimized{
	position: relative;
	top: 55px;
	color: gray;
}