body {
	background-image : url(../../../Componentes/fondo.gif);
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	line-height : 20px;
}

P {
	margin-bottom : 10px;
	margin-top : 10px;
	text-align : justify;
}

H1 {
	background-image : url(../../../Componentes/fondo_azul_oscuro.gif);
	border-bottom : 2px solid Black;
	font-size : 25px;
	margin-bottom : 15px;
	margin-top : 25px;
	letter-spacing : 1px;
	color : White;
	padding : 5px;
}

H2 {
	color : #7D1559;
	font-size : 19px;
	margin-bottom : 8px;
	margin-top : 22px;
}

H3 {
	color : #7D1559;
	font-size : 16px;
	margin-bottom : 8px;
	margin-top : 16px;
}

A:LINK {
	color : #2D52B0;
	text-decoration : none;
}

A:HOVER {
	background-color : #A0ADA9;
	text-decoration : none;
}

A:VISITED {
	color : #8F5C6F;
	text-decoration : none;
}

UL {
	list-style-type : square;
	margin-top : 8px;
	margin-bottom : 8px;
	text-align : justify;

}

OL {
	list-style-type : decimal;
	margin-top : 8px;
	margin-bottom : 8px;
	text-align : justify;
}


LI {
	margin-top : 6px;
	margin-bottom : 6px;
	text-align : justify;
	margin-left : 20px;
}

DL {
	margin-top: 8px;
	margin-bottom : 8px;
}

DT {
	margin-top : 6px;
	margin-bottom : 6px;
}

.indice01 {
	margin-top: 14px;
}

table {
	font-size : 15px;
}

.filatitulo {
	background: #377CB9;
	color : White;
	font-size : 15px;	
}


.filazul {
	background:  #8BBBD0;
	font-size : 15px;	
}

.filagris {
	background: #DADEDD;
	font-size : 15px;	
}


.titulo {
	background : url(../../../Componentes/fondo_azul_oscuro.gif);
	margin-left : 25%;
	margin-right : 25%;
	color : White;
	font : bolder 40px Verdana;
	text-align : center;
	vertical-align : middle;
	padding : 12px 12px;
}


.subtitulo {
	background : url(../../../Componentes/fondo_azul_claro.gif);
	margin-left : 25%;
	margin-right : 25%;
	color : #A81168;
	font : bolder 30px Verdana;
	text-align : center;
	vertical-align : middle;
	padding : 12px 12px;
	letter-spacing : 2px;
}

.B {
	font : bold;
	font-family : Verdana;
	color : #166387;
}

.T {
	font : bold Verdana Geneva Arial Helvetica sans-serif;
	font-family : Verdana;
	color : #9F0050;
}

.top {
	font-size : 12px;
}


.abstract {
	color : #7D1559;
	font-family : Verdana;
	margin-left : 50px;
	margin-right : 50px;
}


.indice {
	color : #7D1559;
	font-family : Verdana;
	margin-left : 300px;
	margin-right : 50px;
}


.IPA_unicode {
	font-family: "@Arial Unicode MS";
	font-weight : normal;
}

.cita {
	font-family : cursive;
	margin-left : 25px;
	margin-right : 25px;
	color : #8B0000;
}

.producto {
	color : #9F0050;
	font-family : sans-serif;
	font-size : 14px;
	margin-left : 80px;
	font : bold;
}
