@charset "utf-8";
/* CSS Document */

#inicio_cuerpo_cont{ 
		width:596px; 
		height:38px; 
		margin:0 auto; 
		padding:0; 
/*		background-image:url(images/imgArriba_cont.jpg);*/
}

#cuerpo_cont{
	margin:0 auto;
	padding:0;
	/*		background-image:url(images/imgBody_cont.jpg); */
		background-repeat:repeat-y;
	position:relative;
}

#fin_cuerpo_cont{ 
		width:596px; 
		height:38px; 
		margin:0 auto; 
		padding:0; 
/*		background-image:url(images/imgAbajo_cont.jpg);*/
}

#cuerpo_cont p{ 
		margin-left:50px;
}

#margen_izq{ 
		margin-left:50px;
}

#quitar_margen{ 
		margin:0; 
		padding:0;
}

#enviar{ 
		margin:0 auto; 
		padding:0; 
		width:59px;
}

#img_sobre{ 
		width:123px; 
		height:134px; 
/*		background-image:url(images/sobre_cont.jpg); */
		background-position:bottom; 
		top:75px; 
		left:350px; 
		position:absolute; 
		background-repeat:no-repeat;
}

#botones{ 
		width:122px; 
		margin:auto;
}

#parrafo_bienvenida{ 
		text-align:center;
}

.tabla_contacto{
		border:none; 
		width:85%;
		margin:auto;
}

.tabla_contacto td{
		border:none;
}
.hacerlo_peque{
		width:80%;
		margin:auto;
}
.sin_borde{
	border:none;
}


.tabla_fotos{
		width:90%;
		border:none;
		margin:auto;
}

.tabla_fotos td{
	border-bottom:#990000 1px solid;
	padding:10px;
}