/*
	project: ZoyoLabs
	design: Jesus Zoyo (xus at zoyolabs.com)
*/


body {
	padding: 0;
	margin: 0;
	font: 0.8em Arial, sans-serif;
	line-height: 1.5em;
	background: #f0f0f0;
	color: #454545;
}

a {
	color: #0E4D8B;
	background: inherit;
}
a:hover {
	color: #000;
	background: inherit;
}

a.title {
	color: #B41A1A;
	background: #FFF;
}

h1 {
	font: bold 2em Arial, Sans-Serif;
	letter-spacing: -1px;
	padding: 16px 0 0 8px;
	margin: 0;
}

h2 {
	margin: 0;
	padding: 0;
	font: normal 1.6em Arial, Sans-Serif;
	letter-spacing: -1px;
}

h1 a {
	color: #FFF;
	background: inherit;
}

h1 a, h2 a { text-decoration: none; }
h1 a:hover, h2 a:hover { color: #BFE1ED; background: inherit; }
h3 { font: 90% Arial, Sans-Serif; margin: 0 0 10px 0; padding: 0; color: #5f5f5f; background: #FFF; }
p {	margin: 0 0 0px 0; line-height: 1.5em; }


.logo {
	margin: 0px 0px 0px 40px;
}

/* header */
/*
.header { padding: 0px 10px 0 10px; }
.header_top { background: #FEFEFE url(/images/big_top.gif) no-repeat; color: #FFF; height: 15px; }
.header_bottom { clear: both; background: #FEFEFE url(/images/big_bottom.gif) no-repeat; color: #FFF; height: 15px; }
*/

/* Header */

.header { padding: 0px 10px 0 10px; }
.header_fondo { padding: 0px 10px 0 10px; }
.header_top { background: #f0f0f0 url(/img/800/marco_up.gif) no-repeat; color: #FFF; height: 15px; }
.header_bottom { clear: both; background: #FEFEFE url(/img/800/marco_down.gif) no-repeat; color: #FFF; height: 15px; }

/* Ruta */
.subheader {
	margin-left:24px;
	margin-top:-4px;
	width: 700px;
	height: 37px;
	background: #f0f0f0;
}

.subheader_left {
	position:relative;
	/* padding: 0px 40px 0px 0px; */
	/*left:100px;*/
	/*background: #f0f0f0;*/
	height: 37px;
	width: 20px;
	background: #ffffff url(/img/subheader_left.gif) no-repeat;
	/*border-top: 1px solid #137DA2;
	border-bottom: 1px solid #000;
	padding: 10px 0 0px 7px;*/
	color: #808080;
}
.subheader_center {
	position:relative;
	/*
	left:20px;
	top:-37px;
	*/
	left:-15px;

	/*margin-left:10px;
	margin-right:10px;*/
	/*padding: 0px 40px 0 40px;*/
	/*padding: 8px;*/
	width:700px;
	height: 37px;
	/* background: #ffffff url(/img/subheader_center.gif) repeat-x; color: #FFF; height: 37px; */
	/*background: #ff0000;*/
	color: #808080;
}
.subheader_right {
	position:relative;
	left:700px;
	top:-74px;
	/*background: #f0f0f0;*/
	height: 37px;
	width: 20px;
	background: #ffffff url(/img/subheader_right.gif) no-repeat; color: #FFF; width:20px; height: 37px;
	/*background: #ffff00;*/
	color: #808080;
}


.subheader p, .subheader_center p  {
	text-transform: capitalize;
	margin:10px;
}

.subheader p a, .subheader_center p a {
	text-transform: uppercase;
	text-decoration: none;
}


/* Cuerpo */
.cuerpo {
	margin: 10px auto;
	width: 768px;
	background: #FFF url(/img/800/marco_mid.gif) repeat-y;
	color: #454545;
}

.cuerpo_transp {
	margin: 10px auto;
	width: 768px;
	color: #454545;
}


/* left side
   --------- */

.left {
	float: left;
	/*width: 595px;*/
	width: 740px;
	margin: 0 0 10px 0;
}


	.center_side { float: right; width: 714px; margin: 0 5px 0 0; text-align: justify; }

	.article { padding: 0 5px 0 0px; margin-bottom: 20px; }

	.grey a {
		color: #C83C3C;
		background: inherit;
		font-weight: bold;
	}

	.grey a:hover {
		color: #000;
		background: #EDEDED;
	}

	.highlight {
		padding: 5px 3px 5px 3px;
		margin: 0 0 3px 0;
		border-bottom: 1px solid #ccc;
	}


/* right side
   ---------- */

.right_side { float: right; width: 170px; margin: 0 0 10px 0;}

img { float: left; margin: 0 9px 3px 0; }

/* footer
   ------ */

.footer {
	/*
	clear: both;
	text-align: center;
	color: #808080;
	/*background: #f0f0f0;* /
	background: #FEFEFE;
	padding: 0px 10px 0 10px;
	/*padding: 10px 0 5px 0;* /
	border-top: 1px solid #eee;
	*/

	width: 740px;
	background: #FFF url(/images/big_middle.gif) repeat-y;
	clear: both;
	text-align: center;
}
.footer p {	line-height: 2em; }
.footer a {	color: #4F4F4F; /*background: #f0f0f0;*/ border-bottom: 1px dotted #808080; text-decoration: none; }


input {
	border: 1px solid #000000;
}
input.f_input400{
	width:400px;
}

li.Titulo {
	list-style:none;
}

li.Texto {
	list-style:none;
}

td.td_key {
	text-align: right;
	vertical-align: top;
	padding-right: 5px;
	white-space: nowrap;
	font-weight:bold;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica;
	font-size:14px;
	color:#666565;
}

INPUT.boton  {
	border: 1px solid #000000;
	padding-left: 5px;
	background-color: #ffffff;
	color: #e5351c;
	font-family: Geneva, Tahoma, Verdana, Geneva, Arial, Helvetica;
	font-size: 11px;
	font-weight:bold;
	cursor:pointer;
}

INPUT.f_calendar {
	width:85px;
	height: 16px;
}

table thead{
	text-align:center;
	font-weight: bold;
}