body {
	background-image: url(imagenes/fondoPagina.jpg);
}
#contenedor {
	width: 955px;
	margin-right: auto;
	margin-left: auto;
}
#encabezado {
	height: 164px;
	position: relative;
	background-image: url(imagenes/recortes/arriba.gif);
	background-repeat: no-repeat;
	width: 955px;
}
#contenedor #imagenesInternasIzq {
	background-repeat: repeat-y;
	height: 345px;
	width: 12px;
	float: left;
	background-image: url(imagenes/recortes/bordeIzq.gif);
}
#contenedor #contenidos {
	clear: both;
	float: left;
	width: 955px;
	height: 345px;
	margin: 0px;
}
#contenedor #pie {
	height: 68px;
	clear: both;
	position: relative;
	width: 929px;
	float: left;
}
#contenedor #textosIzq {
	height: 345px;
	width: 227px;
	float: left;
	margin: 0px;
	background-image: url(imagenes/recortes/margenIzq.jpg);
	position: relative;
}
#contenedor #centradoFlash {
	height: 345px;
	width: 703px;
	float: left;
	margin: 0px;
	
}
#contenedor #imagenesInternasDer {
	background-repeat: repeat-y;
	height: 345px;
	width: 13px;
	float: left;
	background-image: url(imagenes/recortes/bordeDer.gif);
}
#contenedor #pie {
	width: 955px;
	background-image: url(imagenes/recortes/pie.gif);
	background-repeat: no-repeat;
	height: 89px;
	position: relative;
	
}
#encabezado #botonera {
	width: 700px;
	position: absolute;
	bottom: 19px;
	left: 265px;
}
#encabezado #botonera ul li a:hover {
	color: #FC0;
	text-decoration: none;
}
#encabezado #botonera ul {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	list-style-type: none;
	float: left;
	width: 100%;
	bottom: 0;
	left: 0px;
	top: 0px;
	right: 0px;
	padding: 0px;
	height: 15px;
	margin: 0px;
}
#encabezado #botonera ul li {
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	display: block;
	float: left;
	padding-right: 25px;
}
#encabezado #botonera ul li a {
	color: #FFF;
	text-decoration: none;
}
#contenedor #textosIzq #parrafos {
	width: 212px;
	float: left;
	position: absolute;
	top: 50px;
	color: #FFF;
	font-family: Verdana;
	font-size: 12px;
	left: 8px;
	line-height: 18px;
	height: 295px;
}
#encabezado #contacto {
	width: 250px;
	position: absolute;
	right: 41px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
}

#encabezado #contacto a {
	color: #FFF;
	text-decoration: none;
}
#encabezado #contacto  a:hover {
	color: #FC0;
	text-decoration: none;
}
#pie #direcciones {
	width: 700px;
	position: absolute;
	left: 271px;
	top: 1px;
}
#pie #direcciones ul {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
	list-style-type: none;
	float: left;
	width: 730px;
	bottom: 0;
	left: 0px;
	top: 0px;
	right: 0px;
	padding: 0px;
	height: 20px;
	margin: 0px;
	text-align: center;
	font-weight: bold;
}
#pie #direcciones ul li {
	color: #FFF;
	text-decoration: none;
	display: block;
	float: left;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#pie #direcciones  a:hover {
	color: #FFCC33;
	text-decoration: none;
}
.tabla {
	width:500px;
	margin-right: auto;
	margin-left: auto;
	height: 280px;
	margin-bottom: 10px;
	margin-top: 20px;
	border: 1px dashed #FC0;
	padding: 0px;
}



.tdTitu {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#FFF;
	height:20px;
	padding-left: 10px;
	padding-top: 10px;

}



.word {

        font-family: Tahoma, sans-serif, Arial;

        font-size: 12px;

        color:#000;

        height:20px;

}



.text {
	font-family: Tahoma, sans-serif, Arial;
	font-size: 11px;
	color:#999;
	margin: 5px 0 5px 5;
	border-color:#FC3;
	border-style: solid;
	border-width: 1px;
	width:200px;
	height: 25px;

}



.textarea {
	font-family: Tahoma, sans-serif, Arial;
	font-size: 11px;
	color:#666;
	margin: 3px 0 5px 0;
	border-color:#FC3;
	border-style: solid;
	border-width: 1px;
	width:300px;

}



.select {

	font-family: Tahoma, sans-serif, Arial;

	font-size: 11px;

	color:#666;

	margin: 3px 0 5px 0;

	border-color:#000;

	border-style: solid;

	border-width: 1px;

	width:200px;

}



.radio {

	color:#666;

	margin: 3px 0 5px 0;

	text-align:center;

	vertical-align:middle;

}



.file {

	font-family: Tahoma, sans-serif, Arial;

	font-size: 11px;

	color:#666;

	margin: 3px 0 5px 0;

	border-color:#000;

	border-style: solid;

	border-width: 1px;

	width:200px;

}



.submit {
	font-family: Tahoma, sans-serif, Arial;
	font-size: 11px;
	color:#666;
	margin: 3px 0 5px 0;
	border-color:#FC3;
	border-style: solid;
	border-width: 1px;
	background-color:#FFF;
	cursor:pointer;

}
#contenedor #centradoFondo {
	height: 345px;
	width: 703px;
	float: left;
	margin: 0px;
	background-image: url(imagenes/fondito.jpg);
}
.agradecimiento {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color:#666;
	height:250px;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	font-weight: bold;
	text-align: center;
	background-color: #FFF;
	padding-top: 30px;
	border: 1px dashed #FC0;
}
#contenedor #home {
	height: 345px;
	width: 930px;
	float: left;
	margin: 0px;
	background-image: url(images/madre_.jpg);
	background-repeat: no-repeat;
}
#contenedor #textosIzq #parrafos h1 {
	width: 200px;
	float: left;
	position: absolute;
	top: -38px;
	color: #F93;
	font-family: "Trebuchet MS";
	font-size: 16px;
	left: 1px;
	line-height: 18px;
	font-style: italic;
}
#encabezado #contacto {
	width: 280px;
	position: absolute;
	right: 46px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
	left: 100;
	top: 50px;
}
#facebook {
	position:absolute;
	width:80px;
	height:25px;
	left: 629px;
	top: 53px;
	background-image: url(imagenes/facelink.jpg);
	float: none;
}
