@charset "utf-8";
#container #main #contenido #taller #inscripcion {
	float: right;
	width: 745px;
	background-color: #FFFFFF;
}

/* CSS Document */

#container #main #contenido #tallerintro {
	float: left;
	width: 300px;
	margin-left: 12px;
	padding-left: 20px;
	padding-top: 10px;
	display: inline;
}
#container #main #contenido #lista_taller {
	float: right;
	width: 455px;
	margin-right: 10px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
	padding-left: 10px;
	padding-bottom: 10px;
	min-height: 300px;
}
.titulo_taller {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.9em;
    color: #0099FF;
    font-weight: bold;
    text-decoration: none;
}

.separacion{
    margin-bottom: 15px;
}
.taller_item {
	float: right;
	width: 440px;
	padding-bottom: 10px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
.taller_item:hover {
	background-color: #F0F0F0;
}

#container   #main   #contenido   #tallerintro  #imagen_talleres  {
	width: 300px;
	/*height: 200px;*/
	padding-bottom: 10px;
}

#titulo_taller {
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	width: 445px;
}
#container #main #contenido #titulotaller {
	float: left;
	height: 15px;
	width: 800px;
	padding-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
	margin-left: 12px;
}
#container #main #contenido #taller {
	float: left;
	width: 800px;
	margin-left: 12px;
}
#container #main #contenido #lista_taller #taller_item #titulo_taller {
	width: 445px;
}

#container #main #contenido #taller #descripcion {
	float: left;
	padding-top: 20px;
	width: 490px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 10px;
}
.textofechataller     {
	float: left;
	width: 800px;
	margin-top: 20px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.7em;
    font-weight: normal;
    text-decoration: none;
}
#container #main #contenido #taller #tematica {
	float: left;
	width: 800px;
}
#container #main #contenido #taller #Nivel {
	float: left;
	width: 800px;
}
#container #main #contenido #taller #tutor {
	float: left;
	width: 800px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.fotostaller  {
	float: left;
	width: 280px;
	margin-top: 20px;
	margin-left: 30px;
	display: inline;
}
.fotostaller  img     {
	margin-bottom: 12px;
}
.cabecerataller {
	width: 800px;
	float: left;
	min-height: 5px;
	margin-top: 5px;
}
.titulo_taller a {
	color: #0099FF;
	text-decoration: none;
}
.titulo_taller a:hover {
	color: #0C1E2C;
	text-decoration: underline;
}
#container #main #contenido #taller #descripcion2 {
	float: left;
	padding-top: 20px;
	width: 480px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 10px;
}
.intermedio{
    float: left;
    width: 680px;
}
.lista_taller2 {
    width: 780px;
    float: left;
    margin-left: 22px;
    display: inline;
    margin-right: 10px;
    padding-left: 10px;
    padding-bottom: 10px;
}
.lista_taller3 {
	width: 455px;
	float: left;
	margin-left: 25px;
	display: inline;
	margin-right: 10px;
	padding-bottom: 10px;
	min-height: 300px;
}
