/* Base settings */
.Base settings---------------------------------------------------------------------------------------------------------------------- {}

* {
	padding: 0;
	margin: 0;
}

body {
	scrollbar-arrow-color: #ffffff;
	scrollbar-base-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-track-color: #ffffff;
	scrollbar-face-color: #416a8c;
	scrollbar-shadow-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #ffffff;
	text-align: center;
	background-color: #FFFFFF;
	overflow: auto;
	margin: 0px;
	padding: 0px;
}

#body {
	height: 100%;
	width: 100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}

p {
	float: none;
}

#central {
	text-align: left;
	vertical-align: top;
}

#central-table {
	width: 100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}

#central-table-lateral {
	margin: 0px;
	width: 225px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	vertical-align: top;
}

#central-table-content {
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
}

/* Header */
.Header----------------------------------------------------------------------------------------------------------------------------- {}

#header {
	height: 141px;
	width: auto;
	background-image: url(interface/header/background.gif);
	background-repeat:  repeat-x;
	background-position: left bottom;
	overflow: hidden;
	vertical-align: bottom;
	margin: 0px;
	padding: 0px;
}

#header table {
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#header #logotipo {
	width: 210px;
	text-align: right;
	vertical-align: bottom;
}

#header #logotipo img {
	margin-bottom: 10px;
	margin-left: 14px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#header #eslogan {
	text-align: left;
	vertical-align: bottom;
	padding-bottom: 24px;
	padding-left: 18px;
	padding-right: 40px;
}

#header #eslogan h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	color: #888888;
}

#header #eslogan h1 b {
	color: #666666;
}

#header #eslogan h1 u {
	float: left;
	text-decoration: none;
	clear: none;
	width: 227px;
}

#header #eslogan h1 i {
	font-style: normal;
	float: left;
	clear: none;
	width: 290px;
	margin-right: 50px;
}

#header #coachville {
	text-align: right;
	vertical-align: bottom;
}

#header #coachville img {
	margin-bottom: 1px;
	margin-right: 14px;
}

/* Footer */
.Footer----------------------------------------------------------------------------------------------------------------------------- {}

#footer {
	background-image: url(interface/footer-background.gif);
	background-repeat:  repeat-x;
	background-position: left top;
	height: 53px;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-color: #ebebeb;
}

#footer table {
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 100%;
	font-family: Tahoma, Arial, Verdana, "Trebuchet MS";
	font-size: 9px;
	color: #8c8c8c;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	line-height: 14px;
}

#footer table td {
	padding-top: 7px;
}

#footer table td b {
	font-weight: normal;
	color: #BCBCBC;
}

#footer table a, #footer table a:visited, #footer table a:active {
	color: #8c8c8c;
	text-decoration: underline;
}

#footer table a:hover {
	color: #4E4E4E;
	text-decoration: none;
}


#footer table #xplora {
	text-align: right;
}

#footer table #xplora a, #footer table #xplora a:visited, #footer table #xplora a:active {
	color: #bbbbbb;
	text-decoration: none;
}

#footer table #xplora a:hover {
	color: #909090;
	text-decoration: underline;
}

#footer #footer-cursos {
	margin: 0px;
	padding: 0px;
}

#footer #footer-cursos td {
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}

#footer #footer-cursos td.left {
	padding-right: 10px;
	padding-top: 5px;
}

#footer #footer-cursos td.left p, #footer #footer-cursos td.right p {
	clear: both;
	float: left;
	overflow: hidden;
	padding-right: 0px;
	padding-left: 8px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	width: 100%;
}

#footer #footer-cursos td.left p.titulo {
	float:none;
	clear:both;
	font-weight:bold;
	border:none;
	padding: 0px;
}

#footer #footer-cursos td a, #footer #footer-cursos td a:visited {
	text-decoration: none;
}

#footer #footer-cursos td a:hover, #footer #footer-cursos td a:active {
	color: #000000;
	text-decoration: underline;
}

#footer #footer-cursos td.right {
}

#footer #footer-cursos td.right p {
	padding-left: 0px;
}

#footer #footer-cursos td.right a, #footer #footer-cursos td.right a:visited {
	color: #353535;
}


/* Menu */
.Menu------------------------------------------------------------------------------------------------------------------------------- {}

#menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	width: 202px;
	overflow: hidden;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 11px;
}

#menu #top {
	margin: 0px;
	padding: 0px;
	height: 12px;
	width: 202px;
	overflow: hidden;
	background-image: url(interface/menu/top-background.gif);
	background-repeat: no-repeat;
	background-position: center top;
	clear: both;
	float: left;
}

#menu #bot {
	margin: 0px;
	padding: 0px;
	height: 12px;
	width: 202px;
	overflow: hidden;
	background-image: url(interface/menu/bot-background.gif);
	background-repeat: no-repeat;
	background-position: center top;
	clear: both;
	float: none;
}

#menu a, #menu a:visited, #menu a:active {
	color: #3792a5;
	text-decoration: none;
	background-image: url(interface/menu/link-background.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 22px;
	width: 202px;
	overflow: hidden;
	clear: both;
	float: left;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	text-align: left;
}

#menu a b {
	text-decoration: underline;
	color: #3792a5;
}

#menu a i, #menu a:visited i, #menu a:active i, #menu a i b {
	color: #266673;
	font-style: normal;
}

#menu a u, #menu a:visited u, #menu a:active u, #menu a u b {
	color: #7326c2;
	font-style: normal;
	text-decoration:none;
}

#menu a:hover, #menu a:hover i, #menu a:hover u {
	color: #000000;
	text-decoration: none;
}


/* Testimonios */
.Testimonios------------------------------------------------------------------------------------------------------------------------ {}

#testimonios {
	font-family: Tahoma, Arial, Verdana, "Trebuchet MS";
	font-size: 10px;
	width: 202px;
	overflow: hidden;
	color: #6d6d6d;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 11px;
	background-image: url(interface/menu/testi-background.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	text-align: left;
}

#testimonios #top {
	height: auto;
	width: 202px;
	overflow: hidden;
	background-image: url(interface/menu/testi-top-background.gif);
	background-repeat: no-repeat;
	background-position: left top;
	clear: both;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 11px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#testimonios p {
	float: left;
	line-height: 14px;
	width: auto;
	margin: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}

#testimonios .autor {
	text-align: right;
	color: #8c8c8c;
	margin: 0px;
	float: right;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}

/* Content */
.Content---------------------------------------------------------------------------------------------------------------------------- {}

#content {
	margin: 0px;
	width: auto;
	text-align: justify;
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #6d6d6d;
	padding: 0px;
}

#content table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #6d6d6d;
}


#content h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #416a8c;
	font-weight: bold;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 4px;
}

#content h1 b, #content h1 strong {
	color: #3792a5;
}

#content h1 strong {
	background-image: url(interface/h1-strong-bck.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 10px;
	margin-left: 2px;
}

#content p {
	padding-bottom: 10px;
	padding-left: 4px;
	padding-right: 5px;
}

#content a, #content a:visited, #content a:active {
	color: #3792a5;
	text-decoration: underline;
}

#content a:hover, #content a:hover i, #content a:hover strong {
	color: #000000;
	text-decoration: underline;
}

