/* Capas base */
body {
	scrollbar-arrow-color: #e9f4f8;
	scrollbar-base-color: #e9f4f8;
	scrollbar-darkshadow-color: #e9f4f8;
	scrollbar-track-color: #e9f4f8;
	scrollbar-face-color: #2d7786;
	scrollbar-shadow-color: #e9f4f8;
	scrollbar-highlight-color: #e9f4f8;
	scrollbar-3dlight-color: #e9f4f8;
	background-color: #e9f4f8;
	margin: 0px;
	text-align: left;
	background-image: url(images/body-bck.jpg);
	background-repeat:  no-repeat;
	background-position: center top;
	padding: 0px;
}

#fondo {
	background-image: url(images/web-bck.gif);
	background-repeat:  repeat-x;
	background-position: left top;
	clear: both;
	height: 28px;
	padding: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

/* Tabla */

#presentacion {
	background-color: #FFFFFF;
	background-image: url(images/presentacion-de-tisoc-bck.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

#nuestroscursos, #contacto {
	background-color: #FFFFFF;
	background-image: url(images/td-bck.gif);
	background-repeat:  repeat-y;
	background-position: center top;
}

/* Tabla - Textos */

#presentacion, #nuestroscursos, #nuestroscursos h1, #contacto {
	font-family: "Trebuchet MS", "Arial Narrow", Arial;
	font-size: 14px;
	color: #515151;
	line-height: 18px;
	padding-top: 10px;
	padding-bottom: 5px;
}

#nuestroscursos, #nuestroscursos h1 {
	padding-top: 0px;
}
#presentacion i, #nuestroscursos i {
	font-style: normal;
	font-weight: bold;
	color: #3792a5;
}

#nuestroscursos strong {
	font-style: normal;
	font-weight: normal;
	color: #3792a5;
	font-size: 18px;
}

#presentacion p, #nuestroscursos p, #contacto p {
	margin-right: 25px;
	margin-left: 25px;
	margin-top: 0px;
	margin-bottom: 13px;
}

#nuestroscursos h1 {
	margin-right: 25px;
	margin-left: 25px;
	margin-top: 30px;
	margin-bottom: 10px;
	font-weight: normal;
}

#nuestroscursos p {
	margin-left: 45px;
	margin-bottom: 10px;
}

#presentacion a, #presentacion a:visited, #presentacion a:active,
#nuestroscursos a, #nuestroscursos a:visited, #nuestroscursos a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #3792a5;
	text-decoration: underline;
}

#nuestroscursos a, #nuestroscursos a:visited, #nuestroscursos a:active {
	color: #8fb52b;
}

#presentacion a:hover,
#nuestroscursos a:hover {
	color: #000000;
	text-decoration: none;
}

#nuestroscursos ul {
	margin-left: 60px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
}

#nuestroscursos li {
	list-style-type: none;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}

/* Formulario */
#nombre,  #empresa, #email, #telefono, #viacontacto {
	height: 26px;
	width: 209px;
	font-family: "Trebuchet MS", Arial, Verdana, Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	margin: 0px;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 2px;
	background-color: #ededed;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#mensaje {
	height: 75px;
	width: 521px;
	font-family: "Trebuchet MS", Arial, Verdana, Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	margin: 0px;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 2px;
	scrollbar-arrow-color: #5e96aa;
	scrollbar-base-color: #5e96aa;
	scrollbar-darkshadow-color: #5e96aa;
	scrollbar-track-color: #5e96aa;
	scrollbar-face-color: #a5d4e4;
	scrollbar-shadow-color: #5e96aa;
	scrollbar-highlight-color: #5e96aa;
	scrollbar-3dlight-color: #5e96aa;
	background-color: #ededed;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	overflow: auto;
}

#enviar {
	background-image: url(images/form-submit.gif);
	height: 32px;
	width: 82px;
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0px;
	color: #f69732;
	text-align: right;
	vertical-align: top;
	background-color: #ffa12c;
	background-repeat: no-repeat;
	background-position: center center;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.txt {
	font-family: "Trebuchet MS", Arial, Verdana, Tahoma;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 22px;
}

.txt a, .txt a:visited, .txt a:active {
	color: #000000;
	text-decoration: underline;
}

.txt a:hover {
	color: #000000;
	text-decoration: none;
}

/* Adaptación a Aweber */

table table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #535552;
}

table table em {
	font-size: 11px;
	color: #797C78;
	font-style: normal;
}

table table input, table table textarea, table table select {
	background-color: #FFFFFF;
	border: 1px solid #ff9c07;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 4px;
	padding-right: 4px;
}

table table textarea {
	width: 450px;
}

