@import url('../int.css');

P.intro {
	color: #336699;
	font-family: "Arial";
	font-size: 1em ! important;
	margin-bottom: 20px ! important;
}

#col-right .tbl1 {
	font-size: 0.9em;
	margin: 20px 25px 0px 40px;
}
#col-right .tbl1 TH {
	background: url(../../img/bullet/bullet-arrow.gif) no-repeat 3px center;
	vertical-align: top;
	padding: 0px 0px 0px 17px;
}
#col-right .tbl1 TH A {
	color: #336699;
}
#col-right .tbl1 TH A:hover {
	color: #990066;
}
#col-right .tbl1 TD {
	color: #000000;
	text-align: justify;
	vertical-align: top;
	padding: 0px 0px 10px 17px;
}
#col-right .tbl1 .img {
	padding: 0px 0px 10px 0px;
}

#listado STRONG.gray {
	color: #666666 ! important;
	font-size: 1em ! important;
}

#list-biblioteca {
	font-size: 1em;
	margin: 0px 20px 0px 40px;
	padding: 20px 0px;
}
#list-biblioteca LI {
	background: url(../../img/p_listado2.gif) repeat-x bottom left;
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 10px 0px;
}
#list-biblioteca LI UL {
	padding: 0px;
	margin: 2px 0px 0px 0px;
}
#list-biblioteca LI LI{
	background: none;
	padding: 0px;
	margin: 0px;
}
#list-biblioteca UL UL {
	padding: 0px;
	margin: 0px 0px 0px 10px;
}
#list-biblioteca A {
	font-size: 1.1em;
	font-family: "Arial";
	color: #2D73A5;
}
#list-biblioteca A:hover {
	background-color: #F2F2F2;
	color: #990066;
}
#list-biblioteca UL A {
	background: url(../../img/bullet/bullet-arrow.gif) no-repeat 3px 4px;
	color: #999999;
	font-size: 1em;
	padding-left: 13px;
}
#list-biblioteca UL A:hover {
	background-color: #F2F2F2;
	color: #6666CC;
}

#form-search {
	font-size: 0.9em;
	margin: 5px 10px 0px 40px;
}
#form-search LABEL {
	float: left;
	display: block;
	width: 160px;
}
#form-search LABEL.large {
	width: 230px;
}
#form-search INPUT {
	font-family: Arial;
	font-size: 1.1em;
	width: 130px;
	color: #666666;
	padding: 0px 2px;
	margin: 0px 0px 10px 0px;
	border: 1px solid #ABABAB;
}
#form-search SELECT {
	font-size: 1em;
	font-family: Arial;
	width: 220px;
	color: #666666;
	margin: 1px 0px 0px 0px;
	border: 1px solid #ABABAB;
}
#form-search OPTION {
	font-size: 0.9em;	
}
#form-search BUTTON {
	/*background: url(../../img/button/button-buscar.gif) no-repeat top left;*/
	background: url(../../img/bullet/bullet-arrow.gif) no-repeat left;
	height: 13px;
	/*text-indent: -700px;*/
	float: left;
	margin: 12px 0px 0px 0px;		
	text-align:right;
	color: #6771BF;
	font-size: 0.9em;
	font-family: Verdana;
	background-color: #F2F2F2;
}
#form-search BUTTON:hover {
	/*background: url(../../img/button/button-buscar2.gif) no-repeat top left;*/
	background-color: #FFFFFF;
}