body{
	background:#FFFFFF;
	margin:0;
	padding:0;
	font-family:arial,verdana;
}

table{
	border:0;
}

img{
	border:0;
}

a{
	text-decoration:none;
}

a:HOVER{
	text-decoration:none;
}

.link{
	font-weight:bold;
	font-size:12px;
	color:#5d5d60;
}
.link:HOVER{
	border-bottom: 1px dashed;
}


.tituloB{
	font-weight:bold;
	font-size:12px;
	color:#5d5d60;
}
.descripcionB{
	font-weight:normal;
	font-size:11px;
	color:#FFFFFF;
}
.minidescripcionB{
	font-family:"trebuchet MS",arial,verdana;
	font-weight:normail;
	font-size:10px;
	color:#FFFFFF;
}
.titulo{
	font-family:"trebuchet MS",arial,verdana;
	font-weight:bold;
	font-size:11px;
	color:#000000;
}

.descripcion{
	font-family:"trebuchet MS",arial,verdana;
	font-weight:normail;
	font-size:10px;
	color:#00244D;
}
.dato{
	font-family:"trebuchet MS",arial,verdana;
	font-weight:normal;
	font-size:10px;
	color:#0A94D6;
}
.dato2{
	font-family:"trebuchet MS",arial,verdana;
	font-weight:normal;
	font-size:11px;
	color:#0A94D6;
}
.minidescripcion{
	font-family:"trebuchet MS",arial,verdana;
	font-weight:normail;
	font-size:10px;
	color:#00244D;
}


.minidato{
	font-family:"trebuchet MS",arial,verdana;
	font-weight:normal;
	font-size:10px;
	color:#0A94D6;
}

.minitexto{
	font-family:"trebuchet MS",arial,verdana;
	font-weight:normal;
	font-size:10px;
	color:#2A2A2A;
}

.resalte{
	font-family:"trebuchet MS",arial,verdana;
	font-weight:bold;
	font-size:12px;
	color:#FF3838;
}

.resalte11{
	font-family:"trebuchet MS",arial,verdana;
	font-weight:bold;
	font-size:11px;
	color:#FF3838;
}

.texto11{
	font-family:"trebuchet MS",arial,verdana;
	font-weight:bold;
	font-size:11px;
	color:#5d5d60;
}
.foto{
}

.foto:HOVER{
	filter:alpha(opacity=50);
	-moz-opacity:.50;
	opacity:.50;
	cursor:pointer;
}

input{
	background:#c7d9e2;
	border:0;
	font-family:"trebuchet MS",arial,verdana;
	font-size:11px;
	color:#000000;
	height:16px;
	padding: 1px 3px 1px 3px;
}

select{
	background:#e7e7e7;
	border:0;
	font-family: "trebuchet MS",arial,verdana;
	font-size:11px;
	font-weight:bold;
	color:#000000;
	height:16px;
	padding: 1px 3px 1px 3px;
}
textarea{
	background:#c7d9e2;
	border:0px solid #999999;
	font-family:"trebuchet MS",arial,verdana;
	font-size:12px;
	color:#000000;
	padding: 1px 3px 1px 3px;
}
