#base {width : 1000px;
		 }
#logo {background: transparent url(../images/vincent1.jpg) no-repeat top;
			 margin-left: 32px;
			 padding-top: 103px;
			 position: relative;
			 margin-top :0px;
			 margin-bottom: 5px;
			width: 780px;
			}

/*structure	page d'accueil*/

#accueil {background : url(../images/vincent.jpg) no repeat;	
				 }
#langues {margin-top: 20px;
				 position : relative;
				 width : 1000px;
				 }
#langues .fr {background-color : #000000;
				 		 width : 100px;
						 margin-left : 200px;
						 position : absolute;
						 padding: 3px;
						 float: left;
						 font-family:arial;
						 text-align:center;
						 font-size: 11pt;
						 font-weight: bold;
						 color:#ffffff;
				 		 }
#langues .en {background-color : #000000;
				 		 width : 100px;
						 margin-left : 500px;
						 position : absolute;
						 float : left;
						 padding: 3px;
						 text-align:center;
						 font-family:arial; 
						 font-size: 11pt;
						 font-weight: bold;
						 color:#ffffff;
				 		 }
#langues .esp {background-color : #000000;
				 		 width : 100px;
						 margin-left : 800px;
						 position : absolute;
						 padding: 3px;
						 text-align:center;
						 font-family:arial; 
						 font-size: 11pt;
						 font-weight: bold;
						 color:#ffffff;
				 		 }	
						 
/*structure autres pages*/
			 	 
#col {background-color : #730000;
		  width : 150px;
		 	margin-top : 0px;
			left: -30px;
		 	margin-left : 900px;
		 	position : absolute;
		 	height : 700px;
		 	}
#menu {
			margin-top : 10px;
			 width : 110px;
			 left: -30px;
			 margin-left:37 px;
			 position: relative;
			  }				
#menu a	{
			text-decoration:none;
				height: 22px;
				padding:2px;						
				display:block;
				color:#ffffff;	
				}
#menu ul {left: 20px;
				 margin-left : -20px;
				 position: absolute;}
#menu li	{background : url(../images/tria.gif) no-repeat left;
					width:100px;
					margin-left:0px;
					padding : 5px 0px 3px 13px;
					font-family:arial;
					font-size: 10pt;
					font-weight: bold;
					display:block;
					float:none;
					}
#menu a:hover
			{background-color:#996666; 	
			text-decoration:underline;
			padding:2px;
			}
#menu .titre
			{background-color:#996666;
			height: 22px;
			padding:2px;
			width : 90px;
			display:block;
			color:#ffffff;
			}
#partour {background-color : #f1f1f1;
			 
			 margin-left:30px;
			 width:780px;
			 margin-top:5px;
			 height:533px;
			 position:relative;
			 overflow : auto;
			 scrollbar-face-color: #f8f8f8;
		 	 scrollbar-shadow-color: #777777;
		 	 scrollbar-highlight-color: #ffffff;
		 	 scrollbar-3dlight-color: #999999;
		 	 scrollbar-darkshadow-color: #730000;
		 	 scrollbar-track-color: #730000;
		 	 scrollbar-arrow-color: #730000;
			 font-family : "Trebuchet MS";
			 font-size: 12pt;
			 }
#partour .pt  {font-size: 9pt;
			 			 }
#partour .pt1  {font-size: 10pt;
			 			 }
#texte {margin:30px;
			 
			 } 
#inter {margin-left: 655px;
			 padding-top:40px;
			 position: relative;
			 text-decoration: none;
			 border: 0px;
			 }
#cita {
			 margin-top: 0px;
			 position: relative;
			 float:left;
			 width: 400px;
			 height: 30px;
			 font-family : "Trebuchet MS";
			 font-size: 9pt;
			 		 }


/* tranformation texte */
					
.min      {text-transform:lowercase;} /*trasformazione testo min = tutto minuscolo*/
.mai			{text-transform:uppercase;} /*trasformazione testo mai = tutto maiuscolo*/
.plmai    {text-transform:capitalize;} /*trasformazione testo plmai = prima lettera maiuscola*/
.trasfno	{text-transform:none;} /* annulla la trasformazione testo*/

/* liens */
.lien			 {
					background: url(../images/lien.gif) no-repeat top left;
					padding: 6px 0px 7px 15px;
					margin-left: 3px;
					font-size: 10pt;
					font-weight: bold;
					color: #B73625;
					}
.nolien			 {
					background: url(../images/nolien.gif) no-repeat top left;
					padding: 5px 0px 7px 15px;
					margin-left: 3px;
					font-size: 10pt;
					color: #000;
					}

/* contenu pages articles */

