/* CSS Document */
marquee{
	font-size: 20px;
	font-weight: bold;
	border: thin dotted Black;
	color: White;
	background-color: #B99A63;
}
.TypeLien{
	font-weight: bold; 	color: #333333;		text-decoration: none
}
.TitreAccueil{
	font-size: 24px;
	font-variant: small-caps;
	font-weight: bolder;
}
.dateConcert{
	font-size: 12px;
}
.ConcertPrinc{
	font-weight: bold;
	background-color: #ba9b64;
	color: White; 
}
.ConcertDetails{
	font-size: 12px;
}
.CartePrinc{
	font-weight: bolder;
	background-color:#876C3A ;
	color: White;
}
.CarteSec{
	font-weight: bold;
	background-color: #ba9b64;
	color: White;
}
.CarteElement{
	font-size: 12px;
}
.carteDetails{
	font-size: 10px;
	font-style: italic;
}
.mainTit {
	font-size: 18px;
	font-weight: bold;
	text-transform: none;
	color: #222222;
	border: solid;
	page-break-after: always;
	border-color: #FF0000  #FF0000 black black;
	border-width: 0px 0px 1px 0px;
	height: 30px;
	font-style: normal;
	font-variant: small-caps;
}

.manifTit {font-family: tahoma, verdana, arial; font-size: 18px; font-weight: bold; text-transform: none; color: #222222; border: solid; page-break-after: always; border-color: black black black black  ; border-width: 1px 1px 2px 1px;height: 40px; font-style: normal; background-color : #BBBBBB}

.manifCell {border: solid; page-break-after: always; border-color: black black black black  ; border-width: 1px 1px 2px 1px; }

.linkSmall			{  font-weight: none; 	font-size: 9px;	color: #AAAAAA;	text-decoration: none } 

.linkSmall:link		{  font-weight: none; 	font-size: 9px;	color: #AAAAAA;		text-decoration: none } 

.linkSmall:visited	{  font-weight: none; 	font-size: 9px;	color: #AAAAAA;		text-decoration: none } 

.linkSmall:hover		{  font-weight: bold; 	font-size: 9px;	color: #FF0000;		text-decoration: none } 

a			{  font-weight: bold; 	color: #333333;	text-decoration: none } 

a:link		{  font-weight: bold; 	color: #333333;		text-decoration: none } 

a:visited	{  font-weight: bold; 	color: #333333;		text-decoration: none } 

a:hover		{  font-weight: bold; 		color: #FF0000;		text-decoration: none } 

.linkbig			{  font-weight: bold; 	font-size: 13px;	color: #444444;	text-decoration: none } 

.linkbig:link		{  font-weight: bold; 	font-size: 13px;	color: #444444;		text-decoration: none } 

.linkbig:visited	{  font-weight: bold; 	font-size: 13px;	color: #444444;		text-decoration: none } 

.linkbig:hover		{  font-weight: bold; 	font-size: 13px;	color: #FF0000;		text-decoration: none } 

.mainTextLeft {  font-family: Tahoma, Arial, "Courier New"; font-size: 10px; font-weight: normal; color: #222222; text-align: justify}

.mainText {  font-family: Tahoma, Arial, "Courier New"; font-size: 12px; font-weight: normal; color: #222222; text-align: justify}
.mainText2 {  font-family: Tahoma, Arial, "Courier New"; font-size: 12px; font-weight: normal; color: #222222;}


INPUT       { border-right: #EEEEFF 3px ridge; 	border-top: #EEEEFF 3px ridge;	border-left: #CCCCFF 3px ridge;	border-bottom: #CCCCFF 3px ridge; background-color:#E4CC99; }

TEXTAREA       { border-right: #EEEEFF 3px ridge; 	border-top: #EEEEFF 3px ridge;	border-left: #CCCCFF 3px ridge;	border-bottom: #CCCCFF 3px ridge; background-color:#E4CC99; }

SELECT       { border-right: #EEEEFF 3px ridge; 	border-top: #EEEEFF 3px ridge;	border-left: #CCCCFF 3px ridge;	border-bottom: #CCCCFF 3px ridge; background-color:#E4CC99; }

.titre { font-family: Tahoma, Arial, "Courier New"; font-size: 15px; font-weight: bold; color: #000000; border: black; border-style: none; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px}

.TDMenu{
	border-right: #EEEEFF 3px ridge;
	border-top: #EEEEFF 3px ridge;
	border-left: #CCCCFF 3px ridge;
	border-bottom: #CCCCFF 3px ridge;
	//background-color: #E4CC99;
	border-width: 1;
	font-weight: bold;
}

.menuLink,.menuLink:link    {
	font-weight: bold;
	font-size: 12px;
	color:#E4CC99;
	text-decoration: none;
}
.menuLink:activ    {
	
	font-size: 12px;
	text-decoration: none;
}
.menuLink:visited    {
	
	font-size: 12px;
	color:#E4CC99;
	text-decoration: none;
}
.menuLink:hover    {
	color: #876C3A;
	text-decoration: none;
  
	
}

.Style5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #666666;
}

