/* Credit: DeustoTech, Internet1
		   http://www.morelab.deusto.es */

body {
	margin:0px;
	padding:0px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
}

a, a:visited {
	text-decoration:none; 
	margin:0px;
	padding:0px;
	font-size:14px;
	font-weight:bold;
	}
	
a:hover{color:#67acc2; text-decoration:none; }

ol{
	color:#000;
	font-size:16px;
	text-align:justify;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:10px;
	list-style:lower-alpha;
}


ul{
	color:#000;
	font-size:16px;
	text-align:justify;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:10px;
}

ul li{
	margin-bottom:5px;
}

h1{
	margin:0px;
	font-size:34px;
	color:#000;
	font-weight:normal;
	text-align:left;
	text-shadow:0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff;
}

h2{
	margin:0px;
	font-size:26px;
	color:#3b3b3b;
	font-weight:normal;
	text-align:left;
	text-shadow: 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff;
	font-style:italic;
}

p{
	font-size:16px;
	padding:0px;
	margin-top:10px;
	text-align:justify;
}

.menu{
	margin:0px;
	padding:12px;
	font-size:14px;
	font-weight:bold;
	color:#666;
	text-decoration:none;
	text-align:center;
}

.base{
	margin:0px;
	padding:5px;
	font-size:14px;
	font-weight:bold;
	color:#666;
	text-align:center;
}

.current{
	margin:0px;
	padding:12px;
	font-size:14px;
	font-weight:bold;
	color:#67acc2;
	text-decoration:none;
	text-align:center;
}

.content{
	text-indent:15px;
}

.text{
	color:#000; 
	text-decoration:none; 
	margin:0px;
	padding:0px;
	font-size:16px;
	font-weight:normal;
}

.text1{
	color:#000; 
	text-decoration:none; 
	margin:0px;
	padding:0px;
	font-size:16px;
	font-weight:bold;
}

.footer{
	padding:15px 0 0 0;
	text-align:center;
}

img{
	margin:0;
	padding:0;
	border:0px;
}

#wrapper{
	margin:auto;
}

#header{
	margin:auto;
	width:1450px;
	height:400px;
	background-image:url(../images/main.jpg);
}

#menu{
	margin:70px auto 10px auto;
	display:inline-block;
	width:940px;
	height:48px;
	background-image:url(../images/menu.png);
	background-repeat:no-repeat;
}

#menu1{
	width:115px;
	height:48px;
	float:right;
	margin:0px;
	background-image:url(../images/divider.jpg);
	background-repeat:no-repeat;
}

#menu2{
	width:130px;
	height:48px;
	float:right;
	margin:0px;
}

#title{
	margin: 20px auto;
	width:940px;
	height:220px;
}

#concurso{
	margin:35px 0 0 25px;
	width:450px;
	height:100px;
}

#deustokabi{
	position:relative;
	top:-244px;
	left:864px;
	width:104px;
	height:52px;
	border:1px solid #fff;
	padding: 2px 0 0 0;
}

#deustotech{
	position:relative;
	top:-188px;
	left:736px;
	width:104px;
	height:52px;
	border:1px solid #fff;
	padding: 2px 0 0 0;
}

#deusto{
	position:relative;
	top:-132px;
	left:608px;
	width:104px;
	height:52px;
	border:1px solid #fff;
	padding: 2px 0 0 0;
}

#abc{
	position:relative;
	top:-76px;
	left:483px;
	width:104px;
	height:52px;
	border:1px solid #fff;
	padding: 2px 0 0 0;
}

#content{
	margin:auto;
	width:1450px;
}

#content1{
	margin:auto;
	width:1450px;
	height:450px;
}

#text1{
	position:relative;
	top:-50px;
	left:280px;
	width:550px;
}

#footer{
	margin:auto;
	height:45px;
	width:1450px;
	background-image:url(../images/footer.jpg);
	background-repeat:repeat-x;
}
