@charset "UTF-8";
body {
	background-color: #F5F5F5;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.general {
	width: 765px;
	padding: 5px;
	background-color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4e4e4e;

}
.ogb-bg {
	background-color: #FFFFFF;
	background-image: url(../images/tmp/ogb-bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.lapband-banner {
	background-color: #FFFFFF;
	background-image: url(../imagenes_banner/001.jpg);
	background-repeat: no-repeat;
	width: 603px;
	height: 158px;
}

.txts_bold {
color: #000066;
font-weight: bold;
}
.highlights {
color: #286B82;
}
.textos {
color: #333333;
}
.boldaqua {
color: #286B82; 
 font-weight: bold; }

p {
line-height: 20px;
}

li {
	padding-left: 15px;
	background: url(../images/tmp/arrow-off.gif) no-repeat 2px 9px;
	line-height: 200%;
	list-style-image:none;
}
.boldaquaLG {color: #286B82; font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 14px; }
INPUT, select 	{
BACKGROUND-COLOR: #ebf3f9;
COLOR: #172949;
FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
FONT-SIZE: 11px;
border: 1px solid #CCCCCC}
.required {font-family: Arial, Helvetica, Verdana, sans-serif;
color: #FF0000;
font-size: 11px;
font-weight: bold;
}
.text {
font-size: 12px;
color: #375879;
font-weight: bold;
}
.brdr {
	border: 2px dotted #CCCCCC;
}
.brdr2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #E2E2E2;
	border-right-color: #E2E2E2;
	border-bottom-color: #E2E2E2;
	border-left-color: #E2E2E2;
}