p, li, h1, .intern, div, h2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

h2
{
	text-decoration: underline;
	font-weight: normal;
}

em
{
	font-weight: bold;
}

em.light
{
	font-weight: normal;
}

.machine_index
{
	margin: auto;
	width: 50%;
	line-height: 150%;
}

h1.machine_index
{
	line-height: 20pt;
	font-size: 12pt;
}

h2.machine_index
{
	line-height: 20pt;
	text-decoration: none;
	font-weight: bold;
}

p.machine_index
{
	padding-left: 25px;
}

a.machine_index
{
	margin: auto;
}

a.evionnaz
{
	display:block;
	width:600px;
	height:337px;
	margin-left:73px;
	background-image: url(../img/content/contact/evionnaz.jpg);
}

a.evionnaz:hover
{
	background-image:url(../img/content/contact/evionnazover.jpg);
}

a.sion
{
	display:block;
	margin-left:73px;
	width:600px;
	height:337px;
	background-image: url(../img/content/contact/sion.jpg);
}

a.sion:hover
{
	background-image:url(../img/content/contact/sionover.jpg);
}

a.machine_list
{
	text-align: center;
	text-decoration: none;
	color: #000000;
}

a.machine_list:hover
{
	text-decoration: underline;
}

.error
{
	font-size: 10pt;
	color: #FF0000;
}

h1.contact
{
	text-align: center;
	font-size: 12pt;
}

a
{
	color: black;
}
p.contact
{
	text-align: center;
	img { border : none; };
}

a.links
{
	float: left;
	width: 25%;
}