#content a i, #content a:visited i, #content a:active i {
	font-style: normal;
	text-decoration: none;
}

#content a strong, #content a:visited strong, #content a:active strong {
	text-decoration: underline;
	font-weight: bold;
	color: #8c8c8c;
}

#content hr {
	height: 1px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #cccccc;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
	margin: 0px;
	padding: 0px;
}

#content table td hr {
	margin-bottom: 5px;
}

#content #back {
	clear: none;
	float: right;
	width: auto;
	padding-top: 10px;
	padding-left: 20px;
}

#content #back a, #content #back a:visited, #content #back a:active {
	font-family: Tahoma, Arial, Verdana, "Trebuchet MS";
	font-size: 10px;
	font-weight: bold;
	color: #8c8c8c;
	text-decoration: none;
	background-image: url(interface/back-a-bck.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 8px;
}

#content #back a:hover {
	color: #000000;
	text-decoration: none;
}


#content .texto-S {
	font-family: Tahoma, Arial, Verdana, "Trebuchet MS";
	font-size: 10px;
	color: #8c8c8c;
}

#content .texto-S strong {
	font-weight: bold;
	color: #000000;
}

#content blockquote {
	margin-right: 10px;
	margin-left: 20px;
	margin-bottom: 10px;
}

#content ul {
	margin-bottom: 10px;
}

#content li {
	margin-right: 10px;
	margin-left: 20px;
	background-image: url(interface/content-li-bullet.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 9px;
	list-style-image: none;
	list-style-type: none;
	margin-bottom: 4px;
}

/* Content - Destacados */
.Content-Destacados----------------------------------------------------------------------------------------------------------------- {}

.destacado-negro {
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	text-decoration: underline;
}

.destacado-azul {
	color: #3792a5;
}

.destacado-rojo {
	color: #ca001b;
	font-weight: bold;
}

.destacado {
	color: #000000;
}


/* Content - Table - Noticia */
.Content-Table-Noticia-------------------------------------------------------------------------------------------------------------- {}

#tab-noticia {
	width: 100%;
}

#tab-noticia .top-left {
	margin: 0px;
	padding: 0px;
	height: 31px;
	width: 12px;
	background-image: url(interface/tablas/noticia-top-left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	overflow: hidden;
}

#tab-noticia .top-center {
	background-image: url(interface/tablas/noticia-top-center.gif);
	background-repeat:  repeat-x;
	background-position: center top;
	height: 31px;
	overflow: hidden;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
}

#tab-noticia .top-center b {
	float: left;
	margin-top: 11px;
	margin-left: 7px;
}

#tab-noticia .top-right {
	margin: 0px;
	padding: 0px;
	height: 31px;
	width: 12px;
	background-image: url(interface/tablas/noticia-top-right.gif);
	background-repeat: no-repeat;
	background-position: right top;
	overflow: hidden;
}

#tab-noticia .bot-left {
	background-image: url(interface/tablas/noticia-bot-left.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 0px;
	padding: 0px;
	width: 12px;
	overflow: hidden;
}

#tab-noticia .bot-center {
	background-image: url(interface/tablas/noticia-bot-center.gif);
	background-repeat:  repeat-x;
	background-position: center bottom;
	overflow: hidden;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}

#tab-noticia .bot-center p {
	float: left;
	margin-top: 5px;
	margin-left: 0px;
	font-family: Tahoma, Arial, Verdana, "Trebuchet MS";
	font-size: 11px;
	line-height: 15px;
	color: #ba2c35;
	width: auto;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 7px;
	clear: both;
}

#tab-noticia .bot-center strong {
	font-weight: bold;
	color: #94ba2c;
}

#tab-noticia a, #tab-noticia a:visited, #tab-noticia a:active {
	color: #000000;
	text-decoration: underline;
}

#tab-noticia a:hover {
	color: #000000;
	text-decoration: none;
}

#tab-noticia .bot-right {
	background-image: url(interface/tablas/noticia-bot-right.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 0px;
	padding: 0px;
	width: 12px;
	overflow: hidden;
}

/* Content - Table - Novedades */
.Content-Table-Novedades------------------------------------------------------------------------------------------------------------ {}

#tab-novedades {
	width: 100%;
}

#tab-novedades .top-left {
	margin: 0px;
	padding: 0px;
	height: 31px;
	width: 12px;
	background-image: url(interface/tablas/novedades-top-left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	overflow: hidden;
}

#tab-novedades .top-center {
	background-image: url(interface/tablas/novedades-top-center.gif);
	background-repeat:  repeat-x;
	background-position: center top;
	height: 31px;
	overflow: hidden;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
}

#tab-novedades .top-center b {
	float: left;
	margin-top: 11px;
	margin-left: 7px;
}

#tab-novedades .top-right {
	margin: 0px;
	padding: 0px;
	height: 31px;
	width: 12px;
	background-image: url(interface/tablas/novedades-top-right.gif);
	background-repeat: no-repeat;
	background-position: right top;
	overflow: hidden;
}

#tab-novedades .bot-left {
	background-image: url(interface/tablas/novedades-bot-left.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 0px;
	padding: 0px;
	width: 12px;
	overflow: hidden;
}

#tab-novedades .bot-center {
	background-image: url(interface/tablas/novedades-bot-center.gif);
	background-repeat:  repeat-x;
	background-position: center bottom;
	overflow: hidden;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}

#tab-novedades .bot-center p {
	float: left;
	margin-top: 5px;
	margin-left: 0px;
	font-family: Tahoma, Arial, Verdana, "Trebuchet MS";
	font-size: 10px;
	line-height: 14px;
	color: #8c8c8c;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 7px;
	clear: both;
	width: 100%;
}

#tab-novedades a, #tab-novedades a:visited, #tab-novedades a:active {
	color: #545b64;
	text-decoration: underline;
}

#tab-novedades a:hover {
	color: #000000;
	text-decoration: none;
}

#tab-novedades .bot-right {
	background-image: url(interface/tablas/novedades-bot-right.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 0px;
	padding: 0px;
	width: 12px;
	overflow: hidden;
}

/* Content - Table - Cursos */
.Content-Table-Cursos--------------------------------------------------------------------------------------------------------------- {}

#tab-cursos {
	width: 100%;
}

#tab-cursos .top-left {
	margin: 0px;
	padding: 0px;
	height: 31px;
	width: 12px;
	background-image: url(interface/tablas/cursos-top-left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	overflow: hidden;
}

#tab-cursos .top-center {
	background-image: url(interface/tablas/cursos-top-center.gif);
	background-repeat:  repeat-x;
	background-position: center top;
	height: 31px;
	overflow: hidden;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
}

#tab-cursos .top-center b {
	float: left;
	margin-top: 11px;
	margin-left: 7px;
}

#tab-cursos .top-right {
	margin: 0px;
	padding: 0px;
	height: 31px;
	width: 12px;
	background-image: url(interface/tablas/cursos-top-right.gif);
	background-repeat: no-repeat;
	background-position: right top;
	overflow: hidden;
}

#tab-cursos .bot-left {
	background-image: url(interface/tablas/cursos-bot-left.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 0px;
	padding: 0px;
	width: 12px;
	overflow: hidden;
}

