body, html {
	scrollbar-arrow-color:#ffffff;
	scrollbar-track-color:#FFFFFF;
	scrollbar-shadow-color:#9E7E15;
	scrollbar-face-color:#69E7E15;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-darkshadow-color:#ffffff;
	background-color:#525252;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	background-repeat: repeat-x;
	background-position:top;
	margin: 10px 20px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	text-align: justify;
	  }

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	text-decoration:none;
	padding-top: 1px;
	padding-right: 6px;
	padding-bottom: 1px;
	padding-left: 6px;
	text-align: justify;
	background-color: #FFFFFF;
}

h1 { font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:#006699;
	text-decoration: none;
	display: inline;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: bold;
	color:#990000;
	text-decoration:none;
	display: inline;
	padding-left: 5px;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	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: #BE940E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a:link {
	text-decoration: none;
	font-weight: normal;
	color: #B38C10;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a:hover {
	text-decoration: underline;
	font-weight: normal;
	color: #BC930E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}



.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #CDCDCD;
	list-style-type: circle;
	border: none;
}
.tabla {
	border: 1px solid #999999;
    background-position: left center;
}
.linea-horiz {
	background-image:  url(../imagenes/linea-horiz.png);
	background-repeat:   repeat-x;
	background-position: center center;
}
.linea-vert {
	background-image:  url(../imagenes/linea-vert.png);
	background-repeat:  repeat-y;
	background-position: center center;
}
.textomasgrande {
	font-size: 13px;
	font-weight: bold;
	color:#FFFFFF;
}

.text2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#FFFFFF;
	text-decoration:none;
}

.text3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#FFFFFF;
	text-decoration:none;
	text-align: justify;
	font-weight: normal;


}
.textmayusculas {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 2px;

}
.text-titulos {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-decoration:underline;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	letter-spacing: 3px;
	background-attachment: fixed;
	background-image: url(../imagenes/fondo-titulo.png);
	background-repeat: no-repeat;
	background-position: right center;
	background-color: #FFFFFF;
	height: 20px;
}

.telefono {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#990000;
	text-decoration:none;
	font-weight: bold;
	text-align: left;
}
.tablalogo {
	background-position: left top;
	background-image: url(../imagenes/logo.png);
	height: 525px;
	width: 259px;
	background-repeat: no-repeat;
}
.diplo {
	background-position: right top;
	background-image: url(../imagenes/fondo-diplo.gif);
	background-repeat:   repeat;
}
