/* ....................................................  estructura general */

body {
	margin: 0px;
	border-width: 0px;
	scrollbar-3dlight-color: #C4C4C4;
	scrollbar-arrow-color: #7A7A7A;
	scrollbar-base-color: #FF4500;
	scrollbar-darkshadow-color: #E9E9E9;
	scrollbar-face-color: #EFEFEF;
	scrollbar-highlight-color: White;
	scrollbar-shadow-color: #C4C4C4;
	padding-top: 20px;
	background-image: url(images/green.jpg);
	background-repeat: repeat-x;
	background-position: left top;	
	background-color: #006600;
}

.celda_banner {
	background-image: url(images/top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 100px;
	width: 764px;
	border: 1px solid #006600;
}


a:link, a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
}

.table_Main {
	width: 764px;
	align: center;
	height: auto;
	background-color: #ffffff;
}

.celda_logo{
	vertical-align: top;
	height: 120px;
	}
.celda_menu{
	vertical-align: bottom;
	height: 30px;
	width: 250px;
	}
	
.celda_submenu{
	vertical-align: top;
	height: 24px;
	width: 514px;
	padding-top: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006600;
	}
.celda_side_menu {
	border-bottom-width: 12px;
	border-bottom-style: solid;
	border-bottom-color: #006600;
	/*width: 364px;*/
	height: 30px;
}


.enlace{
	color: #006600;
}
.enlacebold{
	color: #006600;
	font-weight: bold;
}

.celda_copy {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #006600;
	padding-top: 4px;
	line-height: 16px;
	padding-bottom: 14px;
	
}

.main_txt {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #686868;
	text-align: justify;
	padding-top: 10px;
	padding-bottom: 20px;
}
.service_txt {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #686868;
	text-align: justify;
	padding-bottom: 10px;
	padding-top: 10px;
	/*vertical-align: text-top;*/
	/*padding-left: 6px;*/
	padding-right: 2px;
	vertical-align: top;
}
.services_img {
	padding-top: 10px;
	padding-right: 10px;
	width: 240px;
	padding-bottom: 10px;
	vertical-align: top;
	text-align: right;
}

.quote_txt {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #006600;
	vertical-align: top;
	text-align: justify;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #006600;
}
.submenu_off {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #686868;
	height: 14px;
	vertical-align: middle;
	/*text-indent: 6px;*/
}
.submenu_on {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #006600;
	height: 14px;
	text-indent: 2px;
}
.submenu_cell {
	padding-top: 10px;
	vertical-align: top;
	padding-right: 4px;
	width: 100;
}


.menu_on {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #006600;
}


.menu_off {

	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #686868;
}

.boldtxt {
	font-family: Tahoma;
	font-size: 11px;
	color: #006600;
	font-weight: bold;
}
.boldtxt_black {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}
.subtopic {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #006600;
	height: 14px;
	text-indent: 6px;
}
.emptymenu {
	height: 8px;
}

