.todo {
	margin: auto;
	width: 770px;
	position: relative;
	top: 0px;
	overflow: hidden;
	height: auto;
	background-color: #000099;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

body {
	font-size: 12px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/fond.png);
	font-family: Arial, Helvetica, sans-serif;
	background-attachment: fixed;
}
.contenido {
	width: 765px;
	height: auto;
	float: left;
	overflow: hidden;
	text-align: justify;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.textos {
	height: auto;
	width: 720px;
	margin-right: auto;
	margin-left: 15px;
	display: block;
	padding: 10px;
	background-color: #F0F0F0;
}
.parrafo2 {
	height: auto;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	padding: 10px;
	background-color: #FFFFFF;
	margin-top: 10px;
	margin-bottom: 10px;
}
.parrafo2 a{
	font-weight: bold;
	color: #006699;
}
.parrafo2 li{
	list-style-image: url(images/punto.png);
	margin-bottom: 5px;
}
p{
margin-bottom:5px;
}

.parrafo1 {
	height: auto;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
}
.volver {
	display: block;
	padding: 10px;
	text-align: center;
	font-size: 10px;
	color: #003399;
	clear: both;
}
.textodes {
	font-weight: bold;
	color: #006699;
}
.altura {
	height: 600px;
	float: left;
	width: 1px;
}
.horizont {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #6699CC;
	margin: 15px;
	clear: both;
}

.cubi {
	float: right;
	margin: 20px;
	display: block;
	text-align: center;
	width: 260px;
}
.menu {
	font-size: 11px;
	font-weight: bold;
	color: #000099;
	height: 30px;
	width: auto;
	margin: 0px;
	line-height: normal;
	padding: 0px;
}

.submenu {
	font-size: 11px;
	font-weight: bold;
	color: #000099;
	height: 60px;
	margin: 0px;
	line-height: normal;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.encabezado {
	text-align: right;
	display: block;
	background-color: #FFFFFF;
	height: 100px;
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
	padding-right: 10px;
}


.pie {
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	clear: both;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #6699CC;
	margin-right: 15px;
	margin-left: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 10px;
}
.menu20 {
	height: 30px;
	text-transform: uppercase;
	text-align: center;
	margin: 0px;
}

.menu20 ul {
	margin: 0;
	padding: 0;
}

.menu20 li {
	list-style-type: none;
	margin-left: 5px;
	float: right;
	display: block;
}

.menu20 a {
	background-color: #F0F0F0;
	text-decoration: none;
	color: #006699;
	display: block;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #6699CC;
	border-bottom-color: #6699CC;
	border-left-color: #6699CC;
}

.menusel {
	color: #ffffff;
	background-color: #006699;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #006699;
	border-bottom-color: #006699;
	border-left-color: #006699;
}


.menu20 a:hover {
	color: #ffffff;
	background-color: #6699CC;
	border-right-color: #6699CC;
	border-bottom-color: #6699CC;
	border-left-color: #6699CC;
}


.ruta {
	height: 20px;
	font-weight: bold;
	color: #000099;
	padding-top: 3px;
	padding-right: 5px;
	padding-left: 30px;
	background-image: url(images/home.png);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	background-position: 5px;
	text-transform: uppercase;
	font-size: 11px;
}
.ruta a {
	color: #6699CC;
	text-decoration: none;
}
.prepie {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #3399FF;
	margin-top: 15px;
	margin-right: 15px;
	margin-left: 15px;
	clear: both;
}

.listado {
	color: #ffffff;
	font-weight: bold;
}
.rojo {
	color: #ff0000;
	font-weight: bold;
}


.tabla1 {
	border-collapse: collapse;
	width: 500px;
	color: #006699;
	margin-left: auto;
	margin-right: auto;
	font-size: 14px;
	margin-top: 15px;
	margin-bottom: 20px;
	background-color: #FFFFFF;
}
.tabla1 td    {
	font-weight: bold;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
}
.tabla2 {
	border-collapse: collapse;
	width: 660px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
}
.tabla2 td    {
	padding: 7px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #6699CC;
}
.tabla2 td  a  {
	color: #6699CC;
	text-decoration: none;
	font-weight: bold;
}
.tabla2 td  a:hover  {
	color: #006699;
	text-decoration: none;
}
.tabla2 th {
	font-weight: bold;
	color: #006699;
	font-size: 14px;
	text-transform: uppercase;
	padding-top: 4px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
}

.tabla3 {
	border-collapse: collapse;
	width: auto;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 30px;
	border: 1px solid #000099;
}
.tabla3 td    {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000099;
	padding: 7px;
}
.tabla3 th {
	font-weight: bold;
	color: #006699;
	text-align: center;
	font-size: 14px;
	text-transform: uppercase;
	padding: 5px;
	background-color: #F0F0F0;
}
.tabla4 {
	border-collapse: collapse;
	width: 500px;
	margin-left: 30px;
	margin-right: auto;
	margin-top: 15px;
	margin-bottom: 20px;
	background-color: #FFFFFF;
}
.tabla4 td    {
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	width: 60px;
}
.tabla4 th    {
	color: #006699;
	font-size: 14px;
	font-weight: bold;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
}


.dest {
	color: #660000;
}


.imag1 {
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}

.mayor {
	font-size: 18px;
	color: #ffffff;
	font-weight: bold;
	text-transform: uppercase;
}
.menor {
	font-size: 10px;
	color: #ffffff;
}

.img1 {
	display:block;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 15px;
	border: 1px solid #999999;
}
.img2 {
	display:block;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-right: 15px;
	border: 1px solid #000099;
}

.atras {
	font-size: 10px;
	color: #ffffff;
	text-align: center;
	position: relative;
	padding-top: 10px;
	padding-bottom: 10px;
}
.bloque {
	position: relative;
	height: auto;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	/*	border: 1px solid #0033FF; */
	text-align: justify;
	overflow: auto;
}
.bloqueblanco {
/*	border: 1px solid #FF0000;*/
	background-color: #FFFFFF;
	position: relative;
	height: auto;
	/*	border: 1px solid #0033FF; */
	overflow: auto;
	padding: 5px;
	width: 95%;
	margin: auto;
}
.cliente {
/*	display:block; */
	margin:2px;
	height: 86px;
	/*	border: 1px solid #009900;*/
	background-color: #FFFFFF;
	width: 90px;
	float: left;
	text-align: center;
/*  border: thin solid #00CC33; */
}
.cuadroimag {
	position: relative;
	right: 0px;
	height: auto;
	width: auto;
	float: right;
	padding-left: 15px;
	padding-bottom: 15px;
	text-align: center;
/*	border: 1px solid #FF0000;  */
}
.cuadroimag2 {
	position: relative;
	right: 0px;
	height: auto;
	width: auto;
	float: right;
	text-align: center;
	background-color: #FFFFFF;
	margin-bottom: 15px;
	margin-left: 15px;
	padding: 3px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
h1 {
}
h4 {
	font-size: 1px;
	margin: 0px;
	padding: 0px;
	clear: both;
}
h2 {
	font-size: 18px;
	color: #006699;
	text-align: center;
	padding: 0px;
	text-transform: uppercase;
}
h3 {
	font-size: 16px;
	color: #006699;
	padding: 0px;
	margin: 0px;
	text-transform: uppercase;
}
h6 {
	font-size: 11px;
	color: #6699CC;
	padding: 0px;
	margin: 0px;
	text-transform: uppercase;
	font-weight: bold;
}
h5 {
	font-size: 14px;
	color: #FF0000;
	padding: 0px;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

