table.t { width: 773px ;}

A.b:link { TEXT-DECORATION: none }
A.b:visited { TEXT-DECORATION: none ; color:blue}
A.b:hover { TEXT-DECORATION: none }
h3,h5{margin:0px;}
A.m:link { TEXT-DECORATION: none }
A.m:visited { TEXT-DECORATION: none ; color:blue}
A.m:hover { TEXT-DECORATION: underline }
.margen5{margin:5px;}
.bordeFoto { BORDER-LEFT-COLOR:#99cc66 ; BORDER-BOTTOM-COLOR:#ccffFF ; BORDER-TOP-COLOR:#3366FF ; BORDER-RIGHT-COLOR:#ccffFF }

td.a1{ background-color: #CCFFFF ; text-align:center ;}
td.a2{ background-color: #CCFFFF ; text-align:center ;}
td.a2form{ background-color: #CCFFFF ; }

td.b1 { background-color: #3366FF ; width: 200px ; text-align:center ; }
td.b2 { width: 17px ; text-align:center ;}
td.b3 { background-color: #99CC66 ; width: 66px ; text-align:center ;  }
td.b4 { width: 17px ; text-align:center ;}
td.b5 { width: 17px ; text-align:center ;}
td.b6 { background-color: #99CC66 ; width: 80px ; text-align:center ; }
td.b7 { width: 17px ; text-align:center ;}
td.b8 { width: 17px ; text-align:center ;}
td.b9 { background-color: #99CC66 ; width: 150px ; text-align:center ;}
td.b10 { width: 17px ; text-align:center ;}
td.b11 { width: 17px ; text-align:center ;}
td.b12 { background-color: #99CC66 ; width: 56px ; text-align:center ;}
td.b13 { width: 17px ; text-align:center ;}
td.b14 { width: 17px ; text-align:center ;}
td.b15 { background-color: #99CC66 ; width: 56px ; text-align:center ;}
td.b16 { width: 17px ; text-align:center ;}

td.tdtutulo{
	vertical-align:top;
	}

td.c1 {
	background-color: #3366FF;
	width: 150px;
	text-align:center;
}
td.c2 { padding-left:2em ; padding-right:1em ; font-family:Verdana, Arial, Helvetica, sans-serif}
td.hc2 {
	padding-left:1em;
	padding-right:1em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	padding-top: 0px;
}
td.hc3 {
	padding-right:0.5em;
	padding-top:0.5em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-bottom: 0.5em;
}

td.d1 { background-color: #3366FF ; width: 50px ; text-align:center ;}
td.d2 { background-color: #3366FF ; text-align:center ;}
td.d3 { background-color: #3366FF ; width: 50px ; text-align:center ;}

td.e1 { background-color: white ; width: 150px ; font-weight:bold ; text-align:center ;}
td.e2 { background-color: white ; font-weight:bold ; text-align:center ;}
td.e3 { background-color: white ; width: 150px ; font-weight:bold ; text-align:center ;}
.firmaf { color: #3366FF ; text-transform: capitalize ; font-style: normal ; font-size: 12px ; font-weight: bold ; }
td.ff {
	text-align: right;
	vertical-align: middle;
	margin-right: 10px;
	padding-right: 2em;
}
#Layer25 {
	position:absolute;
	left:608px;
	top:3px;
	width:150px;
	height:105px;
	z-index:2;
	padding: 4px;
	background-color: #6600CC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
td.ff1 {
	padding-left: 0.5em;
	padding-top: 0.5em;
	font-size: 16px;
	color: #3366FF;
}
body {
	background-image: url(img/back.jpg);
}
td.ffc {
	padding-left: 0.5em;
	font-size: 16px;
	color: #0000FF;
}
#titulof {
	font-size: 18px;
	color: #3366FF;
}
.stilo2{
	font-weight: bold;
	background-color: #00FFFF;
	width: 100%;
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px;
}
#olindex{
	list-style-type: none;
	font-size: 9px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 0.5em;

}
.liindex{
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	background-color: #CCFFFF;
	border: 2px solid #650F7A;
	text-align: center;
	margin-top: 10px;

}
.liindex A:link { TEXT-DECORATION: none }
.liindex A:visited { TEXT-DECORATION: none ; color:#0000FF}
.liindex A:hover { TEXT-DECORATION: underline }
.alguntexto{
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 5px;
}


.linksmodern a:link{
	text-decoration:none;
	color:#0F7803;
	font-weight:bold;
}
.linksmodern a:visited {
	text-decoration:none;
	color:#3ABF09;
	font-weight:bold;
}
.linksmodern a:hover {
	text-decoration:none;
	color:#F58B11
	font-weight:bold;
}


#titulonota{
	text-align: center;
    color: #3366FF;
}

#contenidonota{
	margin-left: 15px;
    margin-right: 15px;
	margin-bottom: 30px;
}
#bajadanota{
	color: #990000;
}

/* The Modal (background) */
.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    padding-top: 100px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
	z-index: 3;
}
/* Modal Content */
.modal-content {
    position: relative;
    background-color: #fefefe;
    margin: auto;
    padding: 0;
    border: 1px solid #888;
    width: 80%;
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
    -webkit-animation-name: animatetop;
    -webkit-animation-duration: 0.4s;
    animation-name: animatetop;
    animation-duration: 0.4s;
	margin-bottom: 200px;
}

/* Add Animation */
@-webkit-keyframes animatetop {
    from {top:-300px; opacity:0} 
    to {top:0; opacity:1}
}

@keyframes animatetop {
    from {top:-300px; opacity:0}
    to {top:0; opacity:1}
}

/* The Close Button */
.close {
    color: white;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

.close:hover,
.close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}

.modal-header {
    padding: 2px 16px;
    background-color: #99CC66;
    color: white;
}

.modal-body {padding: 2px 16px;text-align: center;}

.modal-footer {
    padding: 2px 16px;
    background-color: #5cb85c;
    color: white;
}
/* fin Modal Content */

.videostapa{
	margin-bottom: 10px;
}
