#cv-voluntario table {
	width: 100%;
	}
#cv-voluntario th, #cv-voluntario td {
	border-bottom: 1px solid #E9E9E9;
	padding: 2px 0;
	color:#666666;
	}
#cv-voluntario th {
	font-weight: bold;
	text-align: left;
	width: 50%;
	color: #666666;
	}
#cv-voluntario .tabla-th-columnas th{
	width: 33%;
	}
#cv-voluntario h1{
	font-family: "Trebuchet MS";
	font-size: 1.7em;
	}
#cv-voluntario h1 span{
	display: block;
	font-size: .7em;
	}
#cv-voluntario h2 {
	border-bottom: 2px solid #000;
	margin: .8em 0;
	font-family: "Trebuchet MS";
	font-size: 1.5em;
	}
#cv-voluntario h3 {
	border-bottom: 2px solid #ccc;
	margin: .8em 0;
	font-family: "Trebuchet MS";
	color:#666666;
	font-size: 1.2em;
	}
#cv-voluntario .titulo-cv{
	font-size: 1em;
	font-family: inherit;
	border: none;
	}
#id-usuario {
	width: 100%;
	float: left;
	margin-bottom: 10px;
	}
.fotocv-voluntario {
	float: left;
	background: #D5E8F0;
	padding: 9px;
	border: none;
	margin: 0 10px 10px 0;
	}
.fotocv-voluntario img{
	border: none;
	}

/*, h2, h3, h4, h5, h6
.doc-identidad
*/