#tab-cursos .bot-center {
	background-image: url(interface/tablas/cursos-bot-center.gif);
	background-repeat:  repeat-x;
	background-position: center bottom;
	overflow: hidden;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	background-color: #FFFFFF;
}

#tab-cursos .bot-center p {
	float: left;
	margin-top: 5px;
	margin-left: 0px;
	font-family: Tahoma, Arial, Verdana, "Trebuchet MS";
	font-size: 10px;
	line-height: 14px;
	color: #8c8c8c;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 7px;
	clear: both;
	width: 95%;
}

#tab-cursos a, #tab-cursos a:visited, #tab-cursos a:active {
	color: #2E3136;
	text-decoration: none;
}

#tab-cursos a b, #tab-cursos a:visited b, #tab-cursos a:active b {
	font-weight: normal;
	color: #6D6D6D;
	text-decoration: underline;
}

#tab-cursos a:hover, #tab-cursos a:hover b {
	color: #000000;
	text-decoration: underline;
}

#tab-cursos .bot-right {
	background-image: url(interface/tablas/cursos-bot-right.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 0px;
	padding: 0px;
	width: 12px;
	overflow: hidden;
}

/* Content - Table - Destacado */
.Content-Table-Destacado------------------------------------------------------------------------------------------------------------ {}

#tab-destacado, #tab-destacado-bis, #tab-destacado-verde {
	width: auto;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 5px;
	clear: none;
	float: left;
}

#tab-destacado-verde {
	width: 192px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}

#tab-destacado .top-left, #tab-destacado-bis .top-left, #tab-destacado-verde .top-left {
	margin: 0px;
	padding: 0px;
	width: 4px;
	background-image: url(interface/tablas/destacado-top-left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 4px;
	overflow: hidden;
}

#tab-destacado-verde .top-left {
	background-image: url(interface/tablas/destacado-verde-top-left.gif);
}

#tab-destacado .top, #tab-destacado-bis .top, #tab-destacado-verde .top {
	height: 4px;
	overflow: hidden;
	background-color: #f1e5b6;
}

#tab-destacado-verde .top {
	background-color: #aec841;
}

#tab-destacado .top-right, #tab-destacado-bis .top-right, #tab-destacado-verde .top-right {
	margin: 0px;
	padding: 0px;
	height: 4px;
	width: 4px;
	background-image: url(interface/tablas/destacado-top-right.gif);
	background-repeat: no-repeat;
	background-position: right top;
	overflow: hidden;
}

#tab-destacado-verde .top-right {
	background-image: url(interface/tablas/destacado-verde-top-right.gif);
}

#tab-destacado .right, #tab-destacado-bis .right, #tab-destacado-verde .right {
	width: 9px;
	overflow: hidden;
}

#tab-destacado .center, #tab-destacado-bis .center, #tab-destacado-verde .center {
	background-image: url(interface/tablas/destacado-center.gif);
	background-repeat:  repeat-x;
	background-position: center bottom;
	height: auto;
	font-family: Tahoma, Arial, Verdana, "Trebuchet MS";
	font-size: 10px;
	color: #6d6d6d;
	background-color: #f1e5b6;
	width: auto;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-right: 14px;
}

#tab-destacado-verde .center {
	color: #ffffff;
	background-color: #aec841;
	background-image: none;
}

#tab-destacado-bis .center, #tab-destacado-verde .center {
	text-align: right;
	padding-right: 7px;
	padding-left: 7px;
}

#tab-destacado-bis .center td, #tab-destacado-verde .center td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #8c856a;
	line-height: 12px;
}

#tab-destacado-verde .center td {
	color: #ffffff;
}

#tab-destacado .center strong {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #8c856a;
	font-weight: bold;
	padding-bottom: 5px;
}

#tab-destacado .center p, #tab-destacado .center table, #tab-destacado font {
	float: left;
	font-family: Tahoma, Arial, Verdana, "Trebuchet MS";
	font-size: 10px;
	line-height: 14px;
	color: #8c8c8c;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#tab-destacado font {
	width: auto;
	clear: none;
	float: none;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	text-align: left;
}

#tab-destacado a, #tab-destacado a:visited, #tab-destacado a:active {
	color: #545b64;
	text-decoration: underline;
}

#tab-destacado a:hover {
	color: #000000;
	text-decoration: none;
}

#tab-destacado .bot-left, #tab-destacado-bis .bot-left, #tab-destacado-verde .bot-left {
	background-image: url(interface/tablas/destacado-bot-left.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 0px;
	padding: 0px;
	width: 4px;
	overflow: hidden;
	height: 19px;
}

#tab-destacado-verde .bot-left {
	background-image: url(interface/tablas/destacado-verde-bot-left.gif);
}

#tab-destacado .bot-right, #tab-destacado-bis .bot-right, #tab-destacado-verde .bot-right  {
	background-image: url(interface/tablas/destacado-bot-right.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 0px;
	padding: 0px;
	width: 4px;
	overflow: hidden;
	height: auto;
}

#tab-destacado-verde .bot-right  {
	background-image: url(interface/tablas/destacado-verde-bot-right.gif);
}

#tab-destacado-verde .bot-right, #tab-destacado-verde .bot-left, #tab-destacado-verde .top-right, #tab-destacado-verde .top-left  {
	background-color: #aec841;
}


/* Content - Table - Destacado2 */
.Content-Table-Destacado2----------------------------------------------------------------------------------------------------------- {}

#tab-destacado2 {
	width: 100%;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}

#tab-destacado2 .top-left {
	margin: 0px;
	padding: 0px;
	width: 4px;
	background-image: url(interface/tablas/destacado2-top-left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 4px;
	overflow: hidden;
}

#tab-destacado2 .top {
	height: 4px;
	overflow: hidden;
	background-color: #d7e9ed;
}

#tab-destacado2 .top-right {
	margin: 0px;
	padding: 0px;
	height: 4px;
	width: 4px;
	background-image: url(interface/tablas/destacado2-top-right.gif);
	background-repeat: no-repeat;
	background-position: right top;
	overflow: hidden;
}

#tab-destacado2 .right {
	width: 9px;
	overflow: hidden;
	background-color: #FFFFFF;
	background-image: none;
}

#tab-destacado2 .center {
	background-image: url(interface/tablas/destacado2-center.gif);
	background-repeat:  repeat-x;
	background-position: center bottom;
	height: auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #3792a5;
	background-color: #d7e9ed;
	width: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 7px;
}

#tab-destacado2 .center strong {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #8c856a;
	font-weight: bold;
	padding-bottom: 5px;
}

#tab-destacado2 .center p, #tab-destacado2 .center table {
	float: none;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	width: auto;
}

#tab-destacado2 a, #tab-destacado2 a:visited, #tab-destacado2 a:active {
	color: #545b64;
	text-decoration: underline;
}

#tab-destacado2 a:hover {
	color: #000000;
	text-decoration: none;
}

#tab-destacado2 .bot-left {
	background-image: url(interface/tablas/destacado2-bot-left.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 0px;
	padding: 0px;
	width: 4px;
	overflow: hidden;
	height: 19px;
}

