@charset "UTF-8";
#mainContent     p a {
	background-color: #EEEEEE;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding-top: 1px;
	padding-right: 4px;
	padding-bottom: 1px;
	padding-left: 4px;
	color: #000000;
	text-decoration: none;
}
#mainContent h2 a {
	color: #711212;
	text-decoration: none;
	background-color: #EEEEEE;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#mainContent a:hover, a:active {
	background-color: #DDDDDD;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	text-decoration: none;
}
address a {
	font-size: 0.9em;
	color: #006666;
}
#menu  {
	height: auto;
}

/* links estilos ------------------------------------------------------------ */
/* menu vertical principal--------------------------- */
#nav {
	float: left;
	width: 100%;
	font-size: 0.7em;
	font-variant: normal;
	margin: 0px;
	padding: 0px;
	display: block;
}
#nav li {
	display: block;
	float: right;
	list-style-type: none;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 1.5;
}
#nav li a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #993333;
	font-variant: normal;
	display: block;
	text-decoration: none;
	margin-top: 6px;
	margin-bottom: 6px;
	font-size: 1em;
	width: 170px;
	text-align: right;
	margin-right: 0px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
	margin-left: 0px;
}
#nav li a:hover {
	border-bottom-width: 1px;
	border-bottom-color: #993333;
	color: #333333;
	background-color: #DDDDDD;
	border-left-style: none;
	border-right-color: #999999;
	border-top-style: none;
	border-right-width: 1px;
}
#nav li a.current {
	color: #333333;
	background-color: #EEEEEE;
	font-family: "Euphemia UCAS", "Trebuchet MS", Arial, Helvetica, sans-serif;
	letter-spacing: normal;
}
/* menu horizontal general: cabecera--------------------------- */
#nav2 {
	float: left;
	width: 100%;
	font-size: 0.7em;
	font-variant: normal;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/franjagris.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 25px;
}
#nav2 li {
	display: inline;
	float: left;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
	line-height: normal;
}
#nav2 li a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #CCCCCC;
	font-variant: normal;
	display: block;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
	background-color: #993333;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-left-style: solid;
	border-bottom-color: #333333;
	border-left-color: #333333;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #D6D6D6;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999999;
	background-color: #993333;
	padding-bottom: 1px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#nav2 li a:hover {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	color: #CCCCCC;
	border-left-width: 2px;
	border-left-style: dotted;
	border-left-color: #333333;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	background-color: #333333;
}
#nav2 li a.current {
	color: #CCCCCC;
	margin-top: 3px;
	margin-bottom: -3px;
	margin-left: -3px;
	margin-right: 2px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #333333;
	padding-top: 1px;
	padding-bottom: 1px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	background-color: #993333;
	padding-right: 2px;
	padding-left: 2px;
}/* menu horizontal pie -------------------------------- */
#navfooter {
	width: 100%;
	font-size: 0.7em;
	font-variant: normal;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#navfooter li {
	display: inline;
	float: none;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
	line-height: normal;
}
#navfooter li a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	font-variant: normal;
	display: inline;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#navfooter li a:hover, a:active {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	color: #660000;
}
#navfooter li a.current {
	color: #660000;
	margin-top: 3px;
	padding-top: 1px;
	padding-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}
#textbody h2 a {
	padding-right: 2px;
	padding-left: 2px;
}
#textbody p a {
	padding-right: 2px;
	padding-left: 2px;
}
#textbody  h2 a:hover {
	background-color: #DDD;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
#textbody p a:hover {
	background-color: #EEE;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
a    img   {
	background-color: Transparent;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#mainContent #video #youtube a {
	background-color: #E5F3F7;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#mainContent #video #youtube a:hover {
	background-color: #E5F3F7;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