#articles 
{font-family: "Trebuchet MS";
font-size: 15px;
}
#articles em
{font-weight: bold;
font-style: normal;
}
#articles .links
{float: right;
width:122px;
height:82px;
padding:0px;
margin-top:0px;
margin-right: 70px;
background: url(../images/lien.gif) no-repeat top left;
border:0;
}
#articles ul
{margin-left: 30px;
text-indent:0;
}
#articles .left
{margin-left: 0px;
}
#articles .mileft
{margin-left: 10px;
font-size: 9pt;
}
#articles .index 
{font-size: 10pt;
font-weight: bold;
padding-left:10px;
}
#articles .index li
{margin-top:5px;
margin-bottom:5px;
}
#articles a	
{text-decoration:none;
padding:2px;						
color:#730000;	
}
#articles a:hover
{color:#222222; 	
text-decoration:underline;
}
#articles .retour
{font-family: "Trebuchet MS";
font-size: 8pt;
text-align: right;
}
#articles .retour a	
{text-decoration:none;				
color:#000000;	
}
#articles .retour a:hover
{color:#000000; 	
text-decoration:underline;
}
#articles .gris a	
{text-decoration:none;	
font-weight: bold;			
color:#996699;	
}
#articles .gris a:hover
{color:#333;
font-weight: bold; 	
text-decoration:underline;
}
#articles .gris a:active	
{text-decoration:none;	
font-weight: bold;			
color:#996699;	
}
#articles h1
{font-family: "Trebuchet MS";
font-size: 15pt;
font-weight: bold;
color:#730000
}
#articles h2
{font-family: "Trebuchet MS";
font-size: 13pt;
font-weight: bold;
color: #9933ff;
font-style:italic;
text-decoration:underline;
margin-bottom:4px;
}
#articles h3
{font-family: "Trebuchet MS";
font-size: 12pt;
margin-bottom:3px;
font-weight: bold;
}
#articles h4
{font-family: "Trebuchet MS";
font-size: 9pt;
margin: 0px 0px 0px 0px;
font-weight: bold;
}
#articles .img
{float:left;
width: 140px;
height: 210px;
padding: 0px 15px 5px 0px;
}
#articles .act
{float:left;
padding: 0px 15px 5px 0px;
}
#articles .tx {
text-indent: 3em;
}
#articles .tx p {
margin-top:3px;
margin-bottom:2px;
}
#articles .in p {
margin-top:4px;
margin-bottom:5px;
text-indent: 3em;
}
#articles .sp {
margin-top:10px;
margin-bottom:8px;
text-indent: 3em;
}
#articles .sp p {
margin-top:6px;
margin-bottom:8px;
text-indent: 3em;
}
#articles .sp1  {
margin-top: 25px;
margin-bottom : 15px;
}
#articles .sp1 p {
margin-top:12px;
margin-bottom:8px;
text-indent: 3em;
}
#articles .aut {
font-size: 11pt;
text-align:right;
font-weight: bold;
}
#articles .dt {
float:right;
font-size: 10pt;
}
#articles .dis {
float:right;
width: 200px;
height: 400px;
}
#articles .cit {
font-size: 13px;
margin : 5px 10px 4px 40px; 
}
#articles .vu {
padding: 5px 10px 4px 10px;
font-size: 16px;
margin : 8px 10px 4px 10px; 
background-color : #ff9966
}
#articles .lu {
padding: 5px 10px 4px 10px;
font-size: 16px;
margin : 8px 10px 4px 10px; 
background-color : #99ccff
}
#articles .et {
float: right;
margin : 5px 5px 0px 8px;
padding : 4;
}
#articles .car {
padding : 1px;
}
#articles .menu {margin-left : 450px;
}
#articles .haut {
background : url(../images/haut.gif) no-repeat top right;
padding-right : 14px;
margin-top : 8px;
font-size: 9pt;
text-align:right;
}
#articles .gros {
	font-size: 18pt;	
}

/* stile list home page */

#hp dl, dt, dd, ul, li {
list-style-type: none;
}
#hp .mileft
{margin-left: 10px;
font-size: 9pt;
list-style-type: none;
}

#articles ul, li {
	list-style-type: disc;	
}
/* paragraphe */

.sp1 {
margin-top: 10px;
margin-bottom : 8px;
}
/*commentaires*/
.commlista {
font-size: 10pt;
font-family: "Trebuchet MS";
padding: 10px;
text-align: justify;
border-bottom: solid #e1e1e1 1px;
}
/*colonne */

.col{
font-size: 9pt;
width: 50px;
float:left;
}
.col1{
font-size: 9pt;
width: 100px;
float:left;
}
.col2{
font-size: 9pt;
width: 150px;
float:left;
}
.col3{
font-size: 9pt;
width: 200px;
float:left;
}
.col4{
font-size: 9pt;
width: 300px;
float:left;
}

.clear{
clear:both;
}
/* liens gris   color="#996699"*/

	 a.gris:link{
	color: #996699;
	font-family:"Trebuchet MS";
	text-decoration: none;
	font-weight: bold;	
	font-size: 9pt;
	}

	 a.gris:visited {
	color:  #996699;
	font-family:"Trebuchet MS";
	text-decoration: none;
	font-size: 9pt;
	font-weight: bold;	
}

	 a.gris:hover,a.gris:active {
	color: #333;
	font-family:"Trebuchet MS";
	text-decoration: underline;
	font-size: 9pt;
	font-weight: bold;	
}
.gras {
	font-weight: bold;	
}