#tab-destacado2 .bot-right {
	background-image: url(interface/tablas/destacado2-bot-right.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 0px;
	padding: 0px;
	width: 4px;
	overflow: hidden;
	height: auto;
}

/* Content - Table - Quienes */
.Content-Table-Quienes-------------------------------------------------------------------------------------------------------------- {}

#tab-quienes {
	width: 100%;
}

#tab-quienes .top-left {
	margin: 0px;
	padding: 0px;
	height: 31px;
	width: 12px;
	background-image: url(interface/tablas/cursos-top-left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	overflow: hidden;
}

#tab-quienes .top-center {
	background-image: url(interface/tablas/cursos-top-center.gif);
	background-repeat:  repeat-x;
	background-position: center top;
	height: 31px;
	overflow: hidden;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
}

#tab-quienes .top-center b {
	float: left;
	margin-top: 11px;
	margin-left: 7px;
}

#tab-quienes .top-right {
	margin: 0px;
	padding: 0px;
	height: 31px;
	width: 12px;
	background-image: url(interface/tablas/cursos-top-right.gif);
	background-repeat: no-repeat;
	background-position: right top;
	overflow: hidden;
}

#tab-quienes .bot-left {
	background-image: url(interface/tablas/cursos-bot-left.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 0px;
	padding: 0px;
	width: 12px;
	overflow: hidden;
}

#tab-quienes .bot-center {
	background-image: url(interface/tablas/cursos-bot-center.gif);
	background-repeat:  repeat-x;
	background-position: center bottom;
	overflow: hidden;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 18px;
	padding-left: 0px;
}

#tab-quienes .bot-center p {
	float: none;
	margin-top: 5px;
	margin-left: 0px;
	font-family: Tahoma, Arial, Verdana, "Trebuchet MS";
	font-size: 10px;
	line-height: 14px;
	color: #8c8c8c;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 7px;
	clear: both;
	width: 100%;
}

#tab-quienes .bot-center table {
	font-family: Tahoma, Arial, Verdana, "Trebuchet MS";
	font-size: 10px;
	line-height: 14px;
	color: #8c8c8c;
	padding: 0px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 7px;
}

#tab-quienes .bot-center table td {
	padding: 0px;
}

#tab-quienes a, #tab-quienes a:visited, #tab-quienes a:active {
	font-weight: bold;
	color: #3792a5;
	text-decoration: none;
}

#tab-quienes a:hover {
	color: #000000;
	text-decoration: none;
}

#tab-quienes a i, #tab-quienes a:visited i, #tab-quienes a:active i {
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}

#tab-quienes a:hover i {
	color: #3792a5;
	text-decoration: none;
}

#tab-quienes a b, #tab-quienes a:visited b, #tab-quienes a:active b {
	font-weight: normal;
	color: #3792a5;
	text-decoration: none;
	background-image: url(interface/tab-noticia-strong-bck.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 8px;
}

#tab-quienes a:hover b {
	color: #205662;
	text-decoration: underline;
}

#tab-quienes .bot-right {
	background-image: url(interface/tablas/cursos-bot-right.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 0px;
	padding: 0px;
	width: 12px;
	overflow: hidden;
}

/* Content - Table - Destacado3 */
.Content-Table-Destacado3----------------------------------------------------------------------------------------------------------- {}

#tab-destacado3 {
	width: 100%;
}

#tab-destacado3 .top-left {
	margin: 0px;
	padding: 0px;
	height: 31px;
	width: 12px;
	background-image: url(interface/tablas/noticia-top-left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	overflow: hidden;
}

#tab-destacado3 .top-center {
	background-image: url(interface/tablas/noticia-top-center.gif);
	background-repeat:  repeat-x;
	background-position: center top;
	height: 31px;
	overflow: hidden;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
}

#tab-destacado3 .top-center b {
	float: left;
	margin-top: 11px;
	margin-left: 7px;
}

#tab-destacado3 .top-right {
	margin: 0px;
	padding: 0px;
	height: 31px;
	width: 12px;
	background-image: url(interface/tablas/noticia-top-right.gif);
	background-repeat: no-repeat;
	background-position: right top;
	overflow: hidden;
}

#tab-destacado3 .bot-left {
	background-image: url(interface/tablas/noticia-bot-left.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 0px;
	padding: 0px;
	width: 12px;
	overflow: hidden;
}

#tab-destacado3 .bot-center {
	background-image: url(interface/tablas/noticia-bot-center.gif);
	background-repeat:  repeat-x;
	background-position: center bottom;
	overflow: hidden;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	width: auto;
}

#tab-destacado3 .bot-center p, #tab-destacado3 .bot-center table {
	float: left;
	margin-top: 5px;
	margin-left: 0px;
	font-family: Tahoma, Arial, Verdana, "Trebuchet MS";
	font-size: 10px;
	line-height: 14px;
	color: #8c8c8c;
	width: 100%!important;
	margin-right: 0px;
	margin-bottom: 5px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 7px;
	clear: both;
}

#tab-destacado3 .bot-center table {
	margin: 0px;
	padding: 0px;
}

#tab-destacado3 .bot-center strong {
	font-weight: bold;
	color: #94ba2c;
}

#tab-destacado3 .bot-center img {
	margin-top: 5px;
}

#tab-destacado3 a, #tab-destacado3 a:visited, #tab-destacado3 a:active {
	color: #000000;
	text-decoration: underline;
}

#tab-destacado3 a:hover {
	color: #94ba2c;
	text-decoration: none;
}

#tab-destacado3 .bot-right {
	background-image: url(interface/tablas/noticia-bot-right.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 0px;
	padding: 0px;
	width: 12px;
	overflow: hidden;
}

/* Content - Table - Programa */
.Content-Table-Programa------------------------------------------------------------------------------------------------------------- {}

#tab-programa {
	width: 100%;
}

#tab-programa .top-left {
	margin: 0px;
	padding: 0px;
	height: 31px;
	width: 12px;
	background-image: url(interface/tablas/cursos-top-left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	overflow: hidden;
}

#tab-programa .top-center {
	background-image: url(interface/tablas/cursos-top-center.gif);
	background-repeat:  repeat-x;
	background-position: center top;
	height: 31px;
	overflow: hidden;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
}

#tab-programa .top-center b {
	float: left;
	margin-top: 11px;
	margin-left: 7px;
}

#tab-programa .top-right {
	margin: 0px;
	padding: 0px;
	height: 31px;
	width: 12px;
	background-image: url(interface/tablas/cursos-top-right.gif);
	background-repeat: no-repeat;
	background-position: right top;
	overflow: hidden;
}

#tab-programa .bot-left {
	background-image: url(interface/tablas/cursos-bot-left.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 0px;
	padding: 0px;
	width: 12px;
	overflow: hidden;
}

#tab-programa .bot-center {
	background-image: url(interface/tablas/cursos-bot-center.gif);
	background-repeat:  repeat-x;
	background-position: center bottom;
	overflow: hidden;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}

#tab-programa .bot-center p {
	float: none;
	margin-top: 5px;
	margin-left: 0px;
	font-family: Tahoma, Arial, Verdana, "Trebuchet MS";
	font-size: 10px;
	line-height: 14px;
	color: #8c8c8c;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 7px;
	clear: both;
	width: 100%;
}

