/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	SCROLLBAR-FACE-COLOR: #201c1c;
	SCROLLBAR-HIGHLIGHT-COLOR: #201c1c;
	SCROLLBAR-SHADOW-COLOR: #201c1c;
	SCROLLBAR-3DLIGHT-COLOR: #666666;
	SCROLLBAR-ARROW-COLOR:  #666666;
	SCROLLBAR-TRACK-COLOR: #201c1c;
	SCROLLBAR-DARKSHADOW-COLOR: #666666;
}

a:link {
	text-decoration: none;
	color: #660000;
}
a:visited {
	text-decoration: none;
	color: #660000;
}
a:hover {
	text-decoration: underline;
	color: #660000;
}
a:visited {
	text-decoration: none;
	color: #660000;
}

.textoconstruccion {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	letter-spacing: 1px;
	line-height: 18px;
	color: #FEFCF1;
}

.tablacentradora {
	width: 100%;
	height: 100%;
	background-color: #000000;
	background-image: url(../images/tapiz_fondo.gif);
	text-align: center;
	vertical-align: middle;
}

.tablacontenedora {
	width: 750px;
	background-color: #F5F5F5;
}

.textosite {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 20px;
	color: #796F6F;
}

.textocontacto {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	line-height: 20px;
	color: #796F6F;
}

.botonvolver {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	line-height: 20px;
	color: #a0a0a0;
	text-align: center;
}



.campotexto {
	width: 243px;
	height: 20px;
	background-color:#FFFFFF;
	border: 1px solid #ffffff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #796F6F;
	line-height: 20px;
}

.areatexto {
	width: 243px;
	height: 100px;
	background-color: #ffffff;
	border: 1px solid #ffffff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #796F6F;
	line-height: 20px;
	SCROLLBAR-FACE-COLOR: #ffffff;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	SCROLLBAR-SHADOW-COLOR: #ffffff;
	SCROLLBAR-3DLIGHT-COLOR: #e0e0e0;
	SCROLLBAR-ARROW-COLOR:  #e0e0e0;
	SCROLLBAR-TRACK-COLOR: #ffffff;
	SCROLLBAR-DARKSHADOW-COLOR: #e0e0e0;
}

.botonenviar {
	width: 62px;
	height: 18px;
	background-color: #E0DEDE;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px; 
	color: #5E5151;
	font-weight: bold;
	border: 0px solid #E0DEDE;
	cursor: pointer;
}
