/* ESL - L'Électricité du Saint-Laurent */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	color: #666666;
	background-color: #002B7C;
	background-image:  url(/import/images/fr/esl_bg.jpg);
	background-repeat: repeat-x;
	line-height: 16px;
}

p,td,li,ul,a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 16px;
	list-style-position: outside;
	list-style-image:  url(/import/images/fr/puce_list.gif);
}

a:link    {text-decoration: underline; color: #FF9C00}
a:hover   {text-decoration: underline; color: #FF9C00}
a:visited    {text-decoration: underline; color: #002B7C;}


/* ////////// Mise en page ////////// */

.table_container {
	background-image: url(/import/images/fr/esl_bg_centre.jpg);
	height: 100%;
}

.TD_header {
	text-align: right;
	vertical-align: bottom;
	padding: 20px;
	background-color: #FFFFFF;
	height: 90px;
}

.table_menu_ouvert {
	background-image:  url(/import/images/fr/bg_menu_ouvert.gif);
	background-repeat: repeat-y;
	background-position: right;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 40px;
}

.TD_bg_gauche {
	background-image: url(/import/images/fr/esl_bg_gauche.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 10px;
}

.TD_bg_droite {
	background-image: url(/import/images/fr/esl_bg_droite.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 10px;
}

.padding_contenu {
	padding-right: 20px;
	padding-left: 20px;
}

.padding_contenu_table {
	padding: 5px;
}

.TD_1px_hauteur {
	height: 1px;
	background-color: #CCCCCC;
}
.TD_1px_largeur {
	width: 1px;
	background-color: #CCCCCC;
}

/* ////////// Textes ////////// */

.txt_padding {
	padding-left: 15px
}

.txt_header_petit {
	font-size: 9px;
	color: #999999;
}

a.txt_header_petit:link    {text-decoration: none; color: #999999}
a.txt_header_petit:visited {text-decoration: none; color: #999999}
a.txt_header_petit:hover   {text-decoration: underline; color: #999999}


.txt_titre {
	font-size: 18px;
	color: #002B7C;
}

.txt_soustitre {
	font-size: 12px;
	color: #FF9C00;
	font-weight: bold;
}

.txt_grand {
	font-size: 11px;
	font-weight: bold;
}

h1 {
	font-size: 12px;
	font-weight: bold;
}

h2 {
	font-size: 11px;
	padding-right: 20px;
	padding-left: 20px;
}

h3 {
	font-size: 11px;
	font-weight: bold;
	padding-right: 20px;
	padding-left: 20px;
	font-style: italic;
	color: #0067C2;
}


.txt_punch {
	font-size: 11px;
	font-weight: bold;
	font-style: italic;
	color: #0067C2;
}

.txt_petit {
	font-size: 9px;
	line-height: 14px;
}

.lien_puce_orange {
	font-size: 9px;
	color: #FF9C00;
	font-weight: bold;
	background-image:  url(/import/images/fr/arrow_lien.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 15px;
}

a.lien_puce_orange:link		{text-decoration: none;}
a.lien_puce_orange:hover	{text-decoration: underline;}
a.lien_puce_orange:visited	{text-decoration: none; color: #FF9C00;}

.lien_puce_menuouvert {
	font-size: 9px;
	color: #666666;
	background-image:  url(/import/images/fr/puce_menuouvert.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 10px;
}

a.lien_puce_menuouvert:link		{text-decoration: none;}
a.lien_puce_menuouvert:hover	{text-decoration: underline;}
a.lien_puce_menuouvert:visited	{text-decoration: none; color: #666666;}


.propage {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}

a.propage:link    {text-decoration: none; color: #666666}
a.propage:active    {text-decoration: none; color: #666666}
a.propage:visited {text-decoration: none; color: #666666}
a.propage:hover   {text-decoration: underline; color: #999999}

