/*
 * Style sheet pour les pages de la rubrique 1
 * $Id: style_home.css,v 1.0 2006/05/01 didierst Exp $
 */

init { }

/*Body*/
.body_home
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #423a6b;
	background-color: #FFF;
	background-image: url(../images/fond_blanc.gif);
	background-repeat: repeat;
	background-attachment: fixed;
	background-position: 0px 0px;
}

font.txt
{
	font-family: Trebuchet MS, Helvetica, Arial, Verdana;
	font-size: 14px;
	color: #305F3C;
	font-weight: normal;
	margin-right: 10px;
}

font.txt_titre
{
	font-family: Trebuchet MS, Helvetica, Arial, Verdana;
	font-size: 18px;
	color: #305F3C;
	font-weight: normal;
	margin-right: 10px;
}

.txt_langue
{
	font-family: Trebuchet MS, Helvetica, Arial, Verdana;
	color: #305f3c;
	font-size: 10px;
	font-weight: bold;
}

.txt_langue_select
{
	font-family: Trebuchet MS, Helvetica, Arial, Verdana;
	color: #6a7e6b;
	font-size: 10px;
	font-weight: bold;
}

font.txt_adresse
{
	font-family: Trebuchet MS, Helvetica, Arial, Verdana;
	font-size: 11px;
	color: #305F3C;
	font-weight: normal;
}

font.txt_impressum
{
	font-family: Trebuchet MS, Helvetica, Arial, Verdana;
	font-size: 11px;
	color: #305F3C;
	font-weight: normal;
}

p.p_langue { margin: 24px 10px 0px 0px; }


p.p_txt { margin: 20px 6px 4px 0px; }
p.p_adresse
{
	margin: 0px 0px 0px 0px;
	text-align: center;
	vertical-align: top;
}

p.p_txt_sous_titre { margin: 20px 6px 4px 0px; }

p.p_txt_centre
{
	margin: 8px 10px 11px 0px;
	text-align: center;
}

p.p_txt_droite
{
	margin: 8px 0px 11px 10px;
	text-align: right;
}


/*Ancres*/
a.txt
{
	color: #305F3C;
}

a.txt:hover
{
	color: #968e74;
}

a.txt_adresse
{
	color: #305F3C;
}

a.txt_adresse:hover
{
	color: #968e74;
}

a.txt_impressum
{
	text-decoration: none;
	color: #305F3C;
}

a.txt_impressum:hover
{
	color: #968e74;
}

a.txt_langue { text-decoration: none; }

a.txt_langue:hover
{
	color: #9da1a8;
	text-decoration: none;
}

a.txt_langue_select { text-decoration: none; }

a.txt_langue_select:hover
{
	color: #968e74;
	text-decoration: none;
}

/*Tableaux*/
