html, body {
	font-family: 'Lucida Grande', Helvetica, Arial, sans-serif;
	color:rgb(22,22,22)
}
html {
	background: url(../img/background2.jpg) no-repeat center top;
	width: 100%;
	display: table;
	font-size: 14px;
}
body {
	font-size: 100%;
	font-size: 14px;
	line-height: 1.26;
}
h1, h2, h3 {
	margin-top: 0;
	margin-bottom: 0;
	text-shadow:1px 1px 0 rgb(224,224,224)
}
h1 {
	font-size: 2.61538em;
	padding: 1.28666em 0;
}
h2 {
	font-size: 1.33333em;
	color: #0080FF;
	padding: 1.25em 0;
}
h3 {
	font-size: 1.16667em;
	padding: 1.51785em 0;
}
p {
	padding: .6em 0;
}
a  {
	color: rgb(0,191,255) ;
}
#header {
	width: 960px;
	text-align: center;
	margin: 0 auto;
}
.header {
	position: relative;
	overflow: hidden;
	font-size: 160%;
	margin: 0;
	padding: 0;
}
.header, .header span {
	width: 960px;
	height: 200px;
}
.header span {
	background: url(../img/header2.jpg) no-repeat 0 0;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	cursor: pointer;
	margin: 0 auto;
}
#content {
	width: 960px;
	background: #fff;
	min-height: 635px;
	height: auto!important;
	background-image: url(../img/content-bacground.gif);
	background-repeat: repeat;
	margin: 0 auto;
}
#text {
	float: left;
	width: 800px;
	background-color: transparent;
	text-align: justify;
	margin: 0 auto;
	padding: 20px 22px 22px;
}
#text404 {
	width: 800px;
	text-align: center;
	margin: 0 auto;
	padding: 20px 22px 22px;
}
#footer {
	background: url(../img/footer.jpg) no-repeat center bottom;
	width: 100%;
	display: table;
	height: 325px;
	text-align: center;
	position: relative;
}
#footer address {
	color: #87CEFA;
	text-align: center;
	margin: 0;
	padding: 300px 0 0;
}
#footer a {
	color: #1E90FF;
	text-decoration: underline;
}
#footer a:hover {
	color: #87CEEB;
	text-decoration: underline;
}
.button, label {
	cursor: pointer;
}
#header2{
	list-style: none;
	width: 960px;
	height: 60px;
	background-image: url(../img/backmenu3.jpg);
	margin: 0 auto;
	padding: 0;
}

#menu a {
	display: block;
	text-indent: -900%;
	position: absolute;
	outline: none;
}
#menu a:hover {
width: 140px;
	height: 60px;
	background-position: left bottom;
}
#menu .inicio {
	width: 140px;
	height: 60px;
	background: url(../img/foro_01.jpg) no-repeat;
	margin:0;
	margin-left:20px;
}
#menu .foro {
	width: 140px;
	height: 60px;
	background: url(../img/foro_03.jpg) no-repeat;
	margin:0;
	margin-left: 80px
}
#menu .info {
	width: 140px;
	height: 60px;
	background: url(../img/info_05.jpg) no-repeat;
	margin:0;
	margin-left: 139px;
}
#menu li {
	display: inline;
	width: 100px;
	height:60px;
	float: left;
    list-style: none;
}
.rssheader {
background:url(http://www.forumetudiants.net/foro/my-templates/blank2lbbpress/images/icon2.gif);
height:35px;
width:35px;
background-repeat:no-repeat;
float:left;
margin-left:18px;
margin-top:13px;
text-indent:-900%;
padding:0;
}
.facebook {
background: url(../img/faceb1.gif);
height:35px;
width:35px;
margin-top:13px;
margin-left:18px;
background-repeat:no-repeat;
float:left;
text-indent:-900%;
padding:0;
}
.twitter {
background: url(../img/Twitter-icon.gif);
height:36px;
width:36px;
float:left;
margin-top:13px;
margin-left:257px;
background-repeat:no-repeat;
text-indent:-900%;
padding:0;
}
* html #text {display:inline;}
* html #content {height:635px;}

