table.shadow { 
    align: center;
	width: 850px;
  }

  td.shadow-top { 
    height: 16px;  
	background-image: url(shadow/top.gif)
  }

  td.shadow-topRight { 
    width: 16px;
    height: 16px;
    background-image: url(shadow/topRight.gif)
  }

  td.shadow-right { 
    width: 16px; 
    background-image: url(shadow/right.gif)
  }

  td.shadow-bottomRight { 
    width: 16px; 
    height: 16px; 
    background-image: url(shadow/bottomRight.gif)
  } 

  td.shadow-bottom { 
    height: 16px;
    background-image: url(shadow/bottom.gif)
  }

  td.shadow-bottomLeft { width: 16px;
    height: 16px;
    background-image: url(shadow/bottomLeft.gif)
  } 

  td.shadow-left { width: 16px;
    background-image: url(shadow/left.gif)
  }

  td.shadow-topLeft { 
    width: 16px; 
    height: 16px; 
    background-image: url(shadow/topLeft.gif)
  }      

  td.shadow-center { 
    background-color: white
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; 
	font-weight: normal; 
	color:#000;
  }
  
html {
	padding:0; 
	margin:0; 
	border:0;
}
body {
	padding:0; 
	margin:0; 
	border:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	font-weight: normal; 
	color:#000;
}
td {
	margin: 0px;
	padding: 0px;
}
img {
	border: 0px;
}
.tableFig {
	width: 500px;
	padding: 50px;
}

.homeError {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	font-weight: bold;
}
.homeFooter {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 9px;
}

.titleQuadre {
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	color: #000099;
	text-align:center;
	text-decoration: none;
}
.titleQuadre a:link{
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	color: #000099;
	text-align:center;
	text-decoration: none;
}
.titleQuadre a:hover{
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	color: #000099;
	text-align:center;
	text-decoration: none;
}
.titleQuadre a:visited{
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	color: #000099;
	text-align:center;
	text-decoration: none;
}
.subtitleQuadre {
	font-size: 14px;
	font-weight: bold;
}
.subsubtitleQuadre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	font-weight: bold;
	color:#000;
	font-style:italic;
}
.tableHome {
	border-style: solid;
	border-color: gray;
	border-width: 1px;
	widows: 940px;
	margin-left: auto;
	margin-right: auto;
	border-collapse: collapse;
	height:70%;
}
.tdLogo {
	background-image: url(../images/dsc_cap_logo.jpg);
	background-repeat: no-repeat;
	width: 206px;
	height: 115px;
	vertical-align:top;
}
.tdCapSep {
	background-image: url(../images/dsc_cap_sep.jpg);
	background-repeat: no-repeat;
	width: 125px;
	height: 52px;
	vertical-align:top;
	text-align:right;
}
.tdCap {
	background-image: url(../images/dsc_cap.jpg);
	background-repeat: no-repeat;
	width: 610px;
	height: 52px;
	vertical-align:top;
	text-align:right;
}
.tdRegistro {
	width: 656px;
}
.tdIdioma {
	width: 67px;
}
.imgBanderas {
	border: 1px black solid;
}
table.download {
	width: 100%;
	border: 0px;
}
	
	td.downloadTD {
		width: 170px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px; 
		font-weight: normal; 
		color:#000;
	}
.footerUp {
	background-image: url(../images/dsc_footer_up.jpg);
	background-repeat: no-repeat;
	width: 940px;
	height: 52px;
}
.footerShadow {
	background-image: url(../images/dsc_footer.jpg);
	background-repeat: no-repeat;
	width: 940px;
	height: 40px;
	text-align: right;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 9px;
}
.footerShadow a:link {
	font-weight: bold;
	color: #fff;
	text-decoration:none;
}
.footerShadow a:hover {
	font-weight: bold;
	color: #fff;
	text-decoration:none;
}
.footerShadow a:visited {
	font-weight: bold;
	color: #fff;
	text-decoration:none;
}
.cmp_txt{
	height: 16px;
	width: 200px;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	background-color: #FFFFFF;
	margin: 2px;
	border: 1px solid #B4B5B6;
	white-space: nowrap;
}
.a:link{
	color: #064464;
	text-decoration: none;
}
.a:hover{
	color: #000000;
	text-decoration: none;
}
.a:visited{
	color: #064464;
	text-decoration: none;
}

.legalInfo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	font-weight: normal; 
	color:#000;
}
.homeRegister {
	color: black;
	text-decoration: none;
	font-weight: bold;
}
