﻿
body { 
		 background:#300000;
 		 margin: 0px auto;
		 text-align:center;
		 padding: 0px;
		 color: #000000;
		 font-family: Verdana, Arial, Helvetica, sans-serif;
		 text-decoration: none;
		 
		  }
#global {
				
				top: 0px;
		 		left:0px;
				width:1000px;
				margin: 0px auto;
		 		padding: 0px;
				
			 }

#tete {
				float:left;
				width:1000px;
				height: 100px;
				margin: 0px;
				background: url(IMG/tet1.jpg) right top no-repeat;
		 		padding: 0px;
				
			}		
		


#colnavrub {				
				background: url(IMG/So.jpg) left top no-repeat;
				margin: 0px;
		 		padding-top:15px;
			 	float: left;
			 	width: 170px ;				
				text-align: center;
				text-decoration: none;
				font-size: 80%;
				
				}		
				
#colnavrub2 {
				width: 170px ;	
				background: url(IMG/Sba.jpg) left bottom no-repeat;
				margin: 0px;
		 		padding-bottom:15px;
				}		
				
#colnavrub3 {
						width: 150px ;						
						background: transparent;
						margin: 0 auto;
		 				padding:0px;
						}

a { text-decoration: none; color: white; }
a:visited { text-decoration: none; color: white; }
a:hover { text-decoration: none; color: #663300; background: #f8e5c5; }

#colnavrub a { text-decoration: none; color: #f8e5c5; }		
#colnavrub a:visited { text-decoration: none; color: white;  }
#colnavrub a:hover { text-decoration: none; color: #ff9900; background: #300000; }
				
#corpsrub {
					color:#f8e5c5;
					font-size : 100%;
			 		margin:0;		 
			 		float:right;
					width: 810px ;
					padding: 5px;
					background: #400000;
					text-align:justify;
					border: 1px ridge #f3e2a7;
				  }

#corpsrub p {
					color:#f8e5c5;
					
					}
					
#corpsrub img {
					margin:3px 3px 3px 3px;
					}
					
	#piedpage {
					float:right;
					width:810px;
					margin: 0px;
					padding: 0px;
					list-style-type: none;
					color: #ff9900;
					text-align: center;
					font-size : 70%;
					}
#piedpage li {
					display: inline;
					}
#piedpage li a {
					color: #ff9900;
					text-decoration: none;
					}
#piedpage a:hover {
					background: #300000;
					color: red;
					}		
	
	
	
