/* Feuille de style CSS par défaut pour un nouveau projet d'application Web */

BODY
{
    font-weight:		normal;
	font-size:			8pt;
	font-family:		Tahoma, Verdana, Helvetica;
}
hr
{
	border-color: Silver;
	border-width: 1px;
	border-style: solid;
	margin-top: 0px;
	margin-bottom: 0px;
}
.Bouton
{
	font-size: 8pt;
	font-family: Tahoma, Verdana, Helvetica;
	font-weight: Bold;
	background-color: transparent;
}
INPUT
{
	font-size: 8pt;
	font-family: Tahoma, Verdana, Helvetica;
}
SELECT
{
	font-size: 8pt;
	font-family: Tahoma, Verdana, Helvetica;
}
TEXTAREA
{
	font-size: 8pt;
	font-family: Tahoma, Verdana, Helvetica;
}

a:Link
{
	text-decoration: none;
}
a:Visited
	{
	text-decoration:	None;
	}
a:Active
	{
	text-decoration:	Underline;
	}
a:Hover
{
	text-decoration: underline;
}
P
{
	margin-top: 0pt;
	margin-bottom: 3pt;
}
.Theme
{
	font-size:10pt;
	color: #000000;
	font-family: Tahoma, Verdana, Helvetica;
	font-weight:bold;
	text-decoration: none;
}
a.Theme:Link
{
	font-size:10pt;
	color: #000000;
	font-family: Tahoma, Verdana, Helvetica;
	font-weight:bold;
	text-decoration: none;
}
TD
	{
	font-family:		Tahoma, Verdana, Helvetica;
	font-size:			8pt;
	}
.Titre
{
    font-family: Tahoma, Verdana, Helvetica;
    color: white;
    font-size: 11pt;
    font-weight: bold;
    background-color: #A50821;
}
.SousTitre
{
    font-family: Tahoma, Verdana, Helvetica;
    color: white;
    font-size: 9pt;
    font-weight: bold;
    background-color: #A50821;
}
.TitreTab
{
	font-weight:    bold;
	font-size:      9pt;
	color:          #000000;
	font-family:    Tahoma, Verdana;
}
.BordB
{
	border-bottom:  #A50821 1px solid;
}
.BordH
{
	border-top:     #A50821 1px solid;
}
.BordD
{
	border-right:   #A50821 1px solid;
}
.BordG
{
	border-left:    #A50821 1px solid;
}
.BordHB
{
	border-top:		#A50821 1px solid;
	border-bottom:	#A50821 1px solid;
}
.BordHD
{
	border-top:		#A50821 1px solid;
	border-right:	##A50821 1px solid;
}
.BordHBD
{
	border-top:		#A50821 1px solid;
	border-bottom:	#A50821 1px solid;
	border-right:	#A50821 1px solid;
}
.BordPartout
{
	border-right:   #A50821 1px solid;
	border-top:     #A50821 1px solid;
	border-left:    #A50821 1px solid;
	border-bottom:  #A50821 1px solid;
}
.BordBDS
{
	border-bottom:	#dcdcdc 1px solid;
	border-right:	#dcdcdc 1px solid;
}
.BordBGDS
{
	border-bottom:	#dcdcdc 1px solid;
	border-left:	#dcdcdc 1px solid;
	border-right:	#dcdcdc 1px solid;
}
.FondMenu
{
	color:				#FFFFFF;
	font-size:			8pt;
	font-family:		Tahoma, Verdana, Helvetica;
	background-color:	#A50821;
}
.TdMenu
{
	color:				#FFFFFF;
	font-size:			8pt;
	font-family:		Tahoma, Verdana, Helvetica;
	background-color:	#A50821;
	border-right:       solid 1px #FFFFFF;
	height:             45px;
	text-align:         center;
}
a.FondMenu:Link
{
	font-size: 8pt;
	color: #FFFFFF;
	font-family: Tahoma, Verdana, Helvetica;
	text-decoration: none;
}
a.FondMenu:Visited
	{
	color: 				#FFFFFF;
	font-size:			8pt;
	text-decoration:	None;
	}
a.FondMenu:Active
	{
	color:				#FFFFFF;
	font-size:			8pt;
	text-decoration:	Underline;
	}
