* { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #000000;  }

BODY{ 
	text-align:center; 
	background-color: green;
}

.aviso{
	color: red;
	font-size:16px;
	font-weight:bold;
	margin-bottom:10px;
}

.header{
	margin:0px;
	border:0px;
	padding:0px;
	background-image: url(http://www.terradelaigua.cat/include/images/top.jpg);
	background-repeat: no-repeat;
	background-position:top left;
	height:150px;
	width:901px;
	text-align:right;
	background-color:white;
}

.phone{
	font-size:12pt;
	color:#0000FF;
	margin-top:10px;
	font-weight:bold;

}

.blue_barr_menu{
	font-size:11pt;
	color:white;
	font-weight:bold;
	text-decoration:none;
}

.blue_barr_menu:hover{
	font-size:11pt;
	color:orange;
	font-weight:bold;
	text-decoration:none;
}


/*
	margin-right:24px;
*/
/* Articulos */

.container{
	border-collapse:collapse;
	padding:0px;
	border:0px;
	margin:0px;
}

.text_content{
	padding:20px;
	vertical-align:top;
}

.text_content B{
	color:#696868;
}

.text_content STRONG{
	color:#696868;
}

/* Fin Articulos */

/* Layout       */
.hp_container{
	border-collapse:collapse;
	padding:0px;
	width:901px;
	border:0px;
	margin:0px;
}

.left_menu{
	vertical-align:top;
	border-collapse:collapse;
	background-color:white;
	margin:0px;
	border:0px;
	padding:0px;
	vertical-align:top;
	width:195; 
	background-color:white;
}

.right_main_area{
	vertical-align:top;
	border-collapse:collapse;
	background-color:white;
	margin:0px;
	border:0px;
	padding:0px;
	vertical-align:top;
	width:590px; 
/*	height:200px;*/

}

/* End Layout       */


/* Menu                  */

.menu_item_1{ 
	margin:0px;
	padding:5px;
	width:170px;
	min-height:13px;
	background-color:#5CC85C; 
	border-style: none none solid none;
	border-width:0px 0px 2px Opx;
	border-color:white;
	text-decoration:none;
	color:#022974;
	clear: both;
}

.link_menu_item_1{ 
	text-decoration:none;
	color:#022974;
}

.menu_item_1:hover{ 
	margin:0px;
	padding:5px;
	width:170px;
	min-height:13px;
	background-color:#FFF6FE; 
	border-style: none none solid none;
	border-width:0px 0px 2px Opx;
	border-color:white;
	text-decoration:none;
	color:#022974;
	clear: both;
}

.link_menu_item_1:hover{ 
	text-decoration:underline;
	color:#FF5B1C;
}


.menu_item_selected{ 
	margin:0px;
	padding:5px;
	width:170px;
	min-height:13px;
	background-color:#FFCF85; 
	border-style: none none solid none;
	border-width:0px 0px 2px Opx;
	border-color:white;
	text-decoration:none;
	color:#022974;
	clear: both;
}

.link_menu_item_selected{
	font-weight:bold;
	text-decoration:none;
	color:#022974;
}

.menu_item_selected:hover{ 
	font-weight:bold;
	margin:0px;
	padding:5px;
	width:170px;
	min-height:13px;
	background-color:red; 
	border-style: none none solid none;
	border-width:0px 0px 2px Opx;
	border-color:white;
	text-decoration:none;
	color:#022974;
	clear: both;
}

.link_menu_item_selected:hover{ 
	text-decoration:underline;
	color:#FF5B1C;

}


.menu_item_2{
	margin:0px;
	padding:5px;
	width:170px;
	min-height:13px;
	background-color:#DDDDDD; 
	border-style: none none solid none;
	border-width:0px 0px 2px Opx;
	border-color:white;
	text-decoration:none;
	color:#022974;
	float: none;
}

.link_menu_item_2{ 
	font-size:9pt;
	text-decoration:none;
	color:#022974;
}

.link_menu_item_2:hover{ 
	font-size:9pt;
	text-decoration:underline;
	color:#FF5B1C;
}


.menu_item_3{
	margin:0px;
	padding:5px;
	width:170px;
	min-height:13px;
	color:red; 
	background-color:#EEEEEE; 
/*	border-style: none none solid none;
	border-width:0px 0px 2px Opx;
	border-color:white;
 */
	text-decoration:none;
	color:#022974;

}

.link_menu_item_3{ 
	text-decoration:none;
	font-size:8pt;
	color:#022974;
}

.link_menu_item_3:hover{ 
	text-decoration:underline;
	font-size:8pt;
	color:#FF5B1C;
}

/* End menu         */

.hp_text{
	padding-top:20px;
	padding-left:10px;
	padding-right:5px;
	padding-bottom:20px;
	background-color:white;
	vertical-align:top;
}


.bottom{

	background-color:white;
/*	padding-top:10px; */
	margin:0px;
	border:0px;
	padding:0px;
	background-image: url(http://www.terradelaigua.cat/include/images/bottom.jpg);
	background-repeat: no-repeat;
	background-position:bottom left;
	height:59px;
	width:901px; 
/*	
*/
	text-align:right;
	
}

