@charset "ISO-8859-1";


.temas {
	position:absolute;
	top:50px;
	left:0px;
	width:400px;
	z-index:1;
	text-align:left;
}
.temas1 {position:absolute;
bottom:0px;
left:0px;
width:110px;
z-index:1;
text-align:left;

}

.temas1 p{
color:#555;
margin-top:2px;
margin-bottom:0px;
text-align:left
}


.temas2 {position:absolute;
bottom:0px;
right:145px;
width:145px;
z-index:1;
text-align:center;
}

.temas2 p{
color:#555;
margin-top:2px;
margin-bottom:0px;
text-align:center;
}
.temas3 {position:absolute;
bottom:0px;
right:70px;
width:75px;
z-index:1;
text-align:center;

}

.temas3 p{
color:#555;
margin-top:2px;
margin-bottom:0px;
text-align:center
}


.temas4 {position:absolute;
bottom:0px;
right:5px;
width:65px;
z-index:1;
text-align:right;


}

.temas4 p{
color:#555;
margin-top:2px;
margin-bottom:0px;
text-align:right;
}


h2 {font-size:0.75em;
font-family:Tahoma, Geneva, sans-serif;
color:#333;
font-weight:bold;
margin-top:13px;
margin-bottom:0px;
}

body {
margin:0;
padding:0;
}



