.body {
	margin: 0px;
	padding: 0px;
	background-color: #454545;
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.encoger {
	margin: 0px;
	padding: 0px;
}
.bordefoto {
	margin: 5px;
	padding: 5px;
	border: 1px double #333333;
}

.fuenteblanca {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.bordenegro {
	border: 1px solid #666666;
}
.blanca {
	color: #FFFFFF;
	text-decoration: none;
}


.bordegris {
	border: 1px solid #E4E4E4;
}
.linkazul {
	font-family: Tahoma;
	font-size: 11px;
	color: #0051C2;
}

.linkblanco {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.linknegro {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}
.boredeoscurogris {
	border: 1px solid #BCBCBC;
}



.botonconsultar {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	background-image: url(img/iconos/fondobotonconsultar.jpg);
	background-position: 8px;
	background-repeat: no-repeat;
	width: 90px;
	height: 18px;
	background-color: #626262;
	border: 1px solid #333333;
}
.cajas {
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
	border: 1px dotted #000000;
	background-image: url(img/iconos/fondomessenger.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	cursor: text;
	background-position: right;
}
.titulosazules {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #0093DD;
}
.linkpequeno {
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.bordeladoderecho {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-top-color: #E9E9E9;
	border-right-color: #D8D8D8;
	border-bottom-color: #E9E9E9;
	border-left-color: #E9E9E9;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.cajas2 {
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
	border: 1px dotted #000000;
	background-color: #FFFFFF;
}
.bordeladoizquierdo {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: none;
	border-top-color: #E9E9E9;
	border-right-color: #D8D8D8;
	border-bottom-color: #E9E9E9;
	border-left-color: #E9E9E9;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: solid;
}

