﻿.cell-sub-pregunta
{
	border-top-style: dotted;
	border-top-width: 1px;
	border-top-color: #99CCFF;
}

.cell-sub-respuesta
{
	border-left-style: dotted;
	border-left-width: 1px;
	border-left-color: #99CCFF;
}

.cell-seccion
{
	padding-bottom: 5px;
}

.boddddy {
	background-attachment: scroll;
	background-image: url(../images/line_back.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #EFFAFF;
}

.intro
{
	font-family: tahoma, arial, verdana, sans-serif;
	font-weight: normal;
	font-size: 10pt;
	padding: 10px 5px 10px 5px;
	text-align: justify;
}

.area-padding
{
	padding: 10px;
}

.panel-edit
{ 
	background-image: url(../images/pencil.png) !important; 
}

.panel-ok
{ 
	background-image: url(../images/tick.png) !important; 
}

.panel-error
{
	background-image: url(../images/error.png) !important; 
}

.pregunta-error
{
	color: #FF0000;
}
