/* CSS Document */

#tit { background-image: url(../img/tits/tit_curriculum.gif); width: 215px; height:26px ; margin-left: 335px;}

#resultado { width: 500px; height:26px ; margin-left: 250px;}

#row {
display: table-row;
}

#izquierda {
   background-color: #ffffff;
   padding: 1em;
   display: table-cell;
}

#central{
width: 300px;
padding: 1em;
background:yellow;
display: table-cell;
}

#derecha {
	background-color: #FFFFFF;
	font-size: 12px;
	font-family: helvetica, verdana, sans-serif;
	display: table-cell;
	padding:1em;
}

#mp3 {
	width: 49px;
	height:61px;
	background-image: url(../img/img_mp3.gif);
}

#video { width: 49px; height:61px ;background-image: url(../img/img_mpeg.gif); }

#contenedor { width: 760px; margin: auto; padding:0; }

.continfo { width: 100%; height:100px}
.imagen { width:330px; float:left; height:554px; background-image: url(../img/curriculum.jpg); }
.texto {
	margin-left:100px;
	width:auto;
	height:100px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-right: 20px;
}