@charset "utf-8";
html {
	background-color: #F0F0F0;
}

body {
	margin: 0px;
	padding: 0px;
}
#description {
	display: none;
}


#wrapper {
	width: 100%;
	padding-top: 10px;
}
#header {
	height: 300px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}

#menu {
	background-color: #FFC425;
	height: 60px;
	width: 100%;
	text-align: center;
}
#content {
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
}
#realmenu {
	text-indent: 99999px;
	display: none;
}
#arealogin {
	float: left;
	width: 200px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
	background-image: url(../images/admin.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#areatitle {
	float: left;
	width: 200px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 14px;
}
#contentText {
	float: right;
	width: 630px;
	margin-top: 15px;
	margin-right: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #919191;
	word-spacing: 1px;
	letter-spacing: 1px;
	line-height: 16px;
	margin-left: 2px;
}
.unitedLanguage {
	text-transform: uppercase;
	color: #666666;
}

#title {
	background-color: #DCDCDC;
	height: 20px;
	background-position: center center;
	padding-top: 5px;
	padding-left: 5px;
	text-transform: uppercase;
	font-style: normal;
	font-weight: bold;
}
#submenu {
	width: 200px;
	margin-top: 15px;
	float: left;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.fondoclaro {
	background-color: #DCDCDC;
	padding-top: 2px;
	padding-bottom: 2px;
}
.linkmetodolgia {
	color: #00A891;
	text-decoration: none;
}
.linkmetodolgia a:hover {
	background-color: #DCDCDC;
}
.linkactividades {
	color: #E50278;
	text-decoration: none;
}


#footer {
	background-color: #5FB6D8;
	width: 100%;
	float: left;
	margin-top: 15px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
}

#designplus {
	background-color: #E6E6E6;
	float: left;
	width: 100%;
	height: 30px;
	margin-top: 5px;
	margin-bottom: 10px;
	text-align: right;
	padding-top: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #828282;
}
#designplus a {
	text-decoration: none;
	color: #828282;
}
#designplus a:hover {
	color: #E6E6E6;
	background-color: #EB008B;
}

#space {
	float: right;
	width: 25px;
}
.linkactividades a:hover {
	background-color: #DCDCDC;
}
.nolink {
	text-decoration: none;
	color: #FFFFFF;
}