#tab-programa a, #tab-programa a:visited, #tab-programa a:active {
	color: #2E3136;
	text-decoration: none;
}

#tab-programa a b, #tab-programa a:visited b, #tab-programa a:active b {
	font-weight: normal;
	color: #6D6D6D;
	text-decoration: underline;
}

#tab-programa a:hover, #tab-programa a:hover b {
	color: #000000;
	text-decoration: underline;
}

#tab-programa .bot-center table .titulo {
	background-color: #edeeef;
}

#tab-programa .bot-center table td {
	text-align: left;
	vertical-align: top;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 10px;
	padding-left: 10px;
	margin: 0px;
}

#tab-programa .bot-center table td i {
	color: #8c8c8c;
	font-style: normal;
}

#tab-programa .bot-center table td hr {
	margin: 0px;
	padding: 0px;
}

#tab-programa .bot-right {
	background-image: url(interface/tablas/cursos-bot-right.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 0px;
	padding: 0px;
	width: 12px;
	overflow: hidden;
}

#tab-programa #titulo1 {
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	width: 257px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
}

#tab-programa td {
	text-align: left;
	vertical-align: top;
}

#tab-programa #titulo2 {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	height: 35px;
}

#tab-programa #titulo2 a {
	margin: 0px;
	padding: 0px;
}

#tab-programa #titulo2, #tab-programa #titulo2 a, #tab-programa #titulo2 a:visited, #tab-programa #titulo2 a:active, #tab-programa #titulo2 a:hover {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	padding-top: 5px;
	font-style: normal;
	text-decoration: none;
	margin: 0px;
	color: #000000;
}

#tab-programa #titulo2 b, #tab-programa #titulo2 a b, #tab-programa #titulo2 a:visited b, #tab-programa #titulo2 a:active b, #tab-programa #titulo2 a:hover b {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	color: #000000;
}


#tab-programa #break {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

/* Content - Table - Twitter */
.Content-Table-Twitter--------------------------------------------------------------------------------------------------------------- {}

#tab-twitter {
	width: 100%;
	margin: 0px;
	padding: 0px;
}

#tab-twitter .top-left {
	margin: 0px;
	padding: 0px;
	height: 31px;
	width: 12px;
	background-image: url(interface/tablas/noticia-top-left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	overflow: hidden;
}

#tab-twitter .top-center {
	background-image: url(interface/tablas/noticia-top-center.gif);
	background-repeat:  repeat-x;
	background-position: center top;
	height: 31px;
	overflow: hidden;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
}

#tab-twitter .top-center b {
	float: left;
	margin-top: 11px;
	margin-left: 7px;
}

#tab-twitter .top-right {
	margin: 0px;
	padding: 0px;
	height: 31px;
	width: 12px;
	background-image: url(interface/tablas/noticia-top-right.gif);
	background-repeat: no-repeat;
	background-position: right top;
	overflow: hidden;
}

#tab-twitter .bot-left {
	background-image: url(interface/tablas/noticia-bot-left.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 0px;
	padding: 0px;
	width: 12px;
	overflow: hidden;
}

#tab-twitter .bot-center {
	background-image: url(interface/tablas/noticia-bot-center.gif);
	background-repeat:  repeat-x;
	background-position: center bottom;
	overflow: hidden;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	width: auto;
}

#tab-twitter .bot-center p, #tab-twitter .bot-center table {
	float: none;
	margin-top: 7px;
	margin-left: 10px;
	font-family: Tahoma, Arial, Verdana, "Trebuchet MS";
	font-size: 10px;
	line-height: 14px;
	color: #8c8c8c;
	margin-right: 10px;
	margin-bottom: 0px;
	clear: both;
	padding: 0px;
}

#tab-twitter .bot-right {
	background-image: url(interface/tablas/noticia-bot-right.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 0px;
	padding: 0px;
	width: 12px;
	overflow: hidden;
}

#tab-twitter a, #tab-twitter a:visited {
	color: #ca3039;
	text-decoration: none;
	clear: both;
	float: right;
}

#tab-twitter a:hover, #tab-twitter a:active {
	color: #ca3039;
	text-decoration: underline;
}

#tab-twitter #twitter_div ul#twitter_update_list {
	margin: 10px;
	padding: 0px;
}

#tab-twitter #twitter_div ul#twitter_update_list li {
	font-family: Tahoma, Arial, Verdana, "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	margin: 0px;
	color: #4b4b4b;
	padding-bottom: 6px;
	line-height: 17px;
}

#tab-twitter #twitter_div ul#twitter_update_list li a, #tab-twitter #twitter_div ul#twitter_update_list li a:visited {
	color: #4b4b4b;
	text-decoration: none;
	clear: none;
	float: none;
}

#tab-twitter #twitter_div ul#twitter_update_list li a:hover, #tab-twitter #twitter_div ul#twitter_update_list li a:active {
	color: #4b4b4b;
	text-decoration: none;
}

#tab-twitter #twitter_div ul#twitter_update_list li span a, #tab-twitter #twitter_div ul#twitter_update_list li span a:visited {
	color: #4b4b4b;
	text-decoration: underline;
	clear: none;
	float: none;
}

#tab-twitter #twitter_div ul#twitter_update_list li span a:hover, #tab-twitter #twitter_div ul#twitter_update_list li span a:active {
	color: #000000;
	text-decoration: none;
}



/* Formulario */
.Formulario------------------------------------------------------------------------------------------------------------------------- {}

.field-text, .field-memo {
	font-family: Tahoma, Arial, Verdana, "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #595959;
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: middle;
	height: 16px;
	width: auto;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	overflow: hidden;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.field-memo {
	height: auto;
	width: 283px;
	scrollbar-arrow-color: #eaeaea;
	scrollbar-base-color: #eaeaea;
	scrollbar-darkshadow-color: #eaeaea;
	scrollbar-track-color: #eaeaea;
	scrollbar-face-color: #9b9fa2;
	scrollbar-shadow-color: #eaeaea;
	scrollbar-highlight-color: #eaeaea;
	scrollbar-3dlight-color: #eaeaea;
	overflow: auto;
}

.field-text-2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #595959;
	background-color: #e1eff2;
	text-align: left;
	vertical-align: middle;
	height: 20px;
	width: auto;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	overflow: hidden;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 10px;
}

.field-check {
	margin-top: -4px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	padding: 0px;
}

.field-button, #tab-destacado submit, #tab-destacado-bis submit, #tab-destacado-verde submit {
	font-family: Tahoma, Arial, Verdana, "Trebuchet MS";
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #8c856a;
	text-align: center;
	vertical-align: middle;
	height: 17px;
	width: 43px;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
	float: right;
}

.field-button-2 {
	font-family: Tahoma, Arial, Verdana, "Trebuchet MS";
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #3792a5;
	text-align: center;
	vertical-align: middle;
	height: 17px;
	width: 50px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
	float: right;
	text-transform: uppercase;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#divNewsCont {
	width:auto;
	height:79px;
	visibility:hidden;
	overflow:hidden;
	text-align: left;
	vertical-align: middle;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 10px;
}

#divNews, #divNews a, #divNews a:visited, #divNews a:active,
#divNewsCont, #divNewsCont a, #divNewsCont a:visited, #divNewsCont a:active {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	color: #ca001b;
	text-decoration: none;
} 

