#talleres
{
	font-family:   Verdana, Arial, Helvetica, sans-serif;
}

#talleres .title
{
	font-size:       large;
	color:           white;
	text-align:      left;
	margin-bottom:   5px;
	border:          none;
}

#talleres .links
{
	text-align:      right;
	margin-bottom:   5px;
	border:          none;
}

#talleres .timetable
{
	width:           22%;
	color:           white;
	font-style:      normal;
}

#talleres .subHeaderOneColumn
{
	width:           78%;
	color:           white;
	font-style:      normal;
}

#talleres .subHeaderTwoColumns
{
	width:           39%;
	color:           white;
	font-style:      normal;
}

#talleres .otherInformation
{
	color:           yellow;
	text-align:      center;
}

#talleres a:link, #talleres a:visited 
{
	font-size:       10px;
	font-weight:     bold;
	color:           yellow;
	text-decoration: underline;
}

#talleres a:hover 
{
	font-size:       10px;
	font-weight:     bold;
	color:           red;
	text-decoration: none;
}

#talleres table
{
	font-size:     10px;
	font-weight:   bold;
	border:        solid 1px white;
	width:         500px;
	margin-top:    5px;
	margin-bottom: 5px;
	text-align:    center;
}

#talleres th
{
	font-size:     13px;
	font-weight:   bold;
	text-align:    left;
	color:         yellow;
	border:        solid 1px white;
}

#talleres td
{
	font-size:     13px;
	font-weight:   bold;
	color:         white;
	font-style:    italic;
	border:        solid 1px white;
}
