/* CSS Document */
img,div { behavior: url(iepngfix.htc) }

* {
	margin:0; padding:0;
	font-size:100%;
}


/* HOME  */

.homeSubTitle, .subTitle {
	color: #0066CC;
	font-weight: normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:2em;
	margin: 5px 0;
	
}
.subTitle
{
		border-bottom:5px solid #8DC1F1;
		padding-bottom:5px;
	
}
.fontArial {font-family: Arial, Helvetica, sans-serif}

.homeTitleMain {
	color: #0066CC;
	font-weight: normal;
	font-size:2.4em;
	line-height:1em;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:left;
	margin-bottom:5px;
}
.homeDocentesAsesores {
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:1.636em !important; 
		line-height:1.111em; 
		color:#000 !important; 
		font-weight:normal; 
		margin:10px 0px 15px 0 !important; 
		position:relative;
		padding-bottom:5px;
		border-bottom:1px dashed #eaeaea;
}

blockquote
{
	text-align:justify;
	color:#000;
	border-top:5px;
	border-bottom:5px;
	border-left:0;
	border-right:0;
	border-style:solid;
	border-color:#8DC1F1;
	background:#C8E1F9;
	
	
}

blockquote a
{
	color: #0066CC;	
}



div.yellow
{
	margin-top:-14px;
	text-align:justify;
	background-color: #FEF3B8;
}
div.yellow p
{
	margin:15px 10px 30px 30px;
	padding-bottom:20px;
	
}
div.i
{
	background:url(images/blockquote_i.gif) no-repeat top left;
	margin-left:15px;
	margin-top:5px;
	width:23px;
	height:60px;
	float:left;
}
div.bg_em
{
	background:url(images/blockquote_em.gif) no-repeat top left;
	margin-left:8px;
	margin-top:18px;
	width:75px;
	height:131px;
	float:left;
}	


blockquote h4 
{
	color:#000 !important;	
	padding:0 10px !important;
	margin-left:10px;
}

blockquote p
{
	margin:10px !important;
	margin-top:0px;
	padding-top:0;
	padding-left:30px;
	color:#436070;
}
p.p_em
{
	padding-left: 85px;
	padding-top:10px;
	margin-top:0;
}

blockquote p span
{
	color:#436070;	
	font-weight:bold;
}

/* Ends HOME */




#header .left
{
margin-top:1px;	
}










body{
	background:#FFFFFF;
	text-align:center;

	background:url(images/bg_body.gif) repeat-x top left;
}

img {vertical-align:top;}
a img { border:0;}

ul { list-style:none;}

.left { float:left;}
.right {float:right;}
.clear  { clear:both;}


html, input, textarea
	{
		font-family:Tahoma, Geneva, sans-serif;
		/*font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;*/
		font-size:0.688em;
		line-height:1.455em;
		color:#767676;
	}

input, select { vertical-align:middle; font-weight:normal;}

