
			body 
			{ 
			margin: 0; 
			padding: 0; 
			font: 85% arial, hevetica, sans-serif; 
			text-align: center; 
			color: #666; 
			background-color: #222;
			} 
			#container
			{ 
			width: auto; 
			text-align: left; 
			background-color: #fff;
			font-family:Verdana, Arial, Helvetica, sans-serif;
			font-variant:normal;
			font-size:1em;
			text-decoration:none;
			background-color: white;
			} 
			
			/************************************ HEADER ***************************/  
			#header 
			{ 
			height: 120px; 
			background-color: #222;
			border-bottom:solid #222 4px; 
			
			}
			#inheader 
			{
			padding-bottom:0;
			background-color: #222;
			background-image:url(http://www.dubabu.es/imagenes/top.png);
			width:700px;
			height:120px;
			} 
			/************************************ MENUBAR ***************************/  
			#menubar 
			{
			font-weight:bold;
			color:#222;
			background-color: orange;
			border-top:2px solid #222;
			height:auto;
			margin-top:0px;
			text-align: center;
			font-size:1.2em;
			vertical-align:bottom;
			border-bottom: 4px solid #222; 
			} 
			#menubar ul 
			{
			margin: 0 0 0 0; 
			padding: 0; 
			list-style-type: none;
			
			} 
			#menubar ul li 
			{
			height:auto;
			margin-top:5px;
			display: inline;
			} 
			
			#menubar ul li a
			{
			color:#222;
			text-decoration: none; 
			height:auto;
			margin-top:10px;
			display: inline;
			padding: 0 5px; 
			padding-left:5px;
			} 
			#menubar ul li a:hover 
			{ 
			color: orange;
			background-color:#222;
			height:auto;
			margin-top:10px;
			display: inline;
			padding: 0 5px; 
			padding-left:5px;
			} 
			/*********************************panel principal*************************/
			#main
			{
			width:auto;
			height:auto;
			color:#222;
			}
			/************************************ izquierda ***************************/  
			#mainleft
			{ 
			float: left; 
			width: 195px;
			height:auto; 
			border-right: 1px  dashed #222; 
			padding-left:50px;
			padding-right:0;
			text-align:right;
			}
			#mainleft ul
			{
			margin-right:10px;
			}
			#mainleft ul li
			{ 
			 list-style-type: none;
			 margin-bottom:20px; 
			}
			#mainleft ul li a
			{ 
			 color:#222;
			 text-decoration:none;
			}
			#mainleft ul li a:hover
			{ 
			 color:orange;
			 text-decoration:none;
			 background-color:#222;
			}
			#mainleftup
			{ 
			font-size:0.8em;
			margin-top: 20px;
			font-weight:bold;
			border-bottom:dashed 1px #222;
			height:235px;
			
			} 
			#mainleftdown
			{
			background-image:url(http://www.dubabu.es/imagenes/Posit.png);
			background-repeat:no-repeat;
			margin-top:5px;
			margin-right:5px;
			height:200px;
			font-weight:bold;
			font-size:0.7em;
			}
			#mainleftdown a
			{
			text-decoration:none;
			color:orange;
			}
			#mainleftdown a:hover
			{
			color:orange;
			text-decoration:none;
			background-color:#222;
			}		
			/************************************ derecha ***************************/
			#mainright 
			{ 
			float: right; 
			width: 195px;
			height:auto; 
			border-left: 1px  dashed #222;
			padding-right:50px;
			padding-left: 0;
			text-align:left;
			font-size: 0.7em;
			} 
			
			#mainrightup
			{ 
			border-bottom:dashed 1px #222;
			background-image:url(http://www.dubabu.es/imagenes/libretita.png);
			background-repeat:no-repeat;
			height:250px;
			margin-left:5px;
			} 
			#mainrightuptext
			{
			height:240px;
			margin-top:5px;
			width:100%;
			}
			#mainrightuptext  a
			{
			margin-left:10px;
			color: #222;
			letter-spacing:1px;
			text-decoration:none;
			font-weight:bold;
			}
			#mainrightuptext  a:hover
			{
			 color:orange;
			 background-color:#222;
			}
			#mainrightdown
			{ 
			background-image:url(http://www.dubabu.es/imagenes/Posit.png);
			background-repeat:no-repeat;
			margin-top:5px;
			margin-left:5px;
			height:200px;
			letter-spacing:1px;
			letter-spacing:1px;
			font-weight:bold;
			} 
			#mainrightdown a
			{
			text-decoration:none;
			color:orange;
			}
			#mainrightdown a:hover
			{
			color:orange;
			text-decoration:none;
			background-color:#222;
			}

			/************************************ centro ***************************/
			#maincenter 
			{
			float: inherit;
			margin-top:30px;
			margin-left:300px;
			margin-right:300px;
			margin-bottom:30px;
			padding: 10px 0 0 0;
			}
			#maincenter a
			{
			color:orange;
			text-decoration:none;
			} 
			#maincenter a:hover
			{
			color:orange;
			background-color: #222;
			text-decoration:none;
			}
			#maincenter h1
			{
			font-size:1.5em;
			color:orange;
			} 
			#maincenter dd
			{
			margin-bottom:20px;
			font-size:0.9em;
			}
			.noticias
			{
			border:1px #222 dashed;
			padding:5px;
			margin-top:5px;
			}
			.noticias h3
			{
			color: orange;
			}
			.noticias a
			{
			color: orange;
			font-weight: bold;
			}
			.noticias a:hover
			{
			background-color:#222;
			}
			.noticiasimg a
			{
			margin-left:45px;
			}
			.noticiasimg a:hover
			{
			background-color:white;
			}
			/************************************ FOOTER ***************************/  
			#footer 
			{ 
			clear: both; 
			border-top: 5px orange  solid;
			border-bottom: 5px orange  solid;
			color: #272900; 
			text-align: center; 
			padding: 5px; 
			font-size: 70%; 
			} 
			#upfooter
			{ 
			clear: both; 
			border-bottom: 1px #222 dashed;
			color: #272900; 
			text-align: center; 
			font-size: 100%; 
			}
			#hora 
			{
			font-family:Verdana, Arial, Helvetica, sans-serif;
			font-size: 1em;
			color: #777;
			}

