body {
	vertical-align:top;
	margin: 0 auto;
	width: 800px;
	background-color: #A1A1A1;
}

input,textarea,select {
	background-color:#F2F2F2;
	color:#A1A1A1;
	BORDER-RIGHT: #A1A1A1 1px solid;
	BORDER-LEFT: #A1A1A1 1px solid;				
	BORDER-TOP: #A1A1A1 1px solid;
	BORDER-BOTTOM: #A1A1A1 1px solid;
}

.sillon IMG{
	border-top: 1px solid #A1A1A1;
	border-bottom: 1px solid #A1A1A1;
	border-left: 1px solid #A1A1A1;
	border-right: 1px solid #A1A1A1;		
}

.descripcion {
	width:100%;
	height:100%;
	color: #A1A1A1;
	FONT-FAMILY: verdana,arial,sans-serif,"trebuchet MS",arial,verdana,helvetica;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	border-top: 1px solid #A1A1A1;
	border-bottom: 1px solid #A1A1A1;
	border-left: 1px solid #A1A1A1;
	border-right: 1px solid #A1A1A1;
	padding: 3px 3px 3px 3px;
}

.descripcion caption{
	color: #FFFFFF;
	background: #A1A1A1;
	FONT-FAMILY: verdana,arial,sans-serif,"trebuchet MS",arial,verdana,helvetica;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}

.titulo{
	color: #A1A1A1;
	background: #FFFFFF;
	FONT-FAMILY: verdana,arial,sans-serif,"trebuchet MS",arial,verdana,helvetica;
	font-size: 30px;
	font-style: normal;
	font-weight: bold;
}

.pie{
	color: #A1A1A1;
	background: #FFFFFF;
	font-family: verdana,arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
}

.contenidonegro{
	color: #A1A1A1;
	background: #FFFFFF;
	font-family: verdana,arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
}

.menuItem {
	display: block;
	font-size: 12px;
	font-weight: bold;
	font-family: verdana,arial, Helvetica, sans-serif;
	color: #A1A1A1;
	padding: 2px 2px 2px 15px;
	border-bottom: 1px #C1C1C1 solid;
	text-decoration: none;
}
.menuItem IMG {
	margin-left: -12px;
}
.menuItem:hover {
	display: block;
	font-size: 12px;
	font-weight: bold;
	font-family: verdana,arial, Helvetica, sans-serif;
	color: #F2F2F2;
	padding: 2px 2px 2px 15px;
	background-color: #A1A1A1;
	border-bottom: 1px #C1C1C1 solid;
	text-decoration: none;
}
.menuSubItem {
	display: block;
	font-size: 12px;
	font-family: verdana,arial, Helvetica, sans-serif;
	color: #A1A1A1;
	padding: 2px 2px 2px 10px;
	border-bottom: 1px #C1C1C1 solid;
	background-color: #F4F4F4;
	text-decoration: none;
}
.menuSubItem.indentado {
	padding-left: 30px;
}
.menuSubItem IMG {
	margin-left: -12px;
}
.menuSubItem:hover {
	font-size: 12px;
	font-family: verdana,arial, Helvetica, sans-serif;
	color: #F2F2F2;
	padding: 2px 2px 2px 10px;
	border-bottom: 1px #C1C1C1 solid;
	background-color: #F2F2F2;
	text-decoration: none;
	background-color: #A1A1A1;
}
.menuSubItemBloque {
	display: none;
	border-bottom: 0px #C1C1C1 solid;
}

.menuSubItemBloque2 {
	display: block;
	border-bottom: 0px #C1C1C1 solid;
}
