/*ELEMENTOS*/

BODY
	{
		margin-left: 0px;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
		text-align:center;
	}
body, td, th 
	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1em;
		color: #46494a;
	}

IMG
	{
		border:0px;
	}
TABLE
	{
		border-collapse:collapse;
	}
a:link 
	{
		color: #336f89;
		text-decoration: none;
	}
a 
	{
		font-weight: bold;
	}
a:visited 
	{
		text-decoration: none;
	}
a:hover 
	{
		text-decoration: underline;
		color: #68aecc;
	}
a:active
	 {
		text-decoration: none;
		color: #336f89;
	}
.left
	{
		float:left;
		margin:5px;
	}
.right
	{
		float:right;
		margin:5px;
	}	
	
.GeneralHipo
  { background-color: #EFEFEF;
    font-family: Arial;
    font-size: 8pt;
  }


.temaContprincipal
	{
	/*	background:url('../imagenes/bgContenidoPrincInit.gif') no-repeat bottom right; */
	/*	width:420px; */
		height:54px;
		color:#b7cad8;
		font-weight:bolder;
		font-size:2em;
	}

.temaRotulo
	{
		height:54px;
		color:#b7cad8;
		font-weight:bolder;
		font-size:1.5em;
		padding-left:30px		
		padding-right:30px;
	}
