@import url("contacto.css");
@import url("clearfix.css");

/********************************************
   HTML ELEMENTS
********************************************/

#texto h2.title-tema {
	color:#333333;
	margin-top: 34px;
}
#texto h3.pregunta {
	cursor: hand;
	cursor: pointer;
	font-size: 1.35em;
	font-weight:normal;
	padding: 6px 5px;
	background: url(../IMG/arrow-right.png) no-repeat;
	margin:0;
}

#texto h3.pregunta.pregunta-abierta {
	background: url(../IMG/arrow-abrir.png) no-repeat;
}
.accordion {
	padding: 5px;
	margin-top: 3px;
}
#texto .preg1 {
	background-color: #999999;
}

#texto h3.pregunta.preg1
{
	background-color: #666666;
	background-position: 5px 8px;
}

/* #texto p { color: black; margin:2px 0 2px 0; } */
#texto p { color: #000000; margin:2px 0 2px 0; }
#texto p.tit { padding-top: 10px; }

#texto span.line {
display:block;
height: 1px;
border: 0;
color: #E6E6E6;
background-color: #E6E6E6;
margin: 2px 0 2px 0;
clear: both;
overflow: hidden;
}

#p4 #content-wrap, #p5 #content-wrap, #p6 #content-wrap, #p7 #content-wrap,
#p8 #content-wrap, #p9 #content-wrap,
#p10 #content-wrap, #p11 #content-wrap, #p12 #content-wrap, #p13 #content-wrap,
#p14 #content-wrap, #p15 #content-wrap, #p3 #content-wrap
{
	margin-top: 3px;
}
