/* CSS Document */

Body {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	margin: 0px;
}
h1 {
	font-family: Arial;
	font-size: 20px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	line-height: 26px;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	line-height: 17px;
}
h3 {
	font-family: Arial;
	font-size: 18px;
	color: #666666;
	text-decoration: none;
	font-weight: 700;
	padding-top: 5px;
	margin: 0px;
	line-height: 20px;
}
.border-top {
	border-top: #990000 solid 10px;
}
.border-bottom {
	border-bottom: #990000 solid 2px;
}
#size_table {
	width:700px;
}
#newsletter {
	background-image: url(/img/cereza.jpg);
	background-repeat: no-repeat;
	width: 163px;
	height: 140px;
	background-position: left top;
}
.links {
	font-family: Arial;
	font-size: 10px;
	padding-top: 8px;
	padding-bottom: 8px;
	color: #333333;
	text-decoration: none;
}
.links a {
	font-family: Arial;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
.links a:hover {
	font-family: Arial;
	font-size: 10px;
	color: #990000;
	text-decoration: underline;
}
.links_insc {
	font-family: Arial;
	font-size: 12px;
	padding-top: 8px;
	padding-bottom: 8px;
	color: #333333;
	text-decoration: none;
	text-align: right;
}
.links_insc a {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	text-align: right;
}
.links_insc a:hover {
	font-family: Arial;
	font-size: 12px;
	color: #990000;
	text-decoration: underline;
	text-align: right;
}
#menu_top {
	align: center;
	background-color: #848484;
	font-family: Arial;
	size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
#menu_top a {
	align: center;
	font-family: Arial;
	size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
#menu_top a:hover {
	align: center;
	font-family: Arial;
	size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
.linea_debajo_menu {
	background-color: #B3B3B3;
	height: 5px;
}
#td_left {
	width: 165px;
}
#tdleft_titulo {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	height: 18px;
	text-decoration: none;
	background-color: #4f4f4f;
	padding: 3px;
	text-align: center;
	font-variant: small-caps;
	border-bottom: #FFFFFF solid 1px;
}
.tdleft_contenido {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #990000;
	padding-left: 12px;
	border-bottom: #FFFFFF solid 1px;
	padding-top: 4px;
	padding-right: 3px;
	padding-bottom: 3px;
	height: 35px;
	vertical-align: middle;
}
.tdleft_contenido a {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #990000;
}
.tdleft_contenido a:hover {
	font-family: Arial;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
	background-color: #990000;
}
.td_ver_listado {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #990000;
	padding-left: 38px;
	height: 43px;
	font-variant: small-caps;
	vertical-align: middle;
}
.td_ver_listado a {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #990000;
	font-variant: small-caps;
	text-decoration: none;
}
.td_ver_listado a:hover {
	font-family: Arial;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
	background-color: #990000;
	font-variant: small-caps;
	text-decoration: none;
}
#td_center {
	width: 356px;
	padding-left: 8px;
	padding-right: 7px;
}
#margin_table {
	margin-top: 8px;
	margin-bottom: 8px;
}
.tdcenter_titulo_executive {
	font-size: 18px;
	font-family:Arial;
	color: #FFFFFF;
	background-color: #4f4f4f;
	text-decoration: none;
	padding-left: 10px;
	padding-top: 3px;
}
#border_bottom_dotted {
	border-bottom: dotted 1px #FFFFFF;
}
.tdcenter_titulo_consulting {
	font-size: 18px;
	font-family:Arial;
	color: #FFFFFF;
	background-color: #848484;
	text-decoration: none;
	padding-left: 10px;
	padding-top: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}
