 
		
		div.domtab{
			/* padding:0 3em; */
			width:225px;
		
		}
		ul.domtabs{
			float:left;
			width:225px;
			background:url('../media/images/bgbarratitulo.gif') repeat-x;
			height:21px;
			border-bottom:1px solid #045dc3;
			/* margin:2em 0 0 0; */				
		}
		ul.domtabs li{
			float:left;
			padding:0 0 0 2px; 
			width:95px;
			 
		}
		ul.domtabs a:link,
		ul.domtabs a:visited,
		ul.domtabs a:active,
		ul.domtabs a:hover{
			width:100px;
			padding:2px 5px;
			display:block;
			/* background:#666; */
			color:#fff;
			height:21px;
			line-height:18px;
			font-weight:bold;
			font-size:11px;
			text-transform:uppercase;
			text-decoration:none;
		}
		html>body ul.domtabs a:link,
		html>body ul.domtabs a:visited,
		html>body ul.domtabs a:active,
		html>body ul.domtabs a:hover{
			height:21px;
			height:21px;
		}
		ul.domtabs a:hover{
			/* background:#696; */
		}
		div.domtab div.contiene{
			clear:both;
			width:225px;
			background:#f4f4f4;
			color:#000;
			margin:0;
			 
			
		}
		#t1, #t1 span, #t2, #t2 span{color:#045dc3; font-weight:normal; font-size:11px;}

		ul.domtabs li.active a:link,
		ul.domtabs li.active a:visited,
		ul.domtabs li.active a:active,
		ul.domtabs li.active a:hover{
			/* background:red; */
			color:#045dc3;
			font-weight:bold;
		}
		#domtabprintview{
			float:right;
			padding-right:0;
			text-align:right;
		}
		#domtabprintview a:link,
		#domtabprintview a:visited,
		#domtabprintview a:active,
		#domtabprintview a:hover{
			color:#fff;
		}
		

		div.domtab div a:link,
		div.domtab div a:visited,
		div.domtab div a:active
		{
			color:#fff;
			display:block;
			 
			font-weight:bold;
			 
		}
		div.domtab div h2 a,
		div.domtab div h2 a:hover,
		div.domtab div h2 a:active
		{
			color:#045dc3;
			display:inline;
			padding:0;
			font-weight:normal;
			font-size:1em;
		}
