body, html {
	scrollbar-arrow-color:#2B2114;
	scrollbar-track-color:#E3D6C4;
	scrollbar-shadow-color:#2B2114;
	scrollbar-face-color:#E3D6C4;
	scrollbar-highlight-color:#E3D6C4;
	scrollbar-darkshadow-color:#E3D6C4;
	background-color:#2B2114;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#2B2114;
	text-align: justify;
	  }

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:#006699;
	text-decoration:none;
	display: inline;
	padding-left: 5px;
}

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: #996600;
}
a:link {
	text-decoration: none; 
	font-weight: normal;
	color: #996600;
}
a:hover {
	text-decoration: underline; 
	font-weight: normal;
	color: #996600;
}

.mano {  cursor: pointer;
}

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

.bluelight{
	font-family: Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#3276B4;
	text-decoration:none
}

.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;
}

.bordegris_topbottom {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #cacaca;
	border-bottom-color: #cacaca;
}


.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #FFFFFF;
	list-style-type: circle;
	border: thin outset #2B2114;
}
.tabla {
	border: 1px solid #999999;
    background-position: left center;
}
.linea-horiz {
	background-image:  url(../imagenes/punto-azul_1x1.gif);
	background-repeat:   repeat-x;
	background-position: center center;
}
.linea-vert {
	background-image:  url(../imagenes/linea-vertical.jpg);
	background-repeat:  repeat-y;
	background-position: center center;
}
.subrayado {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF6600;
	font-weight: bold;
}
.textomasgrande {
	font-size: xx-large;
	font-weight: normal;
	color:#006699;
}

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

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


}
.textmayusculas {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#89A5A9;
	font-weight: normal;
	text-transform: uppercase;

}
.text-titulos {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#3276B4;
	text-decoration:none;
	border-top: none #999999;
	border-right: 1px solid #3276B4;
	border-bottom: none #999999;
	border-left: 1px solid #3276B4;
	font-weight: bold;
	text-align: right;
}

.tabla-titulos {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#2B2114;
	text-decoration:none;
	text-transform: uppercase;
	letter-spacing: 5px;
	text-indent: 4px;
	word-spacing: 5px;
	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: #E3D6C4;
	border-right-color: #E3D6C4;
	border-bottom-color: #2B2114;
	border-left-color: #E3D6C4;
	height: 10px;
	vertical-align: middle;
	font-weight: bold;
	background-position: right;
	background-color: #E3D6C4;
}

.telefono {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#3371BA;
	text-decoration:none;
	font-weight: bold;
	text-align: left;
}

.blanco {
	color: #FFFFFF
}

.floatright {
	float:right
}
.floatleft {
	float:left
}
li {
	list-style-type: disc;
	padding-top: 1px;
	list-style-position: inside;
	padding-bottom: 5px;
}
.fondo-seisgrados{
	float: left;
	background-attachment: fixed;
	background-color: #E3D6C4;
	background-image: url(../imagenes/seisgrados.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 80px;
	height: 418px;
}
.150x150right{
	height: 150px;
	width: 150px;
	float: right;
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.tabla-texto {
	background-color: #E3D6C4;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 20px;
}

