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

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


#colnavrub {				
				background: url(IMG/S2.jpg) left top no-repeat;
				margin: 0px;
		 		padding-top:10px;
			 	float: left;
			 	width: 170px ;	
				height:508px;			
				text-align: center;
				text-decoration: none;
				font-size: 90%;
				}		
				
				
#colnavnote {
						position: relative;
						margin: 0px auto;
						padding:0px;
						top:45px;
						left : 1px;								
						text-decoration: none;
						font-size: 80%;
						color:black;
						background: transparent;
						border:none;
						text-align: justify;
						width: 140px ;
						}		
						
	


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

.menu				 {
						 margin: 3 10 3 10;
					 	 padding:2 3 2 3;
						 border-width:3px;
						 border-style:ridge;
						 border-color: #F8E5C5;
						 font-size: 70%;
						 
						 background-color:#F8E5C5;
						 }

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

#corpsrub p {
					color:#f8e5c5;
					
					}
					
#corpsrub img {
					margin:3px 3px 3px 3px;
					}
					
	#piedpage {
					
					width:650px;
					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;
					}		
	
	
	