/* CSS Document */

body {
	padding:0;
	margin:0;
	background-color: #261808;
	background-image:  url(../images/bgtexture1.gif);
	background-position: center;
}

h1, h2, h3, h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #663;
	margin-left: 25px;
}

h2 {
	font-size: 16px;
	border-bottom: 1px solid #300;
}

p, li, blockquote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #330;
	font-size: 11px;
	line-height: 1.5;
}

p, li {
	margin-left: 25px;
}

blockquote {
	margin-left: 50px;
}

a {
	color: #8B2200;
	text-decoration: none;
	}

a em {
	font-style: normal;
	text-decoration: underline;
	}
	
p a:hover, #articles li a:hover, #archives li a:hover, #blog li a:hover {
	background-image: url(../images/underline.gif);
	background-color: transparent;
	padding-bottom: 2px;
	}
	
a.iconlink:hover {
	background: none;
	padding: 0;
}
	
#content, #header, #menu {
	clear:both;
	position:relative;
	left:50%;
	width:770px;
	margin-left:-385px;
}

#content {
	background-image: url(../images/bgtexture2.gif);
	border-left: 1px solid #261808;
	border-right: 1px solid #261808;
	background-color: #fff;
}

#header {
	height: 120px;
	background: url(../images/logofum.jpg) no-repeat #261808;
	border-left: 1px solid #261808;
	border-right: 1px solid #261808;
}

#header h1, #header p {
	display: none;
	}

 #menu {
	height: 25px;
	padding: 0;
	color: #ECECDA;
	background-color: #663;
	border: 1px solid #261808;
	}

 #menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	padding-left: 15px;
	}
		
 #menu li {
	margin: 0;
	padding: 0;
	float: left;
    }

#menu li a {
	display: block;
	margin:0;
	padding: 4px 20px 4px 10px;
	font-weight: bold;
	color: #ECECDA;
	background:   #663 url(../images/bgspiral.gif) no-repeat right;
}

 #footer a, #footer p {
	color: #ECECDA;
         }
		 
 #menu li a:hover {
	 color: #fff;
	 }		 
   
#footer a:hover  {
	 background: none;
	 color: #fff;
	 }
   
#footer {
	clear: both;
	margin: 0;
	padding: 0;
	height: 20px;
	border-top: 1px solid #261808;
	border-bottom: 1px solid #261808;
	background-color: #663;
}

#footer span.copyright {
	float: left;
	padding-left: 20px;
	}

#footer span.validation {
	float: right;
	padding-right: 20px;
	}
	
.date {
	font-size: 9px;
}

#footer p {
	margin: 0;
}

#footer a {
	color: #ECECDA;
	text-decoration: none;
}

#feature, #articles, #archives {
	width:200px;
	clear: left;
	float: left;
	padding-top: 20px;
}



#blog {
	width:570px;
	float: right;
	padding-top: 20px;
	padding-bottom: 20px;
}	

#blog h2, #blog p {
	margin-right: 25px;
}


#articles ul, #archives ul {
margin: 0;
padding: 0;

}

#articles li {
	padding: 0 0 6px 14px;
	list-style-type: none;
	background-image:  url(../images/iconarticles.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#archives li {
	padding:0 0 5px 5px;
	list-style-type: none;
}

#articles p img {
	margin: 0 0 10px 0;
}

.latest a:hover {
	background: none;
	padding-bottom: 0;
}

#article {
	width:auto;
	float: right;
	padding-top: 20px;
	padding-bottom: 20px;
}

#article h1, h2, h3, h4, p, li {
	margin-left: 25px;
	margin-right: 25px;
}

#article h2 {
	font-size: 18px;
	border: none;
	font-weight: normal;
}

#article h3 {
	font-size: 16px;
	border: none;
	font-weight: bold;
}


       
  #tabla {
	width:480px;
	
	margin-left: 63px;
	
	background-color: #f00;
	border-left: 2px solid #ff0;
	border-right: 2px solid #ff0;
	border-top: 2px solid #ff0;
	border-bottom: 2px solid #ff0;
	}
	
   #tabla2 {
 	width:480px;
 	
 	margin-left: 63px;
 	
 	background-color: #00cccc;
 	border-left: 2px solid #663333;
 	border-right: 2px solid #663333;
 	border-top: 2px solid #663333;
 	border-bottom: 2px solid #663333;
	}
	
   #tabla3 {
    	width:480px;
    	
    	margin-left: 63px;
    	
    	background-color: #00ffff;
    	border-left: 1px solid #663333;
    	border-right: 1px solid #663333;
    	border-top: 1px solid #663333;
    	border-bottom: 1px solid #663333;
	}
	
    #tabla4 {
        	width:480px;
        	
        	margin-left: 63px;
        	
        	background-color: #CCCCFF;
        	border-left: 2px solid #9999ff;
        	border-right: 2px solid #9999ff;
        	border-top: 2px solid #9999ff;
        	border-bottom: 2px solid #9999ff;
	}
	
     #tabla4 a:hover  {
    	 background: none;
	 color: #FFFF99;
	 }
	 
     