/* CSS Document */

body {
	margin-top: 10px 0 0 0;
	background-color:#eee;
}
table#layout {
	margin: auto;
	border: 1px solid #767676;
	background-color: white;
	width: 896px;
}
table#layout td {
	vertical-align: top;
}

p,li {
	font-size: 93%;
}
img {
	border: none;
}
div#menu {
	margin-top: 10px;
	font-size: 85%;
	width: 180px;
	background: url(images/linea-menu.gif) repeat-x top;
	margin-bottom: 30px;
}
td#colizq {
	padding-left: 15px;
	padding-right: 2em;
}
td#colder {
	width: 100%;
}

div#menu a {
	color: #000;
	text-decoration: none;
}
div#menu a:hover,div#menu a.on {
	color: #DE3A55;
	font-weight: bold;
}
div#menu div {
	background: url(images/linea-menu.gif) repeat-x bottom;
	padding: 5px 3px;
}

div#idiomas {
	text-align: right;
	font-size: 85%;
	margin-right: 15px;
}
div#idiomas a {
	color: #666;
}
div#idiomas img {
	padding-right: 5px;
}
div.logos {
	margin-bottom: 15px;
}
div#contenido {
	margin-right: 2em;
}
div#contenido p {
	text-align: justify;
	line-height: 135%;
}
div.titulo-menu {
	font-size: 189%;
}
td.fotos {
	width: 103px;
	background: url(images/backfotos.jpg) 0px 3px repeat-y;
}
td.fotos {
	border-top: 10px solid white;
	height: 780px;
}
td.fotos div {
	border-top: 1px solid #767676;
}
td.fotos img {
}
div.temario ul {
	list-style: url(images/bullet.gif);
}
div.temario li {
	margin-top: 1ex;
	margin-bottom: 1ex;
}
table.cronograma {
	border-collapse: collapse;
	margin-top: 2ex;
}
table.cronograma td {
	border: 1px solid #ccc;
	padding: .5ex .5em;
	color: #777;
	font-weight: bold;
}
table.cronograma td p {
	margin-top: .5ex;
	margin-bottom: .5ex;
}
table.cronograma td.horario,table.cronograma p.horario {
	font-size: 85%;
	font-weight: normal;
	color: #00729C;
}
table.cronograma td.horario {
	text-align: center;
	vertical-align: top;
}

table.cronograma td.fecha {
	color: #DE3A55;
	text-align: left;
	font-size: 100%;
	border: none;
}
table.cronograma tr.salon td {
	padding: 0;
	color: white;
	text-align: center;
	font-size: 93%;
	background-color: #999;
	font-weight: bold;
}
table.cronograma td.libre {
	background-color: #ededed;
}
h3 {
	font-size: 85%;
	font-weight: bold;
	color: black;
	text-align: left;
	border-bottom: 1px solid #53C5EB;
	margin-top: 5ex;
}
h3 img {
	padding-right: 5px;
	vertical-align: text-bottom;
}
table#layout h3 table td {
	vertical-align: bottom;
}
h3 table td.titulo {
	padding-bottom: 3px;
}
div.autoridades p {
	margin: 0;
	color: #222;
}
div.autoridades h4 {
	color: #333;
	text-align: left;
	font-weight: bold;
	text-align: left;
	margin-bottom: .8ex;
	margin-top: 2ex;
	font-size: 93%;
}
h2 {
	font-size: 100%;
	font-weight: bold;
	margin-top: 5ex;
}
h5 {
	font-weight: bold;
	color: #00729C;
	font-size: 93%;
}