@charset "utf-8";
/* CSS Document */

/**{
 margin:0;
 padding:0;
}
html{
 height:100%;
}*/
.container { margin:0 0 -273px 0; width:100%; min-height:100%; height:auto !important; height:100%; background:#FFF;}

.container .contentintro {background:#FFF; width:1280px; height:520px; min-height:520px; margin:0 auto; }

#txtintro { margin:95px 25px auto 25px; width:550px; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:16px; color:#000; text-align:justify; position:absolute; z-index:3; height:200px; }
