body {
	margin: 0;
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
    color: #58595B;
}
div.fondo {
    background: url(../images/fondocolor.jpg);
}
div.header {
	max-width: 1280px;
	background-color: white;
	margin: auto;
    height: 165px;
}
table {
	padding: 0;	
	border-spacing: 0;
}
td {
	padding: 0;
	vertical-align: top;
}
div.layout {
	width: 960px;
	margin: auto;
}
div.foto {
	padding-top: 25px;
}
div.layout > table {
	width: 100%;
}
td.izquierda {
	width: 260px;
	background-color: #E6E7E8;
}
td.principal {
	background-color: white;
}
div.cuerpo {
	padding-left: 25px;
	padding-right: 20px;
}
div.layout > h2 {
	background-color: #43150C;
	color: white;
	text-align: right;
	font-weight: 300;
	font-size: 32px;
	height: 50px;
	line-height: 50px;
	padding-right: 30px;
	margin-top: 25px;
	margin-bottom: 0;
}
div#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	background-color: #43150C;
	padding-bottom: 40px;
}
div#menu a {
	display: block;
	text-decoration: none;
	color: white;
	font-weight: 100;
	font-size: 20px;
	height: 40px;
	line-height: 40px;
	padding-left: 13px;
}
div#menu a:hover, div#menu li.on a { 
	background-color: #CE2327;
}
.home p {
    margin-bottom: 3ex;
}
p {	
	text-align: justify;
    margin-top: 0;
}
p, h5 { 
   	font-size: 15.72px;
}
.temario li {
    line-height: 30px;
}
p.pie {
	color: white;
	margin-top: 25px;
	font-size: 12.1px;
	text-align: center;
}
p.pie a {
	color: white;
	text-decoration: none;	
}
h3 {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 4ex;
    color: #43150C;
    text-transform: uppercase;
}
h4 {
    font-weight: bold;
    color: #CE2327;
    font-size: 16px;
    text-transform: uppercase;
    margin-top: 2.5ex;
    margin-bottom: 1ex;
}
.autoridades h4 {
    margin-bottom: 0;
}
.autoridades p, .autoridades h4, .autoridades h5 {
    line-height: 27px;
}
.autoridades h5 {
    font-weight: 400;
    margin: 0;
    margin-top: 1ex;
}
.autoridades p {
    margin: 0;
}
.autoridades span {
    font-size: 14px;
    font-weight: 300;
    color: #CE2327;
}
.exposicion-comercial p {
    line-height: 27px;   
}
div.trabajos ol li {
    text-align: justify;
    margin-bottom: 1ex;
    line-height: 150%;
}
div.trabajos ol li p {
    margin-bottom: .5ex;
}
.inscripcion table {
    border-collapse: collapse;
    margin-bottom: 1ex;
}
.inscripcion table td {
    border: 1px solid #ccc;
    padding: 10px 5px;
    text-align: center;   
    vertical-align: middle;
}
.inscripcion table td:first-child {
    text-align: left;
    width: 320px;
}
.inscripcion table tr:first-child td {
    color: #CE2327;
    font-weight: bold;
    font-size: 14px;    
}
div.cronograma table {
	border-collapse: collapse;
}
div.cronograma td p, div.cronograma td li {
	margin: 0;
	margin-bottom: 1ex;
	font-size: 14px;
	text-align: left;
}
div.cronograma td p:first-child {
	margin-top: 1ex;
}
div.cronograma td p strong {
	font-size: 13px;
}
div.cronograma td.break {
	vertical-align: middle;
	background-color: #fafafa;
}
div.cronograma td.break p {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: #666;
}
div.cronograma td.break h5 {
	position: absolute;
}
div.cronograma table {
	margin-bottom: 3ex;
	background-color: white;
}
div.cronograma table td {
	padding: 3px 5px;
	border: 1px solid #ddd;
	vertical-align: top;
}
div.cronograma table td {
	border-top: 1px solid #ddd;
}
div.cronograma h3 {
	margin-bottom: 2ex;
}
div.cronograma h3:not(:first-child) {
	margin-top: 3ex;
}
div.cronograma h5 {
	background-color: #ffe3e4;
	font-size: 12px;
	color: #333;
	font-weight: bold;
	display: inline-block;
	padding: 2px 5px;
	border-radius: 3px;
	margin: 0;
	margin-bottom: 1ex;
	white-space: nowrap;
}
div.cronograma th {
	font-weight: normal;
	color: white;
	background-color: #CE2327;
	white-space: nowrap;
	font-size: 13px;
	padding: .5ex 0;
	border: 1px solid white;
}
div.cronograma ul, div.cronograma ol {
	margin-top: 0;
	margin-bottom: 0;
}
table.colguia td:first-child {
	display: none;
}
div.sponsors p {
 text-align: center;
 margin-bottom: 8ex;
}
div.cronograma h6 {
	margin-left: .5em;
	font-weight: normal;
	font-size: 13px;
	margin-top: 1.8ex;
	margin-bottom: 1.2ex;
}
div.cronograma td.periodo {
	padding-left: 0;
	border-left: 5px solid #ccc;
}
div.cronograma blockquote {
	margin-left: 0;
	margin-top: 1ex;
}
div.cronograma.programa table {
	width: 100%;
}
div.cronograma.programa.sesiones p {
	margin-bottom: 2ex;
}
a.link-formulario {
	display: block;
	margin: auto;
	width: 16em;
	font-weight: bold;
	font-size: 16px;
	border: 2px solid #ccc;
	border-radius: 5px;
	text-align: center;
	padding: 3px;
	background-color: #ddd;
}
	
.link-formulario:hover {
	text-decoration: none;
	background-color: #fefefe;
}
div.hoteles table {
	border-collapse: collapse;
}
div.hoteles td {
	color: #58595B;
	padding: 5px 10px;
	border: 1px solid #ddd;
}
div.hoteles h2 {
	color: #CE2327; 
	font-size: 22px; 
	font-weight: 300;
}
div.hoteles h4 {
	margin-top: 4ex;
}
div.sponsors h2 {
	font-size: 16px;
	border-bottom: 1px solid #ddd;
}
div.sponsors p {
	margin-top: 30px;
	margin-bottom: 40px;
	text-align: center;
}