body
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	color:#6d6f72;
	margin:0 auto;
	background-color:#000000;
}

a, a:visited, a:active {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

img
{
	border:0;
}

form
{
	margin:0;
}

input[type="checkbox"]
{
	margin-bottom:0;
	margin-top:0;
	margin-left:3px;
	margin-right:3px;
}

input[type="radio"]
{
	vertical-align:middle;
	margin-bottom:3px;
	margin-top:3px;
	margin-left:3px;
	margin-right:3px;
}

#header
{
	background-repeat:repeat-x;
	background-color:#D2D2D2;
	height:122px;
}

#footer
{
	background-image:url(../imagenes/footer.jpg);
	height:30px;
	clear:both;
}

#menu_top
{
	height:30px;
	background-image:url(../imagenes/background_menu.jpg);
	background-repeat:repeat-x;
	text-align:center;
	vertical-align:top;
}

#main_container
{
	background-image:url(../imagenes/fondo_degradado.gif);
	background-repeat:repeat-y repeat-x;
	background-position: center;
	text-align:left;
	width:800px;
	margin:auto;
}

#container
{
	height:100%;
	min-height:600px;
	background-color:#ffffff;
	padding-right:0px;
}

#contents
{
	margin-left:5px;
	margin-right:5px;
	background-color:#ffffff;
	padding:10px;
	height:100%;
}

#countrydivcontainer
{
	border:3px solid #000000;
	padding: 0px
	width:700px;
	min-height:610px;
	height:100%;
	position:relative;
}

#countrydivcontainer:after
{ 
	content:"|"; display: block; height: 0; clear: both; visibility: hidden; 
}

#countrydivcontainer #countrydivcontainer-left
{
	text-align:left;
	width:550px;
	border-right:1px solid #dddddd;
	float:left;
	padding:5px;
	min-height:600px;
	height:100%;
}

#countrydivcontainer #countrydivcontainer-right
{
	background-color:#d2d2d2;
	float:right;
	width:190px;
	padding:5px;
	min-height:600px;
	height:100%;
}

#buscador
{
	text-align:center;
}

#buscador table
{
	width:450px;
	font-size:12px;
	text-align:left;
}

#buscador table td
{
	font-weight:bold;
}

#resultados
{
	width:550px;
	margin-top:20px;
}

#resultados #rubro
{
	border-top:2px solid #0099FF;
	color:#0099FF;
	font-size:12px;
}

#resultados #subrubro
{
	color:#0099FF;
	font-size:10px;
	text-decoration:underline;
}

/*EMPRESAS DEL TIPO A*/
.table_a
{
	width:100%;
	border: 1px solid;
	font-size:12px;
	font-weight:bold;
	/*background-color:red;*/
}

.table_a th
{
	font-weight:bold;
	font-size:12px;
	text-align:left;
}

.table_a a
{
	text-decoration:none;
	font-style:italic;
	color:#6d6f72;
}
/*--------------------------*/

/*EMPRESAS DEL TIPO A*/
.table_b
{
	width:100%;
	border: 1px solid;
	font-size:11px;
	font-weight:normal;
}

.table_b th
{
	font-weight:bold;
	text-decoration:underline;
	text-align:left;
}

.table_b a
{
	text-decoration:none;
	font-style:italic;
	color:#6d6f72;
}
/*-------------------------*/


.table_c
{
	width:100%;
	border: 1px solid;
	font-size:10px;
	font-weight:normal;
}

.table_c th
{
	font-weight:bold;
	text-align:left;
}

#paginador
{
	font-size:11px;
	font-weight:bold;
}

#paginador a
{
	cursor:pointer;
}

#mails
{
	margin-top:7px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;

}

.button
{
height:19px;
width:20px;
border-style:solid;
border-color:#663300;
border-width:1px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:normal;
padding:0px;
margin:0px;
cursor:pointer;
}

.inputTextBox
{
width:270px;
background-color:#FFFFFF;
border-width:1px;
border-color:#666666;
border-style:solid;
font-family:arial;
font-size:12px;
font-weight:normal;
background-image:url(../imagenes/fondo_texto.jpg);
background-repeat:repeat-x;
background-position:top;
}

.inputTextBoxMails
{
width:270px;
background-color:#EEEEEE;
border-width:1px;
border-color:#000000;
border-style:solid;
font-family:arial;
font-size:11px;
font-weight:normal;
background-image:url(../imagenes/fondo_texto.jpg);
background-repeat:repeat-x;
background-position:top;
margin:1px;
text-indent:2px;
}

.textsmall
{
font-size:10px;
}

.rights
{
	width:100%;
	margin:0;
	background-image:url(../imagenes/fondo_foot2.gif);
	background-repeat:repeat-x;
}

.form
{
background-color:#dbe4f4;
width:100%;
}

.form td
{
text-align:left;
}

.form th
{
text-align:right;
width:36%;
}

.warn
{
font-size:9px;
color:#FF3300;
}

.menuSelect {
	width:275px;
	font-family:arial;
	font-size:12px;
	font-weight:normal;
}

.menuSelect2 {
	width:100px;
	font-family:arial;
	font-size:12px;
	font-weight:normal;
}

.menuUnSelect {
	padding-top:5px;
	padding-left:6px;
	padding-right:6px;
}

.menuUnSelect a {
color:#6d6f72;
text-decoration: none;
font: 14px Arial, Helvetica, sans-serif;
letter-spacing: 0px;
padding-top:5px;
}

.menuUnSelect a:hover {
color: #0c57a5;
text-decoration: none;
padding-top:5px;
}

.h2verde{
	font-size:16px;
	color:#6fbe44; /*era 4A822D*/
}