* {
	padding: 0;
	margin: 0px;
	}

body {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	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 a {
color: #FF9900;
}
	
#wrapper_container{
	width: 100%;
	margin: auto;
	}

	#header{
		height:160px;
		margin: auto;
		width: 1000px;}
		
		#radio{
			width:150px;
			height: 75px;
			background-color: #transp;
			float: right;
			margin-right: 100px;
			}
		
	#menu1{
		width:894px;
		height: 20px;
		margin: auto;
		}
	
	#menu2{
		width:894px;
		height:34px;
		margin: auto;
		background-repeat: no-repeat;
		background-position: center;
		background-image:url(../images/background_menuinterior.png);
		}
		
		
		
	#container{
		width:726px;
		height: auto;
		background-color: #000000;
		margin: auto;
		overflow: auto;
		}
		
		#textos_interior{
			width: 726px;
			height: auto;
			margin: auto;
			overflow: auto;
			scrollbar-face-color:#750d0d;
			scrollbar-highlight-color:white;
			scrollbar-3dlight-color:gray;
			scrollbar-darkshadow-color:darkred;
			scrollbar-shadow-color:gray;
			scrollbar-arrow-color: white;
			scrollbar-track-color:none;
			}
		
		#images_interior{
			width: 500px;
			height: auto;
			text-align: center;
			margin: auto;
			padding-bottom: 20px;
			padding-top: 20px;
			overflow: auto;
			}
			
			#images_interior .moduletable {
				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;
margin: auto;
}
.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;
}
