/* CSS Document */

/******************/
/* LIBREDEUDA.COM */
/******************/
a
{
  outline: none;
}

a img{
	border:0;
}

:focus
{
  -moz-outline-style: none;
}

td.texto {
	font-family:Lucida Sans, Lucida Grande, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
	color:#1c3664;
	padding-left: 40px;
	padding-right: 50px;
}

td.texto a {
	text-decoration:none;
	color:#1C3664;
	}
	
.contenido {
	margin-top: 0px;
	margin-bottom: 10px;
}

.chiquito {
font-family:Arial, Helvetica, sans-serif;
font-size:9px;
}

td.texto a:hover {
	text-decoration:underline;
	color:#93b154;
	}
	


p.titulo {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:21px;
	margin-top:5px;
	text-align:center;
	border-bottom:1px;
}

p.datos {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:13px;
	color:#666666;
	padding-left: 50px;
}


h1.datos {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:underline;
	color:#93b154;
	padding-left: 50px;
}

p.datos.strong {
	font-weight:bold;
}

hr {
margin-top:-15px;
border-bottom:1px solid #93b154;
}

/*--------------------*/
  #menu {
    width: 522px; height: 84px;
    background: url(images/off_06.gif);
	background-repeat:no-repeat;
    margin: 25px auto 15px 0; padding: 0;
    position: relative;}
  #menu li {
    margin: 0; padding: 0; list-style: none;
    position: absolute; top: 0;}
  #menu li, #menu a {
    height: 85px; display: block;}

/*--------------------*/

#bt1 {left: 0px; width: 89px;}
#bt2 {left: 89px; width: 87px;}
#bt3 {left: 174px; width: 87px;}
#bt4 {left: 261px; width: 84px;}
#bt5 {left: 346px; width: 85px;}
#bt6 {left: 431px; width: 87px;}
  
/*--------------------*/

  #bt1 a:active {
    background: transparent url(images/on_06.gif)
    0 0 no-repeat;
	outline:none;}



  #bt2 a:active {
    background: transparent url(images/on_06.gif)
    -89px 0 no-repeat;
	outline:none;}
	
  #bt3 a:active {
    background: transparent url(images/on_06.gif)
    -174px 0 no-repeat;}
  #bt4 a:active {
    background: transparent url(images/on_06.gif)
    -261px 0 no-repeat;}
  #bt5 a:active {
    background: transparent url(images/on_06.gif)
    -346px 0 no-repeat;}
  #bt6 a:active {
    background: transparent url(images/on_06.gif)
    -431px 0 no-repeat;}





  #bt1 a:hover {
    background: transparent url(images/on_06.gif)
    0 0 no-repeat;}

  #bt2 a:hover {
    background: transparent url(images/on_06.gif)
    -89px 0 no-repeat;}
  #bt3 a:hover {
    background: transparent url(images/on_06.gif)
    -174px 0 no-repeat;}
  #bt4 a:hover {
    background: transparent url(images/on_06.gif)
    -261px 0 no-repeat;}
  #bt5 a:hover {
    background: transparent url(images/on_06.gif)
    -346px 0 no-repeat;}
  #bt6 a:hover {
    background: transparent url(images/on_06.gif)
    -431px 0 no-repeat;}

 #bt1 a:active {
    background: transparent url(images/on_06.gif)
    0 0 no-repeat;}

/* NEW STYLE FOR FORMS */

a#chat
{
	width:			122px;
	height:			62px;
	display:		block;
	margin-left:	50px;
}

form#formulario-consultas
{

}

	form#formulario-consultas span#nota
	{
		font-size:		16px;
		display:		block;
		margin-bottom:	12px;
		color:			#0A4F0C;
		font-weight:	bold;
	}

	form#formulario-consultas fieldset { border: none; }

	form#formulario-consultas label
	{
		display:		block;
		margin-bottom:	8px;
	}
	
		form#formulario-consultas label.error
		{
			background:		#FEFFBF;
			width:			394px;
			padding:		5px;
			margin-left:	-5px;
		}
	
		form#formulario-consultas label span
		{
			float:	left;
			width:	160px;
		}
		
		form#formulario-consultas label span.nota
		{
			float:			none;
			display:		block;
			width:			100%;
			text-align:		right;
			padding-top:	5px;
			color:			#f00;
			font-weight:	bold;
		}
		
		
		form#formulario-consultas label input
		{
			font-family:	inherit;
			font-size:		11px;
			padding:		2px 0 5px 2px;
			width:			230px;
			border:			1px solid #D7D9DA;
		}
		
		form#formulario-consultas label textarea
		{
			font-family:	inherit;
			font-size:		11px;
			padding:		2px 0 5px 2px;
			width:			230px;
			border:			1px solid #D7D9DA;
			height:			80px;
		}
		
		form#formulario-consultas input#submit
		{
			float:			right;
			background:		url(images/submit.png) no-repeat;
			width:			124px;
			height:			39px;
			padding:		0 7px 13px 0;
			border:			none;
			font-family:	inherit;
			color:			#fff;
			font-weight:	bold;
			margin-right:	25px;
			cursor:			pointer;
		}
		
div#captcha
{
	padding-left:	76px;
	margin-bottom:	12px;
}
