body {color: black; font-size: 10pt; font-family: verdana; background-color:#21377E}
td {color: black; font-size: 10pt; font-family: verdana}
th {color: white; font-size: 10pt; font-family: verdana; font-weight:bold; background-color:#E3001B}

li {list-style-image: url(http://www.strasbulles.fr/Images/Bulles/puce.png); font-family:verdana}

A 			{font-family:verdana; font-size:10pt; font-weight:bold}
A:link		{color: E3001B; text-decoration: none}
A:visited	{color: E3001B; text-decoration: none}
A:active	{color: E3001B; text-decoration: none}
A:hover		{color: brown; text-decoration: underline}

A.LienMenu 			{font-family:arial; font-size:14pt; font-weight:normal}
A.LienMenu:link		{color: black; text-decoration: none}
A.LienMenu:visited	{color: black; text-decoration: none}
A.LienMenu:active	{color: black; text-decoration: none}
A.LienMenu:hover	{color: FCC300; text-decoration: underline}

A.LienMenuSelected			{font-family:arial; font-size:14pt; font-weight:normal}
A.LienMenuSelected:link		{color: black; text-decoration: none}
A.LienMenuSelected:visited	{color: black; text-decoration: none}
A.LienMenuSelected:active	{color: black; text-decoration: none}
A.LienMenuSelected:hover	{color: black; text-decoration: underline}

A.LienSousMenu 			{font-family:arial; font-size:10pt; font-weight:normal}
A.LienSousMenu:link		{color:black; text-decoration: none}
A.LienSousMenu:visited	{color:black; text-decoration: none}
A.LienSousMenu:active	{color:black; text-decoration: none}
A.LienSousMenu:hover	{color:black; text-decoration: underline}

A.LienPannel 			{font-family:arial; font-size:8pt; font-weight:bold}
A.LienPannel:link		{color:FFDD91; text-decoration: none}
A.LienPannel:visited	{color:FFDD91; text-decoration: none}
A.LienPannel:active		{color:FFDD91; text-decoration: none}
A.LienPannel:hover		{color:FFDD91; text-decoration: underline}

A.LienPannelSel 			{font-family:arial; font-size:8pt; font-weight:bold}
A.LienPannelSel:link		{color:FCC300; text-decoration: none}
A.LienPannelSel:visited		{color:FCC300; text-decoration: none}
A.LienPannelSel:active		{color:FCC300; text-decoration: none}
A.LienPannelSel:hover		{color:FCC300; text-decoration: underline}

.TabHide
{
	position:absolute;
	left: 144px;
	top: -3px;
	width:2px;
	height:29px;
	background-color:white;
}

.DivMenu
{
	position:relative;
	left: 0px;
}

.Menu
{
    border-left: 2px solid; 
    border-bottom: 2px solid; 
    border-style: thin;
    border-color: black;
    background-color: #E3001B;
}

.MenuItem
{
	border-top: 0px solid; 
    border-left: 0px solid; 
    border-bottom: 0px solid; 
    border-right: 2px solid; 
    border-color: black;
	background-color: #E3001B;
}

.MenuItemRight
{
	border-top: 0px solid; 
    border-left: 0px solid; 
    border-bottom: 0px solid; 
    border-right: 0px solid; 
    border-color: black;
}

.MenuItemSelected
{
	border-top: 2px solid; 
    border-left: 2px solid; 
    border-bottom: 2px solid; 
    border-right: 0px solid; 
    border-color: black;
	background-color: white;
}

.MenuMiddle
{
	border-top: 0px solid; 
    border-left: 2px solid; 
    border-bottom: 0px solid; 
    border-right: 0px solid; 
    border-color: black;
	background-color: #E3001B;
}

.MenuItemBottom
{
	border-top: 0px solid; 
    border-left: 0px solid; 
    border-bottom: 2px solid; 
    border-right: 2px solid; 
    border-color: black;
	background-color: #E3001B;
}

.MenuTop
{
	border-top: 0px solid; 
    border-left: 2px solid; 
    border-bottom: 0px solid; 
    border-right: 0px solid; 
    border-color: black;
}

.SubMenuItem
{
	border-top: 0px solid; 
    border-left: 0px solid; 
    border-bottom: 2px solid; 
    border-right: 0px solid; 
    border-color: black;
    width:125px;
    text-align:center;
	background-color: #FCC300;
}

.SubMenuItemSelected
{
	border-top: 2px solid; 
    border-left: 2px solid; 
    border-bottom: 0px solid; 
    border-right: 2px solid; 
    border-color: black;
    width:130px;
    text-align:center;
	background-color: white;
}

.SubMenuTop
{
	border-top: 2px solid; 
    border-left: 0px solid; 
    border-bottom: 0px solid; 
    border-right: 2px solid; 
    border-color: black;
	background-color: #FCC300;
}

.SubMenuBottom
{
	border-top: 0px solid; 
    border-left: 0px solid; 
    border-bottom: 2px solid; 
    border-right: 0px solid; 
    border-color: black;
}

.SubMenuItemRight
{
	border-top: 0px solid; 
    border-left: 0px solid; 
    border-bottom: 2px solid; 
    border-right: 2px solid; 
    border-color: black;
	background-color: #FCC300;
}

.SubMenuBottomRight
{
	border-top: 0px solid; 
    border-left: 0px solid; 
    border-bottom: 2px solid; 
    border-right: 2px solid; 
    border-color: black;
}

.Main
{
	border-top: 0px solid; 
    border-left: 2px solid; 
    border-bottom: 2px solid; 
    border-right: 2px solid; 
    border-color: black;
    background-color: white;
}

.MainBox
{
	border-top: 2px solid; 
    border-left: 2px solid; 
    border-bottom: 2px solid; 
    border-right: 2px solid; 
    border-color: black;
    background-color: white;
}

.Pannel
{
	background-color: #EE2E23;
	color:white;
	font-size:8pt;
}

.PannelTitle 
{
	font-weight:bold;
	color:FCC300;
	font-size:10pt;
	background-color: #EE2E23;
	text-align:center;
}

.Title
{
	border-top: 1px solid; 
    border-left: 1px solid; 
    border-bottom: 1px solid; 
    border-right: 1px solid; 
    border-color: black;
	background-color: #F8EC7C;
}

.NewsTitre
{
	font-weight:bold;
	font-size:12pt;
	font-family:arial;
}

.NewsDate
{
	font-size:8pt;
	text-align:right;
	font-family:arial;
}

.NewsHR
{
	color: black;
	border:1;
	height:1px;
	width:80%
}

.NewsPannel
{
	background-image:url(http://www.strasbulles.fr/Images/Background/bulle2.png);
	background-repeat: no-repeat;
  	background-position: bottom left;
}

.Exposant
{
	background-image:url(http://www.strasbulles.fr/Images/Background/pannel_programme.png);
	background-repeat: no-repeat;
  	background-position: top left;
  	width:450px;
  	height:112px;
  	position:relative;
}

.Exposant_nom
{
	color:white;
	font-size:14pt;
	top:20px;
	left:30px;
	font-weight:bold;
	position:absolute;
}

.Exposant_categorie
{
	color:black;
	font-size:10pt;
	top:50px;
	left:70px;
	position:absolute;
}

.Exposant_lien
{
	color:black;
	font-size:10pt;
	top:50px;
	left:380px;
	position:absolute;
}

.Exposant_email
{
	color:black;
	font-size:10pt;
	top:70px;
	left:70px;
	position:absolute;
}

.Programme
{
	background-image:url(http://www.strasbulles.fr/Images/Background/pannel_programme.png);
	background-repeat: no-repeat;
  	background-position: top left;
  	width:450px;
  	height:112px;
  	position:relative;
}

.Programme_nom
{
	color:white;
	font-size:14pt;
	top:20px;
	left:30px;
	font-weight:bold;
	position:absolute;
}

.Programme_lieu
{
	color:black;
	font-size:10pt;
	top:50px;
	left:70px;
	position:absolute;
}

.Programme_date
{
	color:black;
	font-size:10pt;
	top:70px;
	left:70px;
	position:absolute;
}

.Lieu
{
	background-image:url(http://www.strasbulles.fr/Images/Background/pannel_programme.png);
	background-repeat: no-repeat;
  	background-position: top left;
  	width:450px;
  	height:112px;
  	position:relative;
}

.Lieu_nom
{
	color:white;
	font-size:14pt;
	top:20px;
	left:30px;
	font-weight:bold;
	position:absolute;
}

.Lieu_adresse
{
	color:black;
	font-size:10pt;
	top:55px;
	left:50px;
	position:absolute;
}

.Lieu_url
{
	top:10px;
	left:375px;
	width:50px;
	height:50px;
	position:absolute;
}

.Auteur
{
	background-image:url(http://www.strasbulles.fr/Images/Background/pannel.png);
	background-repeat: no-repeat;
  	background-position: top left;
  	width:550px;
  	height:250px;
  	position:relative;
}

.Auteur_nom
{
	color:white;
	font-size:16pt;
	top:40px;
	left:30px;
	font-weight:bold;
	position:absolute;
}

.Auteur_date_naissance
{
	color:black;
	font-size:10pt;
	top:80px;
	left:80px;
	position:absolute;
}

.Auteur_lieu_naissance
{
	color:black;
	font-size:10pt;
	top:100px;
	left:80px;
	position:absolute;
}

.Auteur_profession
{
	color:black;
	font-size:10pt;
	top:120px;
	left:80px;
	position:absolute;
}

.Auteur_oeuvre
{
	top:150px;
	left:100px;
	position:absolute;
}

.Auteur_photo
{
	top:40px;
	left:380px;
	width:120px;
	height:150px;
	position:absolute;
}

.Auteur_bio
{
	top:170px;
	left:15px;
	width:50px;
	height:50px;
	position:absolute;
}

.Auteur_bio_texte
{
	top:80px;
	left:50px;
	width:310px;
	height:130px;
	overflow:auto;
	position:absolute;
}

.Auteur_site
{
	top:110px;
	left:15px;
	width:50px;
	height:50px;
	position:absolute;
}

.Oeuvre_serie
{
	font-size:8pt;
	font-style:italic;
}

.Oeuvre_titre
{
	font-size:8pt;
	font-weight:bold;
}

.Oeuvre_autre
{
	font-size:8pt;
	font-style:italic;
}

.Oeuvre_description
{
	font-size:8pt;
}
