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

init { }

/*Body*/
.body_home
{
	background-color: rgb(255,255,255);
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	color: rgb(174,196,202);
	margin: 0 0 0 0;
	SCROLLBAR-FACE-COLOR: #526d8e;
	SCROLLBAR-HIGHLIGHT-COLOR: #505050;
	SCROLLBAR-SHADOW-COLOR: #ffffff;
	SCROLLBAR-ARROW-COLOR: #666666;
	SCROLLBAR-BASE-COLOR: #333333;
	SCROLLBAR-DARK-SHADOW-COLOR: #b4fc48;
}

.body_print
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #ffffff;
	margin: 10px 0px 0px 20px;
}

.body_formulaire
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #ffffff;
	margin: 10px 0px 0px 10px;
}

.body_image
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #ffffff;
	margin: 10px 0px 0px 0px;
}

.body_popup
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #fecfa0;
	margin: 10px 0px 0px 0px;
}

font.txt
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	color: rgb(255,255,255);
	font-weight: 100;
	margin-right: 10px;
}

font.txt_titre
{
	font-family: Arial, Helvetica, Verdana;
	font-size: 26px;
	color: rgb(255,132,40);
	font-weight: normal;
	margin-right: 10px;
}

font.txt_sous_titre
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	color: rgb(255,255,255);
	font-weight: bold;
	margin-right: 10px;
}
img.image_titre { margin: 8px 0px 0px 0px; }
img.img_soumettre { margin: 48px 0px 0px 0px; }

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

p.p_txt_centre
{
	margin: 8px 10px 11px 0px;
	/*text-align: justify;*/
}
p.p_img_centre_haut { margin: 20px 0px 0px 0px; }

/*lamy-sa.ch*/
TD
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	color: rgb(82,109,142);
}

INPUT
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	color: rgb(0,0,0);
}

SELECT
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	color: rgb(0,0,0);
}

TEXTAREA
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	color: rgb(0,0,0);
}

H1
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	color: rgb(255,255,255);
	font-weight: 100;
	margin-right: 10px;
}

H2
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	color: rgb(255,255,255);
	font-weight: 100;
	margin-left: 15px;
}

H3
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	color: rgb(255,255,255);
	font-weight: 100;
	margin-right: 3px;
}

H4
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	color: rgb(255,255,255);
	font-weight: 100;
	margin-right: 20px;
	margin-left: 20px;
}

#blanc
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	color: rgb(255,255,255);
	font-weight: 100;
	margin-right: 9px;
}

#titre
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 16px;
	color: rgb(255,255,255);
	font-weight: bold;
}

#orange
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	color: rgb(255,132,40);
	font-weight: bold;
	margin-right: 9px;
}

#titre2
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 16px;
	color: rgb(255,132,40);
	font-weight: bold;
}

A:link
{
	font-family: Verdana, Arial, Helvetica;
	font-weight: 100;
	color: #FFFFFF;
	text-decoration: underline;
}

A:visited
{
	font-family: Verdana, Arial, Helvetica;
	font-weight: 100;
	color: #FFFFFF;
	text-decoration: underline;
}

a:active
{
	font-family: Verdana, Arial, Helvetica;
	font-weight: 100;
	color: rgb(82,109,142);
	text-decoration: none;
}

a:hover
{
	font-family: Verdana, Arial, Helvetica;
	font-weight: 100;
	color: rgb(255,132,40);
	text-decoration: underline;
}

a.txt:link
{
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica;
	font-weight: 100;
	color: rgb(255,255,255);
	text-decoration: none;
}

a.txt:active
{
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica;
	font-weight: 100;
	color: rgb(255,255,255);
	text-decoration: none;
}

a.txt:visited
{
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica;
	font-weight: 100;
	color: rgb(255,255,255);
	text-decoration: none;
}

a.txt:hover
{
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica;
	font-weight: 100;
	color: rgb(255,132,40);
	text-decoration: none;
}

a.orange:link
{
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica;
	font-weight: 100;
	color: rgb(255,132,40);
	text-decoration: none;
}

a.orange:active
{
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica;
	font-weight: 100;
	color: rgb(255,132,40);
	text-decoration: none;
}

a.orange:visited
{
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica;
	font-weight: 100;
	color: rgb(255,132,40);
	text-decoration: none;
}

a.orange:hover
{
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica;
	font-weight: 100;
	color: rgb(255,132,40);
	text-decoration: underline;
}

a.copy:link
{
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica;
	font-weight: 100;
	color: rgb(255,255,255);
	text-decoration: none;
}

a.copy:active
{
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica;
	font-weight: 100;
	color: rgb(255,255,255);
	text-decoration: none;
}

a.copy:visited
{
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica;
	font-weight: 100;
	color: rgb(255,255,255);
	text-decoration: none;
}

a.copy:hover
{
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica;
	font-weight: 100;
	color: rgb(255,132,40);
	text-decoration: underline;
}

