/* CSS Document */
/* div general */
#menu {
	float: left;
	width: 20%;
	}

#PLVFOcVcZKZBDiv {
	float: left;
	}

#content {
	float: left;
	width: 50%;
	}


/* Contenido */
html {
    background-color: rgb(255,255,220);
}

body {  
    padding-left: 4px;
    padding-right: 4px;
    background-color: rgb(255,255,220);
    color: #191970;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.95em; /* setting base font to user's prefered size */
	line-height: 1.2
}

div#content ul
{
	list-style-image: url('/images/acdbull2.gif');
}
div#content ul ul
{
	list-style-image: url('/images/acdbull2.gif');
}


.content {
	link: color: #191970;
	hover: color: #191970;
	text-decoration: none;
}


.Estilo1 {color: #FFFFFF;
			font-family:Arial, Helvetica, sans-serif;
			font-size: 12pt;
			font-weight:bold}
.Estilo2 {color: #FFFFFF;
			font-family:Arial, Helvetica, sans-serif;
			font-size:16px;
			font-weight:bold}
.Estilo3 {font-size:  9pt}

.BgEstilo1 {background-color: #000080;
			height: 20px }
.BgEstilo2 {background-color:#FF6666;
			height: 20px;
			cursor:pointer;
			cursor:hand }
.Image1 {padding:10px}
.gratis {color: #CC3333;
			font-size:18px}

.startext {
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	letter-spacing: 90%;
	text-align: right;
	text-indent: 1px;
	width: 135px;
}

.startext1 {
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	letter-spacing: 90%;
	text-align: left;
	text-indent: 1px;
	width: 135px;
}

.startext2 {
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	letter-spacing: 90%;
	text-align: right;
	text-indent: 1px;
	width: 270 px;
}

.startext3 {
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	letter-spacing: 90%;
	text-align: right;
	text-indent: 1px;
	width: 405 px;
}

.startext4 {
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	letter-spacing: 90%;
	text-align: right;
	text-indent: 1px;
	width: 540 px;
}

.starletter {
	font-size: 12px;
	line-height: 13px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	letter-spacing: 90%;
	text-align: left;
	text-indent: 1px;
	width: 405 px;
}

.captiontext {
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	letter-spacing: 90%;
	text-align: left;
	text-indent: 1px;
	width: 135px;
}

.Box-in-selection {
	border: 2px dotted gray;
	background-color: #FC3;
	display: inline-block;
}
