﻿body
{
	margin-right: auto;
	margin-left: auto;
	background-color: #808080;
	margin-top: 0px;
	font-family: "Segoe UI" , Tahoma, Verdana, Arial, Sans-Serif;
	font-size: 12px;
}
.botonGrisOscuro
{
	padding: 10px;
	border-width: thin;
	border-style: none none none solid;
	border-color: #666666 #999999 #666666 #999999;
	font-family: Corbel;
	font-size: small;
	color: #FFFFFF;
	background-color: #666666;
	height: 28px;
}
.TextoCabeceraAzul
{
	font-family: font-family: "Segoe UI" , Tahoma, Verdana, Arial, Sans-Serif;
	font-size: large;
	color: #1247a9;
	font-weight: bold;
	margin-left: 20px;
	margin-top: 20px;
}
.TextoParrafoNegro
{
	font-family: font-family: "Segoe UI", Tahoma, Verdana, Arial, Sans-Serif;
	font-size: small;
	color: #000000;
	text-indent: 20px;
	text-align: justify;
	margin-right: auto;
	margin-left: auto;
}
.TextoParrafoGrisPie
{
	font-family: font-family: "Segoe UI", Tahoma, Verdana, Arial, Sans-Serif;
	font-size: small;
	color: #666666;
	
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	height:40px;
}

.TextoParrafoNegroLegible
{
	font-family: font-family: "Segoe UI", Tahoma, Verdana, Arial, Sans-Serif;
	font-size: small;
	color: #000000;
	text-indent: 20px;
	text-align: justify;
	margin-right: auto;
	margin-left: auto;
	font-weight: bold;
}
.TextoError
{
	font-family: font-family: "Segoe UI", Tahoma, Verdana, Arial, Sans-Serif;
	font-size: medium;
	color: #990000;
	text-indent: 20px;
	text-align: justify;
	margin-right: auto;
	margin-left: auto;
	font-weight: bold;
}
  /* Menus */
ul.menuSuperior
{
	padding: 0px;
	margin: 0px;
	list-style: none;

}
ul.menuSuperior li
{
	display:inline-block;
	position: relative;
	padding: 1px 5px;
	background: #CCCCCC;
	border-right: 1px solid blue;
	border-bottom: 1px solid blue;
	border-top: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	width: auto;
	height: 30px;
	color: #000000;
	border-color: #FFFFFF;
	overflow: visible;
	list-style-type: none;
	text-align: center;
	vertical-align: middle;
}
ul.menuSuperior ul
{
	position:absolute;
	left:51px;
	top:-1px;
	display:none;
	list-style:none;

}
ul.menuSuperior > li > ul
{
	position:absolute;
	left:-41px;
	top:19px;
	display:none;
	list-style:none;

}

ul.menuSuperior li:hover
{
	background: #FFFFFF;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	border-top: 1px solid blue;
	border-left: 1px solid blue;
	border-color: #000000;
}
ul.menuSuperior li:hover > ul
{
	display:inline-block;
	
}
ul.menuSuperior > li
{
	display:inline;
	
}
/* MENU */

#marco
{
	width: 640px;
	height: 30px;
	margin: 0px;
	padding: 0px 0px 0px 160px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #666666;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #666666;
	font-family: "Segoe UI" , Tahoma, Verdana, Arial, Sans-Serif;
}

/*Credits: CSSplay */
/*URL: http://www.cssplay.co.uk/menus/pro_drop2 */

.menu2
{
	padding: 0;
	margin: 0;
	margin-bottom: 0;
	list-style: none;
	height: 30px;
	position: relative;
	font-family: "Segoe UI" , Tahoma, Verdana, Arial, Sans-Serif;
	
}
.menu2 li.top
{
	display: block;
	float: left;
	position: relative;
	background-color: #CCCCCC;
	height: 30px;
	font-family: "Segoe UI" , Tahoma, Verdana, Arial, Sans-Serif;
	font-size: 10px;
}
.menu2 li a.top_link
{
	display: block;
	float: left;
	height: 25px;
	margin-left: 6px;
	line-height: 30px;
	color: #333;
	text-decoration: none;
	font-size: 12px;
	padding: 0 0 0 6px;
	cursor: pointer;
	font-family: "Segoe UI" , Tahoma, Verdana, Arial, Sans-Serif;
	font-weight: bold;
}
.menu2 li a.top_link span {float:left; display:block; padding:0 10px 0 6px; height:40px;}
.menu2 li a.top_link span.down {float:left; display:block; padding:0 10px 0 6px; height:30px;/*background:url(prodrop2/down.gif) no-repeat right top;*/}
.menu2 li a.top_link:hover {color:#fff;  }
.menu2 li a.top_link:hover span { }
.menu2 li a.top_link:hover span.down {}

.menu2 li:hover > a.top_link
{
	color: #FFFFFF;
}
.menu2 li:hover > a.top_link span {}
.menu2 li:hover > a.top_link span.down {}


.menu2 table {border-collapse:collapse; width:0; height:0; position:absolute; top:0; left:0;}

/* Default link styling */

/* Style the list OR link hover. Depends on which browser is used */

.menu2 a:hover {visibility:visible;}
.menu2 li:hover
{
	position: relative;
	z-index: 200;
	background-color: #808080;
}

/* keep the 'next' level invisible by placing it off screen. */
.menu2 ul, 
.menu2 :hover ul ul, 
.menu2 :hover ul :hover ul ul,
.menu2 :hover ul :hover ul :hover ul ul,
.menu2 :hover ul :hover ul :hover ul :hover ul ul {position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

.menu2 :hover ul.sub {left:0px; top:30px; background: #fff; padding:0; /*border:1px solid #1E8BB5; white-space:nowrap;*/ width:auto; height:auto; font-weight:normal;}
.menu2 :hover ul.sub li
{
	display: block; /*height:20px; */
	position: relative;
	float: left;
	width: 188px;
	border-bottom: 1px solid #005FB9;
	border-left: 1px solid #005FB9;
	border-right: 1px solid #005FB9;
	margin-bottom: 0;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	
}
.menu2 :hover ul.sub li a
{
	display: block;
	height: auto;
	font-size: 11px;
	padding: 4px 3px;
	line-height: 1;
	color: #000000;
	text-decoration: none;
}
.menu2 :hover ul.sub li a.fly {}
.menu2 :hover ul.sub li a:hover
{
	background: #666666;
	color: #FFFFFF;
}
.menu2 :hover ul.sub li a.fly:hover {}
.menu2 :hover ul li:hover > a.fly {background:#E5FAFC} 

.menu2 :hover ul :hover ul,
.menu2 :hover ul :hover ul :hover ul,
.menu2 :hover ul :hover ul :hover ul :hover ul,
.menu2 :hover ul :hover ul :hover ul :hover ul :hover ul
{left:160px; top:-1px; background: #fff; padding:0; /* white-space:nowrap; */width:auto; z-index:300; height:auto;}
.menu2 :hover ul.sub li ul {border-top:1px solid #005FB9; background: #fff; z-index:300;}