body { 
font-family: Tahoma, MS Sans Serif, System; 
font-size: 55px; 
color:  rgb(214,255,97); 
background-color: rgb(3,40,48);
margin:0px;
margin-top: 0px;
}
p { 
direction:ltr;
margin:5px;
text-indent:20px;
/*width:620px;*/ 
color:  rgb(214,255,97);
}
/* este es fijo  */
.sipeice1 { 
font-family: Arial Narrow; 
font-size: 100%;
font-weight:bold;
color: rgb(214,255,97);
}
.sipeicecontrato { 
font-family: Arial Narrow; 
font-size: 50%;
font-weight:bold;
color: rgb(214,255,97);
width:80%;
margin:20px;
}
.boton{
font-family: Arial Narrow; 
width:150px;
height:50px;
font-size:85%;
opacity: 0.5;
border-radius: 25px;
border-width:medium;
border-bottom-color:rgb(21,8,48);
color:rgb(0,0,0);
background-color:rgb(108,226,65);
padding-left:10px;
padding-right:10px;
}
/* este es fijo  */  
.sipeice2 { 
font-family: Freestyle Script; 
font-size: 125%;
font-weight:bold;
color: rgb(255,255,255);
}
/* debe ser igual al sipeicel*/
.pielinea { 
background-color:  rgb(122,140,55);
color:  rgb(122,140,55);
width:85%;
height: 8px;
}
#siplogo{
width:250px;
height:150px;
}
h1 { 
font-size: 130%; 
color:  rgb(255,255,191); 
margin:5px;  
}
h2 { 
font-size: 125%; 
color:  rgb(255,255,191); 
margin:5px;  
}
h3 { 
font-size: 120%; 
color:  rgb(255,255,191); 
margin:5px;  
}
h4 { 
font-size: 115%; 
color:  rgb(255,255,191); 
margin:5px;  
}
h5 { 
font-size: 110%; 
color:  rgb(255,255,191); 
margin:5px;  
}
h6 { 
font-size: 105%; 
color:  rgb(255,255,191); 
margin:5px;  
}
#tablaent{
font-size: 60%; 
padding-top:2px;
padding-bottom: 2px;
padding-right: 2px;
padding-left: 2px;
border-width: 1px;
border-style: solid;
border-color: rgb(3,40,48);
background-color: rgb(3,40,48);
color:rgb(255,255,191);
width: 1200px;
empty-cells: show;
margin-left: 100px;
border-spacing:10px;
}
#titent{
font-size: 50%; 
border-color: rgb(3,40,48);
background-color: rgb(3,40,48);
color:rgb(255,255,191);
text-align: center;
}
#rubent{
font-size: 50%; 
background-color: rgb(94,167,181);
color: rgb(70,125,135);
}
#celent{
font-size: 50%; 
background-color: rgb(3,40,48);
color: rgb(255,255,191);
width:400px;
}
.etiqueta{
font-size: 160%;
width:150px;
padding: 25px 25px;
}
#resalteent{
font-size: 50%; 
background-color: rgb(255,255,191);
color: rgb(173,173,130);
font-weight: bold;
}
#entradasf { 
background-color: rgb(111,132,50);
color: rgb(214,255,97);
font-size: 140%;
border-radius:2em;
width:300px;
height:60px;
padding:15px 15px 15px 15px;
}
#temaf { 
background-color: rgb(111,132,50);
color: rgb(214,255,97);
font-size: 140%; 
}
.pie {
font-family: Tahoma, MS Sans Serif, System;
font-size: 25%; 
color:  rgb(111,132,50);
text-align:left;
width:500px;
margin-left: 250px;
}
a:link { 
color: rgb(94,167,181); 
text-decoration: underline; 
font-weight: bolder; 
} 
li a:link { 
color: rgb(94,167,181); 
text-decoration: none; 
font-weight: bolder; 
} 
a:visited { 
color: rgb(202,172,97); 
text-decoration: underline; 
font-weight: bolder; 
} 
li a:visited { 
color: rgb(202,172,97); 
text-decoration: none;  
} 
a:hover { 
color: rgb(255,255,191); 
padding-bottom: 5px; 
font-weight: bolder; 
text-decoration: underline;
font-size: 50%;  
} 
li a:hover { 
display: block; 
color: rgb(255,255,191); 
padding-bottom: 5px; 
font-weight: bolder; 
border-bottom-width: 1px; 
border-bottom-style: solid; 
border-bottom-color: rgb(89,40,46); 
font-size: 50%;
} 
a:active { 
color: rgb(111,132,50);
padding-bottom: 5px; 
font-weight: bolder; 
text-decoration: underline;
font-size: 50%;  
}
input[type="checkbox"]{
height:30px;
width:30px;
}
p a:link{
font-size:80%;
color:rgb(94,167,181);
font-style:italic;
text-decoration:none;
}
p a:active{
font-size:80%;
color:rgb(94,167,181);
font-style:normal;
text-decoration:none;
}
p a:hover{
font-size:85%;
color:rgb(255,255,191);
font-style:normal;
text-decoration:underline;
}
