@charset "utf-8";
/* CSS Document */

body {
	background-color: #B4B3B2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0px;
	width: 100%;
}

img  {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}

.TblGral {
	width: 998px;
}
.Cabecera {
	background-image: url(../images/bkgMenu.jpg);
	background-repeat:  repeat-x;
	background-position: center top;
	height: 97px;
}
.Pie {
	background-image: url(../images/bkgPie.jpg);
	background-repeat:   repeat-x;
	background-position: center top;
	height: 97px;
}
.Cuerpo {
	background-color: #FFFFFF;
}
.TblCuerpo {
	width: 998px;
}
.TdCuerpoIzq {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #545454;
	background-color: #F4F4F4;
	width: 230px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 16px;
}
.TdCuerpoDer {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	width: 750px;
}
.TxtCuerpoDerGral {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	vertical-align: top;
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 20px;
	line-height: 18px;
}

.Cuerpo  a   {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #5E0000;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}
.Cuerpo a :hover {
	text-decoration: underline;
}


.TblCuerpo123 {
	background-color: #F6F6F6;
	width: 213px;
	font-size: 12px;
	color: #000000;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 15px;
	margin-right: 5px;
	margin-bottom: 15px;
	margin-left: 5px;
}
.TxtCuerpo123 {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 13px;
	color: #333333;
	text-align: left;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
}


h1 {
	font-size: 13px;
	margin: 0px;
	color: #000000;
}
h2 {
	font-size: 13px;
	margin: 0px;
	color: #000000;
}
h3  {
	font-size: 12px;
	font-weight: bold;
	color: #910204;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	margin: 5px;
}
h4  {
	font-size: 20px;
	font-weight: bold;
	color: #910204;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	text-align: left;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 15px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #910204;
}
#linea {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #A2A19F;
	border-right-color: #A2A19F;
	border-bottom-color: #A2A19F;
	border-left-color: #A2A19F;
}
.input, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 12px;
	width: auto;
	margin-right: 5px;
	background-color: #EEEEEE;
	border: 1px solid #A2A1A1;
}
.textarea {
	width: 620px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #EEEEEE;
	border: 1px solid #A2A1A1;
}
.botones {
	color: #000000;
	background-image: url(../images/enviar.jpg);
	background-repeat:  repeat-x;
	background-position: top;
	border: 1px solid #999999;
	height: 20px;
	width: auto;
	font-size: 11px;
}
.TblPie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
}
.TdPieIzq {
	color: #1F2022;
	padding: 10px;
}
.TdPieDer {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	color: #910204;
}
.Pie a  {
	text-decoration: none;
	color: #910204;
}
.Pie  a:hover {
	text-decoration: underline;
	color: #910204;
}
.linea2 {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
}
.TxtIzq {
	font-size: 12px;
	color: #1F2022;
}
