body	{
    background-color: #ffffff;
	margin:0px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

select, input, option {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #333333;
}

.estampilla{
  border:2px dotted #fff !important;
  padding:1px;
  background:#ccc !important;
 border:2px dashed #ccc;
}

a:link		{color: #1D8BB0; text-decoration: none; }
a:visited	{color: #1D8BB0; text-decoration: none; }
a:hover		{color: #1D8BB0; text-decoration: none; }
a:active	{color: #1D8BB0; text-decoration: none; } 

/* marron  
a:link		{color: #C09454; text-decoration: none; }
a:visited	{color: #C09454; text-decoration: none; }
a:hover		{color: #C09454; text-decoration: none; }
a:active	{color: #C09454; text-decoration: none; } */


h2	  {color: #0066CC; font-size: 16px;}
.blue     {color: #1D8BB0; font-size: 16px;}
.gray     {color: #999999; font-size: 9px;}
.menu     {color: #333333; font-size: 11px;}
.right    {color: #333333; font-size: 13px;}
.const    {color: #cccccc; font-size: 11px;} 

/* marron 
h2	  {color: #0066CC; font-size: 16px;}
.blue     {color: #C09454; font-size: 16px;}
.gray     {color: #999999; font-size: 9px;}
.menu     {color: #333333; font-size: 11px;}
.right    {color: #333333; font-size: 13px;}
.const    {color: #cccccc; font-size: 11px;} */
/*
.brown     {color: #C09454; font-size: 16px;} */


#container {
	width:980px;
	margin: auto;
	z-index:1;
}

#main {
	position:relative;
	z-index:2;
}

#top {
	position:absolute;
	width:980px;
	height:126px;
	top:20px;
	left:16px;
	z-index:3;
/*	background: url(../images/Copia-de-top.png) top no-repeat; */
background: url(../images/top.png) top no-repeat;
}

#left {
	position:absolute;
	width:200px;
	height:530px;
	top:166px;
	left:0px;
	z-index:3;
}

#middle {
	position:absolute;
	width:520px;
	height:520px;
	top:176px;
	left:230px;
	z-index:3;
}

#right {
	position:absolute;
	width:200px;
	height:530px;
	top:166px;
	left:780px;
	z-index:3;
}

dl.curved {background:#bbd9ee url(../images/c_tl.gif) top left no-repeat; margin:15px 0; padding:0; width:100%;}
dl.curved dt {background:transparent url(../images/c_tr.gif) top right no-repeat; padding:10px; text-align:center; font-weight: bold; color:#fff;}
dl.curved dd {background:#eee url(../images/c_bl.gif) bottom left no-repeat; padding:0; margin:0;}
dl.curved dd p {margin:0; padding:10px; line-height:1.53em;}
dl.curved dd p.last {background:transparent url(../images/c_br.gif) bottom right no-repeat; }

#bottom {
	position:absolute;
	width:98%;
	height:20px;
	top:716px;
	left:16px;
	z-index:3;
}
.Estilo1Azul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0066CC;  /*AZUL*/
/*	color: #C09454; /* MARRON */
}
/*#container #main #middle .Estilo1Azul .Estilo1Azul strong {
	color: #A2793C;
}
#container #main #left table tbody tr td a .Estilo1 {
	font-weight: bold;
}*/
#x {
	color: #8D6934;
}

