body	{
		 margin: 0;
		 padding: 0;
		 background: #d7cfc4;
		}
		
a	{
	 color: #88714d;
	 text-decoration: none;
	}
	
a:hover	{
		 text-decoration: underline;
		}
		
#main	{
		 position: relative;
		 margin-top: 123px;
		 margin-left: 0px;
		 width: 667px;
		 height: 480px;
		 text-align: left;
		}
		
#header	{
		 position: absolute;
		 margin-left: 0px;
		 margin-top: 0px;
		 width: 400px;
		 height: 176px;
		}
		
#diashow	{
			 position: absolute;
			 margin-left: 400px;
			 margin-top: 0px;
			 width: 267px;
			 height: 176px;
			}
			
#ambiente	{
			 position: absolute;
			 margin-left: 180px;
			 margin-top: -83px;
			 width: 492px;
			 height: 83px;
			}
			
#logo	{
		 position: absolute;
		 margin-left: 0px;
		 margin-top: -115px;
		 width: 200px;
		 height: 218px;
		 z-index: 1;
		}
		
#lang	{
		 position: absolute;
		 margin-left: 336px;
		 margin-top: 0px;
		 width: 30px;
		}
		
#content	{
			 position: absolute;
			 margin-left: 0px;
			 margin-top: 183px;
			 width: 667px;
			 background: #c2a06c;
			}
			
#content_inner	{
				 margin: 20px;
				 background: #c2a06c;
				 width: 627px;
				}
				
#table_content_inner	{
						 font-size: 11px;
				 		 font-family: Verdana, Arial, Helvetica, sans-serif;
						 color: white;
						}
						
#table_content_inner a	{
						 color: white;
						}
						
#table_content_inner a:hover	{
								 color: #333333;
								}
						
#table_1	{
			 margin-top: 10px;
			 font-size: 11px;
			 color: white;
			}
			
#table_1 a	{
			 color: white;
			 font-size: 11px;
			 text-decoration: none;
			}
			
#table_1 a:hover	{
					 color: #333333;
					}
						
#bottom	{
		 position: relative;
		}
		
#footer	{
		 position: relative;
		 margin-left: 0px;
		 padding-top: 5px;
		 padding-bottom: 30px;
		 text-align: center;
		 font-family: Verdana, Arial, Helvetica, sans-serif;
		 font-size: 9px;
		 color: #88714d;
		 background: #d7cfc4;
		}
						
.ue	{
	 color: #5a4833;
	 font-size: 14px;
	 font-weight: bold;
	}
	
#rightbar	{
			 position: absolute;
			 margin-left: 675px;
			 margin-top: -105px;
			 font-size: 9px;
			 padding: 0;
			 font-family: Verdana, Arial, Helvetica, sans-serif;
			}

#rightbar ul	{
				 margin: 0;
				 padding: 0;
				 width: 150px;
				}
			
#rightbar li	{
				 list-style: none;
				 width: 150px;
				 padding: 0;
				 margin: 0;
				 padding-bottom: 5px;
				 float: left;
				}

#hr	{
	 border: 1px solid #7d694b;
	}
	
#img	{
		 margin-left: 10px;
		 border: 3px solid #410b01;
		 float: left;
		 margin-top: 10px;
		}
		
.img	{
		 width: 190px;
		 height: 100px;
		}
		
#tab_video	{
			 font-size: 11px;
			}
			
#tab_video a	{
				 font-size: 11px;
				 color: #410b01;
				}