body {
	background-image: url(../imagenes/fondo.jpg);
	background-repeat: no-repeat;
	background-attachment:fixed;
	
 }	
	
a:link {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-style: normal;
}
a:visited {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-style: normal;
}
a:hover {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
	font-style: normal;
}
a:active {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-style: normal
}


b {  font-weight: bold;
     font-family: Verdana, Arial, Helvetica, sans-serif;
     font-size: 11px;
	   color: #000000;}
	   
.intro_text {  font-size: 10px;
               background-color: #F4F1EA;
               padding-top: 5px; padding-right: 5px;
               padding-bottom: 5px;
               padding-left: 5px;
               list-style-type: none ;
               vertical-align: top
            }

.text_c {  font-size: 10px;
           font-weight: bold;
           color: #FFFFFF;
           padding-left: 4px
        }

#titulo{
        font-size: 18px;
        color: #990000;
        font-weight: bold;
       }

.intro_text1 {
	background-color: #F8F5F1;
	list-style-type: none;
	vertical-align: top;
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	word-spacing: normal;
	padding: 5px;
            }


.text_c1 {  font-size: 17px;
           font-weight: bold;
           color: #FFFFFF;
           padding-left: 4px
; padding-top: 2px; padding-right: 2px; padding-bottom: 2px
        }


.fondo_ps1 { background-color: #F0EAE1;
             vertical-align: top
           }
.fondo_ps2 { background-color: #F8F5F1;
             vertical-align: top
           }

.texto_f {

color: #47669c;
font-weight: bold;
font-size: 28px;}

.iven {
background-color: #c2c8e0;
text-align: center;}

.titulo_ff {
background-color: #5a6dba;
font-weight: bold;
text-align: left;
font-size: 14px;
color: #ffffff;}

.textomenu{
	background-color: #f9fbff;
	font: normal 12px/normal Verdana, Helvetica, Arial, sans-serif;
	letter-spacing: normal;
	text-align: justify;
	word-spacing: normal;
	white-space: normal;
	display: list-item;
	text-indent: 5px;
	overflow: visible;
	cursor: help;
	page-break-before: auto;
	page-break-after: auto;
	padding: 1px;
	vertical-align: middle;
	visibility: inherit;
	list-style-type: none;
}

.textomenus{
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 10px;
background-color: #fffaf7;}

.textop{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #032b53;
	z-index: auto;
	padding-bottom: 1px;
}

.fifteenth {position:absolute;visibility:visible;top:-25px;font-size:7pt;font-family:Verdana;font-weight:bold;color:#003366;}


.elementoVisible {display:block;}
.elementoOculto {display:none;}
.linkContraido {   
   cursor: pointer;     
   background: #color url(direccionURL_imagenContraido) no-repeat;     
   width: anchopx;     
   [propiedades de los textos]}
 .linkExpandido {      
    cursor: pointer;     
	background: #color url(direccionURL_imagenExpandido) no-repeat;     
	width: anchopx;     
	[propiedades de los textos]}
