h1 {
	color: #000000;
	font-weight:bold;
	font-size: 16px;
	MARGIN-TOP: 0px; 
  MARGIN-BOTTOM: 0px;
				}

h2 {
	color: #999999;
	background-color: #F3FBEF;
	font-weight:bold;
	font-size: 15px;
	MARGIN-TOP: 0px; 
  MARGIN-BOTTOM: 0px;
				}

BODY { 
	margin: 0px auto;
	height:100%;
	text-align:center;
	background-image:  url(/imagenes/fondos/fondo.gif);
	margin: 0px;
	padding: 0px;
	scrollbar-base-color: #99CC66; 
	scrollbar-face-color: #99CC66; 
	scrollbar-track-color: #ffffff; 
	scrollbar-arrow-color: #ffffff;
	scrollbar-highlight-color: #FFFFFF; 
	scrollbar-3dlight-color: #000000; 
	scrollbar-shadow-color: #cccccc;
	scrollbar-darkshadow-color: #000000;
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #222222;
	
	}

.tTitular {
	font-family: Trebuchet MS;
	color: #335B99;
	font-size: 13px;
	font-weight:bold;
  padding:0px;
  margin:0px;
  background-image:  url(/imagenes/fondos/tbpti.gif);
  height:25px;
	whith: 240px;
  text-align:center;
  vertical-align:middle;
	}
	
.tTitularGrande {
	font-family: Trebuchet MS;
	color: #335B99;
	font-size: 13px;
	font-weight:bold;
  padding:0px;
  margin:0px;
  background-image:  url(/imagenes/fondos/tbpti480.gif);
  height:25px;
	whith: 4800px;
  text-align:center;
  vertical-align:middle;
	}


/* TEXTO */

.cuerpo { 
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #222222;
	text-align: justify;
	}


.texto { 
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #222222;
	}

.pie { 
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #222222;
	}

A { 
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #222222;
	}
	
A:HOVER {
	font-family: Trebuchet MS;
	font-size: 11px; 
	color: #009D47;
	}

.titulo {
        background:  #5760D3 ;
				color: #335B99;
        background-color: #fafafa;
				font-weight:bold;
				font-size: 13px;
				text-decoration: none;
				}
.titulo:hover {
        background:  #5760D3 ;
				color: #335B99;
        background-color: #f2f2f2;
				font-weight:bold;
				font-size: 13px;
					text-decoration: underline;
				}

.subtitulo {
 				color: #999999;
        background-color: #F3FBEF;
				font-weight:bold;
				font-size: 15px;
				}

.subtitulo1 {
 				color: #000000;
        background-color: #F3FBEF;
				font-weight:bold;
				font-size: 15px;
				}



.enlace {
				color: #5760D3;
        background-color: #fafafa;
				font-size: 11px;
				}
.enlace:hover {
				color: #009D47;
        background-color: #fafafa;
				font-size: 11px;
				}
				
.boton {
				color: #3A880D;
        background-color: #fafafa;
				font-size: 13px;
				}
.boton:hover {
				color: #003300;
        background-color: #fafafa;
				font-size: 13px;
				}

				
.botonP {
				color: #3A880D;
        background-color: #fafafa;
				font-size: 10px;
				}
				
/* FORMULARIO */
.campo {
	FONT-FAMILY:Verdana;
	FONT-SIZE:10px;
	width:120px
}

.campo250 {
	FONT-FAMILY:Verdana;
	FONT-SIZE:10px;
	width:250px
}


/* CUERPO */
.tsepara {
  background-image:  url(/imagenes/lineas/disc.gif);
  height:2px;
	}
	
.cuerpoE { 
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #333333;
	text-align: justify;
	text-decoration: none;
	
	}

.cuerpoE:hover { 
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #009D47;
	text-align: justify;
	text-decoration: underline;
	}

#pru {
   margin:0 auto; 
} 

.contenedorfoto {
   float:left;
   width:80px;
   height:80px;
   margin: 10px;
   padding:5px;
   background-color:#f2f2f2;
   text-align:center;
}

