body {
	background-image: url(../img/fd_dibujo.gif);
	background-repeat: repeat;
	margin: 0px;
}
.bordeIzq {
	background-image: url(../img/sombra_izq.png);
	background-repeat:  repeat-y;
	background-position: right;
}
.bordeDer {

	background-image: url(../img/sombra_der.png);
	background-repeat:  repeat-y;
	background-position: left;
}
.fdSuperior {
	background-image: url(../img/fd_top.jpg);
	background-repeat: no-repeat;
	background-color: #D1A377;

}
.textTopBordo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 17px;
	font-weight: bold;
	color: #980000;
	padding-top: 30px;
}
.textTopAzul {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 17px;
	font-weight: bold;
	color: #282A6F;
	padding-top: 30px;
}
.recuadroClientes {
	height: 155px;
	width: 253px;
	margin-top: 5px;
	border: 1px solid #E6E6E6;
	text-align: center;

}
.recuadroClientesImg {
	margin-top: 4px;
	border: 1px solid #96C2DE;
	float: left;
	height: 68px;
	width: 116px;
}
.espacio1{
	height: 70px;
	width: 5px;
	float: left;
}
.espacioClear{
	clear: left;
}
.textoNegro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #272727;
	text-decoration: none;
	text-align: justify;
	word-spacing: -0.05em;


}
.espacioLinea1 {
	word-spacing: 0.05em;
}
.textoBordo {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #980000;
	text-decoration: none;
	text-align: justify;
	word-spacing: -0.05em;
}
.textBlanco {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.camposNombre {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #0C0E86;
	background-color: #DEECF5;
	height: 20px;
	width: 122px;
	border: none;
}
.camposMensaje {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #0C0E86;
	background-color: #DEECF5;
	height: 113px;
	width: 253px;
	border: none;
	OVERFLOW:auto;
	SCROLLBAR-FACE-COLOR: #89C2E6;
	SCROLLBAR-HIGHLIGHT-COLOR: #C0DDEF;
	SCROLLBAR-SHADOW-COLOR: #89C2E6;
	SCROLLBAR-3DLIGHT-COLOR: #89C2E6;
	SCROLLBAR-ARROW-COLOR: #FFFFFF;
	SCROLLBAR-DARKSHADOW-COLOR: #C0DDEF;
}
.linkAzul {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #282A6F;
	text-decoration: none;
}
.linkAzul:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #980000;
	text-decoration: none;
}
.linkBordo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #980000;
	text-decoration: none;
}
.linkBordo:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #980000;
	text-decoration: underline;
}
.textAzul12 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: bold;
	color: #282A6F;
}
.textNegro12 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: bold;
	color: #000000;
}
.lineaAzul {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #8BB2CB;
}
.textPortfolio {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #980000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #980000;
}
.backMenuHome {
	background-image: url(../img/back_menu.gif);
	background-repeat: no-repeat;
	background-position: top;
}
