html,body{margin:0;padding:0}
body{font: 0.9em verdana,arial,sans-serif;text-align:center}
p{margin:0 10px 10px}
a{color: #981793;padding:10px}



div#header h1{width: 800px; height:188px;line-height:80px;margin:0;
  padding-left:10px;background: #EEE;color: #00009C; 
  /*background-image: url(../imagenes/general/banner-top-de-suscripcion.jpg)*/;
  
  }
div#container{text-align:left;}

div#navigation{background:#B9CAFF}

div#container{width:800px;margin:0 auto;}
div#content{float:left;width:800px; line-height: 30px; border: 1px; border-style: dotted;}

div#content h1{text-align: center; line-height: 40px;}

div#form{background-color: #FFFFE7;width: 350px; border: 2px dashed #FF8CFF; margin: auto; text-align: left;}

.backyellow{background-color: yellow; font-weight: bold;}
.backyellow_red{background-color: yellow; color: red; font-weight: bold;}
.textred{color: red; font-weight: bold;}

div#centroIE {text-align:center;}

h1 {		font-size: 1.2em; 
			font-family: Verdana, Arial, Helvetica, sans-serif;
			line-height: 155%; padding-left: 5px; }
			
h2 {		font-size: 1em; 
			font-family: Verdana, Arial, Helvetica, sans-serif;
			line-height: 155%; padding-left: 5px; }

h3 {		font-size: 0.9em; 
			font-family: Verdana, Arial, Helvetica, sans-serif;
			line-height: 155%; padding-left: 5px;}

TABLE
{
    BORDER-RIGHT: #d4e0ee 1px solid;
    BORDER-TOP: #d4e0ee 1px solid;
    BORDER-LEFT: #d4e0ee 1px solid;
    COLOR: #555;
    BORDER-BOTTOM: #d4e0ee 1px solid;
    /*FONT-FAMILY: "Trebuchet MS", Arial, sans-serif;*/
    BORDER-COLLAPSE: collapse;
	font: 0.9em verdana,arial,sans-serif;
	
}

TD
{
    BORDER-RIGHT: #d4e0ee 1px solid;
    BORDER-TOP: #d4e0ee 1px solid;
    BORDER-LEFT: #d4e0ee 1px solid;
    COLOR: #555;
    BORDER-BOTTOM: #d4e0ee 1px solid;
    /*FONT-FAMILY: "Trebuchet MS", Arial, sans-serif;*/
    BORDER-COLLAPSE: collapse;
	padding: 5px;
	font: 0.9em verdana,arial,sans-serif;
}

.gocenter{text-align: center;}
