/*	LAPASTOURELLE.CH
	AUTEUR : LAURE VANONCINI */
	
body
	{
	font-family: Arial, sans-serif;
	color:#000000;
	font-size: 11px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background: #FFF7EB;
	/* ascenseurs */
	scrollbar-face-color: #7BCF9C;
	scrollbar-arrow-color: #000000;
	scrollbar-track-color: #E5E1DB;
	scrollbar-shadow-color: #009A31;
	scrollbar-highlight-color: #009A31;
	}

p,input,select
	{
	font-size: 11px;
	}

p.p_justify
	{
	font-size: 11px;
	text-align: justify;
	}	
	
ul	
	{
	list-style-image: url("../images/puce.gif");
	font-size: 11px;
	margin-top: 3px;
	margin-bottom: 3px;
	text-align: justify;
	}

ul.ul_2	
	{
	list-style-image: url("../images/puce_petite.gif");
	font-size: 11px;
	margin-top: 1px;
	margin-bottom: 1px;
	text-align: justify;
	}

ul	
	{
	font-size: 11px;
	text-align: justify;
	}

ol
	{
	font-size: 11px;
	text-align: justify;
	}

td	
	{
	font-size: 11px;
	}

hr
	{
	color: #7FCC99;
	height: 1px;
	}

table.tab_all
	{
	background-image: url(../images/fond_menu_gauche.gif);
	background-repeat: repeat-y;
	background-position: left;
	}	
	
td.td_band_droite
	{
	background-image: url(../images/bandeau2.jpg);
	background-repeat: no-repeat;
	background-position: midle;
	}

table.tab_menu_droite
	{
	float: right;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 5px;
	margin-left: 15px;
	}

td.td_menu_droite
	{
	padding-bottom: 0px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 0px;
	}

td.td_ombre
	{
	background-image: url(../images/fond_ombre.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	}
	
table.tab_bordure_ext_verte
	{
	border-width: 1px;
	border-style: solid;
	border-color: #7FCC99;
	}

td.td_bordure_bas_verte
	{
	border-bottom: 1px solid #7FCC99;
	}	

td.td_bordure_droite_verte
	{
	border-right: 1px solid #7FCC99;
	}

div.div_photos
	{
	width: 370px;
	height: 120px;
	overflow: auto;
	}

table.tab_print_adr
	{
	border-width: 1px;
	border-style: solid;
	border-color: #009933;
	}

img.img_gauche
	{
	float: left;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	}

img.img_droite
	{
	float: right;
	margin-right: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	}

select.sel_lst100
	{
	width: 100px;
	}

/* POUR TITRE SITE (IMAGE) */
h1
	{
	}

/* TITRE DE LA PAGE */
h2
	{
	font-weight: 900;
	color: #FF9C00;
	font-size: 13px;
	text-transform: uppercase;
	}

/* SOUS-TITRES DE LA PAGE */
h3
	{
	font-weight: bold;
	color: #804E00;
	font-size: 11px;
	text-transform: uppercase;
	}

/* SOUS-SOUS-TITRES DE LA PAGE */
h4
	{
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	}

h5
	{
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	}

/* POUR TOUS LES TITRES ET SOUS-TITRES */

h1, h2, h3, h4, h5
	{
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	}

/* CHAMPS POUR RECHERCHE */
input.inp_rech
	{
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	border: #AF9B10 solid 1px;
	height: 18px;
	width: 85px;
	background-color: #FFF7EB;
	}

input.but_rech
	{
	font-family: Verdana;
	font-size: xx-small;
	color: #009933;
	border: #AF9B10 solid 1px;
	background-color: #CCEBD6;
	height: 20px;
	width: 25px;
	}

/* AUTRES */

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

.txt_10
	{
	font-size: 10px;
	}

.txt_11
	{
	font-size: 11px;
	font-weight: inherit;
	}

.txt_11gras
	{
	font-size: 11px;
	font-weight: bold;
	}

.txt_11italic
	{
	font-size: 11px;
	font-style: italic;
	}

.txt_12
	{
	font-size: 12px;
	}

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

.txt_min
	{
	text-transform: lowercase;
	}

.txt_vertclair
	{
	color: CCEBD6;
	}

/*LIENS*/
a:active
	{
	color: #009933;
	text-decoration: none;
	font-weight: bold;
	} 

a:link
	{
	color: #009933;
	text-decoration: none;
	font-weight: bold;
	}

a:visited
	{
	color: #009933;
	text-decoration: none;
	font-weight: bold;
	} 

a:hover
	{
	color: #FF9C00;
	text-decoration: underline;
	font-weight: bold;
	}

/* LIENS NOIRS POUR MENU DE DROITE */

a.a_menu_droite:active
	{
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	} 

a.a_menu_droite:link
	{
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	}

a.a_menu_droite:visited
	{
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	} 

a.a_menu_droite:hover
	{
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
	}

/* LIENS GRIS */

a.a_copyright:active
	{
	color: #CCCCCC;
	text-decoration: none;
	font-weight: normal;
	} 

a.a_copyright:link
	{
	color: #CCCCCC;
	text-decoration: none;
	font-weight: normal;
	}

a.a_copyright:visited
	{
	color: #CCCCCC;
	text-decoration: none;
	font-weight: normal;
	} 

a.a_copyright:hover
	{
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	}