/* Alambre Estudio Gráfico
   www.alambre.net
   //
   Estilos Ignacio Quemada CSS+XHTML
   Curriculum
   Noviembre 2008
*/

#contenido{
	border-top: 1px solid #D9D2C9;
	}

#col2_container{
	margin-top: 10px;
	}

#col2_container .izq{
	width: 640px;
	}

#col2_container .der{
	width: 240px;
	}

.bloqued_1, .bloqued_2{
	}

.bloqued_2{
	background-color: transparent;
	}

#pie{
	border-top: 1px solid #D9D2C9;
	}
	
/* texto */

.csc-header h1{
	font-size: 14px;
	margin-bottom: 10px;
	}
	
p.bodytext{
font: 12px/16px Arial, Helvetica, Verdana, Lucida, sans-serif;
	}

p.bodytext a{
	font-weight: bold;
	}
	
ul{
	margin-bottom: 15px;
	}
	
/* Otros */

.creditos_tit{
	font-weight: bold;
	margin-bottom: 15px;
	}
