/* TEXTOS */
.marquesina{
	paddin-top: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 11pt;
	color: #193995;
}
.textoChico{
	font-family: Arial, sans-serif;
	font-size: 7pt;
	color: #999999;
}
.titulo {
	font-family: Arial, sans-serif;
	font-size: 12pt;
	line-height: 14pt;
	font-weight: bold;
	color: #19469C;
	font-variant: normal;
	text-transform: none;
}
.textoBottom{
	font-family: Arial, sans-serif;
	font-size: 7pt;
	color: #999966;
}
.chico {
	font-family: Arial, sans-serif;
	font-size: 7pt;
	color: #1A4A7A;
}
.cpo8 {
	font-family: Arial, sans-serif;
	font-size: 7pt;
}
.titulonovedad {
	font-family: Arial, sans-serif;
	font-size: 11pt;
	color: #333333;
}
.texto {
	font-family: Arial, sans-serif;
	font-size: 9pt;
	line-height: 16px;
}
.textohome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 11pt;
	color: #333333;

}
.tituhome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 9pt;
	font-weight: bold;
}

/* OTROS */
.lineaizq {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #cccccc;	
}
.lineader {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ffffff;	
}
.bordeazul {
	border: 1px solid #c4c6ad;
}
.bordemenu {
	border: 1px solid #FFFFFF;
}
.bordegris {
	border: 1px solid #999999;
}

/* LINKS */
a {
	font-family: Arial, sans-serif;
	font-size: 9pt;
	color: #333333;
	text-decoration: none;
}
.a:link {
	font-family: Arial, sans-serif;
	font-size: 9pt;
	text-decoration: none;
}
.a:visited {
	font-family: Arial, sans-serif;
	font-size: 9pt;
	text-decoration: none;
}
.a:hover {
	font-family: Arial, sans-serif;
	font-size: 9pt;
	text-decoration: underline;
}
.a:active {
	font-family: Arial, sans-serif;
	font-size: 9pt;
	text-decoration: none;
}
.color1 {
	font-family: Arial, sans-serif;
	font-size: 8pt;
	color: #1b89bb;
}
.color2 {
	font-family: Arial, sans-serif;
	font-size: 8pt;
	color: #193995;
}
.color3 {
	font-family: Arial, sans-serif;
	font-size: 8pt;
	color: #193995;
}
.color4 {
	font-family: Arial, sans-serif;
	font-size: 8pt;
	color: #1b89bb;
}
.bordecursos {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #1A8CBE;
	border-bottom-color: #1A8CBE;
}
.linea-abajo {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #19469C;
}
.body{
	background-image: url(../images/fondo_pagina.jpg);
	background-position: center top;
}
#body_mid{
	margin:0px auto;
	text-align:center;
	width: 780px;
	/*border: 1px solid #00FF00;*/

}
