#tabla1 thead .cabezal td {
	font-weight: bold;
	background-color: #b9c9fe;
	color: #039;
	text-align: center;
	text-transform: none;
}

#tabla1 thead .cabezal .cornerAD {
	background-image: url(../../intranet/www/esmay/emdin/corner.png);
	background-position: right top;
	background-color: #b9c9fe;
	background-repeat: no-repeat;
}

#tabla1 a    {
	text-decoration: none;
}

#tabla1 a:hover {
	text-decoration: none;
	color: #F00;
}


#tabla1 thead .cabezal .cornerAI {
	background-color: #b9c9fe;
	background-image: url(../../intranet/www/esmay/emdin/cornerAI.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#tabla1 tbody tr  {
	background-color: #F0F3FF;
}

#tabla1 tbody tr:hover {
	background-color: #CBD7FE;
}



#tabla1 td {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #fff;
	border-right-color: #fff;
	border-bottom-color: #fff;
	border-left-color: #fff;
	color: #64678E;
	padding: 5px;
	width: auto;
}

#tabla1 {
	width: 70%;
	text-align: center;
	margin-left: 15%;
	
}
.Subtitulos {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #394959;
}

a:link {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #3D44A0;
    text-decoration: none;
}

a:visited {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-style: normal;
    font-weight: bold;
    color: #3D44A0;
    text-decoration: none;
}

a:hover {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #0099FF;
}

a:active {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #3D44A0;
    text-decoration: none;
} 
.Textos {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #333333;
} 
.Subtitulos-wt {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #FFFFFF;
} 
.Txt-ayuda {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-style: italic;
    color: #666666;
}

ul.recuadro {
    list-style: none;
    text-align: center;
}

li.recuadro {
    float: left;
    background-color: #f8f8f8;
    border: 1px solid #E8E8E8;
    padding: 2px;
    margin: 2px;
    width: 200px;
    height: 200px;
}

img.recuadro {
    border: none;
    padding: 5px;
    width: 180px;
}

ul.recuadroTxt {
    display: block;
    vertical-align: text-bottom;
    list-style: none;
    margin: 0;
    padding: 0;
    position: inherit;
    height: 50px;
    bottom: 0px;
}

div.imagen {
    height: 180px;
}

li.recuadroTxt {
}
.Subtitulos table tr #dia {
	background-attachment: scroll;
	background-color: #FFF;
	font-family: Tahoma, Geneva, sans-serif;
	padding: 0px;
	background-image: url(../diaArmada.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.Subtitulos table tr #dia:hover {
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-image: url(../diaArmada.png);
	background-color: #FFF;
	background-position: left top;
}
.Subtitulos table tr #dia table tr #diaVid {
	padding: 8px;
}

