/* RESET */
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input
{ margin: 0;padding: 0; }
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th,div, input
{ font-size: 100%; font-weight: normal; font-style: normal; font-family: arial, Lucida Sans Unicode, tahoma, verdana, sans-serif ; }
ul,ol { list-style: none; }
fieldset,img
{ border: none; }
caption,th
{ text-align: left; }
table
{ border-collapse: collapse; border-spacing: 0; }
/* END RESET */


body
{

}

p
{

}

h1
{

}
h2
{

}
h3
{

}

a
{

}

a, a:hover, a:visited
{
 color:#178DCD;
}

strong, b
{
  font-weight:bold;
}

em, i
{
    font-style:italic;
}

.content
{
  width: 980px;
  margin:auto;
  text-align:left;
}

#mainContent
{
 text-align: center;
}

.clearer
{
 clear:both;
}


/******************* COMIENZO  HEADER  ***************/

#miPiflor
{
 float: right;
}

.headerToplinks, .headerToplinks:visited
{
 color:#178DCD;
 font-size:12px;
}

#firstHeaderTop
{
 margin-left: 20px;
}

#button_search
{
 cursor:pointer;
 font-size:16px;
 font-weight:bold;
 text-decoration:none;
 background-image:url(/images/botonSearch.gif);
 background-repeat:repeat-x;
 background-position: center center;
 display:block;
 height: 30px;
 width: 130px;
 float:left;
 margin-left: 11px;
 line-height: 28px;
 color: #000000;
}

.topmenu{
text-align:right;
/*display:inline;*/
}

.topmenu ul{
margin-right:10px;
margin-top:10px;
}

.topmenu ul li{
display:inline;
font-size:12px;
font-weight:bold;
}

.alerta{display:none;
width: 500px;
background-color:#E5ECF9;
padding:10px;
}


/*******************        FIN HEADER       ****************/







