/***
* traidos del index
***/
.activo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #336699;
}
.activo a:active                { color: #336699; background-color: #ffffff;}
.activo a:hover                 { color: #336699; background-color: #ffffff; }
.activo a:visited               { color: #336699; }
.activo a:link                  { color: #336699; }

.inactivo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
.inactivo a:active                { color: #ffffff; background-color: #003366;}
.inactivo a:hover                 { color: #ffffff; background-color: #003366; }
.inactivo a:visited               { color: #ffffff; }
.inactivo a:link                  { color: #ffffff; }

.navegador
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #336699;
    padding: 5px;
    margin: 10px;
}
.navegador a:active                { color: #336699; background-color: #ffffff;}
.navegador a:hover                 { color: #336699; background-color: #ffffff; }
.navegador a:visited               { color: #336699; }
.navegador a:link                  { color: #336699; }

#protagonista
{
 color: black;
 margin: 5px;
 padding: 5px;
 float: right;
 width: 300px;
 text-align: left;
 border-left: 1px solid #d7d7d7;
 border-bottom: 1px solid #d7d7d7;
 
}

.menu01 {
	color : #FFFFFF;
	margin-top : 0px;
	padding-bottom : 0px;
	margin-bottom : 0px;
	margin-left : 15px;
	margin-right : 15px;
	font-size : 12px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
	width: 150px;
}
.menu01 a {
	color : #003366;
}
.menu01 a:hover {
	color : #EEEEEE;
	text-decoration: none;
}

#resp {
     color: red;
     font-weight: bolder;
     background: #eeeeee;
    }
    p { font-family: Verdana;
    color: #000000;
    font-weight: normal;
    font-style: normal;
    line-height: 150%;
    }
    a {
    font-family: Verdana;
    color: #0000ff;
    font-weight: normal;
    font-style: normal;
    line-height: 150%;
    }
    
    #titulo {
    font-family: Verdana;
	font-size: 18px;
    color: #000000;
    font-weight: bolder;
    font-style: normal;
    line-height: 150%;
    text-align: center;
	height: 170px;
    }

	#creditos{
    font-family: Verdana;
    color: #000000;
    font-weight: bolder;
    font-style: italic;
    line-height: 150%;
    text-align: center;
	}	

.mensaje {
  font-family: Arial, sans-serif;
  margin-left: 10px;
  margin-right: 10px;
  margin-top: 0px;    
  padding: 5px;
  font-size: 16px;
  font-weight: bold;
  background-color: #cccccc;
  color: #ff0000;
}

form {padding:10px}

p {
     font-family: Arial, sans-serif;
     font-size: 16px;
     font-weight: normal;
     color: #000000;
	 
}

.mostrar_cuerpo {
     font-family: Arial, sans-serif;
     font-size: 16px;
     font-weight: normal;
     color: #000000;

}
