body {
	background-color: #AA8000; 
	background-image: url(images/theme/bg_page.jpg);
	margin: 0px;
	color:#555555;
	Font-Size : 93%; 
	Font-Family : "Trebuchet MS", Tahoma, Arial;
	text-align:center;
}
#flashcontent{
	background-color: #FAF7EE;
	width:779px;
	clear: both;
}
.contenido{
	background-image: url(images/theme/bg_content.jpg);
	background-color: #EDECD4;
	background-repeat: repeat-x;
	border-bottom: 1px solid #B0C4DE;
	border-left: 1px solid #B0C4DE;
	border-right: 1px solid #B0C4DE;
	padding-top: 15px;
	text-align:justify;
	clear: both;
	height: 100%;
	overflow: auto;
}
#lateral{
width: 190px;
border-left : 1px solid #cccccc;
text-align:center;
}
#cuerpo{
	width:560px;
	float:left;
	padding:5px;
}
.footer{
	background-color: #805300;
	text-align:left;
	width:779px;
	height:31px;
	clear: both;
}
#footermenu{width:510px; float:left;}
#contador{
	float:right;
	width:240px;
	color: #FFEFD5;
	font-weight: bold;
	font-size: x-large;
	text-align:right;
}
a, a:active, a:focus, a:link, a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #666666;
	padding: 6px;
}
a:hover {
	color: #000000;
}
h1,h2,h3,h3,h4,h5{
	color: #666666;
	text-align: left;
}
.padd{padding: 10px;}
.num0 {
	font-size: 40px;
	color: #FFFFFF;
}
.num1 {font-size: 40px;
	color: #8B4513;}
.tr1{
        background-color: #F3E9CD;
        color: #006C01;
        font-family: "Trebuchet MS";
        font-size: 12px;
        text-align: justify;
}
.tr2{
        background-color: #F0E2D5;
        font-family: "Trebuchet MS";
        font-size: 12px;
        text-align: justify;
}
a.link:active, a.link:focus, a.link:link, a.link:visited {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}
a.link:hover {
	color: #000000;
}
#tex_white{
	color: White;
	font-weight: bold;
}
#tex_white a:active, #tex_white a:focus, #tex_white a:link, #tex_white a:visited {
	color: #FCFCFC;
	padding-top: 3px;
}
#tex_white a:hover {color: #FAFAD2;}

a.link_title:active, a.link_title:focus, a.link_title:link, a.link_title:visited {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 18px;
}
a.link_title:hover {
	color: #000000;
}
canvas{float:left;}
#centro{
	width:779px;
position: relative;
}
.tabla{
	clear: none;
	overflow: hidden;
}

.fila{clear: both;}

.col_titulo{
	float: left;
	padding: 5px;
	background: #F0E0A0;
}

.col{
	float: left;
	padding: 5px;
}
.cuadros{
   background-image: url(images/theme/bg_cuadros.jpg);
	background-repeat: repeat-x;
	border-bottom: 2px solid #D6D6D6;
	border-left: 2px solid #D6D6D6;
	border-right: 2px solid #D6D6D6;
	padding: 0px 4px 4px 4px;
	margin-bottom: 15px;
}
a.foro{
	color: #737739;
	font-weight: bold;
	padding: 5px 5px 5px 1px;
	margin: 0px 0px 0px 15px;
	display: list-item;
}
a.foro:hover{
	color: #505423;
}