*{	margin: 0px; padding: 0px;}

body{
	background-image: url(../images/common/bg_body.gif);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #F4F4F4;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

img{border: none;}

#header{
	width: 923px;
	padding: 14px 0 10px 0;
}

#body{
	width: 923px;
}

#footer{
	width: 923px;
	font-size: 11px;
	padding: 15px 0 0 0;
	color:#666;
	text-align: left;
}

#footer a{
	color: #1D91CC;
	text-decoration: none;
	margin: 3px;
}

#footer a:hover{text-decoration: underline;}

div#legales{
	width: 923px;
	background-color: #fff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	/*line-height: 12px;*/
	color: #666;
	padding: 30px 0 20px 0px;
	text-align: left;
}

div#legales p{
	text-align: left;
	width: 592px;
	margin: 20px 0 0 0;
}

.legales_number{
	float: left;
	text-align: left;
	font-weight: bolder;
	color: #999;
}
.content_legales{
	width: 592px;
	float: left;
	padding: 0 0 20px 0;
}

.legales{
	color: #999;
	text-align: left;
}
/******** RUTINAS ********/

.clearline{clear: both;}

.left{float: left;}

.right{float: right;}

/******** END RUTINAS ********/

#logo_palm{
	float: left;
	padding: 0 0 0 3px;
}

.site{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000;
}

#content_header{
	float: left;
	padding: 15px 0 0 27px;
	font-size: 11px;
	color: #B7B7B7;
}

#content_header a{
	color:#1D91CC;
	text-decoration: none;
}

#content_header a:hover{
	color:#1D91CC;
	text-decoration: underline;
}

#part_search{
	float: left;
	padding: 0 0 0 123px;
	width: 240px;
}

#text_search{
	width: 158px;
	background-color: #fff;
	border: solid 1px #999999;
	margin: 0 0 0 0;
	float: left;
	height: 16px;
	padding: 0 0 0 2px;
}

#search{
	float: left;
	padding: 0px 0 0 5px;
}

.style1 {	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
}

#content_sbanner{
	width: 705px;
	height: 105px;
	float: left;
	margin: 12px 0 0 0;
	padding: 5px 0 0 0;
	background-image: url(../images/common/bg_content_sbanner.gif);
	background-repeat: no-repeat;
}

.content_sbanner_add{
	width: 205px;
	height: 105px;
	float: left;
	margin: 12px 0 0 13px;
	padding: 5px 0 0 0;
	background-image: url(../images/common/bg_content_sbanner_add.gif);
	background-repeat: no-repeat;
}


/************ BEGIN MENU HEADER ********/
#content_menu_header{
	padding: 20px 0 0 0;
}


div#menu_header{
	width: 726px;
	height: 28px; 
	padding: 0 0 0 60px; 
	background-image: url(../images/common/bg_menu_header.gif);
	background-position: 0px 0px; 
	background-repeat: no-repeat;
}


div#menu_header a{
			float: left;
			color: #333;
			padding: 8px;
			font-size: 11px;
}
			
div#menu_header a:hover{
			float: left;
			color: #F1781E;
}	

div#sub_menu_header{
	padding: 0px 0 0 40px; 
}

div#sub_menu_header a{
			float: left;
			color: #333;
			padding: 0px 8px 0px 8px;
			font-size: 11px;
}
			
div#sub_menu_header a:hover{
			float: left;
			color: #F1781E;
}


/**********END MENU HEADER ************/
