body {
	margin:0 0 10px 0;
	background-color: #6B0103;
	background-image: url(imagenes/fondo.jpg);
	background-repeat: repeat-x;
}
.cuadrado {
	background-color: #FFFFFF;
	width: 1000px;
}
.cab {
	width: 980px;
	height: 200px;
	background-image: url(imagenes/cab.jpg);
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.links {
	width: 980px;
}
#tlinks {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	text-align: right;
}


.varios {
	width: 980px;
	height: 150px;
}
.varios1 {
	width: 650px;
	height: 130px;
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
	background-image: url(imagenes/varios.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#tvarios {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	height: 100px;
	width: 620px;
	margin-top: 15px;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
}


.varios2 {
	width: 310px;
	height: 130px;
	margin-top: 10px;
	margin-bottom: 10px;
	float: right;
	background-image: url(imagenes/variose2.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#tvarios2 {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	height: 100px;
	width: 270px;
	margin-top: 15px;
	margin-bottom: 15px;
}


.navegacion {
	width: 980px;
	clear: both;
}
.nv {
	background-image: url(imagenes/nv.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 50px;
	width: 960px;
}
.nvt {
	width: 940px;
}
.textobloque {
	width: 930px;
	border: thin solid #000000;
	margin-bottom: 10px;
}
.textoen {
	width: 920px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	font-family: verdana;
	font-size: 12px;
	text-align: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
}
.textonot {
	width: 920px;
	margin-top: 5px;
	font-family: verdana;
	font-size: 12px;
	text-align: justify;
	margin-right: 5px;
	margin-left: 5px;
}
.textofin {
	font-family: verdana;
	font-size: 12px;
	text-align: right;
	width: 920px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 5px;
	margin-left: 5px;
}


.nf {
	background-image: url(imagenes/nf.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 50px;
	width: 960px;
}



#tnavegacion {
	font-family: verdana;
	font-size: 10px;
}

.cosas {
	width: 980px;
	height: 150px;
	margin-top: 10px;
	clear: both;
}
.cosas1 {
	float: left;
	width: 500px;
	height: 280px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 15px;
	text-align: center;
	vertical-align: middle;
}

.cosas2 {
	float: left;
	width: 450px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 15px;
}
.cosas3 {

	float: left;
	width: 225px;
	height: 130px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 15px;
}
.cosas4 {


	float: left;
	width: 225px;
	height: 130px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 15px;
}


.cop {
	width: 1000px;
	border-top-width: thin;
	border-top-style: dashed;
	border-top-color: #000000;
	clear: both;
}
#tcop {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	text-align: right;
	color: #000000;
}
