@charset "utf-8";
ul.menu2
{
	text-indent: 0px;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: none;
	margin:0;
	padding:0;
	
}
/* CSS Document */
/* iniciomenu */
ul.menu2 li a{display:block}
ul.menu2 li
{
	text-indent: 0px;
	padding:0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	background: #2F312E;
	background: -webkit-gradient(linear, left top, left bottom, from(#494B4A), to(#2F312E));
	background: -moz-linear-gradient(top, #494B4A, #2F312E);
	padding: 5px 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	text-shadow: rgba(0,0,0,.4) 0 1px 0;
	color: white;
	font-size: 14px;
	font-family:Arial,;
	text-decoration: none;
	vertical-align: middle;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #333333;
	position: relative;
	visibility: visible;
	}
ul.menu2 li:hover
{
	text-indent: 0px;
	padding:0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	background: #323232;
	background: -webkit-gradient(linear, left top, left bottom, from(#000000), to(#323232));
	background: -moz-linear-gradient(top, #000000, #323232);
	padding: 5px 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	text-shadow: rgba(0,0,0,.4) 0 1px 0;
	color: white;
	font-size: 14px;
	font-family:Arial,;
	text-decoration: none;
	vertical-align: middle;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #333333;
		}
ul.menu2 ul
{
	display:none;
	text-indent: 0px;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	}
ul.menu2 li:hover > ul
{
	display:block;
	text-indent: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -45px;
}

/* finmenu */
body {
	background-color: #e4e4e4;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h1 {
	font-size: 18px;
	color: #107ABA;
	font-family: "Times New Roman";
	font-weight: normal;
}
h2 {
	font-size: 14px;
	color: #FFCC00;
	font-family: Arial;
	font-weight: bold;
}

h3 {
	font-size: 12px;
	color: #000000;
	font-family: Arial;
	font-weight: bold;
}
h4 {
	font-size: 16px;
	color: #107ABA;
	font-family: "Times New Roman";
	font-weight: normal;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	line-height: 16px;
}

.link12 {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.link12:link {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.link12:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FC5B03;
	text-decoration: none;
}
.botonesblanco {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.botonesblanco:link {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.botonesblanco:hover {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFCC00;
	text-decoration: none;
}
.botonesNaranja {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFCC00;
	text-decoration: none;
}
.imagen {
	border: 1px solid #CCCCCC;
}

.botonesNaranja:link {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFCC00;
	text-decoration: none;
}
.botonesNaranja:hover {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #CCCCCC;
	text-decoration: none;
}


.botonesGris {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
}
.botonesGris:link {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
	cursor: e-resize;
}
.botonesGris:hover {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #179CEC;
	text-decoration: none;
	cursor: pointer;
}
.botonesCeleste {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #179CEC;
	text-decoration: none;
}
.botonesCeleste:link {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #179CEC;
	text-decoration: none;
}

.botonesCeleste:hover {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
}



.texto13naranja {
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFCC00;
	text-decoration: none;
	cursor: pointer;
}

.texto13blancoN {
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}


.texto14grisoscuro {
	font-family: Arial;
	color: #333333;
	text-decoration: none;
	font-size: 14px;
}
.texto15naranja {
	font-family: Arial;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FF8538;
	text-decoration: none;
	
}
.texto12grisoscuro {
	font-family: Arial;
	color: #333333;
	text-decoration: none;
	font-size: 12px;
}
.texto14grisNegrit {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
}
.texto15naranjaTACHADO {
	font-family: Arial;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FF8538;
	text-decoration: line-through;
}
.h4 {
	font-size: 16px;
	color: #107ABA;
	font-family: "Times New Roman";
	font-weight: normal;
	text-decoration: none;
}

.h4:link {
	font-size: 16px;
	color: #107ABA;
	font-family: "Times New Roman";
	font-weight: normal;
	text-decoration: none;
}
.h4:hover {
	font-size: 16px;
	color: #107ABA;
	font-family: "Times New Roman";
	font-weight: normal;
	text-decoration: underline;
}
div {
	font-family: Arial;
	color: #333333;
	text-decoration: none;
	font-size: 12px;
}
p {
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}

