.MenuPadres {
	
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #FFBD33;
}
a.TextoMenu:active, a.TextoMenu:link, a.TextoMenu:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3E001F;
	text-decoration: none;
}

a.TextoMenu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

a.TituloMenu:active, a.TituloMenu:link, a.TituloMenu:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3E001F;
	text-decoration: none;
	font-weight: bold;
}

a.TituloMenu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.tblformulario {
	background-color: #FFFFFF;
	margin: 1px;
}

.tblformulario td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.textbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5B5B5B;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}

.tdCabecera {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3E001F;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B9B9C6;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-left-style: dotted;
	border-left-color: #D5D5DD;
	border-left-width: 1px;
	font-weight: bold;
	background-color: C4DBF0;
}

.titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3E001F;
	border-bottom-style: solid;
	border-bottom-color: #3E001F;
	font-weight: bold;
	border-bottom-width: 2px;
}

.tdTitulosForm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3E001F;
	font-weight: bold;
}

/* Tool tip */

.tool-tip {
	color: #fff;
	width: 250px;
	z-index: 13000;
}
 
.tool-title {
	font-weight: bold;
	font-size: 12px;
	margin: 0;
	color: #9FD4FF;
	padding: 6px 6px 4px;
	background: url(../imagenes/bubble2.png) top left;
	text-align:center;
}
 
.tool-text {
	font-size: 11px;
	padding: 4px 6px 6px;
	background: url(../imagenes/bubble2.png) bottom right;
	text-align:justify;
}

.tt {
	cursor:help;
}

.tt-tip, .ttrecibo-tip, .tt_obscat-tip {
	color: #fff;
	max-width: 50%;
	/* IE */
	width:expression(50+"%");
	z-index: 13000;
}

.tt-title, .ttrecibo-title, .tt_obscat-title {
	font-weight: bold;
	font-size: 12px;
	margin: 0;
	color: #9FD4FF;
	padding: 6px 6px 4px;
	text-align:center;
	background-image: url(/imagenes/tt.png);
	background-repeat: repeat;
}

.tt-text, .ttrecibo-text,.tt_obscat-text {
	font-size: 11px;
	padding: 4px 6px 6px;
	text-align:justify;
	background-image: url(/imagenes/tt.png);
	background-repeat: repeat;
}
.ttrecibo-text
{
	font-family:Courier, monospace;
	font-size: 9px;
	text-align:left;
	white-space:nowrap;
}


.tdPar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #DFDFE6;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CECED9;
	background-color: #F0F0F0;
}

.tdImpar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #DFDFE6;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CECED9;
	background-color: #FDFDFD;
}
.tdFila {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFBD33;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #FFBD33;
}

.Categoria {
	font-family: Tahoma, Verdana, Georgia;
	font-size: 11px;
	color: #0066FF;
	text-decoration: none;
	padding-bottom: 1px;
	padding-top: 1px;
	font-weight: bold;
}
	
.formulario {
	border: 1px solid #C4DBF0;
}

.cajasFormulario {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5B5B5B;
	background-color: #FFFFE1;
	border: 1px solid #9B9B9B;
}

.textoFormulario {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5B5B5B;
}

.input_boton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5B5B5B;
	color:#333333;
	background: transparent url(../imagenes/fndbtn.gif) scroll 0pt 50%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #A4A4A4;
	border-right-color: #919191;
	border-bottom-color: #919191;
	border-left-color: #A4A4A4;

	
	-moz-background-clip: -moz-initial; 
	-moz-background-origin: -moz-initial; 
	-moz-background-inline-policy: -moz-initial; 	
	cursor: hand;
	cursor: pointer;
} 

.divAnuncio {
	border:1px solid #069;
	padding:5px;
	font-size:11px;
	margin-top:5px;
	margin-left:5px;
	margin-right:5px;
	margin-bottom:10px;
}

.tituloAnuncio {
	border-bottom:1px solid #BBB;
	color:#036;
	font-size:14px;
	font-weight:bold;
	padding-bottom:2px;
}

.descripcionAnuncio p, 
.descripcionAnuncio h1,
.descripcionAnuncio h2,
.descripcionAnuncio h3,
.descripcionAnuncio h4,
.descripcionAnuncio h5{
	margin:0;
	padding:2px;
}

.descripcionAnuncio {
	padding-top:5px;
	padding-bottom:5px;
}

.horalugarAnuncio {
	padding-top:5px;
	padding-bottom:5px;
	border-top:1px solid #BBB;
}

.responsableAnuncio {

}
