/* CSS Document */

/* Design de base */
.tablemain {border-left-style:solid; border-left-width:1px; border-left-color:#000000;
			border-right-style:solid; border-right-width:1px; border-right-color:#000000;
			border-top-style:solid; border-top-width:1px; border-top-color:#000000;
			border-bottom-style:solid; border-bottom-width:1px; border-bottom-color:#000000; 
			}

.tableleft {padding:5px; border-right-style:solid; border-right-width:2px; border-right-color:#FF0000;
			 background-image:url(images/menu_gauche.gif); background-position:0 80px; background-repeat:no-repeat;
			 background-color:#FFFFFF; font-size:1px;
			}

.tdleft		{text-align:center; height:35px; vertical-align:top;
			}
			
.tableright	{padding-left:80px; padding-right:80px;
				}
			
.tdright	{vertical-align:top; text-align:center;
			}			
			
.menu		{border-top-style:solid; border-top-width:2px; border-top-color:#FFFFFF; background-color:#D9D9D9;
			border-bottom-style:solid; border-bottom-width:2px; border-bottom-color:#ED1C24; vertical-align:top;
			}

.bottombar	{border-top-style:solid; border-top-width:2px; border-top-color:#FF0000; background-color:#D9D9D9; height:20px;
			font-family:Verdana; font-size:8px; font-weight:bold; color:#000000; text-align:center; letter-spacing:1pt;
			}
/* Liens pour nom des machines */

a.vapbox	{text-decoration:none;
				}

a.vapbox:hover	{text-decoration:none;
					}

a.menugauche	{font-family:Verdana; font-size:12px; font-weight:bold; color:#000000; text-decoration:none;
				}

a.menugauche:hover	{font-family:Verdana; font-size:12px; font-weight:bold; color:#808080; 
					}


/* Textes */
.menugauche	{font-family:Verdana; font-size:12px; font-weight:bold; color:#000000; text-align:center;
			}

.titrehome	{margin-top:40px; margin-bottom:40px; font-family:Verdana; font-size:28px; color:#000000;
			letter-spacing:1pt; text-align:center;
			}

.titre		{margin-top:40px; margin-bottom:40px; margin-left:20px;
			font-family:Verdana; font-size:28px; color:#000000;
			letter-spacing:1pt; text-align:left;
			}

.news		{font-family:Verdana; font-size:12px; color:#FF0000; text-align:left; 
			}

.soustitre	{font-family:Verdana; font-size:12px; color:#000000; text-align:center; 
			}

.newstitre	{padding:10px; font-family:Verdana; font-size:20px; color:#FF0000; font-weight:bold; text-align:center; 
			}
			
.products	{font-family:Verdana; font-size:16px; font-weight:bold; text-align:left; color:FF0000
			}

.texte		{padding-left:10px; padding-top:5px; font-family:Verdana; font-size:12px; font-weight:normal; color:#000000; text-align:justify; 
			}

.textehome	{padding:10px; font-family:Verdana; font-size:11px; font-weight:normal; letter-spacing:1px; color:#000000; text-align:justify; 
			}

.textesmall		{padding:10px; font-family:Verdana; font-size:12px; color:#000000; text-align:left; 
			}

.petit		{padding:10px; font-family:Verdana; font-size:10px; font-weight:normal; color:#000000; text-align:justify; 
			}

.latest		{padding:5px; font-family:Verdana; font-size:12px; font-weight:bold; letter-spacing:2px; color:#FFFFFF; text-align:center;  
			}

.normal		{padding:10px; font-family:Verdana; font-size:14px; color:#000000; text-align:left; 
			}

.image		{padding:2px; text-align:center;
			}
			
.download	{font-family:Verdana; font-size:12px; text-align:right; 
			}			

/* Formulaire */
.form	{font-family: Verdana; font-size: 10px; color: #666666; border: 1px #CC00000 solid}
