<!--

body{
background-color:#FFFFFF; margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px;

}


#Table_01 {
margin:0 auto 0 auto; 
	width:661px;
	height:477px;
}

#id01 {
	margin:0 auto 0 auto; 
	width:661px;
	height:70px;
	background-image:url(../images/int/temas/1/01.jpg);
		background-repeat:no-repeat;
}

#id02 {
	margin:0 auto 0 auto; 
	width:661px;
	height:225px;
	background-image:url(../images/int/temas/1/02.jpg);
	background-repeat:no-repeat;
	text-align:left;
	background-color:;
}

#id03 {
	margin:0 auto 0 auto; 
	width:661px;
	height:182px;
	background-image:url(../images/int/temas/1/03.jpg);
		background-repeat:no-repeat;
}


#menu{
float:left;
background-color:;
width:180px;
padding-left:55px;
}
#seccion{
float:right;
width:305px;
color:#ccc;
background-color:;
padding-right:85px;
margin-top:1em;
text-align:justify;
height:230px;
overflow:auto;
}


div.hr{
display:block;
height: 25px;
margin: 0 auto 0 auto;
background-image: url(../images/hrd1.jpg);
background-repeat: no-repeat;
background-position: center center;


}
div.hrl{
display:block;
height: 25px;
margin: 0 auto 0 auto;
background-image: url(../images/hrd1l.gif);
background-repeat: no-repeat;
background-position: center center;


}
/*hr {display: none}*/
-->