/* Estilos usados en el template */
#container {
	width: 980px;
	margin: 3px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	background-color:#ffffff;
}

#banner {
	padding: 0px;
	background-color: rgb(213, 219, 225);
	overflow: hidden;
}

#content {
	background-color: #ffffff;
	text-align:justify;
	overflow: hidden;
	width: 480px;
}

#izquierda {
	float: left;
	width: 160px;
	margin: 0;
	margin-right: 0px;
	padding: 0px;
	background-color: rgb(235, 235, 235);
	overflow: hidden;
}

#derecha {
	float: right;
	width: 340px;
	margin: 0;
	margin-left: 0px;
	padding: 0px;
	background-color: rgb(235, 235, 235);
	overflow: hidden;
	height: auto;
}

#footer {
	clear: both;
	margin-top: 5px;
	overflow: hidden;
}

/* fin estilos template */

body {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; /*background: url('../images/fondototal.gif')*/ }
td {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px}
.justificado {  text-align: justify}
.titulo {  font-size: 18px; color: #0066CC; font-weight: bold}
.tema {  font-size: 10px; text-decoration: none}
.txtSecundario {  color: #316e9c}
.formulario {
	color: #666666;
	background-color: #fafafa;
	border: 1px #CCCCCC solid;
}

a:active, a:visited, a:link {  color: #666666; text-decoration: none}
a:hover {  color: #000000; text-decoration: none}


hr {
	color: #81B3D8;
	line-height: 1px;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	font-weight: lighter;
	padding: 0px;
	height: 1px;

}
.txtGris {
	color: #666666;
	font-size: xx-small;

}
.boton {
	BORDER-RIGHT: #848284 1px solid;
	BORDER-TOP: #ffffff 1px solid;
	BORDER-LEFT: #ffffff 1px solid;
	BORDER-BOTTOM: #848284 1px solid;
	TEXT-DECORATION: none;
	cursor: hand;
	filter: Glow(Color=000099);

}

.tablita {
	border: thin none #003399;

}
.vinculo {
	text-decoration: none;
	cursor: hand;
	filter: Glow(Color=#000099);
}
#txtAzul {
	color: #003399;
	text-decoration: none;
}
.campo {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #000000;
	FONT-FAMILY: Tahoma, Arial, Verdana;
	BACKGROUND-COLOR: #ffffff;
	TEXT-DECORATION: none;
	padding: 0px;
	border: 0px none #000000;

}
.txtChico {
	font-size: 9px;
	line-height: 20px;
	color: #000099;

}
#txtBlanco {
	color: #FFFFFF;
}
.boton {
	BORDER-RIGHT: #848284 1px solid;
	BORDER-TOP: #ffffff 1px solid;
	FONT-WEIGHT: normal;
	FONT-SIZE: 10px;
	BORDER-LEFT: #ffffff 1px solid;
	COLOR: #000000;
	BORDER-BOTTOM: #848284 1px solid;
	FONT-FAMILY: Tahoma, Arial, Verdana;
	BACKGROUND-COLOR: #EAEAEA;
	TEXT-DECORATION: none;
	margin: 0px;
	padding: 0px;
}
	.campo2 {
  background: transparent;
  border: none;
  border-bottom: 1px solid #000000;
  font-family: verdana;
  font-size: 10px;
  height: 15px;
  text-decoration: none;
}
.botonAzul
{
    FONT-SIZE: 10px;
    BORDER-LEFT-COLOR: #0067e6;
    BORDER-BOTTOM-COLOR: #0067e6;
    TEXT-TRANSFORM: capitalize;
    WIDTH: 80px;
    CURSOR: hand;
    COLOR: #ffffff;
    BORDER-TOP-STYLE: outset;
    BORDER-TOP-COLOR: #0067e6;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    BORDER-RIGHT-STYLE: outset;
    BORDER-LEFT-STYLE: outset;
    BACKGROUND-COLOR: #00439c;
    BORDER-RIGHT-COLOR: #0067e6;
    BORDER-BOTTOM-STYLE: outset
}
.inputtext
{
    BORDER: #999999 1px solid;
    FONT-SIZE: 10px;
    COLOR: #000000;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    BACKGROUND-COLOR: #ffffff
}
.fondoTituloEditor
{
	BACKGROUND-COLOR: #C6D7FF
}
td.izquierda {
text-align:left;
padding-left:3px;
font-size:x-small;
}
.item {
color:#DD0000;
font-weight:bold;
padding-right:3px;
}


	.helper {
	display: none;
	padding: 10px;
	background: #f6f6f6;
}
.req {
	color: red;
}

.u {
	text-decoration: underline;
}

div .nota {
	padding: 12px;
}

.nota h1 {
	font-size:18px;
}

.nota h2 {
	font-size:14px;
}

.nota p {
}

.nota .nro {
	text-align:right;
}


.publicform input.inp,
.publicform textarea.inp
	{
	border: 1px solid #ddd;
	/*width: 220px;*/
	background: #f2f2f2;
	font: 11px verdana, sans-serif;
	color: #443;
	padding: 3px;
	/*margin-bottom: 10px;*/
	outline: none;
	}

.publicform input.inp:hover,
.publicform textarea.inp:hover,
.publicform input.inp:focus,
.publicform textarea.inp:focus
	{ border: 1px solid #aaa; }
H1.pastoral { color: green }

div.form {
	margin-top:5px;
	margin-bottom:5px;
}
.lbl {
	width: 20em;
	margin-left:1px;
	font-weight:bold;
	display: block;
	float: left;
}

.btn {
	font-size: x-small;
	color:#050;
	font-weight:bold;
}

#tablaError{
	border: 1px solid #666666;
	width: 280px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;

}
#cabtabError{
	background-color: #eaeaea;
	font-weight: bold;
	text-align:center;
}
#cuerpotabError{
	padding:2px;
	border-top: 1px solid #666666;
	color: red;
}

.comentario {
	border-top:1px solid #dddddd;
	border-bottom:1px solid #dddddd;
	width:450px;
	margin-top:12px;
	background-color:#f8f8f8;
	text-align:justify;
}

.comentario td {
	padding:3px;
}