/*	OUEB.CH PICTURES
	AUTEUR: LAURE VANONCINI - OUEB.CH */
	
body
	{
	font-family: Arial,Verdana;
	color: #000000;
	font-size: 11px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #000000;
	}

/* CALQUE PRINCIPAL */

#principal
	{
	position: absolute;
	left: 50%;
	top: 50%;
	margin-top: -300px;
	margin-left: -450px;
	width:900px;
	height:555px;
	z-index:1;
	overflow: hidden;
	visibility: visible;
	background-color: #999999;
	layer-background-color: #999999;
	border: none;
	}

/* FORMULAIRE CONTACT */

form#contact
	{
	border: 0px;
	width: 100%;
	}

p#msg,p#adr,p#obj
	{
	border:0px;
	}

p#msg textarea
	{
	border: 0px;
	height: 50px;
	}

p#adr input,p#obj input
	{
	border: 0px;
	}

p.bt
	{
	border: 0px;
	text-align:left;
	}

p.bt input
	{
	border: 1px #FF66FF solid;
	width: 150px;
	}

/* GENERAL */

p
	{
	font-size: 11px;
	line-height: 20px;
	}

li	
	{
	margin-top: 5px;
	margin-bottom: 5px;
	}

/* TABLEAUX */

td, li
	{
	font-size: 11px;
	}

table.tab_menu
	{
	background-color:#666666;
	}

td.td_bord-hb_menu
	{
	border-top:1px solid #999999;
	border-bottom:1px solid #999999;
	}

td.td_bord-g_menu
	{
	border-left:1px solid #999999;
	}

td.td_bord-d_menu
	{
	border-right:1px solid #999999;
	}

td.td_fond_menu
	{
	background-image:url(../images/fond_menu.gif);
	background-repeat:repeat-y;
	}

/* TEXTES */

.txt_gras
	{
	font-size: inherit;
	font-weight: bold;
	}

.txt_maj
	{
	text-transform: uppercase;
	}

.txt_contact
	{
	color: #FF66FF;
	}

.txt_copyright
	{
	font-size: 10px;
	color: #4C4C4C;
	margin-top:3px;
	margin-right:5px;
	}

.txt_maj
	{
	text-transform: uppercase;
	}

.txt_contact-soulign
	{
	border-bottom: 2px solid #FF66FF;
	}

/* LIENS */

a:active
	{
	text-decoration: none;
	} 

a:link
	{
	text-decoration: none;
	}

a:visited
	{
	text-decoration: none;
	} 

a:hover
	{
	text-decoration: underline;
	}

/* LIENS POUR MENUS: VEGETATION */

a.a_vegetation
	{
	font-size: 12px;
	font-weight: bold;
	} 

a.a_vegetation:active
	{
	text-decoration: none;
	color: #000000;
	} 

a.a_vegetation:link
	{
	text-decoration: none;
	color: #000000;
	}

a.a_vegetation:visited
	{
	text-decoration: none;
	color: #000000;
	} 

a.a_vegetation:hover
	{
	text-decoration: none;
	color: #000000;
	border-bottom: 2px solid #99FF99;
	}

.vegetation_on
	{
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	border-bottom: 2px solid #99FF99;
	}

/* LIENS POUR MENUS: ANIMAUX */

a.a_animaux
	{
	font-size: 12px;
	font-weight: bold;
	} 

a.a_animaux:active
	{
	text-decoration: none;
	color: #000000;
	} 

a.a_animaux:link
	{
	text-decoration: none;
	color: #000000;
	}

a.a_animaux:visited
	{
	text-decoration: none;
	color: #000000;
	} 

a.a_animaux:hover
	{
	text-decoration: none;
	color: #000000;
	border-bottom: 2px solid #FF9900;
	}

.animaux_on
	{
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	border-bottom: 2px solid #FF9900;
	}

/* LIENS POUR MENUS: MONTAGNES */

a.a_montagnes
	{
	font-size: 12px;
	font-weight: bold;
	} 

a.a_montagnes:active
	{
	text-decoration: none;
	color: #000000;
	} 

a.a_montagnes:link
	{
	text-decoration: none;
	color: #000000;
	}

a.a_montagnes:visited
	{
	text-decoration: none;
	color: #000000;
	} 

a.a_montagnes:hover
	{
	text-decoration: none;
	color: #000000;
	border-bottom: 2px solid #FF3333;
	}

.montagnes_on
	{
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	border-bottom: 2px solid #FF3333;
	}

/* LIENS POUR MENUS: EAU-CIEL */

a.a_eau-ciel
	{
	font-size: 12px;
	font-weight: bold;
	} 

a.a_eau-ciel:active
	{
	text-decoration: none;
	color: #000000;
	} 

a.a_eau-ciel:link
	{
	text-decoration: none;
	color: #000000;
	}

a.a_eau-ciel:visited
	{
	text-decoration: none;
	color: #000000;
	}

a.a_eau-ciel:hover
	{
	text-decoration: none;
	color: #000000;
	border-bottom: 2px solid #99CCFF;
	}

.eau-ciel_on
	{
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	border-bottom: 2px solid #99CCFF;
	}
	
/* LIENS POUR MENUS: DIVERS */

a.a_divers
	{
	font-size: 12px;
	font-weight: bold;
	} 

a.a_divers:active
	{
	text-decoration: none;
	color: #000000;
	} 

a.a_divers:link
	{
	text-decoration: none;
	color: #000000;
	}

a.a_divers:visited
	{
	text-decoration: none;
	color: #000000;
	} 

a.a_divers:hover
	{
	text-decoration: none;
	color: #000000;
	border-bottom: 2px solid #FFFF66;
	}

.divers_on
	{
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	border-bottom: 2px solid #FFFF66;
	}

/* LIENS POUR MENUS: CONTACT */

a.a_contact
	{
	font-size: 12px;
	font-weight: bold;
	} 

a.a_contact:active
	{
	text-decoration: none;
	color: #000000;
	} 

a.a_contact:link
	{
	text-decoration: none;
	color: #000000;
	}

a.a_contact:visited
	{
	text-decoration: none;
	color: #000000;
	} 

a.a_contact:hover
	{
	text-decoration: none;
	color: #000000;
	border-bottom: 2px solid #FF66FF;
	}

.contact_on
	{
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	border-bottom: 2px solid #FF66FF;
	}
