@charset "utf-8";
/* CSS Document */

* { padding: 0; margin: 0; }

body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
 background:url(../cocoTile2.png);
}
#header{
width:740px;
}
#barrazul{
background:url(../../template1/barra_azull.jpg);
height:17px;
}
#rayas{
background:url(../../template1/rayas.jpg) no-repeat;
height:61px;
}
#degradado{
background:url(../../template1/degradado.jpg) repeat-x;
height:30px;
}
#widget{
 border: 1px solid #336699;
 margin-right:5px;
}

#headwidget{
background:url(../../template1/help_tile.jpg) repeat-x;
height:24px;
width:178px;
}
#widget2{
 border: 1px solid #336699;
 margin-right:5px;
}

#headwidget2{
background:url(../../template1/help_tile.jpg) repeat-x;
height:auto;
width:900px;
}