a {color:#4c9de9;}
a:hover{text-decoration:none;}
p {padding-top:15px;}

/* ============================= main layout ====================== */
#main { width:980px; margin:0 auto; text-align:left;}

li { background:url(images/list-bg.gif) no-repeat 0 10px; padding-left:20px; line-height:2.273em;}
li a {color:#000;}
.box li {background:url(images/list-bg2.gif) no-repeat 0 3px;line-height:1.182em; margin-bottom:10px;}

OL.dest {
      list-style: decimal inside;
      }
OL.dest LI {
	list-style-type: decimal;
	background-image:none;
	padding:0;
	line-height:1.6em !important;
	margin-bottom:5px;
	 
	}




.link {background:url(images/link-bg.gif) no-repeat top right; display:inline-block; text-decoration:none; padding-right:17px; margin-top:20px;}
.link1 {background:url(images/link-bg.gif) no-repeat top right; display:inline-block; text-decoration:none; font-size:10pt}
.link:hover {text-decoration:underline;}
.box .link {background:url(images/link-bg2.gif) no-repeat top right;}

.imgindent {margin:0 14px 0 0; float:left;}
.title {margin-bottom:8px;}

h2 {font-size:2.181em; line-height:1em; color:#4c9de9; font-weight:normal; margin-bottom:22px;}
h3 {font-family:Georgia, "Times New Roman", Times, serif;font-size:2.181em; line-height:1em; color:#000; font-weight:normal; margin-bottom:22px;}
h4 {z-index:-1;font-family:Georgia, "Times New Roman", Times, serif;font-size:1.636em; line-height:1.111em; color:#000; font-weight:normal; margin:10px 0px 5px 0; }
.contenidos {z-index:-1; border-bottom:1px solid #ccc;font-family:Georgia, "Times New Roman", Times, serif;font-size:1.636em; line-height:1.111em; color:#000; font-weight:normal; margin:10px 0px 5px 0; }
#page1 h4 {font-family:Georgia, "Times New Roman", Times, serif;font-size:1.336em; font-weight:normal; line-height:1.111em; color:#4c9de9;  margin:10px 0px 5px 0; }

h3.premio { margin:0}
h5 {
	font-size:1.136em;
	line-height:1.111em;
	color:#4c9de9;
	font-weight:bold;
	margin:10px 10px 5px 0;
	position:relative;
}

h6 {font-size:1.636em; line-height:1.111em; color:#4c9de9; font-weight:normal; position:relative;margin:10px -20px 0 0;}

.col-1, .col-2, .col-3, .column1, .column2 {float:left;}
.container {width:100%; overflow:hidden;}
.container2 {width:100%;}

.column1 {width:455px;}
.column2 {width:435px;}
#page1 .column2 {width:415px;}

.col-1 {width:185px;}
.col-2 {width:197px;}
/* ============================= header ====================== */
#header {
	height:110px; padding:0px 11px 0 32px;
	margin-bottom:12px;

}

.logo {float:left;}

/* ============================= Sitemap ====================== */

.sitemap li 
{
	list-style-image:none;
	list-style-type:none;
	background:url(images/bg_sitemap.gif) no-repeat 0 5px;
}

.sitemap a
{
	text-decoration:none;	
}
.sitemap a:hover
{
	text-decoration:underline;
	color:#4c9de9;
	
}


/* ============================= content ====================== */
#content {padding:0 30px 20px 31px;}

.col-pad {padding-right:28px;}

.box {background:#4c9de9; margin-top:1px; padding:17px 20px 10px 23px; }
.box * {color:#fff;}

.line {border-bottom:1px dashed #eaeaea; padding-bottom:13px; margin-bottom:20px;}
.line2 {border-bottom:1px dashed #eaeaea; padding-bottom:23px; margin-bottom:20px;}

.indent {padding:20px 10px 0 23px;}
.indent1 {padding:22px 12px 0 23px;}

.margin0 {margin-top:0;}
.margin1 {margin-top:5px;}
.margin2 {margin-top:15px;}
.padding1 {padding-top:20px;}
.padding2 {padding-top:27px;}
.padding3 {padding-top:10px;}

.phone {float:right; margin-right:100px;}
.text2 {color:#000;}

#page6 .col-1 {width:192px;}
#page6 .col-2 {width:192px;}
#page7 #content {padding:0 35px 30px 56px;}

/* ============================= footer ====================== */
#footer {  text-align:left; height:78px;  background:#f4f4f4  top right no-repeat; padding:22px 27px ; color:#8a8a8a;}
#footer .telefonos { text-align:left; float:left; width:400px; font-size:16px; }
#footer .telefonos strong { color:#333;}
#footer .footer-menu-area { text-align:right; float:right;width:540px; }
#footer .footer-menu-area ul li { display: inline; background-image:none; }
#footer .footer-menu-area ul li a {
  font-weight: bold; 
  padding:15px 10px 15px 10px;
  -moz-border-radius:8px;
  -webkit-border-radius:8px;
  text-decoration:none;
  color:#484848;
  font-size:12px;
}
#footer .footer-menu-area ul li a:hover {
  text-shadow: 2px 2px 2px #000;
  -moz-box-shadow: 0px 3px 3px #bbb;
  background-color:#0066CC;
  background-image: -moz-linear-gradient(0% 100% 90deg,#0066CC, #4599E7);
  color:#fff;
}

.footer-menu-area p {	font-size:12px; 	font-weight:bold; }
.footer-menu-area p a {	text-decoration:none; 	color:#484848; }
.footer-menu-area p a:hover { text-decoration:underline; color:#000; }

/* ============================= forms ============================= */

#ContactForm {padding:16px 0 0 0;}
#ContactForm .col-1 {width:213px !important;}
#ContactForm .col-2 {width:209px !important;}
#ContactForm .rowi {}
#ContactForm .input {width:192px; height:18px; border:1px solid #a4a4a4; background:none; padding:0 0 0 5px; font-size:1em; margin:0;}
#ContactForm .link {float:right; margin-left:20px;}

.button {background:#4c9de9; border:1px solid #1874C7; display:inline-block; padding:4px 15px 3px 15px; color:#fff; text-decoration:none; font:Arial, Helvetica, sans-serif; font-size:12px;}
.buttonhover {background:#C8E1F9; border:1px solid #8DC1F1; display:inline-block; padding:4px 15px 3px 15px; color:#436070; text-decoration:none; font:Arial, Helvetica, sans-serif; font-size:12px;}


	
	
	
.buttonclose  {background:#EE5353; border:1px solid #D11414; display:inline-block; padding:4px 15px 3px 15px; color:#fff; text-decoration:none; font:Arial, Helvetica, sans-serif; font-size:12px;}
.button:hover {text-decoration:underline;}
.input {width:312px; height:21px; border:1px solid #969696; background:none; padding:0 0 0 5px; font-size:1em; margin:5px 0 5px 0;}
textarea {width:202px; height:88px; border:1px solid #a4a4a4; background:none; padding:0 0 0 5px; overflow:auto; font-size:1em;}

.contactContainer { font-weight:bold;}

.yellowbg {  
	background-image:url(images/pr_costo.gif);
	background-repeat:no-repeat;
	

}


#info_pertinente, #otros_diplomados
{
	float:left; width:194px; 
}



/***************** STYLE SWITCHER *********************/


div#styleswitcher 
{
	
}
div#styleswitcher a 
{
	display:block;
	float:right;
	height:20px;
	text-decoration:none;
	width:70px;
	margin-top:6px;

}

a#switchfontsmall {
background:transparent url(images/styleswitcher_fontsmall.gif) no-repeat scroll 0 0;
}

a#switchfontsmall:hover {
background:transparent url(images/styleswitcher_fontsmall.gif) no-repeat scroll 0 -20px;
}

a#switchfontmedium {
background:transparent url(images/styleswitcher_fontmedium.gif) no-repeat scroll 0 0;
}

a#switchfontmedium:hover {
background:transparent url(images/styleswitcher_fontmedium.gif) no-repeat scroll 0 -20px;
}

a#switchfontlarge {
background:transparent url(images/styleswitcher_fontlarge.gif) no-repeat scroll 0 0;
}

a#switchfontlarge:hover {
background:transparent url(images/styleswitcher_fontlarge.gif) no-repeat scroll 0 -20px;
}

/***************** SEARCH BOX *******************/


#searchbox
{
	float : right;	
	margin-top:6px;
	margin-right:20px;
	padding-left:20px;
}



#searchbox input
{
	font-size:11px;

}

#searchbox input.buttonsearch
{
	background-color:#666;
	color:#FFF;
	border:1px solid #999;
}


/******************* CUPO LIMITADO ******************/

#cupo_limit
{
	float:left; 
	margin-top:6px;
}



/******************* CONTACTO *********************/

.noseencuentra
{
	font-size:10px;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:normal;
	background-color:#FDFFDF;
	border:1px solid #FCE99E;
	margin-bottom:5px;
	color:#D91717;
	line-height:1.2em;
	margin-right:14px;
}

.Error
{
	background-color:#D92020;
	color:#FFFFFF;
	padding:10px;
	
}

.blockq
{
	color:#436070;	
	border-top:5px;
	border-bottom:5px;
	border-left:0;
	border-right:0;
	border-style:solid;
	border-color:#8DC1F1;
	background:#C8E1F9;
	
}

.black
{
	color:#000;	
}


/*************** INSCRIPCION ***************/
#banorte_button { cursor:pointer;}

#menu_banorte { 
	display:none;
	background-color:#4C9DE9;
	color:#fff;
	width:230px !important;
	padding:5px 0;
	font-size:11px;
	background-image:url(images/bg_menu_banorte.gif);
	background-repeat:no-repeat;
}


#menu_banorte a
{
	display:block;
	text-decoration:none;
	color:#FFF;
	padding:5px;
	border-bottom: 1px solid  #3D96E7;
}
#menu_banorte a:hover
{
	display:block;
	background-color:#eff9ff;
	color:black;
}


.paypaltable
{
	font-size:11px;
}	

/* IE HACKS AREA :) */

#opiniones_participantes
{
	float:right; 
	padding-right:270px;
	_padding-right: 290px;
}

.menu { _margin-top:15px !important; }


.publica_resultados
{
	font-size:2.2em;
	background-color:#fff;
	color:#000;
	border-bottom:1px dashed #999;
	border-top:1px solid #999;
	padding:20px;
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif;
}

a.linkAsesoria
{
	border:1px solid transparent;
	border-bottom:1px dashed #ddd;
	padding:5px 10px;
	padding-left:30px;
	background-image:url(images/asesoria_menu.gif);
	background-position:5px center;
	background-repeat:no-repeat;
	font-size:14px ;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#484848;
	text-decoration:none;
	width:300px;
	display:inline-block;
}
a.linkAsesoria:hover
{
	background-color: #f0f0f0;
	color:#000;
	border:1px solid #999;
	
}

.nav_asesoria
{
	margin-left:20px;	
}
#pageAsesoria #content
{
	font-family:Georgia, "Times New Roman", Times, serif;	
}

.redpremio {
	color: #d00;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.header_calendar {
	color: #fff;
	background-color: #5A5A5A;
	text-align:center;
	background-image:url(images/tr_calendar.jpg);
	background-repeat:repeat-x;
	border:0;
}
.header_calendar td
{
	padding:12px !important;
	font-size:1.4em;

	border-bottom:4px solid #484848 !important;

	border-right:none !important;
	border-left:none !important;
	font-weight:normal !important;
}

#table_calendar { border-collapse:collapse; font-size:12px; }
#table_calendar td
{
	border:1px solid #ccc;
	border-collapse:collapse;
	padding:5px;
	
}

.diplomado_calendar
{
	background-color:#4C9DE9;
	color:#FFF;
	font-weight:bold;
}


.premiofoto
{
	border:5px solid #f5f5f5;
	padding:12px;
}
.recibe_diploma_title, .reformas_vitales_title
{
	font-size:2.7em;	
	line-height:1em;
	letter-spacing:-1px;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:left;
	margin-bottom:5px;
	color: #0066CC;
	font-weight: normal;
}

.reformas_vitales_title
{

}
.recibe_diploma
{
	color:#000;
	border-top:5px;
	border-bottom:5px;
	border-left:0;
	border-right:0;
	border-style:solid;
	border-color:#8DC1F1;
	background:#C8E1F9;
	padding:5px 15px;

}
.recibe_diploma h4
{
	font-size:14px;	
	
}
.alcursar
{
	font-size:1.2em;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}

#click_WU	{ cursor:pointer; }
#trans_WU
{
	border:8px solid #ddd;
	background-color:#f6f6f6;
	padding:5px 10px;
	display:none;
}

#trans_WU:hover
{
	background-color:#fff;
	border:8px solid #ccc;
}


.nota
{
	background-color:#FFC;
	border:1px solid #ccc;
	color:#1a1a1a;
	padding:5px 10px;
}

.nota strong
{
	color:#D00;
	font-size:1.2em;
}

.reforma21_block
{
	background-color:#FFFBEC;
}

.reforma21_block p
{
	padding:10px;	
}
.blue_block
{
	background-color:#0081D1;
	padding:15px 10px 10px 10px;
	color:#fff;
	font-size:11px;
	font-weight:bold;
}

.formadores-home
{
	background-color: #FFFBEF;
}

.formadores-home div
{
	padding:10px 15px;	
	font-size:17px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#333;
}

.dialoguemos
{
	background-color:#FDCC45;
	margin:5px 0 0 0;
}
.dialoguemos p
{
	color:#2a2a2a;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	line-height:1.1em;
	margin:0;
	padding: 5px 10px;
	font-style:italic;	
}
.ensayos-estudiantes-numero
{
	background-color:#06c;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	padding:2px 8px;
	/*-moz-border-radius:6px;
	-webkit-border-radius:6px;	*/
}
a.ensayos-estudiantes-liga
{
	font-size:15px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;	
	color:#06c;
	line-height:1.4em;
	text-decoration:none;
}
a.ensayos-estudiantes-liga:hover
{
	text-decoration:underline;	
}

.ensayos-estudiantes-autor
{	font-weight:bold;
	color:#000;
	margin-top:10px;
	display:inline-block;
	line-height:1.3em;
	margin-bottom:4px;
}
.ensayos-estudiantes-sintesis
{
	font-size:11px;
}
.ensayos-divider
{
	border-bottom:1px solid #ccc;
	margin-bottom:10px;
}

.ensayos-nota
{
	background-color:#FFF4BF;
	border:1px solid #FFD100;
	color:#333;
	font-size:14px;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding:10px 20px
}.transf {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #000;
}
