@charset "utf-8";

{
margin:0;
padding:0;
}
html {
background-color:#111111;
}
body {
	color:#111111;
	font-family:arial,verdana,sans-serif;
	font-size:100%;
	line-height:1.6em;
}
body, html{
	margin:0;
	padding:0;
	font-size: 18px;
}
ul, li{
	margin:0;
	padding:0;
	font-size: 14px;
}
img{
	position:inherit;
	}
h1 {
	font-family:"Arial Black", Gadget, sans-serif;
	font-size:28px;
	color:#900;
	text-decoration: none;
	text-align: center;
	}
	
h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#FFF;
	text-decoration: none;
	text-align:center;
	}
	
h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#FF6;
	text-decoration: none;
	text-align:center;
	}
	
p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFF;
	text-decoration: none;
	text-align:left;
	}
a:link {
	color:#66C;
	text-decoration: none;
}	
a:hover {
	color:#F00;
	text-decoration: none;
}
a:visited {
	color:#66c;
	text-decoration: none;
}
#container {
	background-color:#111111;
	background-image:url(../imgs/grafica/backfoot.jpg);
	height: 1650px;
	background-repeat: no-repeat;
	background-position: left bottom;
	position:relative;
}
#containerEV {
	background-color:#111111;
	background-image:url(../imgs/grafica/backfoot.jpg);
	height: 4000px;
	background-repeat: no-repeat;
	background-position: left bottom;
	position:relative;
}

#logo {
	background-image:url(../imgs/grafica/logo_tgb.jpg);
	background-repeat:no-repeat;
	height: 230px;	
}

#navbar {
	height:30px;
	width:700px;
	background-color:#252525;
	margin-left:160px;
	border: 1px solid #856464;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #C00;
	text-align:center;
}

#navbar ul li {
float:left;
font-weight:700;
list-style-type:none;
margin:1px 1px 0;
padding:0;
text-transform:uppercase;
}
#navbar ul li a {
color:#FFF;
display:block;
padding:0 20px;
text-decoration:none;
}
#navbar ul li a:hover {
background-color:#F33;
}
#navbar ul #navbarSelected a, #navbar ul #navbarSelected a:hover, #navbarSelected a, #navbarSelected a:hover {
background-color:#FFFFFF;
}
* html #navbar ul li a{
width:1%;
}

#mainimg {
	height: 275px;
	width:700px;
	margin-left:160px;
	margin-top: 15px;
	margin-bottom:10px;
}	

#deco {
	height: 6px;
	width:700px;
	background-color:#252525;
	margin-left:160px;
	margin-top: 15px;
	border: 1px solid #856464;
}

#contents {
	height:900px;
	width:700px;
	margin-left:160px;
	margin-top: 15px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #856464;
	border-right-color: #856464;
	border-bottom-color: #856464;
	border-left-color: #856464;
}
#contentsEV {
	height:3200px;
	width:700px;
	margin-left:160px;
	margin-top: 15px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #856464;
	border-right-color: #856464;
	border-bottom-color: #856464;
	border-left-color: #856464;
}

#description {
	margin-left: 20px;
	margin-right:20px;
	padding-top: 3px;
	text-align: center;
	}

#home1 {
	width:320px;
	margin-left: 20px;
	margin-right:10px;
	padding-left:5px;
	border: 1px solid #856464;
	position: relative;
	text-align: center;
	}
	
#home2 {
	width:320px;
	margin-left: 350px;
	margin-right:10px;
	padding-left:5px;
	position:absolute;
	float: right;
	border: 1px solid #856464;
	left: 165px;
	top: 975px;
	text-align: center;
	}	
#fiestaerasmus { 
margin-left: 20px;
margin-right:20px;
padding-top: 3px;
	}	
#videoespacio { 
margin-left: 20px;
margin-right:20px;
padding-top: 3px;
	}	
#footer {
	height: 40px;
	width:700px;
	font-size:11px;
	background-color:#252525;
	margin-left:160px;
	margin-top: 15px;
	padding:0 0 0 10px;
	border: 1px solid #856464;
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	text-align:center;
	}
li {
	color: #FFF;
}
#container #contents #home2 p {
	text-align: center;
}
#container #contents #home2 p {
	text-align: center;
}
#containerEV #contentsEV #home1 h3 {
	text-align: center;
}
