body {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #D7DDC2;
	background-image: url(img/bg.gif);
	background-repeat: repeat-y;
	background-position: center;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
}
p, form{
	margin:0px;
	padding:0px;
	border:0px;
}
hr{
	float:left;
	clear:both;
	padding:0px;
	margin:0px;
	border:0px;
	font-size:1px;
	line-height:1px;
	border-width:0px;
	border-style:none;
	margin-top:4px;
	margin-bottom:4px;
	display:inline;
	border-top-color:#CCCCCC;
	border-top-style:dashed;
	border-top-width:1px;
	border-bottom-color:#FFFFFF;
	border-bottom-style:solid;
	border-bottom-width:1px;
}
.h1{
	padding:0px;
	margin:0px;
	font-size:16px;
	font-weight:bold;
	color:#006600;
}
#bodi{
	width:770px;
	margin-left:auto;
	margin-right:auto;
}
#all{
	width:768px;
	float:left;
	border-width:1px;
	border-color:#000000;
	border-style:solid;
	margin-top:5px;
	margin-bottom:5px;
}
#header{
	width:768px;
	height:165px;
	float:left;
	background-image:url(img/bgHeader.jpg);
}
#header_menu{
	width:768px;
	height:17px;
	overflow:hidden;
	float:left;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	padding-top:1px;
}
#header_menu a{
	color:#FFFFFF;
	text-decoration:none;
	margin-left:6px;
	margin-right:6px;
}
#header_menu a:hover{
	color:#99FF00;
}
#header_cont{
	width:768px;
	height:147px;
	float:left;
}
#header_cont #cont_left{
	width:162px;
	height:147px;
	float:left;
}
#header_cont #cont_center{
	width:444px;
	height:147px;
	float:left;
}
#header_cont #cont_right{
	width:162px;
	height:147px;
	float:left;
}

#header_cont #cont_left_bot{
	width:162px;
	height:72px;
	float:left;
}
#header_cont #cont_right_bot{
	width:162px;
	height:75px;
	float:left;
}

#header_cont #cont_left_top{
	width:156px;
	height:36px;
	float:left;
	margin-top:8px;
	padding-top:17px;
	padding-left:6px;
	background-image:url(img/h1_top.gif);
	font-size:10px;
	line-height:10px;
	color:#666666;
}
#header_cont #cont_right_top{
	width:156px;
	height:36px;
	float:left;
	margin-top:8px;
	padding-top:17px;
	padding-right:6px;
	background-image:url(img/h2_top.gif);
	font-size:10px;
	line-height:10px;
	color:#666666;
	text-align:right;
}
#header_cont #cont_left_top a{
	color:#666666;
	text-decoration:none;
}
#header_cont #cont_left_top a:hover{
	color:#000000;
	text-decoration:none;
}

#header_cont #cont_right_top a{
	color:#666666;
	text-decoration:none;
}
#header_cont #cont_right_top a:hover{
	color:#000000;
	text-decoration:none;
}





#medio{
	width:768px;
	float:left;
	background-image:url(img/bgMedio.gif);
	border-bottom-style:solid;
	border-bottom-width:3px;
	border-bottom-color:#000000;
}
#menu{
	width:160px;
	float:left;
}
#menu #menu_tit{
	width:160px;
	float:left;
}


#menu ul#botones{
	width:160px;
	float:left;
	margin:0px;
	padding:0px;
	list-style-type:none;
}
#menu #botones li{
	width:160px;
	height:31px;
	float:left;
	font-size:12px;
	font-weight:bold;
	background-image:url(img/bg_btnOver.jpg);
	border-top-color:#FFFFFF;
	border-top-style:solid;
	border-top-width:1px;
}
#menu #botones li a{
	display:block;
	width:142px;
	height:13px;
	font-size:12px;
	font-weight:bold;
	padding-bottom:11px;
	padding-top:7px;
	padding-left:13px;
	padding-right:5px;
	background-image:url(img/bg_btn.jpg);
	text-decoration:none;
	color:#FFFFFF;
}
#menu #botones li a:hover{
	background:transparent;
	text-decoration:none;
	color:#FFFFFF;
}



#menu ul#subbotones{
	width:160px;
	float:left;
	margin:0px;
	padding:0px;
	list-style-type:none;
	padding-bottom:20px;
}
#menu #subbotones li{
	width:160px;
	height:18px;
	float:left;
	font-size:11px;
	background-image:url(img/bg_subbtnOver.jpg);
	border-bottom-color:#CDE5D0;
	border-bottom-style:solid;
	border-bottom-width:1px;
}
#menu #subbotones li a{
	display:block;
	width:139px;
	height:11px;
	font-size:11px;
	padding-bottom:5px;
	padding-top:2px;
	padding-left:16px;
	padding-right:5px;
	background-image:url(img/bg_subbtn.jpg);
	text-decoration:none;
	color:#214A3C;
}
#menu #subbotones li a:hover{
	background:transparent;
	text-decoration:none;
	color:#000000;
}





#centro{
	width:448px;
	float:left;
}
#medio #right{
	width:160px;
	float:left;
}
#pie{
	width:758px;
	padding-left:10px;
	height:42px;
	font-size:11px;
	float:left;
	background-color:#EAEAEA;
	border-top-width:3px;
	border-top-style:solid;
	border-top-color:#FFFFFF;
}
#pie a{
	color:#006600;
	text-decoration:none;
}
#pie a:hover{
	color:#333300;
	text-decoration:none;
}
