﻿.cuerpo {
	font-family: Arial;
	background-color: #C3DAF9;
	font-size: small;
}
.tablas1 {
	background-color: #9EBEFF;
	padding-right: 5px;
	padding-left: 5px;
}
.tablas2 {
	font-family: Arial;
	font-size: x-large;
	color: #000000;
	font-weight: bold;
	background-image: url('../imagenes/BgFondo1.png');
	padding-left: 5px;
	background-repeat: repeat-x;
	height: 50px;
}
.tablas3 {
	background-image: url('../imagenes/BgIzquierda3.png');
	background-repeat: no-repeat;
	height: 50px;
}
.tablas4 {
	background-image: url('../imagenes/BgDerecha3.png');
	height: 50px;
	background-repeat: no-repeat;
}
.tablas5 {
	background-image: url('../imagenes/BgIzquierda4.png');
	background-repeat: no-repeat;
	height: 25px;
}
.tablas6 {
	background-image: url('../imagenes/BgDerecha4.png');
	height: 25px;
	background-repeat: no-repeat;
}
.Subtitulo {
	padding: 5px 10px 5px 10px;
	font-family: Arial;
	font-size: medium;
	color: #000080;
	font-weight: bold;
	font-style: normal;
	text-align: left;
}
.Subtitulo2 {
	font-family: Arial;
	font-size: small;
	font-weight: bold;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
.Ajuste {
	padding: 5px 10px 5px 10px;
	text-align: justify;
}
.barra {
	background-color: #000080;
	color: #FFFFFF;
	font-weight: bold;
}
.tablas7 {
	background-image: url('../imagenes/BgIzquierda2.png');
	background-repeat: no-repeat;
	background-position: left top;
}
.tablas8 {
	background-image: url('../imagenes/bgbuttons.png');
	background-repeat: no-repeat;
	background-position: right top;
}
