body {
	background-color: #fdd0a2;
	background-image: none; 
	color: #662d2d;
	font-size: 13px;
	line-height: 140%;  
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

td {
	font-size: 13px;
	color: #662d2d;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.definicion {
	border-left: 1px solid #662d2d;
	padding: 3px 0 5px 15px;
}

.solucion {
	color: #cc0000;
}

li .solucion {
	margin-left: 0%;
}

h2 {
	color: #e76005;
	font-weight: 600;
	font-size: 200%;
	padding: 0px 0px 10px 0px;
}

h3 {
	color: #e76005;
	font-weight: 600;
	font-size: 140%;
	margin-top: 50px;
}

h4 {
	color: #e76005;
	font-weight: 600;
	font-size: 110%;
}

h5 {
	color: #e76005;
	font-weight: 600;
	font-size: 100%;
}

hr {  
	height: 1px;
	color: #990000;
}

td#pie {
	text-align: center;
	font-size: 11px;	
}

A:link {
 	color: #db4b18;
	text-decoration: none
}

A:visited {
	color: #8d0101;
	text-decoration: none;
}

A:hover {
	text-decoration: underline;
}

#logo {
    border-right: 1px solid #800000;
}

#frase {   
	font-size: 11px;
	color: #cc3300;
	vertical-align: middle;
}

.enunciado {
    line-height: 180%; 
	padding: 10px;
	border: 1px solid #662d2d;
	background-color: #ffb884;
}

.acento {
	border: 1px solid #662d2d;
	padding: 10px;
}

table#tabla {
	border-collapse: collapse;
    border: 1px solid #662d2d;
	margin-right: 15px;
}

table#tabla td, table#tabla th  {
	font-size: 11px;
	padding: 1px 3px;
	border: 1px solid #662d2d; 
}

.comentImg {
	font-size: 11px;
	line-height: 160%;
}

ul {
	list-style-type: disc;
}

li {
	margin-top: 8px;
	margin-bottom: 8px;
}

span.enfasis {
    border: 1px solid #662d2d;
	padding: 2px 5px 2px 5px;	
} 

#seccion dt {
    font-weight: bold;
	color: #7d2b2b;	
	margin: -13px 0px 8px 0px;
}

#seccion dd {
	font-size: 12px;
    margin-bottom: -13px;
}

#actual {
    font-weight: bold;
}

A.formula:hover {
   border-bottom: 1px solid #662d2d;
   text-decoration: none;
}

#antsig {
   text-align: right;	
}

/*
 Estilos para Netscape 4.
 Los browsers mas modernos tomaran los estilos de la hoja importada "nonn4.css", que tiene 
 prioridad sobre esta. 
*/

pre.acento {
	border: 0px;
}

pre.enunciado { 
	border: 0px;
	background-color: transparent;
}

sup {
	font-size: 80%;
}

/* no rollover on nohref links */
#udm a.nohref {
	background-color: #ff9966 !important;
	color: #662d2d !important;
    border-color: #c45b4d !important;
	}

#udm {
    line-height: 100%;
    }


