*{
	padding:0;
	margin:0;
}
body{
	font: 62.5% Georgia, "Times New Roman", Times, serif;
}
#cabecera{
	width:1005px;
	height:270px;
	background-image:url(images/cabeceraMramirez.jpg);
}
#cabeceraEn{
	width:1005px;
	height:270px;
	background-image:url(images/cabeceraMramirezEn.jpg);
}
#cabeceraFr{
	width:1005px;
	height:270px;
	background-image:url(images/cabeceraMramirezFr.jpg);
}
#contenedor{
	width:1005px;
	height:auto;
	background:url(images/fondoContenedorMramirez.jpg) repeat-y;
}
#contenido{
	width:760px;
	height:auto;
	margin:0 auto 0 auto;
}
#izquierda{
	float:left;
}
#izquierda p{
	width:380px;
	font-size:12px;
	font-style:italic;	
	text-align:justify;
	padding:20px 20px 0 20px;
	border-right:1px #000000 solid;
}
.normal{
	font-style:normal;
}
#izquierda img{
	float:left;
	margin-left:2px;
}
.andres{
	border:#000000 solid 1px;
	margin-right:10px;
}
#derecha{	
	float:right;
}
#derecha img{
}

.guitarra{
	padding:5px 5px 5px 5px;
	margin:20px 0 10px 0;
	border:#000000 solid 2px;
}
#derecha p{
	width:300px;
	font-size:12px;
	text-align:justify;
	margin-right:20px;
}
#pie{
	width:1005px;
	height:56px;
	background:url(images/pieMramirez.jpg) no-repeat;
}
#contenedor hr {
	display: block;
	clear: left; 
	margin: -0.66em 0;
	visibility: hidden;
}

