	
	html,body {margin:5px 0px 10px 0px; padding:0; background:#fff; text-align:center; line-height: 0px;}
	body {font: 11px "Lucida Sans Unicode", Arial, Helvetica, sans-serif; color: #444;}
	
	#doc {width: 500px; text-align:left;}
	#doc1 {height: 565px;width: 1000px; margin:0px auto 0px auto; text-align:left; padding: 20px 0px 0px 0px; background: url(/img/fondo2.gif) center center no-repeat;}
	
	.contenedor {float: left; width: 320px;}
	.foto {width: 310px;float: left; background: #000; padding: 5px;}
	.foto a {font: italic bold 19px georgia, garamond, 'trebuchet ms', sans-serif; color: #fff; text-decoration: none;border: 0px;}	
	.foto a:hover {
		color: red;
	}
	.foto a img {border: 0px;}
	
	.contenido {
		width: 660px;
		float: right;
		font: normal 14px 'trebuchet ms';
		color: #9a3365;
		padding: 0px 0px 0px 15px;
	}
	
	.listadoProponemos {
		
	}
	.listadoProponemos small {
		display: block;
		padding: 5px 0px 10px 10px;
		text-indent: 10px;
	}
	#home01 {border-left: 5px solid #fff;}
	#home02 {margin: 0px 10px 0px 10px;}
	#home03 {}
	
.centradorHome {float: left; text-align: center; width:100%; padding: 10px 0px 0px 0px; margin: 0px;}
.textoHome {width: 600px; margin:0px auto 0px auto; font: italic 15px georgia, 'trebuchet ms'; padding: 0px;}

.introSeccion p {font: italic 15px georgia, 'trebuchet ms';}
.telefonos {
	padding: 0px;
	margin: 0px;
	width: 350px;
}
.telefonos dt {
	padding: 5px 0px 0px 0px;
	margin: 0px;
	display: block;
	font-weight: bold;
	float: left;
	width: 330px;
	border-bottom: 1px solid #ccc;
}
.telefonos dd {
	display: inline;
	float: left;
}
.ddNombre {
	float: left;
	width: 160px;
	text-align: right;
	padding: 0px 0px 0px 0px;
}
.ddNumero {
	float: right;
	width: 80px;
}
	
/* formulario */

.form {
	margin: 0px 0px 0px 0px;
	width: 460px;
	border: 10px solid #000;
	padding: 20px;
	border-top: 0px;
	float: left;
}
h1 {
	font: italic bold 19px georgia, garamond, 'trebuchet ms', sans-serif; color: #fff; padding: 0px 0px 1px 0px; margin: 0px 0px 0px 0px; height: 20px; 
	width: 520px; background: #000;
	float: left; text-indent: 10px;
}
label {
	width: 120px;
	float: left;
	text-align: right;
	padding: 3px 5px 0px 0px;
}
input, select, textarea {font: normal 12px 'trebuchet ms', sans-serif;padding: 2px; width: 200px; border-width: 2px; border-color: #000;}


.img01 {
	border: 10px solid #000; margin: 20px 0px 0px 0px;
	border-bottom: 0px;
	float: left;
	
}

#mensaje { /* es el mensaje que aparece cuando envias el formulario */
	padding: 10px 0px 10px 0px; margin: 0px 0px 10px 0px; text-align: center; width: 100%; float: left; background: red; color: #fff; font: bold 14px 'lucida sans', sans-serif;
}
h2 {
	font: normal bold 15px tahoma, 'trebuchet ms', sans-serif;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	color: #000;
}

.listadoTalleres01 {
	padding: 0px;
	margin: 0px;
}
.listadoTalleres01 .tituloLI {
	padding: 10px 0px 5px 0px;
	font: normal bold 13px tahoma, 'trebuchet ms', sans-serif;
}
.listadoTalleres01 li {
	list-style: none;
	padding: 0px 0px 5px 0px;
}
.listadoTalleres01 li a {
	font-weight: bold;
	text-decoration: none;
	display: block;
}
.listadoTalleres01 li a:hover {
	text-decoration: underline;
}

.listadoTalleres02 {
	padding: 0px;
	margin: 10px 0px 0px 20px;
}
.listadoTalleres02 .tituloLI {
	color: #000;
	padding: 10px 0px 5px 0px;
	font-size: 12px;
}

hr {
	margin: 30px 0px 30px 0px;
	background: #000;
}

.pie {width: 100%; margin:0px auto 15px auto; text-align:left; padding: 0px -20px 5px 20px; float: left; margin-top: -20px; border-bottom: 1px dotted #ccc; text-indent: 20px;}
#doc .pie {
	padding: 0px 0px 0px 0px;
}
.pie a {
	font: normal 13px verdana; text-decoration: none; color: #000;
}
.pie a:hover {
	color: #9A3365;
	text-decoration: underline;
}

.enlaceFotoSmall {background: #000; padding: 5px; width: 200px;}

.enlaceFotoSmall a {font: italic bold 13px georgia, garamond, 'trebuchet ms', sans-serif; color: #fff; text-decoration: none;border: 0px;}	
	.enlaceFotoSmall a:hover {color: red;}
	.enlaceFotoSmall a img {border: 0px;}
	
	/* listado desplegable de cursos para el sarc*/
.bloqueLetras {
	display: none;
	border: 1px solid #ccc;
	background: #eee;
	padding: 5px;
	margin: 0px 0px 10px 0px;
}
.bloqueLetras h3 {
	padding: 0px;
	margin: 0px;
}