/* Marco izquierdo */
.Izquierdo		{ background: #000055; margin-left: 1; margin-right: 1; margin-top: 5; color: #FFFFFF; text-align: center; font-family: arial}

.Programa { font-size: 14pt; font-weight: bold; color: FFFFFF}

.Version { font-size: 10pt;  color: C0C0C0 }

.Autor { font-size: 10pt;  color: 00FF00}

.Tabla0	{ font-size: 10pt; font-weight: bold; color: FFFFFF; background: 6660C0; text-align: left; text-indent: 5}

.Tabla1	{ font-size: 10pt; font-weight: bold; color: FFFFFF; background: 0080C0; text-align: left; text-indent: 20}

.Item	{ text-align: left; margin-left: 25; font-size: 8pt;  color: FFFF80; ; background: 0080C0}

/* Marco derecho */

.Derecho	{ margin-left: 25; margin-right: 25; margin-top: 5; background-image: url("imatges/vidre.jpg"); font-family: arial; font-weight: bold }

.Titulo { text-align: center; font-size: 18pt; color: FF0080 }

.Texto { text-align: justify; font-size: 12pt; color: 000000 }

.Destaca { color: FF6666 }

/* Marco izquierdo del manual*/
.mIzquierdo		{ background: #000055; margin-left: 1; margin-right: 1; margin-top: 5; color: #FFFFFF; text-align: center; font-family: arial}

.mNo	{ font-size: 10pt; font-weight: bold; color: FFFFFF; background: 000055}

.mSi	{ text-align: center; font-size: 10pt; font-weight: bold; background: 0080C0; color: FFFFFF}

/* Hipervínculos */

A:link,A:visited,A:active {text-decoration: none; color: FFFFFF}
a:hover {color : 000000}



