/* CSS Document SOCIEDAD*/
/*.cabFondoPagina{background: url(../images/cabeceras/idSociedadBg.gif) no-repeat bottom right #FFFFFF;}*/
.imgSeccion{background:url(../images/bgInteriorInit.jpg) no-repeat;}
.cabSeccion{background: url(../images/cabeceras/idSociedadTodos.gif) no-repeat;}

.Pagina
	{ 
		width:946px;
	}
.cabeceraEco
	{
		width:946px;
		height:97px;
		background: url(../images/cabeceras/cabecera_eco.jpg) no-repeat;
	}
.marcoTituloTop
	{
		width:935px;
		height:65px;
		background: url(../images/ecografia/backgrounds/marcoTituloTop.gif) no-repeat;
		margin-top:10px;
		margin-left:6px;
		text-align:right;
		padding-top:25px;
	}
.marcoTituloTop a 
	{
		font-size:0.7em;
	}
.marcoTituloCentral
	{
		width:905px;
		background: url(../images/ecografia/backgrounds/marcoTituloCentral.gif) repeat-y;
		margin-left:6px;
		color:#336f89;
		font-size:0.9em;
		padding-right:15px;
		padding-left:15px;
	}
	
.marcoTituloBottom
	{
		width:935px;
		height:17px;
		background: url(../images/ecografia/backgrounds/marcoTituloBottom.gif) no-repeat;
		margin-left:6px;
	}
.contenedorCentral
	{
		width:665px;
		padding-left:25px;

	}
.contenedorMuenuTop
	{
		width:665px;
		float:right;

	}
.contenedorMuenuBottom
	{
		width:660px;
	}
.munuHerramientasTop
	{
		width:470px;
		float:right;
	}
.munuHerramientasBottom
	{
		width:424px;
	}
.itemMenu
	{
		text-align:center;
		margin-left:15px;		
	}
.iconMenu
	{
		float:none;
	}
.textMenu
	{
		font-size:0.7em;
	}
.itemMenu a:link 
	{
		color: #666666;
		text-decoration: none;
	}
.itemMenu a:visited 
	{
		text-decoration: none;
		color:#333333;
	}
.itemMenu a:hover 
	{
		text-decoration: underline;
		color:#333333;
	}
.itemMenu a:active
	{
		text-decoration: none;
		color: #333333;
	}
.MenuLateral
	{
		width:209px;
		padding-top:15px;
	}
.itemMenuLateral
	{
		width:209px;
		border:1px solid #d7e2e7;
		margin-bottom:20px;
	}
.tituloMenuLateral
	{
		width:201px;
		height:27px;
		background: url(../images/ecografia/backgrounds/fondoTituloMenuLateral.jpg) no-repeat;
		text-align:right;
		color:#cfcfcf;
		font-weight: bold;
		font-size:1.25em;
		padding-top:3px;
		padding-right:8px;
	}
.imagenMenuLateral
	{
		width:85px;
		height:92px;
		margin-top:-3px;
	}
.subtutuloMenuLateral
	{
		width:110px;
		text-align:right;
		font-weight:bold;
		font-size:0.9em;
		padding-right:5px;
		padding-left:5px;
	}
.textoMenuLateral
	{
		width:110px;
		text-align:left;
		font-size:0.7em;
		padding-right:5px;
		padding-left:5px;
		line-height:10px;
		padding-top:8px;
	}
.MenuLateralInterior
	{
		width:209px;
		padding-top:58px;
	}
.itemMenuLateralInterior
	{
		margin-bottom:20px;
	}
.contenidoCentral
	{
		width:665px;
		padding-top:20px;
		font-size:0.8em;
		text-align:justify;
	}
.contenidoCentral IMG
	{
		float:right;
		margin-bottom:10px;
		margin-left:10px;
	}
.lineaContenido
	{
		width:660px;
		height:1px;
		margin-top:5px;
		margin-bottom:-10px;
		border-top:1px solid #cfcfcf;
	}
.contenidoCentral h1
	{
		font-size:1.9em;
		margin-bottom:-5px;
	}
.contenidoCentral h2
	{
		font-size:1.5em;
		margin-bottom:-5px;
	}
.contenidoCentral hr
	{
		color:#cfcfcf;
		height:1px;
	}
.contenedorCursos
	{
		width:665px;
		padding-top:15px;
	}
.fondoCursos
	{
		width:665px;
		height:220px;
		background: url(../images/ecografia/backgrounds/fondoCursos2.jpg) no-repeat;

	}
.fondoCongresos
	{
		width:318px;
		height:153px;
		background: url(../images/ecografia/backgrounds/fondoCongresos.jpg) no-repeat;
	}
.tituloCursos
	{
		width:155px;
		color:#cfcfcf;
		font-weight: bold;
		font-size:1.25em;
		padding-top:10px;
		padding-left:155px;
	}
.subtituloCursos
	{
		width:505px;
		font-weight:bold;
		line-height:14px;
		font-size:0.8em;
		padding-top:10px;
		padding-right:5px;
		padding-left:148px;
	}
.textoCursos
	{
		width:505px;
		text-align:left;
		font-size:0.7em;
		padding-right:5px;
		padding-left:148px;
		line-height:10px;
		padding-top:4px;
	}