* {
	margin: 0px;
}
body {
	font-family: Calibri;
	font-size: 13px;
	color: #000;
	margin: 0px;
	background: #E9E9E9 url(imagenes/fondo-pagina.jpg) repeat-x;
	text-align: justify;
}

.clear {
	clear: both;
}
img {
	border: 0px;
}
a {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #005c9c;
	text-decoration: none;
}

#cabecera {
	width: 100%;
	float: left;
	background: transparent url(imagenes/cabecera.jpg) repeat-x scroll;
	padding-bottom: 15px;
	color: white;
	height: 147px;
}
#cabecera-int {
	width: 988px;
	margin: auto;
}
#logo {
	float: left;
}
#bienvenido {
	float: right;
	margin: 13px 65px 0px 0;
	text-align: right;
	width: 500px;
	color: black;
	position: relative;
	z-index: 10;
}
.azul {
	color: #056399;
}
#inicia_sesion {
	margin: 35px 62px;
	height: 24px;
	position: relative;
	float: right;
}

.cerrar {
	background: none repeat scroll 0 0 #5D7EB3;
	border-radius: 10px 10px 10px 10px;
	height: 20px;
	margin-right: 16px;
	margin-top: 10px;
	padding-top: 5px;
	position: absolute;
	right: 0;
	text-align: center;
	width: 150px;
}

.cerrar a {
	color: #fff;
	font-weight: bold;
}
#inicia_sesion td {
	color: #656565;
}
#inicia_sesion .usuario {
	background: url(imagenes/usuario.png) no-repeat;
	width: 106px;
	height: 30px;
	border: none;
	padding-left: 38px;
	color: #656565;
}

#inicia_sesion .pass {
	background: url(imagenes/pass.png) no-repeat;
	width: 96px;
	height: 30px;
	border: none;
	padding-left: 38px;
	color: #656565;
}

/*#cabecera-int
 {
 width:988px;
 margin:auto;
 background:transparent url(imagenes/cabecera-int.jpg) no-repeat scroll 0px 40px;
 height:195px;
 margin-top:10px;
 padding-bottom:10px;
 }*/

#contenedor {
	width: 988px;
	margin: auto auto 10px auto;
	background: transparent url(imagenes/fondo_contenedor.jpg) repeat-y;
	color: #404347;
	overflow: hidden;
	position: relative;
	top: -18px;
	clear: both;
}

#flash {
	position: relative;
	top: 18px;
	left: 44px;
	z-index: 1
}

#flash img {
	margin-top: -15px;
}

#main {
	left: 62px;
	position: relative;
	top: -12px;
	background: transparent url(imagenes/fondo_main.jpg) no-repeat;
	width: 835px;
	height: 214px;
	overflow: hidden;
}

#main p {
	margin-top: 30px;
	width: 600px;
	margin-left: 22px;
}

#main h1 {
	font-size: 48px;
	color: #2D3092;
	margin-top: 33px;
	margin-left: 20px;
}

#main h2 {
	font-size: 14px;
	color: #7C7F83;
	margin-left: 354px;
	margin-top: -32px;
	font-family: Calibri;
}

#main h3 {
	font-size: 14px;
	color: #04a7d0;
	margin-left: 194px;
}

#notas {
	background: url(imagenes/notas.png) no-repeat;
	position: absolute;
	top: 400px;
	height: 172px;
	width: 232px;
	z-index: 10;
	right: 63px;
}

#notas h1 {
	border-bottom: 2px solid;
	color: #2D3092;
	font-size: 20px;
	margin-left: 14px;
	margin-top: 10px;
	width: 200px;
}

#notas p {
	color: #FFFFFF;
	margin-left: 18px;
	margin-top: 25px;
	width: 196px;
}

#sociales {
	float: right;
	margin-top: -68px;
	width: 140px;
}

#menu {
	float: right;
	height: 114px;
	width: 462px;
	margin-top: 14px;
}

#menu a {
	color: #000;
}

#menu a:hover {
	color: #005c9c;
	text-decoration: none;
}

#uno {
	position: relative;
	left: -10px;
	top: 5px;
}

#dos {
	position: relative;
	left: 12px;
	top: 5px;
}

#tres {
	position: relative;
	left: 12px;
	top: 5px;
}

#cuatro {
	position: relative;
	left: 2px;
	top: 5px;
}

#tabs th {
	background: #5d7eb3;
	color: white;
	font-size: 11px;
	font-family: Calibri;
	width: 152px;
	height: 34px;
	text-align: center;
}

