/*  ------------------------------------------
/*  RV Inmobiliaria SA // 24/05/08
/*  Diseņo Ing. Natalia Gutierrez
/*  ------------------------------------------
*/
A:hover {color:#D60019;} /*naranja claro*/
A { text-decoration: none; color:000000; font-size: 10; font-family: verdana; font:900; }
P{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size:13px;
	font-weight:normal;
	text-align:justify;
}
.titulo_consultas{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#003A80;
	text-align:center;
	font-weight:bold;
	width: auto;
	margin-top: 0.2em;
	margin-bottom: -0.1em;
	border-bottom: 1px dotted #DB2B1E;
	padding-bottom: 0.5em;
}
/*  ------------------------------------------
/*  Elementos Imagenes
/*  ------------------------------------------
*/
.img{border:none;}
.imgs{
height:204;
width:168;
}
.imgsd img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=75);
-moz-opacity: 0.75;
}
.imgsd:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
}
.imgsd img{
border: 2px solid #ccc;
}
.imgsd:hover img{
border: 2px solid #fff;
}
.imgsd:hover{
color: red; 
}
/*  -------------------------------------- Titulos y contenido  --------------------------------------*/
h1{ /*Titulo principal*/
	width: auto;
	margin-top: 0.2em;
	margin-bottom: -0.1em;
	border-bottom: 1px dotted #DB2B1E; /*007cc3*/
	padding-bottom: 0.5em;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 200%;
	color: #1D3176;
}
h3{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold;
	font-size: 1.2em;
	color: #F1E639;
	margin: 0 0 5px 0;
	padding: 0 0 0 0;
}
h4{ /*Subtitulos*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bolder;
	font-size: 1.1em;
	text-align:right;
	color: #D60019;
	padding: 5px 0 0 0;
	background-color:#E8E8E9;
}
h5{
	font-family: arial, helvetica, sans-serif;
	font-weight: bolder;
	font-size: 1.2em;
	color: #3C78B5; /*Gris claro #999*/
	margin: 0 0 10px 0;
	text-align: left;
	padding-left:15px;
}
h6{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold;
	font-size: 0.8em;
	color: #F1E639;
	margin: 0 0 5px 0;
	padding: 0 0 0 0;
}
.text{
	color: #000000;
	background-color:#ffffff;
	margin-right: 0em;
}
.white_text{
	color: #fff;
	background-color:#D60019;
	margin-right: 0em;
}
.text_bluebox{
	padding-left:20;
	padding-right:20;
	padding-top:20
}
.title_right{
	font-weight: bold;
	color:ffffff;
	color:ffffff;
	text-align:justify;
	padding-left:15;
	padding-right:20; 
}
.text_right{
	color:ffffff;
	text-align:left;
	padding-left:15;
	padding-right:20; 
}
/*  ----------------------------------------- Vinculos Vinculos ----------------------------------------- */
a:link.link_text{
text-decoration:none; 
font-size: 13; 
font-weight: bold; 
color:  #1D3176; 
border-bottom:1px dotted #F1E639;
} /*009EE0*/
a:visited.link_text{text-decoration:none; font-size: 13; font-weight: bold; color: #1D3176; }
a:active.link_text{text-decoration:none; font-size: 13; font-weight: bold; color: #003A80; }
a:hover.link_text{
text-decoration: none; 
font-size: 13; 
font-weight: bold; 
color:#D60019; 
cursor:pointer; 
border-top: 1px dotted #F1E639; 
background:E8E8E9;
}
/*  ------------------------------------------  Elementos Formularios   ------------------------------------------ */
search {
	float: right;
}
input.input_consultas {
	border: 0px solid #9bb2be;
	width: 155;
	height: 30px;
	background: url(../images_tpl/search.png) no-repeat;
}
.buttons {
	font-size: 8px;
	background-color: #1D3176;
	font-weight: bold;
	text-decoration:underline;
	height: 19px;
	width: 70px;
	background: url(../images_tpl/submit_off.jpg) repeat-x;
}
/*  ------------------------------------------
/*  Listados
/*  ------------------------------------------
*/
#listado li {
	/* font-size: small; */
	color: #000000;
	margin:.2em .2em 0 1em;
	padding-left:2em;
	background-image:url(../images_tpl/small_hand.gif);
	background-repeat:no-repeat;
	background-color:#fff;
}
/*  ------------------------------------------
/*  Rounded Text Box
/*  ------------------------------------------
*/
.rbroundbox { background: url(../images_tpl/nt.gif) repeat; }
.rbtop div { background: url(../images_tpl/tl.gif) no-repeat top left; }
.rbtop { background: url(../images_tpl/tr.gif) no-repeat top right; }
.rbbot div { background: url(../images_tpl/bl.gif) no-repeat bottom left; }
.rbbot { background: url(../images_tpl/br.gif) no-repeat bottom right; }
.rbtop div, .rbtop, .rbbot div, .rbbot {
width: 100%;
height: 7px;
font-size: 1px;
}
.rbcontent { margin: 0 7px; }
.rbroundbox { width: 70%; margin: 1em auto;  }

