@charset "utf-8";
/* CSS Document */

body {
font-family:Arial, Helvetica, sans-serif;
}

h2 {
font-size:1.3em; 
border:0;
margin:20px 0 0 10px;
padding:0;

}

h3 {
font-size:0.9em;
border:0;
margin:20px 0 0 10px;
padding:0;

}

a{
color:#003399;
text-decoration:none;
font-weight:bold;
}

#slide-der {
width:540px;
height:410px;
float:right;
}

#slide-der-txt {
width:290px;
float:left;
}

.credito {
font-size:0.7em;
margin:0 0 0 10px;
}

