BODY {
	font : normal;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 17px;
	background : url(../../Componentes/fondo.gif);
}

P {margin-bottom : 8px;
	margin-top : 8px;
	text-align : justify;
	}

H1 {
	background-image : url(../../Componentes/fondo_azul_oscuro.gif);
	border-bottom : 2px solid Black;
	font-size : 28px;
	margin-bottom : 15px;
	margin-top : 25px;
	letter-spacing : 1px;
	color : White;
}

H2 {
	color : #7D1559;
	font-size : 25px;
	margin-bottom : 8px;
	margin-top : 22px;
}

H3 {
	color : #7D1559;
	font-size : 13px;
	margin-bottom : 8px;
	margin-top : 16px;
}

H5 {
	background-image : url(fondo_H1.gif);
	border-bottom : 2px solid Black;
	font-size : 40px;
	margin-bottom : 15px;
	margin-top : 25px;
	letter-spacing : 1px;
	color : White;
	font-weight : bolder;
}

H6 {
	background-image : url(fondo_H1_claro.gif);
	font-size : 30px;
	margin-bottom : 15px;
	margin-top : 25px;
	letter-spacing : 1px;
	color : #9F0050 ;
	font-weight : bold;
	font-family : Verdana;
}


A:LINK {
	color : #2D52B0;
	text-decoration : none;
}

A:HOVER {
	background-color : #A0ADA9;
	text-decoration : none;
}

A:VISITED  {
	color : #2D52B0;
	text-decoration : none;
}


UL {
	list-style-type : square;
	margin-top : 6px;
	margin-bottom : 8px;
	text-align : justify;
	margin-left : 8px;
}

LI {
	margin-top : 6px;
	margin-bottom : 6px;
	text-align : justify;
	margin-left : 8px;
	font : normal;
}

OL {
	list-style-type : decimal;
	margin-top : 6px;
	margin-bottom : 6px;
	margin-left : 8px;
	font : bold;
}


.abstract {
	color : #7D1559;
	font-family : Verdana;
	margin-left : 50px;
	margin-right : 50px;
}

.indice {
	color : #7D1559;
	font-family : Verdana;
	margin-left : 150px;
	margin-right : 50px;
	font-size : 12px;
}

.tabla {
	font : normal;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 17px;	
}

.filatitulo {
	background: #377CB9;
	color : White;
	font-size : 20px;	
}


.filazul {
	background:  #8BBBD0;
	font-size : 20px;	
}

.filagris {
	background: #DADEDD;
	font-size : 20px;	
}


.T {
	font : bold;
	font-family : Verdana;
	color : #9F0050 ;
}

.B {
	font : bold Verdana Geneva Arial Helvetica sans-serif;
	font-family : Verdana;
	color : #166387;
}

.linksinternos {
	font-size : 14px;
	letter-spacing : 1px;
	color : White;
}

.paramail {
	font-size : 13px;
}

.letra {
	font-family : Verdana;
	font-size : 30px;
	font-weight : bolder;
	color : #9F0050 ;	
}


.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;
}
