body {
	font-family: Arial, Helvetica, sans-serif;
	scrollbar-arrow-color: #00718F;
	scrollbar-3dlight-color: #AACCD7;
	scrollbar-darkshadow-color: #AACCD7;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-track-color: #EDF1F4;
}

.texto1 {
	font-size: 12px;
	color: #333333;
}

.texto2 {
	font-size: 11px;
	color: #333333;
}
.bullets {
	list-style-image: url(/_img/cuadrito1.gif);
}

.subtit {

	font-size: 12px;
	color: #FF4000;
}

.subtit2 {
	font-size: 12px;
	color: #00718F;
	text-decoration: none;
}


.pie {
	font-size: 10px;
	color: #888888;
	
}
.linea {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D2DCE3;
	background-color: #EDF1F4;
}
.textobg {
	background-image: url(/_img/bg_texto.gif);
	padding-left: 15px;
	border-right-color: #D2DCE3;
	border-right-width: 1px;
	border-right-style: solid;
	padding-right: 10px;
}


.linea2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D2DCE3;
}

.form {
	font-size: 11px;
	border: 1px solid #FFFFFF;
	color: #00718F;
	background-color: #EDF1F4;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
}
.boton {
	color: #FFFFFF;
	background-color: #00718F;
	border: 1px solid #00718F;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.texto3 {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FF4000;
	margin-left: 35px;
	padding: 0px;
	line-height: 20px;
}
.subtit3 {

	font-size: 14px;
	color: #00718F;
	text-decoration: none;
}
.texto14 {
	font-size: 14px;
}

.bullets2 {

	list-style-image: url(/_img/cuadritoB1.gif);
}
.subtit2bg {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #008DB0;
}
.textoblanco {
	color: #FFFFFF;
}
.textoBG2 {
	padding: 5px;
	background-color: #F3F5F8;
}
.textoBG3 {
	background-color: #EDFCFE;
	color: #666666;
	padding: 5px;
}

hr {
	border-top: 1px solid #D2DCE3;
	border-right: 1px none #D2DCE3;
	border-bottom: 1px none #D2DCE3;
	border-left: 1px none #D2DCE3;
}
.textogris {
	color: #666666;
}
.textogris:hover {
	color: #FF4000;
}
.error {
	color: #CC0000;
}


a.texto1 {
	color: #333333;
} 

a.subtit2:hover {
	text-decoration: underline;
}
a.texto1:hover {
	color: #FF4000;
}
