/* background del la plantilla*/
BODY {
	background-image: url(../images/cis20090116p000_01.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size:12px;
	font-weight: normal;
	font-family: Verdana, Arial, sans-serif;
}

A {
  color: #3366CC;
  text-decoration: none;
  font-size: x-small;
}

a:link {
	text-decoration: none;
	color: #36C;
}
a:visited {
	text-decoration: none;
	color: #5680D6;
}
a:hover {
	text-decoration: none;
	color: #88A5E1;
}

A:hover { /* tomado de la Libreria*/
  color: #AABBDD;
  text-decoration: none;
  cursor: pointer;
}

a:active {
	text-decoration: none;
}

.vinmailto {
	color: #515151;
	cursor: pointer;
}

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  line-height: 1.5;
  text-align:justify;
  padding: 15;
}


.textbolt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: rigth;
}

.parrafobol {
	text-align: justify;
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-small;
	list-style-type: square;
}

.temas {
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-small;
	font-style: italic;
	color: #056980;
	font-weight: bold;
}

.Grande {
	font-size: xx-large;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #FFFFFF;
}

.ilistas {
	list-style-position: outside;
	list-style-image: url(../images/ilistas01.png);
	white-space: normal;
	text-align: justify;
}
.fondo {
	height: auto;
	font-family: Verdana, Geneva, sans-serif;
	font-size: xx-small;
	color: #FFF;
}
.parrafobolfelic {
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-small;
	color: #000099;
	font-weight: bold;
	font-style: italic;
}
subtitutlos {
	font-weight: bold;
}
.Estilo1 {
	color: #000066;
	font-weight: bold;
}
.Estilo4 {
	color: #36C;
	font-weight: bold;
}

/* esta es la clase de span para primera letra del resumen */
.LLL {
	float:left;
	color:#000066;
	font-size:90px;
	line-height:70px;
	padding-top:7px;
	padding-right:5px;
	font-family:times;
}

/* Este es el Div del Menu Superior para que siempre este fijo arriba */
#MenuSuperior{
	background-position-y: 0%;
	background-repeat: no-repeat;
	position: fixed;
	visibility: visible;
	width: 100%;
	background-color: #FFFFFF;
	top: 0px;
}

#Cubo{
	background-position-y: 0%;
	background-repeat: no-repeat;
	position: fixed;
	visibility: visible;
	width: 230px;
	background-color: #FFFFFF;
	top: 0px;
	z-index: 1010;
}

#Cubo1 {
	background-position-y: 0%;
	background-repeat: no-repeat;
	position:absolute;
	visibility: visible;
	width:230px;
	height:200px;
	top: 113px;
	z-index:1011;
	left: 1011px;
}

#iconocis {
	position:absolute;
	left:60%;
	top:220px;
	width:245px;
	height:55px;
	z-index:2000;
	visibility: visible;
}

/* Este es el Div del Menu para que siempre este fijo a la derecha */
#Ayuda{
	background-position-x: 50%;
	background-position-y: 0%;
	background-repeat: no-repeat;
	position: fixed;
	top: 180px;
	visibility: visible;
	width: 100%;
}
