/**********************************/
/* CSS Document for mas-st-joseph */
/**********************************/

body {
	background-color:#FFFFFF;
}

body, div, td, th {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#000000;
	padding:0;
	margin:0;
}
div {
	border:0;
}

table {
	border-collapse:collapse;
}
td {
	padding:5px;
}

a {
	color:#669900;
}

img {
	border:0;
}

h1 {
	font-size:20px;
	font-weight:bold;
	font-style:italic;
	color:#669900;
}

h2 {
	font-size:18px;
	font-weight:bold;
	color:#669900;
}

/**********************************/
/* menus */
#hautpage {
	width:75%;
	height:79px;
	margin:40px auto 0 auto;
	background:url(img/grasse-pix.gif) top left repeat-x;
}
#menu {
	width:75%;
	margin:10px auto;
}
#tmenu {
	width:100%;	
}
#tmenu td {
	text-align:center;
}
#smenu_tourisme, #smenu_villa {
	display:none;
	position:absolute;
	top:150px;
	background-color:#FFFFFF;
	border:1px solid #339900;
	padding:3px 5px;
}
#smenu_tourisme {
	left:36%;
}
#smenu_villa {
	left:26%;
}
#smenu_tourisme ul, #smenu_villa ul {
	margin:0;
	padding:0;
}
#smenu_tourisme li, #smenu_villa li {
	margin:0;
	padding:0;
	list-style-type:none;
}
#smenu_tourisme li a, #smenu_villa li a {
	text-decoration:none;
}
#conteneur {
	width:75%;
	clear:both;
	margin:0 auto;
	border:0;
}
#haut_conteneur {
	clear:both;
	width:100%;
	height:18px;
	background:url(img/pix_vert.gif) top left repeat-x;
}
#bas_conteneur {
	height:18px;
	background:url(img/pix_vert.gif) bottom left repeat-x;
	clear:both;
}
#contenu {
	clear:both;
	margin:0;
	padding:0 10px;
	border:1px solid #FFFFFF;
	border-left:1px solid #669900;
	border-right:1px solid #669900;
}
#texte_accueil {
	width:100%;
	border:0;
	margin:0;
	padding:3px;
}
/***************************************/
#tarifs {
	width:350px;
	float:left;
	border:0;
	padding:5px;
	margin:10px;
}
.tabTarifs {
	width:100%;
	border:1px solid #669900;
	border-collapse:collapse;
}
.tabTarifs td, th {
	padding:3px;
	border-right:1px dashed #669900;
	border-bottom:1px solid #669900;
}
.tabTarifs th {
	font-weight:bold;
	background-color:#669900;
	color:#FFFFFF;
}
/***************************************/
#actu {
	/*clear:both;*/
	width:250px;
	float:right;
	border:0;
	padding:0;
	margin:10px 10px;
}
.tabActu {
	width:100%;
	border-bottom:1px solid #669900;
}
.tabActu th, .tabActu td { padding:3px; border-left:1px solid #669900; border-right:1px solid #669900; }
.tabActu td.chapeau { padding:0; border:0; }
.post_title {  color: #669900; border-top:1px dotted #669900; font-weight:bold; }
.post_short { text-align: justify; }
.lire_suite { font-size:12px; }
/****************************************/
#baspage {
	width:70%;
	clear:both;
	margin:5px auto;
	padding:5px;
}
#mentions {
	float:left;
	font-size:12px;
}
#credits {
	float:right;
	font-size:12px;
}
/*************************************/
.ul_lien {
	
}
.ul_lien li {
	list-style-type:square;
	line-height:1.5em;
}
#xiti-logo {
	float:left;
	margin:0 10px;
}