#divNews a:hover,
#divNewsCont a:hover {
	color: #000000;
	text-decoration: none;
}

#presentaciones {
	height: 86px;
	width: 758px;
	overflow: hidden;
	background-color: #d2c8a7;
	background-image: url(interface/presentaciones-bck4.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin: 0px;
	padding: 0px;
}

#presentaciones p {
	clear: both;
	float: none;
}

#presentaciones td {
	margin: 0px;
	padding: 0px;
}

#presentaciones td.izq {
	width: 315px;
}

#presentaciones td.cen {
	width: 127px;
	overflow: hidden;
	text-align: center;
	vertical-align: bottom;
}

#presentaciones td.cen a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#presentaciones td.der {
	width: 315px;
}


#presentaciones td.izq a, #presentaciones td.izq a:visited, #presentaciones td.izq a:active, #presentaciones td.izq a:hover,
#presentaciones td.der a, #presentaciones td.der a:visited, #presentaciones td.der a:active, #presentaciones td.der a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 15px;
	float: left;
	padding-top: 10px;
}

#presentaciones td u, #presentaciones td a u {
	color: #ba2c34;
	text-decoration: none;
}

#presentaciones td b, #presentaciones td a b {
	color: #000000;
	text-transform: uppercase;
	text-decoration: none;
}

.AreaCorp--------------------------------------------------------------------------------------------------------------------- {}

#areacorp {
	width: 100%;
	margin-top: 14px;
	margin-bottom: 20px;
}

#areacorp img {
	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;
}

#areacorp #title {
	background-color: #6b77a5;
	height: 51px;
	background-image: url(interface/area-corporativa/title-bck.gif);
	background-repeat:  repeat-x;
	background-position: top;
	text-align: left;
	vertical-align: top;
}

#areacorp #title #right {
	float: right;
}

#areacorp #menu1 {
	background-color: #42528c;
	background-image: url(interface/area-corporativa/menu-bck-1.gif);
	background-repeat:  repeat-x;
	height: 28px;
	overflow: hidden;
}

#areacorp #menu2 {
	background-color: #9ec5cd;
	background-image: url(interface/area-corporativa/menu-bck-2.gif);
	background-repeat:  no-repeat;
	height: 25px;
	overflow: hidden;
	background-position: right top;
}

#areacorp #contenido {
	background-color: #ebf4fa;
	background-image: url(interface/area-corporativa/contenido-bck.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}

#areacorp #contenido h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #8eb1b8;
	float: none;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#areacorp #contenido h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #8eb1b8;
	float: none;
	font-style: normal;
	line-height: normal;
	padding-right: 4px;
	padding-left: 0px;
	padding-bottom: 1px;
	margin: 0px;
	padding-top: 0px;
	background-image: none;
	clear: none;
	overflow: hidden;
}

#areacorp #contenido h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	color: #524b45;
	float: none;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#areacorp #contenido h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	color: #8eb1b8;
	clear: both;
	float: left;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

#areacorp #contenido h4 i {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #524b45;
	font-style: normal;
}

#areacorp #contenido p, #areacorp #contenido ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #71726a;
	padding-bottom: 10px;
}

#areacorp #contenido ul {
	padding-left: 20px;
}

#areacorp #contenido li {
	background-image: url(interface/area-corporativa/li-bullet.gif);
	background-repeat: no-repeat;
	background-position: left 7px;
	padding-left: 15px;
}

#areacorp #menu3 {
	width: 165px;
	overflow: hidden;
	background-image: url(interface/area-corporativa/image-01.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-align: left;
	vertical-align: top;
	padding-right: 20px;
	height: 450px;
}

#areacorp #menu3 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #858381;
	margin: 0px;
	background-image: url(interface/area-corporativa/menu3-bullet.gif);
	background-repeat:  repeat-x;
	background-position: left bottom;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

#areacorp #menu3 a, #areacorp #menu3 a:visited, #areacorp #menu3 a:active {
	color: #858381;
	text-decoration: none;
}

#areacorp #menu3 a:hover, #areacorp #menu3 a b:hover, #areacorp #menu3 a i:hover {
	color: #000000;
	text-decoration: none;
}

#areacorp #menu3 i {
	color: #8eb1b8;
}

#areacorp #contenido #tabla {
}

#areacorp #contenido #tabla td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #71726a;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bcd2d9;
}

#areacorp #contenido #tabla #titulo, #areacorp #contenido #tabla #titulo td {
	color: #FFFFFF;
	background-color: #9ec5cd;
	font-size: 13px;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-bottom-style: none;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #ebf4fa;
}

#areacorp #contenido #tabla2 {
}

#areacorp #contenido #tabla2 td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #524b45;
	padding: 10px;
}


#areacorp #contenido .cita {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #524b45;
	font-weight: bold;
}

#areacorp #paginas {
	background-color: #97bdc4;
	height: 40px;
	overflow: hidden;
	background-image: url(interface/area-corporativa/paginas-bck.gif);
	background-repeat:  repeat-x;
	background-position: top;
}

#areacorp #paginas table {
	height: 40px;
	width: 100%;
}

#areacorp #paginas a, #areacorp #paginas a:visited, #areacorp #paginas a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}

#areacorp #paginas a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#areacorp #paginas .izq {
	background-image: url(interface/area-corporativa/paginas-left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 40px;
}

#areacorp #paginas .izqlink {
	padding-top: 5px;
	text-align: left;
}

#areacorp #paginas .izqlink a {
	background-image: url(interface/area-corporativa/paginas-left-bullet.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	padding-left: 10px;
}

#areacorp #paginas .der {
	background-image: url(interface/area-corporativa/paginas-right.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 40px;
}

#areacorp #paginas .derlink {
	padding-top: 5px;
	text-align: right;
}

#areacorp #paginas .derlink a {
	background-image: url(interface/area-corporativa/paginas-right-bullet.gif);
	background-repeat: no-repeat;
	background-position: right 6px;
	padding-right: 10px;
}

.Form------------------------------------------------------------------------------------------------------------------------- {}

#tab-quienes #form td {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 0px;
	text-align: left;
	vertical-align: middle;
}

#tab-quienes #form td a, #tab-quienes #form td a:visited, #tab-quienes #form td a:active {
	font-weight: normal;
	color: #63009c;
	text-decoration: underline;
}

#tab-quienes #form td a:hover {
	color: #000000;
	text-decoration: none;
}

#tab-quienes #form td, #tab-quienes #form td p {
	font-size: 11px;
	color: #333333;
}

.form-field-text, .form-field-memo {
	font-family: Tahoma, Arial, Verdana, "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: middle;
	height: 18px;
	width: auto;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
	overflow: hidden;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 1px solid #666666;
}

.form-field-memo {
	height: auto;
	width: auto;
	scrollbar-arrow-color: #eaeaea;
	scrollbar-base-color: #eaeaea;
	scrollbar-darkshadow-color: #eaeaea;
	scrollbar-track-color: #eaeaea;
	scrollbar-face-color: #9b9fa2;
	scrollbar-shadow-color: #eaeaea;
	scrollbar-highlight-color: #eaeaea;
	scrollbar-3dlight-color: #eaeaea;
	overflow: auto;
}

