#direccionCentro
{
	float: right;
	width: 200px;
}

.fichaConvo
{
	width: 100%;
}

.fichaConvo th
{
	text-align: right;
}

.fichaConvo .form_dim, .fichaConvo select, .fichaConvo textarea
{
	width: 370px;
}

option.empty
{
	color: #999;
	font-style: italic;
}


#ctl00_divaccesoOK
{
	padding: 5px;
	width: 107px;
	height: 78px;
}

#ctl00_divaccesoOK p
{
	margin-top: 0;
}

h1, h2, h3, h4, h5, h6
{
	color: #366;
	margin: 1em auto;
}

h1
{
	font-size: 14pt;
}

h2
{
	font-size: 12pt;
}

h3
{
	font-size: 11pt;
}

h4
{
	font-size: 10pt;
}

.clear
{
	clear: both;
	font-size: 1px;
	height: 1px;
	visible: hidden;
}

#contentBuscador
{
	padding: 0.5em 1em;
	background-color: #fff;
	width: 95%;
	margin: 10px auto 30px;
}

.errorField input, .errorField select, .errorField textarea
{
	border: solid 2px #f00;
	background-color: #fcc;
}

.errorField option
{
	background-color: #fff;
}

.errorDescription
{
	font-weight: bold;
	font-style: italic;
	font-size: 0.8em;
}

a
{
	color: #366;
	font-weight: bold;
	text-decoration: underline;
}

a:hover
{
	text-decoration: none;
}

table
{
	border-collapse: collapse;
}

table td, table th
{
	padding-left: 4px;
	padding-right: 2px;
}

table.sortable
{
	border: solid 1px #306883;
}

table.sortable thead th
{
	cursor: pointer;
	color: #fff;
	background-color: #306883;
	font-weight: bold;
	text-align: left;
}

table.sortable thead th:hover
{
	text-decoration: underline;
}

table.sortable tbody tr:nth-child(2n)
{
	background-color: #eee;
}

h2.convosCentro
{
	margin-top: 1.5em;
	margin-bottom: 0.5em;
}

table.convosCentro
{
	margin-left: 20px;
	width: 740px;
}

.fn
{
	color: #366;
}

.ficha th
{
	text-align: right;
	font-weight: bold;
	vertical-align: top;
}

.ficha td
{
	text-align: left;
}

#descripcionConvo th, #descripcionConvo td
{
	padding: 10px;
}

.infobox, .questionbox, .warningbox, .errorbox, .okbox
{
	border: solid 3px transparent;
	margin: 1em auto;
	width: 80%;
	padding: 10px 10px 10px 64px;
	background-repeat: no-repeat;
	background-position: 5px center;
	min-height: 40px;
}

.infobox
{
	border-color: #00f;
	background-color: #ccf;
	background-image: url(/images/icons/info.png);
}

.questionbox
{
	border-color: #00f;
	background-color: #ccf;
	background-image: url(/images/icons/question.png);
}

.warningbox
{
	border-color: #fc0;
	background-color: #ffc;
	background-image: url(/images/icons/warning.png);
}

.errorbox
{
	border-color: #f00;
	background-color: #fcc;
	background-image: url(/images/icons/error.png);
}

.okbox
{
	border-color: #0f0;
	background-color: #cfc;
	background-image: url(/images/icons/ok.png);
}

table.solicitar
{
	font-size: 0.8em;
}

table.solicitar th
{
	vertical-align: middle;
}

table.solicitar .errorDescription
{
	font-size: 1em;
}

.divacceso2 input
{
	border: solid 1px #316983;
	font-size: 10px;
	height: 15px;
	width: 50px;
}

.divacceso1
{
	width: 45%;
}

.divacceso input[type=submit]
{
	background-color: #7ea0a6;
	border: solid 1px #316983;
	color: #fff;
	font-size: 10px;
	height: 17px;
	width: 53px;
}
