/*naranja #ff6900*/

body, td{
	background-color: #ffffff;
	font-size: 8pt;
	font-family: verdana, sans-serif;
	color: rgb(64,64,64);
}

table{
    background-color: #ffffff;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}	
a {
	color: #ff6900; //rgb(78,130,55);
	background-color: transparent;
	text-decoration: none;
}
a:hover {
	/*color: #032912;*/
	text-decoration: none;
	background-color:#bbffbb;
}
*.navega a {
	font-weight: bold;
	color: #ff6900; //rgb(78,130,55);
	background-color: transparent;
	text-decoration: none;
	padding: 3px 0 3px 0;
}
*.navega a:hover {
	background-color: #bbffbb;
	text-decoration: none;
}
*.subnavega a {
	color: #ffffff;/*78 130 55*/
	background-color: transparent;
	text-decoration: none;
	padding: 3px;
}
*.subnavega a:hover {
	text-decoration: none;
}
div.encabezado {
	text-align: left;
	width: 700px;
	height: 90px;
}
div.navega {
	background-color: #ffffff;
	font-size: 8pt;
	text-align: left;
	padding-top: 3px;
	padding-bottom: 3px;
	width: 700px;
	border-top: 2px solid #ff6900; //rgb(78,130,55);
	border-bottom: 2px solid #ff6900; //rgb(78,130,55);

}
div.subnavega {
	background-color: #ff6900; //rgb(78,130,55);
	color: #ffffff;
	font-size: 8pt;
	text-align: left;
	/*padding-left:25px;*/
	padding-top: 3px;
	padding-bottom: 3px;
	width: 700px;
	border-bottom: 1px solid #ff6900; //rgb(78,130,55);
	
}
div.ppal {
	background-image: url("../imagenes/fondo_div.gif");
/*    background-color: rgb(255,255,255);#b8dc98;*/
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 15px;
	padding-bottom: 10px;
	width: 700px;
}
div.contenido {
	background-color: #ffffff;
	border-left: 3px solid #ff6900; //rgb(78,130,55);
	margin-left: 15px;
	margin-bottom: 10px;
	padding: 2px 10px 10px 10px;
	width: 500px;
}
div.derecha {
	background-color: #ffffff;
	float: right;
	text-align: left;
	font-size:7pt;
	margin-right: 10px;
	padding: 1em;
	width: 150px;
	border-bottom: 2px solid #ff6900; //rgb(78,130,55);
}
*.derecha p.head {
	background-color: #ff6900; //rgb(78,130,55);
	color: rgb(255,255,255);
	font-weight: bold;
	text-align: center;
	padding: 3px;
	margin: -10px -10px 0 -10px;
}
h1 {
	font-weight: bold;
	font-family: serif;
	font-size: 1.8em;
	color: #ff6900; //rgb(78,130,55);
	margin-left: 15px;
	margin-top: 0px;
	padding:5px 0px 5px 20px;
	width: 500px;
	background-color: #ffffff;
}
h2 {
	font-weight: bold;
	font-family: serif;
	font-size: 1.4em;
	color: #ff6900; //rgb(78,130,55);
}
h3 {
	font-weight: bold;
	font-size: 1.3em;
	color: #ff6900;// rgb(78,130,55);
	font-family: serif;
}
h4 {
	color: #ff6900; //rgb(78,130,55);
	font-weight: normal;
	font-size: 1.1em;
	font-family: serif;
}
span.resaltado {
	font-weight: bold;
	color: #ff6900; //rgb(78,130,55);
}
b, strong {
	color: rgb(78,130,55);
}
p {
	text-align: justify;
}
p.contacto {
	text-align: right;
}
ul {
	text-align: justify;
	margin-top: -5px;
	margin-left: 35px;
	list-style-type: square;
}
p.final{
	font-size:7pt;
	text-align:center;
}

/*
none 
disc 
circle 
square 
decimal
decimal-leading-zero 
lower-roman
upper-roman 
lower-alpha
upper-alpha 
lower-greek
lower-latin 
upper-latin 
hebrew
armenian 
georgian 
cjk-ideographic
hiragana 
katakana
hiragana-iroha 
katakana-iroha
*/