.form-field-text-2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #595959;
	background-color: #e1eff2;
	text-align: left;
	vertical-align: middle;
	height: 20px;
	width: auto;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	overflow: hidden;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 10px;
}

.form-field-check {
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	padding: 0px;
}
.form-field-button {
	font-family: Tahoma, Arial, Verdana, "Trebuchet MS";
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #3792a5;
	text-align: center;
	vertical-align: middle;
	width: 50px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	float: right;
	text-transform: uppercase;
	margin: 0px;
}

.Inminente-------------------------------------------------------------------------------------------------------------------- {}
#inminente {
	background-color: #ca3039;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	background-image: url(interface/tablas/inminente-bck.gif);
	background-repeat:  repeat-x;
	background-position: center bottom;
}

#inminente .top {
	height: 18px;
	overflow: hidden;
	background-image: url(interface/tablas/inminente-top-left.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#inminente .top span {
	float: right;
	overflow: hidden;
	height: auto;
	background-image: url(interface/tablas/inminente-top-right.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
	width: 100%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffc515;
	text-align: center;
	vertical-align: bottom;
	text-transform: uppercase;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#inminente .left, #inminente .right {
	overflow: hidden;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	vertical-align: top;
	height: auto;
	width: 50%;
}

#inminente .left {
	text-align: left;
	padding-left:10px;
}

#inminente .right {
	text-align: right;
	padding-right:10px;
}

#inminente .left a, #inminente .right a,
#inminente .left a:visited, #inminente .right a:visited,
#inminente .left a:active, #inminente .right a:active,
#inminente .left a:hover, #inminente .right a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

#inminente .left a {
	float: left;
	color: #FFFFFF;
	text-decoration: none;
}

#inminente .right a {
	float: right;
	color: #FFFFFF;
	text-decoration: none;
}

#inminente .left a:hover, #inminente .right a:hover,
#inminente .left a:active, #inminente .right a:active,
#inminente .left a:hover i, #inminente .right a:hover i,
#inminente .left a:hover b, #inminente .right a:hover b {
	color: #FFFFFF;
	text-decoration: underline;
}

#inminente .left b, #inminente .right b {
	font-weight: bold;
	color: #FFFFFF;
}

#inminente .left i, #inminente .right i {
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}

#inminente .left {}

#inminente .center {
	width: 70px;
	overflow: hidden;
	text-align: center;
	vertical-align: bottom;
}

#inminente .right {}

#inminente .bot {
	background-image: url(interface/tablas/inminente-bot-left.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 0px;
	padding: 0px;
	height: 18px;
	overflow: hidden;
	text-align: center;
	vertical-align: bottom;
}

#inminente .bot span {
	background-image: url(interface/tablas/inminente-bot-right.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 18px;
	width: 100%;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	float: right;
	text-align: center;
}

#inminente .bot a, #inminente .bot a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: c42f38;
	text-decoration: none;
	background-image: url(interface/tablas/inminente-bot-link.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 18px;
	overflow: hidden;
	display: block;
	float: none;
	text-align: center;
	margin: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}

#inminente .bot a:hover {
	color: #000000;
	text-decoration: underline;
}

.Adcursos--------------------------------------------------------------------------------------------------------------------- {}
#adcursos {
	background-color: #3792a5;
	background-image: url(interface/tablas/adcursos-bck.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 100px;
	width: 100%;
	overflow: hidden;
}

#adcursos .left {
	width: 152px;
	overflow: hidden;
	text-align: left;
	vertical-align: bottom;
}

#adcursos .right {
	background-image: url(interface/tablas/adcursos-right.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-left: 10px;
}

#adcursos .right a, #adcursos .right a b {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 28px;
}

#adcursos .right a:hover, #adcursos .right a:hover b {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 28px;
}

#adcursos .right a:hover, #adcursos .right a:hover b {
	color: #FFFFFF;
	text-decoration: underline;
}

.Inminente-------------------------------------------------------------------------------------------------------------------- {}
#lastest {
	background-color: #ecf2f6;
	padding: 0px;
	clear: none;
	float: right;
	width: 340px;
	overflow: hidden;
	height: 100px;
	background-image: url(interface/tablas/lastest-bck.gif);
	background-repeat:  repeat-x;
	background-position: center bottom;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#lastest .top {
	background-color: #3792a5;
	background-image: url(interface/tablas/lastest-top-left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}

#lastest .top h3 {
	background-image: url(interface/tablas/lastest-top-right.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

#lastest .bot {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #6d6d6d;
	margin: 0px;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}

#lastest .bot ul {
	margin: 0px;
	padding: 0px;
}

#lastest .bot ul li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
	background-image: url(interface/tablas/lastest-bullet.gif);
	background-position: left 7px;
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	color: #6d6d6d;
}

#lastest .bot ul li a, #lastest .bot ul li a:hover {
	font-size: 11px;
	font-weight: bold;
	color: #3792a5;
	text-decoration: none;
}

#lastest .bot ul li a:hover {
	color: #1f535e;
	text-decoration: underline;
}

#lastest .bot ul li b {
	color: #86848f;
}

#lastest .bot p {}

#lastest .bot p a, #lastest .bot p a:hover {
	font-weight: bold;
	color: #6d6d6d;
}

#lastest .bot p a:hover {
	color: #333333;
	text-decoration: none;
}

#lastest .bot p.more {
	clear: both;
	float: right;
}

#lastest .bot p.more a, #lastest .bot p.more a:hover {
	font-weight: bold;
	color: #86848f;
	font-size: 10px;
}

#lastest .bot p.more a:hover {
	color: #333333;
	text-decoration: none;
}

.Blank------------------------------------------------------------------------------------------------------------------------ {}
table#blank {
	margin: 0px;
	padding: 0px;
	width: 100%;
	background-image: url(images/relleno.gif);
	float: left;
	clear: both;
	background-repeat: repeat;
}

table#blank td.top-left {
	background-image: url(interface/tablas/blank-top-left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	min-height:10px;
}

table#blank td.top-right {
	background-image: url(interface/tablas/blank-top-right.gif);
	background-repeat: no-repeat;
	background-position: right top;
	min-height:10px;
}

table#blank td.bot-left {
	background-image: url(interface/tablas/blank-bot-left.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	min-height:10px;
}

table#blank td.bot-right {
	background-image: url(interface/tablas/blank-bot-right.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	min-height:10px;
}

.Latinoamerica---------------------------------------------------------------------------------------------------------------- {}

#latinoamerica {
	background-color: #e2f1f2;
	background-image: url(interface/tablas/latinoamerica-top.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px;
	width: 406px;
	overflow: hidden;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
	
#latinoamerica .top {
	padding-top: 5px;
	padding-bottom: 5px;
}
	
#latinoamerica .top p {
	margin-left: 80px;
	margin-right: 10px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6d6d6d;
}
	
#latinoamerica .bot {
	background-image: url(interface/tablas/latinoamerica-bot.gif);
	background-position: center bottom;
	margin: 0px;
	padding: 0px;
	height: 4px;
	overflow: hidden;
	background-repeat: no-repeat;
}


