.Estilo1 {
	font-size: small;
	font-weight: bold;
	}

/*Estilos generales de tipo de letra*/

body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #CCCCCC;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

/*Clase para poder crear el menu de navegacion*/
.menu1 {
	list-style:none;
	height:35px;
	background:#fff url(../images/button1.gif);
	position:relative;
	border:1px solid #000;
	border-width:0 1px;
	border-bottom:1px solid #444;
	width: 798px;
	margin: 1px 1px 1px 1px;
	padding : 0 0 0 0px;
}
.menu1 li {float:left;}
.menu1 li a {display:block; float:left; height:35px; line-height:35px; color:#aaa; text-decoration:none; font-size:11px; font-family:arial, verdana, sans-serif; font-weight:bold; text-align:center; padding:0 0 0 8px; cursor:pointer;}
.menu1 li a b {float:left; display:block; padding:0 16px 0 8px;}
.menu1 li.current a {color:#fff; background:url(../images/button3.gif);}
.menu1 li.current a b {background:url(../images/button3.gif) no-repeat right top;}
.menu1 li a:hover {color:#fff; background:#000 url(../images/button2.gif);}
.menu1 li a:hover b {background:url(../images/button2.gif) no-repeat right top;}
.menu1 li.current a:hover {color:#fff; background:#000 url(../images/button3.gif); cursor:default;}
.menu1 li.current a:hover b {background:url(../images/button3.gif) no-repeat right top;}
.menu2 {padding:0 0 0 32px; margin:0; list-style:none; height:17px; background:#fff url(../images/button4.gif); position:relative; border:1px solid #000; border-width:0 1px; border-bottom:1px solid #444;}

 Para crear el borde certral de la pagina
#caja {
  width: 800px;
  color: #000;
  }
 
.BordeRedondeado {
	height: 1px;
	overflow: hidden;
	/* COLOR DE LA CAJA */
  background-color: #EBEBEB;
}
 
.c1 { margin: 0 12px;}
.c2 { margin: 0 9px;}
.c3 { margin: 0 7px;}
.c4 { margin: 0 6px;}
.c5 { margin: 0 5px;}
.c6 { margin: 0 4px;}
.c7 { margin: 0 3px;}
.c8 { margin: 0 2px; height: 2px;}
.c9 { margin: 0 1px; height: 3px; }
 
.contenido {
	height: auto;
	padding: 0 0px;
}

/*Otros estilos*/

/*ESTILO DE LETRA PRINCIPAL*/
.principal{
color:#000000;
line-height: 120%;
font-size: 90%;
font-family: Arial, Helvetica, sans-serif;
}
.pie_pagina{
	color:#000000;
	line-height: 80%;
	font-size: 70%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-variant: normal;
}
.tabla1{
	width:800px;
	border:0;
	border-spacing:1px;
	padding:0;	/*background-color: #CCCCCC;*/
}
.tabla2{
	width:800px;
	border:0;
	border-spacing:1px;
	padding:0;
}

/*Borde redondeado con sombra*/
.borde {
	width:820px;
	border:2px solid #666666;
	background-position: center;
	background: white;
	text-align: center;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}

.buttonscontainer {width: 140px;}

.buttons a {font: 10px Verdana, Arial, Helvetica, sans-serif;
text-decoration: none;
font-weight: bold;
color: #234A76;
width: 100%;
padding: 2px;
display: block;
border-bottom: 1px solid #A4C0E2;
text-align: left;}

.buttons a:hover {text-decoration: none;
background-color: #A4C0E2;
color: #FFFFFF;}


/*      Estilo para la marquesina
    	This script downloaded from www.JavaScriptBank.com
    	Come to view and download over 2000+ free javascript at www.JavaScriptBank.com*/
#jump_base {
  overflow-y:hidden;
  width: 400px;
  height: 60px;
  /*border: 2px ridge;*/
  border:hidden;
  margin: auto;
  padding: 0 10px 0 10px;
  font-size: medium;
  font-family: Verdana, Arial, sans-serif;
}

#jump_base a {
	color: #000000;
	background-color: inherit;
	line-height: 120%;
	font-size: 90%;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.news {
	background-color: #EBEBEB;
	color: inherit;
	text-decoration: none;
}
/* One simple border definition */
#my-border {
	padding: 15px;
	width: 805px;
	background-color: #FFFFFF;
}
#my-border, #my-border .sb-inner {
	background-color: #FFFFFF;
	}

