body, html {
	scrollbar-arrow-color:#3276B4;
	scrollbar-track-color:#FFFFFF;
	scrollbar-shadow-color:#3276B4;
	scrollbar-face-color:#ffffff;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-darkshadow-color:#ffffff;
	background-color:#5F92CB;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	margin:0;
	padding:0;
	background-image: url(../imagenes/fondo.jpg);
	background-repeat: repeat-x;
	  }

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	text-decoration:none;
	padding-top: 1px;
	padding-right: 6px;
	padding-bottom: 1px;
	padding-left: 6px;
	text-align: justify;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: normal;
	color:#006699;
	text-decoration: none;
	display: inline;
	text-transform: uppercase;
}

h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size:11px;
	font-weight: normal;
	color:#666666;
	text-decoration:none;
	display: inline;
	padding-left: 5px;
	text-transform: uppercase;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #006699;
	text-decoration:none;
	display: inline;
	padding-left: 5px;
}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #006699;
	display: inline;
	padding-left: 5px;
}

a {
	text-decoration: none;
	font-weight: normal;
	color: #376FAA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a:link {
	text-decoration: none;
	font-weight: normal;
	color: #296396;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a:hover {
	text-decoration: underline;
	font-weight: normal;
	color: #66CCFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.fondo {
	background-image:  url(../imagenes/rectangulo.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.fondo1 {
	background-image:  url(../imagenes/rectangulo-azul.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.fondo2 {
	background-image:  url(file:///C|/Susana/dominios/Time-Break06/With%20flash/HTML/images/plus.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
.mano {  cursor: hand;
}
.bordeS {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	border: 1px solid #376FAA;
	list-style-type: circle;
}
.tabla {
	border: 1px solid #999999;
    background-position: left center;
}
.linea-horiz {
	background-image:  url(../imagenes/linea-horizontal.jpg);
	background-repeat:   repeat-x;
	background-position: center;
}
.linea-vert {
	background-image:  url(../imagenes/sombra.jpg);
	background-repeat:  repeat-y;
	background-position: center;
}
.linea-azul {
	background-image: url(../imagenes/linea-horizontal.jpg);
	background-repeat:  repeat-x;
	background-position: center center;
}

.linea-gris {
	background-image: url(../imagenes/linea-gris.jpg);
	background-repeat:  repeat-x;
	background-position: center center;
}
.subrayado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	letter-spacing: 5px;
	word-spacing: 5px;
	text-indent: 5px;
	display: block;
	text-decoration: none;
}
.text3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:7pt;
	color:#FFFFFF;
	text-decoration:none;
	text-align: justify;
	font-weight: normal;


}
.textsubrayado {
	font-family:Verdana;
	font-size:10px;
	color:#35517B;
	font-weight: bold;

}
.linea-vert2 {

	background-image:  url(../imagenes/sombra2.jpg);
	background-repeat:  repeat-y;
	background-position: center;
}
.text-pequeno {
	font-family:Arial, Helvetica, sans-serif;
	font-size:7pt;
	color:#666666;
	text-decoration:none;
	text-align: left;
	font-weight: normal;
	padding-left: 4px;
	padding-top: 1px;
	padding-right: 4px;
	padding-bottom: 1px;
}
.fondo-tabla {

	background-image: url(../imagenes/fondo-tabla.jpg);
	background-repeat:  repeat-x;
	background-position: center center;
}