#latinoamerica2 {
	background-color: #e2f1f2;
	background-image: url(interface/tablas/latinoamerica2-top.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px;
	width: 300px;
	overflow: hidden;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	clear: both;
	float: right;
}
	
#latinoamerica2 .top {
	padding-top: 5px;
	padding-bottom: 5px;
}
	
#latinoamerica2 .top p {
	margin-left: 80px;
	margin-right: 10px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6d6d6d;
}
	
#latinoamerica2 .bot {
	background-image: url(interface/tablas/latinoamerica2-bot.gif);
	background-position: center bottom;
	margin: 0px;
	padding: 0px;
	height: 4px;
	overflow: hidden;
	background-repeat: no-repeat;
}

#latinoamerica-cursos {}

#latinoamerica-cursos td {
	text-align: left;
	vertical-align: top;
	padding-top: 10px;
	padding-right: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6d6d6d;
}

#latinoamerica-cursos img {
	margin-left: 10px;
}

#latinoamerica-cursos h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #ca001b;
	line-height: normal;
	padding-bottom: 5px;
}

#latinoamerica-cursos h2 b {
	font-weight: bold;
	color: #ca001b;
}

#latinoamerica-cursos p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

#latinoamerica-cursos a, #latinoamerica-cursos a:active, #latinoamerica-cursos a:visited {
	font-weight: bold;
	color: #323232;
	text-decoration: underline;
}

#latinoamerica-cursos a:hover {
	color: #000000;
	text-decoration: none;
}

#latinoamerica-cursos b {
	font-weight: normal;
	color: #323232;
}

.Siguenos--------------------------------------------------------------------------------------------------------------------- {}

#siguenos {
	height: 81px;
	width: 194px;
	margin-left: 15px;
	background-image: url(interface/siguenos-bck.gif);
	background-repeat: no-repeat;
	background-position: center center;
	margin-bottom: 5px;
}

#siguenos td {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	color: #000000;
	padding-right: 0px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 0px;
}

#siguenos img {
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#siguenos strong {
	font-size: 11px;
	font-weight: normal;
	font-style: italic;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	height: 30px;
	clear: both;
	float: left;
	width: 100%;
	background-image: url(images/newsletter.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 40px;
	margin-bottom: 5px;
}

#siguenos label {
	clear: left;
	float: left;
	width: 50px;
}

#siguenos label.choice {
	clear: right;
	float: none;
	width: 100%;
}

#awf_field-1266238, #awf_field-1266239 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	color: #000000;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}

#awf_field-1266240 {
	float: left;
	clear: left;
	margin-right: 3px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 1px;
}

#siguenos input.submit {
	clear: both;
	float: right;
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #ffab3b;
	line-height: normal;
	padding: 0px;
	border: 0px none #63009c;
	overflow: hidden;
	margin: 0px;
}

.FeedBurner------------------------------------------------------------------------------------------------------------------- {}

.feedburnerFeedBlock {}
	
.feedburnerFeedBlock ul {
	margin-top: 8px;
	margin-bottom: 8px;
}
	
.feedburnerFeedBlock ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #86848f;
	line-height: 16px;
	background-image: url(interface/tab-noticia-strong-bck.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	list-style-type: none;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-left: 10px;
}
	
.feedburnerFeedBlock ul li a, .feedburnerFeedBlock ul li a:visited {
	color: #3792a5;
	text-decoration: underline;
}
	
.feedburnerFeedBlock ul li a:hover, .feedburnerFeedBlock ul li a:active {}

.feedburnerFeedBlock ul li div {}

.feedburnerFeedBlock #creditfooter {
	float: left;
	height: 0px;
	width: 0px;
	overflow: hidden;
	visibility: hidden;
}

/* FORMIULARIO DE CONTACTO */
#contacto {

}

#contacto td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	color: #666666;
	padding-top: 10px!important;
	text-align: left;
	vertical-align: middle;
}

#contacto td.obligatorio {
	color: #844851;
	width: 105px;
}

#contacto td.obligatorio i {
	color: #AF1D27;
	font-style: normal;
	font-weight: bold;
	font-size: 15px;
	line-height: 10px;
}

#contacto td.nota {
	padding-top:0px!important;
	font-size: 10px;
	font-style: italic;
	color: #666666;
}

#contacto td.ontop {
	vertical-align: top;
}

#contacto input, #contacto textarea, #contacto select {
	width: 200px;
	height: auto;
	padding-top: 3px!important;
	padding-right: 5px!important;
	padding-left: 5px!important;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

#contacto select {
	width: auto;
}

#contacto input {
}

#contacto textarea {
	height: 100px;
}

#contacto input.check {
	width: auto;
	float: right;
	margin-right: 5px;
}

#contacto input#enviar, #contacto input#submitbot {
	background-color: #5784a3;
	width: auto;
	font-weight: bold;
	color: #FFFFFF;
	border: 1px solid #39586C;
	font-size: 12px;
	line-height: normal;
	padding: 0px!important;
}

#contacto a, #contacto a:visited {
	color: #000000;
	text-decoration: underline;
}

#contacto a:hover, #contacto a:active {
	color: #000000;
	text-decoration: none;
}

/* CURSO TITULO */

table#cursotitulo {
	width: auto;
	float: none;
	clear: none;
	margin-right: 0px;
	margin-left: 5px;
}

table#cursotitulo td {
	text-align: left;
	vertical-align: bottom;
}

table#cursotitulo td img.personaje {
	float: left;
	margin-right: 10px;
}

table#cursotitulo td img.coachville {
	float: right;
	margin-bottom: 10px;
	margin-left: 20px;
}

table#cursotitulo td#top {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	padding-right: 5px;
	padding-left: 5px;
}

table#cursotitulo td#bot {
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cccccc;
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 5px;
}

table#cursotitulo td table {
	width: 100%;
}

table#cursotitulo td#bot table td {
	vertical-align: top;
}

table#cursotitulo h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	font-style: normal;
	font-weight: bold;
	clear: both;
	float: left;
	margin-bottom: 6px;
	width: 100%;
	line-height: 22px;
}

table#cursotitulo h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	font-weight: bold;
	color: #5d5d5d;
	float: left;
	width: 100%;
	margin-bottom: 10px;
}

table#cursotitulo a.calendario, table#cursotitulo a.calendario:visited {
	float: left;
	background-image: url(images/cursos-presenciales-coaching/titulos/calendario.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 40px;
	font-weight: bold;
	text-decoration: underline;
	line-height: 14px;
	padding-top: 1px;
	padding-bottom: 4px;
}

table#cursotitulo a.calendario:hover, table#cursotitulo a.calendario:active {
	text-decoration: underline;
}

table#cursotitulo a.contacto, table#cursotitulo a.contacto:visited {
	float: right;
	background-image: url(images/cursos-presenciales-coaching/titulos/clica-aqui.jpg);
	background-repeat: no-repeat;
	background-position: right 2px;
	text-align: right;
	padding-right: 90px;
	font-style: italic;
	font-weight: normal;
	color: #8c8c8c;
	text-decoration: none;
	line-height: normal;
}

table#cursotitulo a.contacto:hover, table#cursotitulo a.contacto:active {
	color: #000000;
	text-decoration: underline;
}
