.relleno {
	background-image: url(../images/lat_izq_talleres.jpg);
	background-repeat:  repeat-y;
}
.rellenodcha {
	background-image: url(../images/lat_drch_talleres.jpg);
	background-repeat:  repeat-y;
}
.talleresmes {
	font-family: Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #BEBEBE;

}
.talleresano {
	font-family: verdana;
	font-weight: bold;
	color: #F5DEC1;
	font-size: 16px;
}
a:link {
	font-family: "verdana";
	font-size: 12px;
	color: #000000;
}
.borde {
	border: 1px solid #DA810D;
}
.parrafos {
	font-family: "verdana";
	font-size: 17px;
	font-weight: normal;

}
.fondoiniciotablastalleres {
	background-image: url(../images/inicio_tablas_talles.gif);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;
}
.titulo {
	//font-family: "verdana";
	//font-size: 15px;
	//color: #FFFFFF;
	font-family: verdana;
	font-size: 13px;
	color: #FFFFFF;
	left: 5px;
	font-weight: bold;
}
.diaylugar {
	font-family: "verdana";
	font-size: 12px;
	color: #A4A4A4;
}
.disciplinayprofesor {
	font-family: "verdana";
	font-size: 12px;
	color: #DA800E;
}
.descripciontaller {
	font-family: "verdana";
	font-size: 15px;
	color: #000000;
}
.disciyprofetxt {
	font-family: "verdana";
	font-size: 12px;
	color: #000000;
}
.contornoABAJO {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #d3840e;
	height: 3px;
}
.contornoIZDA {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #D3840E;
	background-image: url(images/tablatallerizq.gif);
	background-attachment: fixed;
	background-repeat:  repeat-y;
	background-position: left top;
	width: 6px;
}
.contornoDCHA {
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-width: 1px;
	border-right-color: #d3840e;
	background-attachment: fixed;
	background-image: url(images/tablatallerdcha.gif);
	background-repeat:  repeat-y;
	width: 6px;
}
.raton {
	cursor: hand;
}
.separador {
	background-attachment: fixed;
	background-image: url(../images/separador.gif);
	background-repeat:  repeat-x;
	background-position: left top;
}
.sep_encabezados {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #FF6600;
}
.fondoceldamenu {
	background-image: url(../images/fondoceldamenu.jpg);
	background-repeat: repeat-x;
}
