@charset "ISO-8859-1";
body {
	background-color: #000000;
	
}
a {font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #989287;
	
}

h1 {
	font-family: Trebuchet MS,Arial, Helvetica, sans-serif;
	font-size: 27px;
	color: #989287;
	letter-spacing: 1px;
	padding-top: 10px;
	padding-bottom: 0px;
}

h2 {
	font-family: Trebuchet MS,Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #6f6d68;
	
}
.textoGris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #989287;
}
.textoGrisBold12px {
	font-family: Trebuchet MS,Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #989287;
	font-weight: bold;
}
.textoGrisBold15px{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #989287;
	letter-spacing: 0px;
	text-align: justify;
	font-weight: bold;
}

.textoGrisBold26px {
	font-family: Trebuchet MS,Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #989287;
	font-weight: bold;
}
.textoGrisOscuroBold26px {
	font-family: Trebuchet MS,Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #6f6d68;
	font-weight: bold;
}
.textoGrisOscuroBig {
	font-family: Trebuchet MS,Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #6f6d68;
	letter-spacing: 1px;
	text-align: justify;
	font-weight: bold;
}
/*secciones*/
.seccionBloque {
	padding-left:215px;
	width: 785px;
	color: #fffdf9;

}
.seccionTitulo {
	font-family: Trebuchet MS,Arial, Helvetica, sans-serif;
	font-size: 27px;
	color: #989287;
	letter-spacing: 1px;
	font-weight: bolder;
	padding-top: 10px;
	padding-bottom: 0px;
}

.seccionContenido {
	background-color: #000;
	background-image: url(../images/decoracio_pagina_002.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	
}
/* bloques contenidos en las secciones*/
.contenidoNavegacion {
	background-color: #333333;
	height: 20px;
	width: 500px;
	margin: 0px;
	float: right;
	font-family: Trebuchet MS,Arial, Helvetica, sans-serif;
	color:#fffdf9;
	font-size: 13px;
	font-weight: bold;
	text-indent: 10px;
	padding-top: 7px;
}
.contenidoBloque {
	margin-top: 20px;
	margin-right: 40px;
	padding-bottom: 20px;
	margin-left: 40px;

}
.campoFormulario {
	border: 1px solid #C8C1B1;
	height: 25px;
	margin-bottom: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
}
/*tablas contenidos*/
.tablaDosColumnas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #989287;
	vertical-align: top;
	text-align: justify;
}

.linea330Centrada {
	horizontal-align: middle;
	height: 5px;
	background-image: url(../images/lineablack_330px.gif);
	background-repeat: no-repeat;
	background-position: center center;
	
}
.fieldsetFormulario {
	border: 1px solid #C8C1B1;
}
.tablaEquip {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #999999;
	width: 100%;
	margin: 2px;
	border: 1px solid #CCCCCC;
}
.cell {
	border: 1px solid #CCCCCC;
}

