body.int{
	scrollbar-face-color:#ADB5BF;

	scrollbar-track-color:#;
	scrollbar-arrow-color:#004773;
	scrollbar-highlight-color:#88919B;
	scrollbar-shadow-color:#F2F0ED;
	scrollbar-3dlight-color:#8D9AAE;
	scrollbar-darkshadow-color:#8D9AAE;
	overflow: auto;
}

body.int2 {
	scrollbar-face-color:#FFFFFF;
	scrollbar-track-color:#FFFFFF;
	scrollbar-arrow-color:#B74B02;
	scrollbar-highlight-color:#F2F0ED;
	scrollbar-shadow-color:#F2F0ED;
	scrollbar-3dlight-color:#C3CAD1;
	scrollbar-darkshadow-color:#C3CAD1;
	overflow: auto;
}

.preguntas {
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: normal;
	font-style: normal;
	color: 6C8A93;
}

.parrafo {
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
	color: #4B566A;
}

.texpeque {
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: normal;
	font-style: normal;
	color: #4D6B75;
}

.destacado {
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: bold;
	font-style: normal;
	color: #006699;
}

.texhome {
	font-family: Tahoma;
	font-size: 8pt;
	color: #FFFFFF;
	font-style: normal;

}
.texbotones {
	font-family: Tahoma;
	color: #AEB77B;
	font-size: 11px;
	text-decoration: none;
}

a:link {
	color: #3D7182;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
}

a:visited {
	color: #3D7182;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
}

a:hover {
	color: #000000;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
}

a.botones2:link {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
}

a.botones2:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
}

a.botones2:hover {
	color: #000000;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
}

a.botones3:link {
	color: #4B566A;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
}

a.botones3:visited {
	color: #4B566A;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
}

a.botones3:hover {
	color: #000000;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
}

a.home:link {
	color: #FFE289;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
}

a.home:visited {
	color: #FFE289;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
}

a.home:hover {
	color: #FFE289;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
}

.ruta {
	font-family: Tahoma;
	font-size: 9px;
	color: #61654D;
}
.titulos {
	font-family: Tahoma;
	font-size: 18pt;
	color: #077290;
	font-weight: bold;
}

.subtitulo1 {
	font-family: Tahoma;
	font-size: 10pt;
	color: 005984;
	font-weight: bold;
}
.subtitulo2 {
	font-family: Tahoma;
	font-size: 12pt;
	color: #AEB77B;
	font-weight: bold;
}
.subtitulo5 {
	font-family: Tahoma;
	font-size: 12pt;
	color: #5AA64A;
	font-weight: bold;
}

.subtitulo3 {
	font-family: Tahoma;
	font-size: 11px;
	color: #3D7182;
	font-weight: bold;
}


textarea {
	font: 8pt Tahoma;
	color: #00547B;
	border: 1px solid #05718F;
	height: 100px;
	overflow: auto;
	width: 250px;
	background-color: #EFEED7;
}

input {
	background-color: #EFEED7;
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: normal;
	color: #00547B;
	border: 1px solid #05718F;
	height: 15px;

}

.input2 {
	background-color: AEB77B;
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: normal;
	color: 000000;
	border: 1px solid #278127;
	height: 18px;

}

.input3 {
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: normal;
	color: 3D7182;
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;

}

ul {
	list-style-image: url(../images/bullet_05.gif);
}