A.shiwei:link
{
	font-size: 16pt;
	color: #FFFFFF;
	text-decoration: none;
}

A.shiwei:visited
{
	font-size: 16pt;
	color: #FFFFFF;
	text-decoration: none;
}

A.shiwei:hover
{
	font-size: 16pt;
	color: #F86203;
	text-decoration: none;
}

A.shiwei1:link
{
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica;
}

A.shiwei1:visited
{
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica;
}

A.shiwei1:hover
{
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica;
}

.orange { color: #FF8428; }

.orange1
{
	color: #FF8428;
	margin-left: 15px;
	margin-top: 11px;
	margin-bottom: 11px;
}

.white
{
	color: #ffffff;
	margin-left: 30px;
	margin-top: 48px;
	font-size: 10px;
}

.title
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

.btn
{
	background: url(../images/button2.jpg) no-repeat left top;
	display: block;
	font-size: 11px;
	text-decoration: none;
	color: #fff;
	width: 239px;
	height: 24px;
	padding: 6px 2px 4px 2px;
	line-height: 0.97em;
	border: 1px solid #fff;
	border-width: 1px 1px 0 1px;
	text-align: center;
}

.menu
{
	width: 1003px;
	font-size: 0.85em;
	position: relative;
	z-index: 100;
	text-align: left;
}

/* remove all the bullets, borders and padding from the default list styling */
.menu ul
{
	padding: 0;
	margin: 0;
	list-style-type: none;
}

.menu ul ul { width: 150px; }

/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li
{
	float: left;
	width: 124px;
	position: relative;
}

/* style the links for the top level */
.menu a, .menu a:visited
{
	display: block;
	font-size: 11px;
	text-decoration: none;
	color: #fff;
	width: 110px;
	height: 24px;
	padding: 11px 5px 0px 5px;
	line-height: 0.85em;
	border: 1px solid #fff;
	border-width: 1px 1px 0 1px;
	background: #fff url(../images/button.jpg) no-repeat left top;
}

/* a hack so that IE5.5 faulty box model is corrected */
* html .menu a, * html .menu a:visited
{
	text-decoration: none;
	width: 100px;
	w\idth: 110px;
	color: #fff;
}

/* style the second level background */
.menu ul ul a.drop, .menu ul ul a.drop:visited
{
	text-decoration: none;
	background: #fff url(../images/drop.gif) left bottom no-repeat;
	color: #fff;
}

/* style the second level hover */
.menu ul ul a.drop:hover
{
	text-decoration: none;
	background: #fff url(../images/drop.gif) left bottom no-repeat;
	color: #ff9900;
}

.menu ul ul :hover > a.drop
{
	text-decoration: none;
	background: #fff url(../images/drop.gif) left bottom no-repeat;
	color: #ff9900;
	padding-left: 15px;
}

/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited
{
	color: #fff;
	background: #1A2430 url(../images/point.gif) top left no-repeat;
	padding-left: 15px;
}

/* style the third level hover */
.menu ul ul ul a:hover
{
	background: #ff9900 url(../images/point.gif) top left no-repeat;
	color: #ff9900;
	padding-left: 15px;
}

/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul
{
	position: absolute;
	height: 0px;
	top: 36px;
	left: 0px;
	width: 150px;
	visibility: hidden;
}

/* another hack for IE5.5 */
* html .menu ul ul
{
	top: 35px;
	t\op: 36px;
}

/* position the third level flyout menu */
.menu ul ul ul
{
	left: 241px;
	top: 0px;
	width: 100px;
}

/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left { left: 0px; }

/* style the table so that it takes no ppart in the layout - required for IE to work */
.menu table
{
	position: absolute;
	top: 0;
	left: 0;
}

/* style the second level links */
.menu ul ul a, .menu ul ul a:visited
{
	text-decoration: none;
	color: #fff;
	height: auto;
	line-height: 1em;
	padding: 5px 10px;
	width: 220px;
	background: white url(../images/glossyback.gif) repeat-x bottom left;
	/* yet another hack for IE5.5 */
}

* html .menu ul ul a
{
	text-decoration: none;
	width: 100px;
	w\idth: 220px;
}

/* style the top level hover */
.menu a:hover
{
	text-decoration: none;
	color: #ff9900;
	background: #fff url(../images/button.jpg) no-repeat top;
}

.menu :hover > a
{
	text-decoration: none;
	color: #ff9900;
}

/* second */
.menu ul ul a:hover
{
	text-decoration: none;
	color: #ff9900;
	background: white url(../images/glossyback.gif) repeat-x bottom left;
}

.menu ul ul :hover > a
{
	text-decoration: none;
	color: #ff9900;
}

/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul, 
.menu ul a:hover ul { visibility: visible; }

/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul { visibility: hidden; }

/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul { visibility: visible; }
