.cmi12b {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}
.cmi12bbold {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.cmi11b {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
}
.cmi11bbold {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.cmi11blue {
	font-family: Arial;
	font-size: 11px;
	color: #1A385C;
}
.cmi10b {
	font-family: Arial;
	font-size: 10px;
	color: #000000;
}
.cmi12blue {
	font-family: Arial;
	font-size: 12px;
	color: #023A8F;
}
.cmi12bluebold {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #023A8F;
}
.cmi24title {
	font-family: Arial;
	font-size: 24px;
	color: #02398A;
}
.cmi18title {
	font-family: Arial;
	font-size: 18px;
	color: #C1D9FF;
}
.languages {
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF
}
/*buttons*/
.cmi10w {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #013a8f;
}
.cmitableoff {
    background:url(images/bg1.gif);
	background-position:left top;
	background-repeat:repeat-x;
    background-color:#d7e7ff;
	padding-left:5px;
}
.cmitable {
    background-color:#ffffff;
	padding-left:5px;
}
/*linksbuttons*/
a:link {
	color: #013a8f;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #013a8f;
}
a:hover {
	text-decoration: underline;
	color: #013a8f;
}
a:active {
	text-decoration: underline;
	color: #013a8f;
}
/*linksINFO*/
a.nfo:link {
	color: #000000;
	text-decoration: none;
}
a.nfo:visited {
	text-decoration: none;
	color: #000000;
}
a.nfo:hover {
	text-decoration: underline overline;
	color: #000000;
}
a.nfo:active {
	text-decoration: underline overline;
	color: #000000;
}
/*linksTALLERES*/
a.taller:link {
	color: #000000;
	text-decoration: none;
}
a.taller:visited {
	text-decoration: none;
	color: #000000;
}
a.taller:hover {
	text-decoration: none;
	color: #023A8F;
}
a.taller:active {
	text-decoration: none;
	color: #023A8F;
}
/*linksCONTACT*/
a.contact:link {
	color: #1A385C;
	text-decoration: none;
}
a.contact:visited {
	text-decoration: none;
	color: #1A385C;
}
a.contact:hover {
	text-decoration: underline;
	color: #000000;
}
a.contact:active {
	text-decoration: underline;
	color: #000000;
}
/*linksLANG*/
a.lang:link {
	text-decoration: none;
	color: #FFFFFF
}
a.lang:visited {
	text-decoration: none;
	color: #FFFFFF
}
a.lang:hover {
	text-decoration: none;
	background-color:#FFFFFF;
	color: #000000
}
a.lang:active {
	text-decoration: none;
	background-color:#FFFFFF;
	color: #000000
}
/*scroll*/
.scrollcmi {
	scrollbar-arrow-color:#C1D9FF;
	scrollbar-track-color:#C1D9FF;
	scrollbar-shadow-color:#86B6FE;
	scrollbar-face-color:#86B6FE;
	scrollbar-highlight-color:#86B6FE;
	scrollbar-darkshadow-color:#86B6FE;
	scrollbar-3dlight-color:#86B6FE;
}

.info {
	position:relative; 
	top:46px; 
	left:310px; 
	background-color:#EEEEEE;
	width:40px;
	padding-left: 3px;
	margin-bottom: -12px;
}