#tabs td {
	height: 34px;
	text-align: center;
	color: #62666a;
	font-size: 11px;
	padding: 5px;
}

#tabs a:hover {
	color: #119bd4;
	text-decoration: none;
}

#tabs a {
	font-size: 10px;
}

.cebreado-jquery {
	background: #dce8ec;
}

#contenido {
	background: url("imagenes/fondo_tablas.png") repeat-y scroll 0 0 transparent;
	margin: 0 auto;
	overflow: hidden;
	padding-bottom: 100px;
	position: relative;
	top: 13px;
	width: 860px;
}

#tablas {
	left: 26px;
	position: relative;
	width: 818px;
	top: 46px;
}

.gris {
	background-color: #c0c7ca;
}

#sube_archivo td {
	text-align: left;
}

.tablas tr.gris {
	background: none repeat scroll 0 0 #C0C7CA;
}

/*token input*/

/* Example tokeninput style #2: Facebook style */
ul.token-input-list-facebook {
	overflow: hidden;
	height: auto !important;
	height: 1%;
	width: 337px;
	border: 1px solid #8496ba;
	cursor: text;
	font-size: 12px;
	min-height: 1px;
	z-index: 999;
	margin: 0;
	padding: 0;
	background-color: #fff;
	list-style-type: none;
	clear: left;
}

ul.token-input-list-facebook li input {
	border: 0;
	width: 100px;
	padding: 3px 8px;
	background-color: white;
	margin: 2px 0;
	-webkit-appearance: caret;
}

li.token-input-token-facebook {
	overflow: hidden;
	height: auto !important;
	height: 15px;
	margin: 3px;
	padding: 1px 3px;
	background-color: #eff2f7;
	color: #000;
	cursor: default;
	border: 1px solid #ccd5e4;
	font-size: 11px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	float: left;
	white-space: nowrap;
}

li.token-input-token-facebook p {
	display: inline;
	padding: 0;
	margin: 0;
}

li.token-input-token-facebook span {
	color: #a6b3cf;
	margin-left: 5px;
	font-weight: bold;
	cursor: pointer;
}

li.token-input-selected-token-facebook {
	background-color: #5670a6;
	border: 1px solid #3b5998;
	color: #fff;
}

li.token-input-input-token-facebook {
	float: left;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

div.token-input-dropdown-facebook {
	position: absolute;
	width: 337px;
	background-color: #fff;
	overflow: auto;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	cursor: default;
	font-size: 11px;
	z-index: 1;
	height: 300px;
}

div.token-input-dropdown-facebook p {
	margin: 0;
	padding: 5px;
	font-weight: bold;
	color: #777;
}

div.token-input-dropdown-facebook ul {
	margin: 0;
	padding: 0;
}

div.token-input-dropdown-facebook ul li {
	background-color: #fff;
	padding: 3px;
	margin: 0;
	list-style-type: none;
}

div.token-input-dropdown-facebook ul li.token-input-dropdown-item-facebook {
	background-color: #fff;
}

div.token-input-dropdown-facebook ul li.token-input-dropdown-item2-facebook {
	background-color: #fff;
}

div.token-input-dropdown-facebook ul li em {
	font-weight: bold;
	font-style: normal;
}

div.token-input-dropdown-facebook ul li.token-input-selected-dropdown-item-facebook {
	background-color: #3b5998;
	color: #fff;
}

.ui-tabs .ui-tabs-panel {
	background: none repeat scroll 0 0 transparent;
	border-width: 0;
	display: block;
	padding: 1em 0.5em !important;
}

#tabs {

	left: -40px;
	margin: 29px 29px 0;
	position: relative;
	top: -20px;
	width: 826px;
}

.ui-tabs .ui-tabs-nav li {
	border-bottom: 0 none !important;
	float: left;
	list-style: none outside none;
	margin: 0 2px 0 0 !important;
	padding: 0;
	position: relative;
	top: 1px;
	white-space: nowrap;
	/*width: 86px !important;*/
}

.ui-tabs .ui-tabs-nav li a {
	float: left;
	padding: 5px 4px 4px 6px !important;
	text-decoration: none;
	text-align: center;
}

#ayuda {
	border: 2px dashed #CECECE;
	float: right;
	margin: 5px 20px 0 0;
	padding: 10px;
	width: 400px;
}

.boton {
	background: none repeat scroll 0 0 #5D7EB3;
	border-radius: 10px 10px 10px 10px;
	margin: 0px 10px 5px 0;
	padding: 3px;
	text-align: center;
	color: #fff !important;
	float: right;
	/* width: 150px;*/
}