/* CITAS ONLINE */

#citasonline {
	padding-right:20px;	
}
#citasonline .enlace {
	background-image:url(../img/flechaazul.gif);
	background-repeat:no-repeat;
	background-position:30px 4px;
	padding-left:40px;
	font-weight:bold;
	margin:5px 0px 8px 0px;
}

#citasonline .enlace a {
	color:#333333;
	text-decoration:none;
}
.acceso {
	text-align:center;
	padding-top:20px;
}
.acceso small {
	display:block;
	font-family:Verdana, Geneva, sans-serif;
	font-size:9px;
	color:#42719b;
	line-height:auto;
	text-align:left;
	border:1px solid #d8ebfc;
	padding:7px 7px 7px 30px;
	margin-top:15px;
	background:url(img/ico_i.gif) no-repeat 3px 3px;
}
.powered {
	padding-top:50px;
	color:#666666;
}

#citasonline b.ninstruccion {
	font-size:15px;	
}

.volver {
	width:115px;
	border-bottom:1px solid #B0D7F9;
	margin-top:40px;
}
.volver a {
	font-size:9px;
	color:#333333;
	text-decoration:none;
}

.pregunta {
	background-image:url(../img/flechaazul.gif);
	background-repeat:no-repeat;
	background-position:0px 4px;
	padding-left:10px;
	margin-top:5px;
}
.pregunta a {
	color:#333333;
	font-weight:bold;
	text-decoration:none;
}
.respuesta {
	padding-left:10px;
}
.respuesta a {
	color:#333333;
	font-weight:normal;
	text-decoration:underline;
}