.tdcenter_titulo {
	font-size: 12px;
	font-family:Arial;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	padding-left: 5px;
	padding-top: 6px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.tdcenter_seminarios {
	width: 108px;
	font-family:Arial;
	margin-top: 5px;
	vertical-align: middle;	
}
.tdcenter_seminarios_titulo {
	font-size: 11px;
	font-family:Arial;
	font-weight: bold;
	height: 25px;
	vertical-align: middle;
}
.tdcenter_seminarios_titulo_small {
	font-size: 11px;
	font-family:Arial;
	font-weight: bold;
	height: 25px;
	padding-left: 6px;
	padding-right: 6px;
	vertical-align: middle;
}
#tdcenter_seminarios_text {
	font-size: 9px;
	font-family:Arial;
	padding-left: 8px;
	padding-right: 8px;
	color: #696969;
}
#tdcenter_consulting_text {
	font-size: 11px;
	font-family:Arial;
	padding-top: 9px;
	padding-bottom: 6px;
	padding-left: 6px;
	color: #696969;
}
#margin_table_consulting {
	margin-top: 13px;
}
.td_ver_mas {
	font-size: 10px;
	font-family: Arial;
	color: #9B3138;
	font-weight: bold;
	text-decoration: none;
}
.td_ver_mas a {
	font-size: 10px;
	font-family: Arial;
	color: #9B3138;
	font-weight: bold;
	text-decoration: none;
}
.td_ver_mas a:hover {
	font-size: 10px;
	font-family: Arial;
	color: #9B3138;
	font-weight: bold;
	text-decoration: underline;
}
.td_ver_mas2 {
	font-size: 11px;
	font-family: Arial;
	padding-right: 36px;
	padding-bottom: 15px;
	padding-top: 8px;
	color: #9B3138;
	font-weight: bold;
	text-decoration: none;
}
.td_ver_mas2 a {
	font-size: 11px;
	font-family: Arial;
	color: #9B3138;
	font-weight: bold;
	text-decoration: none;
}
.td_ver_mas2 a:hover {
	font-size: 11px;
	font-family: Arial;
	color: #9B3138;
	font-weight: bold;
	text-decoration: underline;
}
.td_ver_todos {
	font-size: 12px;
	font-family: Arial;
	padding-right: 140px;
	padding-bottom: 10px;
	padding-top: 10px;
	color: #9B3138;
	font-weight: bold;
	text-decoration: none;
}
.td_ver_todos a {
	font-size: 12px;
	font-family: Arial;
	color: #9B3138;
	font-weight: bold;
	text-decoration: none;
}
.td_ver_todos a:hover {
	font-size: 12px;
	font-family: Arial;
	color: #9B3138;
	font-weight: bold;
	text-decoration: underline;
}
.border_right {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999999;
}
#border_right {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999999;
}
#td_right {
	width: 164px;
	font-family:Arial;
}
#bg_img_tdright_instit {
	background-image: url(/img/bg_manzana.jpg);
	background-repeat: no-repeat;
	width: 110px;
	height: 103px;
	background-position: right bottom;
}
#td_right_instit-titulo {
	font-family: "Trebuchet MS";
	color: #920000;
	font-weight: bold;
	font-size: 13px;
	padding: 8px;
}
#td_right_instit-libro {
	padding-left: 12px;
	font-weight: bold;
	font-size: 11px;
	padding-right: 10px;
	padding-top: 6px;
	padding-bottom: 6px;
}
#td_right_instit-text {
	padding-left: 8px;
	padding-right: 8px;
	font-size: 11px;
	padding-bottom: 5px;
	padding-top: 5px;
}
#td_right_instit_anteriores {
	font-family: "Trebuchet MS";
	color: #920000;
	font-weight: bold;
	font-variant: small-caps;
	font-size: 12px;
	padding-left: 10px;
	text-decoration: none;
}
#td_right_instit_anteriores a {
	font-family: "Trebuchet MS";
	color: #920000;
	font-weight: bold;
	font-variant: small-caps;
	font-size: 12px;
	text-decoration: none;
}
#td_right_instit_anteriores a:hover {
	font-family: "Trebuchet MS";
	color: #920000;
	font-weight: bold;
	font-variant: small-caps;
	font-size: 12px;
	text-decoration: underline;
}
.borde_img {
	border:#CCCCCC solid 1px;
}
.borde_img_bottom {
	border-bottom:#CCCCCC solid 1px;
}
.borde_img_rojo {
	border:#9B3138 solid 1px;
}
.borde_img_rojo_bottom {
	border-bottom:#9B3138 solid 1px;
}
.copyright {
	color: #666666;
	font-size: 10px;
	padding-top: 3px;
	vertical-align: bottom;
}

