/* CSS Document */
BODY {
	SCROLLBAR-FACE-COLOR: #E8E8E8;
	SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-SHADOW-COLOR: #CCCCCC;
	SCROLLBAR-ARROW-COLOR: #494949;
	SCROLLBAR-TRACK-COLOR: #FFFFFF; 
	SCROLLBAR-BASE-COLOR: #FFFFFF;
	SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #777777;	
	background-image:  url(images/fondo.jpg);
	margin-top: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-right: 0px;
	
}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #777777;
	
}

.link {
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFB951;
	text-decoration: none;

}
a:visited {	
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;


}
a:hover {
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #ff8b00;
	text-decoration: none;

}

ul, li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #777777;
	list-style-type-color: #ff8b00;
	list-style-type: square;
}

h1 { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #ff8b00;
	font-size: 10pt;
}

.titulos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #ff8b00;
	font-size: 8pt;
	text-decoration: none;

}
blockquote {
	margin: 3em;
	margin-left: 6em;
	margin-top: 4em;

}

.boton {
	background-color: #efefef;
	color: #777777;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background-image:  url(../bp/bp_images/bp_fondoBoton.jpg);
	border: 1px outset;


}

input, select, textarea {
	background-color: #E2F4F5;
	color:#777777;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;

}

.fondo {
	background-repeat: no-repeat;
}
.ozono {

	font-style: normal;
	font-weight: bold;
	color: #0691E5;
	text-decoration: none;
}

div#textoC {
	width:400px;
	heigth:100%;
	float:left;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
}
.borde {
	border: 1px solid #CC6633;
}
.checkbox {
	background-color: #ffffff;

}