a.FondMenu:Hover
{
	font-size:			8pt;
	color:				#FFFFFF;
	text-decoration:	underline;
}
.EnteteTexte
{
	font-weight: bold;
	font-size: 8pt;
	color: #A50821;
	font-family: Tahoma, Verdana;
	border-bottom-style:	solid;
	border-bottom-width:	1px;
	border-color: #A50821;
}
.EnteteTab, .contentintro
{
	font-weight: bold;
	font-size: 8pt;
	color: #000000;
	font-family: Tahoma, Verdana;
	border-bottom-style:	solid;
	border-bottom-width:	1px;
	border-color: #A50821;
}
.BodyDesc
{
   	scrollbar-arrow-color:		#FFFFFF;
   	scrollbar-base-color:		#A50821;
   	scrollbar-darkshadow-color:	#A50821;
   	scrollbar-face-color:		#A50821;
   	scrollbar-highlight-color:	#FFFFFF;
   	scrollbar-shadow-color:		#FFFFFF;
}
.Ombre
{
	border-left: black 2px solid;
	border-bottom: black 2px solid;
}
.Police4
{
	font-size: 1pt;
}
.LigImg
{
	border-color: #dcdcdc;
	border-style:solid;
	border-width: 1px;	
}
.TitreTh
{
	color: #FFFFFF;
	font-size: 10pt;
	font-weight: bold;
}
.DatesR
{
	font-size: 8pt;
	color: #cc0033;
	font-family: Tahoma, Verdana, Helvetica;
}
.AlDMar
{
	padding-right: 15pt;
	text-align:right;
	border-bottom:	1pt solid #000000;
	border-right:	1pt solid #000000;
}
.ColG
{
	border-bottom:	1pt solid #000000;
	border-left:	1pt solid #000000;
	border-right:	1pt solid #000000;
}
.LigH
{
	border-bottom:	1pt solid #000000;
	border-top:	1pt solid #000000;
	border-right:	1pt solid #000000;
	text-align:center;
	FONT-SIZE: 7pt
}
.CoinDB
{
	border-bottom:	1pt solid #000000;
	border-right:	1pt solid #000000;
	text-align:right;
}
.Menu
{
    background-image: url(../Images/Fond_Menu.png);
    background-repeat: no-repeat;
    font-size: 10pt;
    font-weight: bold;
    color: #FFFFFF;
    padding-left:4px;
    padding-right:15px;
    background-position: left top;
    vertical-align:middle;
}
.Menu_gd
{
    background-image: url(../Images/Fond_Menu_195x50.png);
    background-repeat: no-repeat;
    font-size: 10pt;
    font-weight: bold;
    color: #FFFFFF;
    background-position: left center;
}
a.Menu:Link
{
	font-size:			10pt;
	color:				#FFFFFF;
	font-family:		Tahoma, Verdana, Helvetica;
	font-weight:		bold;
	background:			transparent;
	text-decoration:	None;
}
a.Menu:Visited
	{
	font-size:			10pt;
	color:				#FFFFFF;
	font-family:		Tahoma, Verdana, Helvetica;
	font-weight:		bold;
	background:			transparent;
	text-decoration:	None;
	}
a.Menu:Active
	{
	font-size:			10pt;
	color:				#FFFFFF;
	font-family:		Tahoma, Verdana, Helvetica;
	font-weight:		bold;
	background:			transparent;
	text-decoration:	Underline;
	}
a.Menu:Hover
{
	font-size:			10pt;
	color:				#FFFFFF;
	font-family:		Tahoma, Verdana, Helvetica;
	font-weight:		bold;
	background:			transparent;
	text-decoration:	Underline;
}
a.SMenu:Link
{
	font-size:			8pt;
	color:				#373731;
	font-family:		Tahoma, Verdana, Helvetica;
	text-decoration:	None;
}
a.SMenu:Visited
	{
	font-size:			8pt;
	color:				#373731;
	font-family:		Tahoma, Verdana, Helvetica;
	text-decoration:	None;
	}
a.SMenu:Active
	{
	font-size:			8pt;
	color:				#373731;
	font-family:		Tahoma, Verdana, Helvetica;
	text-decoration:	Underline;
	}
a.SMenu:Hover
{
	font-size:			8pt;
	color:				#373731;
	font-family:		Tahoma, Verdana, Helvetica;
	text-decoration:	Underline;
}
.Bulle_HG
{
    background-position: left top;
    background-image: url(../Images/Fond_bulle.gif);
    background-repeat: no-repeat;
    font-size:1pt;
}
.Bulle_HD
{
    background-position: right top;
    background-image: url(../Images/Fond_bulle.gif);
    background-repeat: no-repeat;
    font-size:1pt;
}
.Bulle_BG
{
    background-position: left bottom;
    background-image: url(../Images/Fond_bulle.gif);
    background-repeat: no-repeat;
    font-size:1pt;
}
.Bulle_BD
{
    background-position: right bottom;
    background-image: url(../Images/Fond_bulle.gif);
    background-repeat: no-repeat;
    font-size:1pt;
}
.Bulle_C
{
    background-image: url(../Images/Bulle_C.gif);
    background-repeat: repeat;
}
.Bulle_G
{
    background-image: url(../Images/Bulle_G.GIF);
    background-repeat: repeat-y;
    background-position: left;
    font-size:1pt;
}
.Bulle_D
{
    background-image: url(../Images/Bulle_D.GIF);
    background-repeat: repeat-y;
    background-position: right;
    font-size:1pt;
}
.Bulle_H
{
    background-image: url(../Images/Bulle_H.GIF);
    background-repeat: repeat-x;
    background-position: top;
    font-size:1pt;
}
.Bulle_B
{
    background-image: url(../Images/Bulle_B.GIF);
    background-repeat: repeat-x;
    background-position: bottom;
    font-size:1pt;
}

/* Styles qu'on retrouve dans la liste déroulante de l'éditeur FCKEditor*/

.Bold
{
	font-weight: bold;
}

.Title
{
	font-weight: bold;
	font-size: 18px;
	color: #cc3300;
}

.Code
{
	border: #8b4513 1px solid;
	padding-right: 5px;
	padding-left: 5px;
	color: #000066;
	font-family: 'Courier New' , Monospace;
	background-color: #ff9933;
}
.TitreInsc
{
    font-family: Tahoma, Verdana, Helvetica;
    color: #000000;
    font-size: 11pt;
    font-weight: bold;
    background-color: #D4D4BB;
    letter-spacing:2px;
    height:30px;
    padding:2px;
}
.STitreInsc
{
    font-family: Tahoma, Verdana, Helvetica;
    color: #A50821;
    font-size: 10pt;
    font-weight: bold;
    letter-spacing:2px;
    height:30px;
    vertical-align:bottom;
    padding:2px;
}
.dCenter
{
    text-align: center;
}
.dCenter
{
    text-align: -moz-center;
}
.contenttitre
{
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 12px;
    font-weight: bold;
    color: #008275;
    text-align: left;
}
li.content
{
    list-style-type: disc;
}
