#areamenus {
	background-color: #ddd;
	border-right: 1px solid #fafafa;
	float: left;
	width: 150px;
	height: 100%;
	}

#banner {
	background-color: #121212;
	text-align: center;
	border-bottom: 1px solid #fafafa;
	}

#welcome {
	color: #fafafa;
	background-color: #333;
	border: 1px #ccc dashed;
	text-align: justify;
	padding: 10px;
	margin: 5px;
	font-weight: bold;
	font-family: verdana;
	font-size: 12px;
	
	}

#flags {
	text-align: center;
	margin: 0px auto 3px auto;
}

#cena {
	font-family: arial;
	margin: 0px auto 0px auto;
	width: 90%;
	background-color: #fff;
	border: 0px solid #ccc;
	padding: 5px;
	font-size:10px;
	}

div.floatright {
 float:right;
 margin: 0px;
 padding: 15px 10px 10px 10px;
 text-align: center;
 font-size: 9px;
 color: #aaa;
 font-weight: bold;
 }

a:link.lecturapanica { color:#900; text-decoration: none; }	
a:visited.lecturapanica { color:#600; text-decoration: none; }	
a:hover.lecturapanica { color:#900; text-decoration: underline; }

a:link.about { color:#336; text-decoration: none; }	
a:visited.about { color:#336; text-decoration: none; }	
a:hover.about { color:#900; text-decoration: underline; }

a:link { color:#33b; text-decoration: none; }	
a:visited { color:#336; text-decoration: none; }	
a:hover { color:#900; text-decoration: underline; }

a:link.foro { color:#003; text-decoration: none; }	
a:visited.foro { color:#004; text-decoration: none; }	
a:hover.foro { color:#336; text-decoration: underline; }

a:link.titular { color:#003; text-decoration: none; }	
a:visited.titular { color:#fafafa; text-decoration: none; }	
a:hover.titular { color:#336; text-decoration: underline; }



input.metedatos
{
width: 200px;
border: 1px #999 solid;
padding: 2px;
color: #009;
/* -moz-border-radius: 5%; */ 	
}

select.metedatos
{
border: 1px #999 solid;
}

input.boton
{
padding: 3px;
font-size: 10px;
border: 1px #999 solid;
}

span.titulo {
	font-weight: bold;
	font-size: 12px;
	color: #FAFAFA;
}

span.tema {
	font-weight: bold;
	font-size: 12px;
	color: #900;
}

table.main {
	padding: 0px;
	margin: 10px auto 10px auto;
	font-family: verdana;
	font-size: 10px;
	height: 90%;
/* 	width:650; */
	border: 1px #999 solid;
	background-repeat: no-repeat;
	background-position: top;
	background-color: #fafafa;
}

table.welcome {
	margin: 10px auto 10px auto;
	width: 97%;
	border: 0px #ccc solid;
	font-family: verdana;
	font-size: 12px;
	text-align: justify;
	border-bottom: 0px #ccc dashed;
}

table.articulo {
	margin: 0px auto 0px auto;
	width: 98%;
	border: 0px #ccc solid;
	font-family: verdana;
	font-size: 12px;
	text-align: justify;
	border-bottom: 0px #ccc dashed;
}

table.tema {
	background: #eaeafa;
	width: 97%;
	border: 1px #ccc solid;
	font-family: sans;
	font-size: 10px;
	text-align: justify;
	
}

td.autortema {
	border-right: 1px #ccc solid;
	border-bottom: 1px #ccc solid;
	text-align: center;
	width: 100px;
	background: #dadafa;
}
td.welcome {
	text-align:center;
	color: #600;
	padding: 5px;
	width: 200px;
	border: 1px #ccc solid;
	background-color:#CDF;
	background-image: url('pic/welcomefons.jpg');
	background-position:bottom;
	background-repeat: repeat-x;
}


td.welcome2 {
	text-align: center;
	padding: 5px;
	border: 1px #ccc solid;
	background-color:#FFA;
	background-image: url('pic/welcome2fons.jpg');
	background-position:bottom;
	background-repeat: repeat-x;
}

td.temacontent {
	border-bottom: 1px #ccc solid;
	padding:2px;
}

td.autorcomentario {
	background: #faeaea;
	border-top: 1px #ccc solid;
	border-bottom: 1px #ccc solid;	
	border-right: 1px #ccc solid;
	text-align: center;
	width: 100px;

}

td.comentcontent {
	border-top: 1px #ccc solid;
	border-bottom: 1px #ccc solid;
	background: #fafafa;
}

table.comentari{
	width: 90%;
	background-color:#fafafa;
	font-family: verdana;
	font-size: 10px;
	text-align: justify;
	border: 1px #666 solid;
}

td.menuover {
	background-image: url('pic/amt-avatar.jpg');
	background-color: #a00;
	border: 1px #999 solid;
	width: 150px;
	height: 150px;
}

td.header {
	background-image:url('pic/titularfons.jpg');
	background-position:bottom;
	background-color: #fdd;
	color: #fff;
	padding: 3px;
	font-size: 10px;
	border: 1px #ccc solid;
}

td.foroheader {
	color: #fff;
	text-align: center;
	font-weight: bold;
	background-image: url('pic/headerfons.jpg');
	background-color: #fdd;
	background-position: center;
	padding: 5px;
	font-size: 10px;
	border-bottom: 1px #ccc solid;
	
}

td.menu {
	background-color: #fff;
	border: 1px #999 solid;
	width: 150px;
	padding: 5px;
}

td.submenu {
	text-align:center;
	background-color: #fff;
	border: 1px #999 solid;
	width: 150px;
	height: 150px;
	padding: 5px;
}

td.content {
	width:420px;
	background-color: #fff;
	border: 1px #999 solid;
	
}

td.noticia {
	padding: 5px;
}