.aut {
	width: 200px;
	float: left;
	margin: 0 17px 15px 17px;
}

.aut h2 {
	font-size: 12px;
	color: #E74B13 !important;
	margin: 0 0 3px 0px !important;
	padding: 0px;
	font-weight: normal;
	line-height: 12px;
}

.aut p {
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	color: #666666 !important;
}


/******************inscripcion********************************************************************************/

.inscripcion {
	width: 400px;
	margin: 0px auto 10px auto;
	font-size: 11px;
	}

.inscripcion table {
	border: none;
	}

.inscripcion1 {
	background: #00457f;
	color: #fff;
	font-weight: bold;
	}

.inscripcion2 {
	background: #ffb833;
	}

.inscripcion3 {
	background: #72b8aa;
	}

.inscripcion4 {
	background: #f28e68;
	}
	

#btinscrip {
	background: url(../imagenes/inscripcion_online.gif) no-repeat;
	margin: auto;
	width: 145px;
	height: 50px;
	display: block;
	cursor: pointer;
	}

#btinscrip span {
	display: none;
	}



.apoyan img {
	clear: both;
	}
	


/***********************************************************************************
       PROGRAMA - TEMAS Y DISERTANTES
******************************************************************************************/

.temasdis {
	width: 450px;
	margin: 10px auto 20px auto;
	border: solid 1px #E74B13;
	padding: 10px;
	clear: both;
	display: block;
	}

.disertantes {
	color: #004580;
	font-size: 12px;
	font-weight: bold;
	}
