@charset "utf-8";
/* CSS Document */

html {
scrollbar-base-color: #bcbcbc;
scrollbar-arrow-color: #4a4c49;
scrollbar-track-color: #ffffff;

scrollbar-shadow-color: #4a4c49;
scrollbar-lightshadow-color: #bcbcbc; 
scrollbar-darkshadow-color: #ffffff;

scrollbar-highlight-color: #bcbcbc;
scrollbar-3dlight-color:#4a4c49;

}
BODY {
    background: #ffffff;
	
    padding-bottom: 0px;
	padding-left: 0px;  
	padding-right: 0px; 
	padding-top: 0px;
	margin: 0px; 
	
	font: 12px Verdana, Arial, Helvetica, sans-serif; 
}
TABLE{
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
	color: #000000; 
}
.tituloContainer{
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
	color: #000000; 
}
/* text style used for most text rendered by modules */
.Normal {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
	color: #000000;
}

.menu
{
	background-color: #FFFFFF;
	text-align:center;
	height:20px;
	width:780px;
}
.bordeDiscontinuo{
	border: 1px #000000 dotted;
}

.txtHead{
	font: 11px Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold;
	color: #bdbdbd;
	text-align: left;
}
.txtFooter{
	font: 11px Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold;
	text-align: center;
	color: #727272;
}

.gray{
	background-color: #e8e6e7;
}
.graydark{
	background-color: #d6d6d6;
}

.blue{
	background-color: #b6dcf6;
}

a:link {
	color: #014A7F;
}
a:hover {
	color: #CD010C;
	text-decoration: none;
}
a:visited {
	color: #014A7F;
}

a.OtherTabs:link {
	color: #ffffff;
}
a.OtherTabs:hover {
	color: #ffffff;
	text-decoration: none;
}

#cabezal{
	background:url(cabezalBloqueo2008ing.jpg);
	background-repeat:no-repeat;
}

#presilla{
	background:url(presilla.gif);
	background-repeat:no-repeat;
	display: block;
	width: 29px;
	height: 29px;
	position: absolute;
	top: 197px;
}

#linkInicio a span{
	display: none;
}
#linkInicio a{
	display: block;
	background:url(inicio.jpg);
	background-repeat:no-repeat;
	height:13px;
	width:13px;
}
#linkInicio a:hover{
	display: block;
	background:url(inicioover.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	height:13px;
	width:13px;
}

#linkEnviar a span{
	display: none;
}
#linkEnviar a{
	display: block;
	background:url(enviar.jpg);
	background-repeat:no-repeat;
	height:13px;
	width:13px;
}
#linkEnviar a:hover{
	display: block;
	background:url(enviarover.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	height:13px;
	width:13px;
}

#linkEspanol a span{
	display: none;
}
#linkEspanol a{
	display: block;
	background:url(espanol.jpg);
	/*background-position:left top;*/
	background-repeat:no-repeat;
	height:17px;
	width:89px;
}
#linkEspanol a:hover{
	display: block;
	background:url(espanolover.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	height:17px;
	width:89px;
}

#linkIngles a span{
	display: none;
}
#linkIngles a{
	display: block;
	background:url(ingles.jpg);
	/*background-position:left top;*/
	background-repeat:no-repeat;
	height:17px;
	width:89px;
}
#linkIngles a:hover{
    display: block;
	background:url(inglesover.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	height:17px;
	width:89px;
}

#miniaturas{
    position: relative; 
	left: -5px;
}

#identificador a span{
	display: none;
}

/*#identificador a{
	display: block;
	background:url(identificador.jpg);
	background-repeat:no-repeat;
	height:62px;
	width:212px;
}*/
/*___________________________________________________________________________________________*/
/* Main Menu */

.MainMenu_MenuContainer {
	border: 0px;
	background-color: transparent;
	width: 160px;
	padding: 2px;
	padding-bottom: 0px;
}
.MainMenu_MenuBar {
}
.MainMenu_MenuItem {
	cursor: hand; 
	color: #014A7F; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-weight: bold; 
	border: 0px #eeeeee solid;
	padding: 0px;
	background-color: transparent;
}
.MainMenu_MenuIcon {
	cursor: hand; 
	background-color: #FFBA00; 
	border: 0px #FFBA00 solid;
	padding: 0px;
	width: 0px;
	height: 0px;
}
.MainMenu_MenuItemSel {
	background-color: transparent; 
	cursor: hand; 
	color: #CD010C; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-weight: Bold; 
	border: 0px #FFBA00 solid;
	padding: 0px;
}
.rootmenuitem {
	cursor: hand; 
	color: #014A7F; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-weight: bold; 
	border: 0px;
	padding: 5px;
	height: 25px;
	display:block;
	margin-bottom:3px;
}
.rootmenuitemselected {
	cursor: hand; 
	color: #FFFFFF; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-weight: bold; 
	border: 0px; 
	padding: 5px;
	height: 25px;	
	display:block;
	margin-bottom:3px;	
}
.rootmenuitembreadcrumb{
	cursor: hand; 
	color: #014A7F; 
	font-family: Verdana, Tahoma, Arial, Helvetica; 
	font-size: 9px; 
	font-weight: bold; 
	border: 0px;
	padding: 5px;
	height: 25px;	
	display:block;
	margin-bottom:3px;	
}
.submenuitembreadcrumb{
	cursor: hand; 
	color: #FFBA00; 
	font-family: Verdana, Tahoma, Arial, Helvetica; 
	font-size: 10px; 
	font-weight: normal; 
	border: 1px #EFEFEF solid;
	background-color: transparent;
	padding: 1px;
}
.submenu {
	z-index: 1000; 
	background-color: #EFEFEF; 
	border: 1px #A7A7A7 solid;
	margin-left: -50px;
	margin-top: 10px;
}
.MainMenu_MenuBreak {
	border: 0px; 
	background-color: #333333; 
	height: 1px;
}
.MainMenu_MenuArrow {
	border: 0px; 
	border-right: 1px #CCCCCC solid;
}
.MainMenu_RootMenuArrow {
	border: 0px; 
}

/*___________________________________________________________________________________________*/

a.links_bottom:hover{
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size:  10px;
    color: #CD010C;
	text-decoration:none;	
}
a.links_bottom{
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size:  10px;
    color: #014A7F;
	text-decoration:none;
}
.Copyright {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size:  10px;
    color: #727272;
}

a.DNNCopyright:hover {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size:  10px;
    color: #CD010C;
	text-decoration:none;	
}
a.DNNCopyright{
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size:  10px;
    color: #014A7F;
	text-decoration:none;
}
