body {
	background : #DCDDDF;
	font : 15px Arial,arial,Verdana,Geneva;
	color : #666666;
	margin : 0 auto;
	text-align: center;
} 

#mainsite{
	overflow:auto;
	margin:0 auto;
	width:980px;
	background:#032167;
}

#theader{
	text-align:left;
	float:left;
	height:190px;
	width:100%;
	background-image:url("/theme/default/img/background_header.jpg");
}

#container{
	float:left;
	margin:0 0 0 10px;
	width:960px;
	background:#fff;
	text-align: none;
}

#data{
	padding:0;
	width:632px;
	background:#fff;
	text-align:justify;
	float:left;
}

#leftsidebar{
	float:left;
	width:308px;
}

#rightsidebar{
	float:right;
	margin:0px;
	width:308px;
	background:#fff;
}

#footer{
	margin:0 0 0 10px;
	float:left;
}

#footer1,#footer2,#footer3{
	overflow:auto;
	width:960px;
}

#footer1{
	background:#1A397A;
}

#footer2{
	height:68px;
	background:#335088;
}

#footer3{
	height:44px;
	background:#7083AD;
}

#footer1 h3{
	font-family:Sans-serif;
	font-weight:normal;
	margin:0px;
	font-size:20px;
	color:#fff;
}

#footer1 a{
	text-decoration:none;
}

#footer1 td{
	width:160px;
	border-style:hidden;
	font-size:13px;
	color:#fff;
	margin:0px;
}

#footer1 table{
	margin:10px 0 10px 0;
	border-style:hidden;
}

#footer2 table{
	margin:20px 0 20px 0;
	border-style:hidden;
	color:#fff;
	font-size:13px;
}

#footer2 a{
	text-decoration:none;
	color:#fff;
}

#footer2 td{
	border-style:hidden;
	margin:0px;
}

#footer3 table{
	margin:10px 0 10px 0;
	border-style:hidden;
	color:#fff;
	font-size:13px;
}

#footer3 p{
	font-size:13px;
	color:#fff;
	margin:0px;
}

#footer3 td{
	border-style:hidden;
	margin:0px;
}

#footer a:link {color:#fff}      /* unvisited link */
#footer a:visited {color:#fff}  /* visited link */
#footer a:hover {color:#FC7D1C}  /* mouse over link */
#footer  a:active {color:#fff}  /* selected link */

#logo{
	width:212px;
	float:left;
}

#lang{
	margin: 10px 0 0 90px;
	width:320px;
	float:left;
}
#acces{
	margin: 5px 15px 0 0;
	width:220px;
	float:right;
	text-align:right;
}

#acces p{
	font-size:11px;
	color: #fff;
}

#acces a{
	text-decoration:none;
	font-size:11px;
}

#acces a:link {color:#fff}		/* unvisited link */
#acces a:visited {color:#fff}	/* visited link */
#acces a:hover {color:#FC7D1C}	/* mouse over link */
#acces a:active {color:#fff}		/* selected link */

#headerloginblock {
	margin:0px;
	margin-left:20px;
	padding:0px;
	width:930px;
	height:31px;
	background-image:url("/theme/default/img/header_login_back.jpg");
	background-repeat:repeat-x;
	text-align:left;
	float:left;
}

#notamember {
	margin-right:-30px;
	width:157px;
	height:31px;
	padding:5px 0 0 30px;
	background-image:url("/theme/default/img/header_notamember.jpg");
	background-repeat:no-repeat;
	color:#FFF;
	text-align:left;
	float:right;
}

#notamember a:visited{
	color:#FFF;
}

#userlogin {
	margin:0 0 0 5px;
	height:31px;
	padding:0 10px 0 10px;
	color:#FFF;
	background-image:url("/theme/default/img/header_login_logintext.jpg");
	background-repeat:repeat-x;
	float:left;
}

#userlogin a{
	color:#FFF;
	text-decoration:none;
}

#userlogin a:hover {color:#FC7D1C;}

.headertext {
	margin:0px;
	font-size:13px;
	color:#fff;
	text-decoration:none;
}

.header {
	margin:0 0 0 15px;
	height:39px;
	color:#558bef;
	font-size:.8em;
	background-image:url('/theme/default/img/box_head.png');
	background-repeat:no-repeat;
}

.content {
	padding:5px;
	background-image:url('/theme/default/img/box_back.jpg');
	background-repeat:repeat-x;
	background-position:bottom;
}

#module {
	text-align:center;
	border-color:#e0e0e0;
	border-style:solid;
	margin:5px 5px 15px 0;
	border-top-width:.2px;
	border-bottom-width:.2px;
	border-left-width:.1px;
	border-right-width:.1px;
	background-image:url("/theme/default/img/box_head.png");
	background-repeat:no-repeat;
	background-position:left top;
	padding:30px 5px;
}

#panel_index{
	margin:0px 0px 0px 0px;
	width:960px;
	height:223px;
	border-top:5px solid #e8e4e3;
	background-image:url("/theme/default/img/fp_adv_back.jpg");
	background-repeat:repeat-x;
}

.imagen_panel{
	float:left;
}

#walluser{
	margin:0;
	height:auto;
	width: 70px;
	font-size:10px;
	float:left;
}

.post_box{
	height:auto;
	border-width:1px;
	border-style:solid;
	border-color:#ccc;
	background-color:#fff;
	width:99%;
	padding:1em 0 1em 0;
	margin:5px 0px 5px 0px;
	line-height:1.1em;
	overflow:auto;
}

#oupd li,#update li{
	list-style:none;
}

#lessonlist{
	margin:0;
}

#lessonlist li{
	margin:2px 4px 2px 4px;
	padding:5px;
	border-style:solid;
	border-width:1px;
	border-color:#999;
	list-style:none;
}

#lessonlist a{
	text-decoration:none;
}

#lessonlist a:visited{
	color:#3A00F1;
}

#lessonlist a:hover{
	color:#fa0;
}

#navigator{
	margin:0px;
	padding:15px;
	text-align:left;
}

#navigator h2{
	margin:0px;
}

#navigator a{
	margin:0px;
	text-decoration:none;
}

#navigator a:hover{
	color:#fa0;
	margin:0px;
}