/*FORMULARIOS*/
form {
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	line-height: 10px;
}
#form-buscar input {
	font-family: Arial;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	border: 1px solid #FFFFFF;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 1px;
	line-height: 11px;
	margin-left: 5px;
	margin-right: 1px;
}
#form-enviar_input {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	border: 1px solid #FFFFFF;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 1px;
	line-height: 11px;
	padding-top: 2px;
}
#text_form input {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	line-height: 11px;
}
.text_form {
	font-size: 11px;
	padding-left: 33px;
	font-weight: bold;
	color: #666666;
	width: 164px;
	height: 26px;
	padding-bottom: 4px;
	padding-right: 4px;
}
.bg_img-input {
	background-image: url(/img/input_buscar_new.jpg);
	background-repeat: no-repeat;
	width: 142px;
	height: 30px;
	background-position: left top;
}
#margin_table-buscar {
	margin-top: 75px;
	margin-left: 10px;
}
.bg_img-input_buscar {
	background-image: url(/img/input_buscar.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 163px;
	height: 30px;
}
.articulos_titulo {
	color: #A40000;
	padding-bottom: 8px;
	padding-left: 11px;
	padding-right: 8px;
	font-weight: bold;
	font-size: 18px;
	vertical-align: top;
}
.articulos_text {
	padding-left: 11px;
	padding-bottom: 8px;
	padding-top: 8px;
	color: #333333;
	padding-right: 8px;
	vertical-align: left top;
	font-family: Arial;
	font-size: 9px;
	text-decoration: underline;
}
.articulos_text a {
	font-family: Arial;
	color: #333333;
	font-size: 9px;
	text-decoration: underline;
}
.articulos_text a:hover {
	font-family: Arial;
	color: #333333;
	font-size: 9px;
	text-decoration: none;
}
#borde_articulo {
	border-bottom: #CCCCCC dotted 1px;
}
#titulo {
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	color: #666666;
}
#franja-roja {
	background-image: url(/img/diplomados.jpg);
	background-repeat: no-repeat;
	height: 127px;
}
.rojo {
	background-color: #990000;
}
.normal {
	background-color: #848484;
}
.menu_interior {
	padding-left: 3px;
	padding-bottom: 5px;
	padding-top: 5px;
	color: #333333;
	padding-right: 3px;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
}
.menu_interior a {
	color: #333333;
	padding-right: 3px;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
}
.menu_interior a:hover {
	color: #990000;
	padding-right: 3px;
	font-family: Arial;
	font-size: 12px;
	text-decoration: underline;
}
.form_enviar_text input {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.form_enviar_text_form {
	font-size: 11px;
	padding-left: 4px;
	font-weight: bold;
	color: #666666;
	width: 170px;
	height: 26px;
}
#boton input{
	font-family: Arial;
	padding-left: 6px;
	background-color:#990000;
	font-size: 11px;
	font-style: normal;
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
	border: solid #990000;
	font-weight: bold;
	font-variant: small-caps;
	height: 20px;
	width: 52px;
}
#scroll_interiores {
	height: 487px;
	overflow: auto;
	width: 353px;
	scrollbar-face-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #990000;
	scrollbar-darkshadow-color: #990000;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #990000;
	padding-bottom: 15px;
}
.table_enviar {
	font-family: Arial;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	padding-top: 4px;
	padding-right: 3px;
	padding-bottom: 3px;
	vertical-align: middle;
}
.links_search {
	font-family: Arial;
	font-size: 12px;
	padding-top: 8px;
	padding-bottom: 8px;
	color: #333333;
	text-decoration: none;
}
.links_search a {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.links_search a:hover {
	font-family: Arial;
	font-size: 12px;
	color: #990000;
	text-decoration: underline;
}
.text_small {
	font-size: 10px;
}