* {
	padding: 0;
	margin: 0;
	}

body {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	background-image:url(../images/background_body2.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	}

#wrapper {
	margin: 0px;
	width: 100%;
	background-image:url(../images/background_body.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	}
	
#wrapper_container{
	width: 100%;
	margin: auto;
	}

	#margen{
		height:582px;
		margin: auto;}
	
	#menu{
		background-image:url(../images/background_menuhome.png);
		background-repeat: no-repeat;
		background-position: center;
		width: 511px;
		height: 34px;
		margin: auto;
		}



/* Temas */

		.moduletable h3{
			font-family:Arial, Helvetica, sans-serif;
			font-size: 13px;
			color: #00364a;
			text-align:left;
			font-weight:bold;
			} 




/* Elementos
--------------------------------------------------------- */
a:hover {
color: #147;
text-decoration: underline;
}
a img{
border:0px;
}
h1, h2, h3 {
font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
font-weight: bold;
}
h1 {
font-size: 2em;
}
h2 {
font-size: 1.6em;
}
h3 {
font-size: 1.3em;
}
h1, h1 a, h1 a:hover, h1 a:visited, .description {
text-decoration: none;
}
h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
color: #333;
}
h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited{
text-decoration: none;
}

/* Contenido
--------------------------------------------------------- */
.contentheading {
font-size:1.4em;
margin:0;
color:#333333;
font-weight:bold;
}
.contentheading:hover {
color:#3B6EA5;
}
.componentheading{
font-size:1.4em;
margin:0;
color:#777777;
font-weight:bold;
padding-left:10px;
}
.contentpaneopen{
line-height:1.4em;
font-size:1.2em;
text-align:left;
padding: 0px 10px 0px 10px;
}
.contentpaneopen img{
padding: 5px 10px;
}
.readon{
font-size:0.8em;
text-align:left;
}
.contenttoc, .pagenavcounter{
margin-bottom:10px;
}
small , .createdate, .modifydate{
font-family:Arial,Helvetica,Sans-Serif;
font-size:0.9em;
line-height:1.5em;
color:#777777;
padding-bottom:10px;
}
.banneritem_text, .bannerfooter_text{
padding:5px;
}