body {
	margin: 0 0 0 0;
	background-color: #E6E6E6;
}

table {
	height: 100%;
	width: 660px;
	border-right: 1px solid Black;
	border-left: 1px solid Black;
	background: White;
}

table.band {
	height: 12px;
	width: 83px;
	border: 0px;
}

td {
	font: 11px Trebuchet MS;
}

td.linea {
	padding : 3 0 0 0;
}

input {
	font: 11px Trebuchet MS;
}

textarea {
	font: 11px Trebuchet MS;
}

select {
	font-family: "Trebuchet MS";
	font-size: 11px;
	background-color: #D6E59B;
}

a {
	color: #444444;
	font-weight: bold;
}

a.a_prog {
	text-decoration: none;
	height: 20px;
}

td.menu {
	background-color: Black;
	color: White;
	height: 30px;
	text-align: right;
	padding-right: 20px;
	margin-bottom: 20px;
	word-spacing: 3px;
}

td.submenu {
	background-color: #BFD952;
	text-align: right;
	border-top: 1px solid Black;
	border-bottom: 1px solid Black;
	padding-right: 20px;
	font-weight: bold;
	height: 30px;
	margin-bottom: 20px;
}
a.men {
	color: White;
	text-decoration: none;
	font-weight: 600;
}
a.men1{
	color: Black;
	text-decoration: none;
	font-weight: 600;
}
td.sub {
	background-color: #BFD952;
	border-top: 1px solid Black;
	border-bottom: 1px solid Black;
	padding-left: 20px;
	font-weight: bold;
	height: 30px;
}



td.sel {
	background-color: #BFD952;
	border-top: 1px solid Black;
	border-bottom: 1px solid Black;
	padding-right: 20px;
	vertical-align: middle;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

td.text_home {
	padding-left: 20px;
	padding-right: 30px;
	vertical-align: top;
	border-right: 2px dotted Black;
}

td.text_contactar {
	padding-left: 20px;
	padding-right: 20px;
	vertical-align: top;
	border-right: 0px;
}

td.img_home {
	padding-left: 20px;
}

td.text_table_home {
	padding-left: 10px;
	padding-right: 20px;
	vertical-align: top;
}

table.table_home {
	height: 100%;
	width: 100%;
	border: 0px;
}

td.table_titol_home {
	border-bottom: 1px solid Gray;
	font-weight: bold;
	height: 18px;
}

td.peu {
	color: Gray;
	height: 100%;
	vertical-align: bottom;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 10px;
}

a.mail {
	color: Gray;
	font-weight: normal;
	text-decoration: underline;
}