/* CSS Document */

p{
	font-family:Arial;
	font-size:11px;
	color:#000000;
	line-height:18px;
	padding:0px;
	width: inherit;
	list-style-position: 1;
}
.TITULO {
	font-family: Arial, ;
	font-size: 10px;
	font-style: normal;
	font-weight: 500;
	color: #993300;
}
.principal {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #993300;
	text-transform: uppercase;
}
.negrita {
	font-family: "Arial black";
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	text-transform: uppercase;
	color: #666666;
}

.navigation1{
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #bf5a1e;
	background-color: #f4e8d7;
	font-style: normal;
	padding: 3px;
	width: 188px;
	display: block;
	text-decoration: none;
	text-transform: uppercase;
	border-bottom-style: double;
	border-right-color: #bf5a1e;
	border-right-style: outset;
}

.navigation1:hover{
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #FFEFCE;
	background-color: #af5701;
	font-style: normal;
	padding: 4px;
	width: 188px;
	display: block;
	text-decoration: none;
	text-transform: uppercase;
	border-bottom-style: solid;
	border-bottom-color: #ffefce;
}
.navigation2{
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	color: #af5701;
	text-decoration: none;
	font-weight: bold;
	text-transform: none;
	display: block;
	border-bottom-style: outset;
	background-color: #f4e8d7;
	width: 197px;
	padding: 0px;
	text-align: center;
	border-top-style: outset;
	border-right-style: outset;
	border-left-style: outset;
}
.navigation2:hover{
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	text-transform: none;
	display: block;
	border-bottom-style: outset;
	background-color: #B9D88B;
	width: 197px;
	padding: 0px;
	border-bottom-color: #000000;
	text-align: center;
}

.navigation3{
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	text-transform: none;
	display: block;
	background-color: #af5701;
	width: 194px;
	padding: 0px;
	text-align: justify;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-bottom-color: #FFFFFF;
	border-top-color: #FFFFFF;
	border-right-color: #000000;
	border-left-color: #FFFFFF;
}

.navigation31{
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	color: #2b1811;
	text-decoration: none;
	font-weight: bold;
	text-transform: none;
	display: block;
	width: 194px;
	padding: 0px;
	text-align: justify;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #FFFFFF;
	border-right-color: #000000;
	border-left-color: #FFFFFF;
	background-color: #F7D202;
}
.navigation4{
	font-family: Arial;
	font-size:9px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	text-transform: none;
	display: block;
	width:160px;
	padding: 0px;
	text-align: center;
	background-color: #b78a4f;
	border: thin solid #FFFFFF;
}
.navigation4:hover{
	font-family: Arial;
	font-size: 9px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: blink;
	font-weight: bold;
	text-transform: none;
	display: block;
	border-bottom-style: solid;
	background-color: #BBB424;
	width: 160px;
	padding: 0px;
	text-align: center;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
}
