@charset "UTF-8";
/* CSS Document */
body { font-family: arial; font-size:11px; color:#000;}
ul { list-style-image: url('/newsletters/images/list.gif') }

a:link,a:visited,a:hover,a:active { color: #333; }

.todo { width: 645px; margin: 0 auto; }
.main { border: 1px solid #000; float: left; width: 100%;}
.todo img { border: 0px; margin:0px}
.header { float: left; margin: 0px; width: 100%; cursor: pointer; cursor: hand; }
.header-flags { float: left; margin: 0px; width: 100%; padding-bottom: 20px;  cursor: hand;  cursor: pointer;}
.header-flags img { cursor: hand; cursor: pointer;  }
.inheader { width:645px;height:36px; margin:0 auto; background-color:#0072bb;}
.footer { float: left; background-color: #0072BB; width: 100%; }
.footer div.right { float: right; }
.footer div.left { float: left; width: 100%; #width: 640px; }
.footer div.info { float: left; color:#FFF; font-size:12px; width: 450px; text-align: left; margin: 20px 0px 0px 10px;}
.footer a:link { color: #333333;}
.footer a:hover { color: #333333;}
.date { padding:12px 10px 0px 2px; font-family:Verdana, Geneva, sans-serif; font-size:11px; color:#FFF; text-align:right;  }
.contenido { float: left; }

/* Main Globals */
.news_block { border: 1px solid #E9E9E7; padding: 20px 5px 5px 5px; float: left; width: 625px; margin-left:4px; margin-bottom: 40px;}
.news_block_desc { border: 1px solid #E9E9E7; padding: 20px 5px 5px 5px; float: left; width: 625px; margin-left:4px; margin-bottom: 5px; }
.news_main_title { font-size: 26px; color: #BF2127; margin-bottom: 10px; #width: 625px;}
.newses { float:left; width: 350px; color: #333; padding-right: 10px; padding-left: 5px;font-family:Arial;font-size:12px; }
.news_country { font-size: 13px; font-weight: bold; }
.news_title { font-size: 14px; font-weight: bold; }
.news_desc {font-family:Arial; font-size: 12px; }
.news_links { margin-bottom: 20px; }
.news_links a:hover { color: #000; }
.news_links a:visited { color: #000; }
.news_images { float: left; width: 250px; padding: 0px 5px 5px 5px; margin-bottom: 5px; }
.news_images div { width: 100%; text-align: center; min-height: 12px;}
.news_message { border: 1px solid #E9E9E7; padding: 5px; float: left; width: 625px; margin-left:4px; margin-bottom: 4px; }
.news_message_title { font-size: 11px; font-weight: bold; padding: 5px;}
.news_message_link { float: left; width: 100%; margin: 10px 5px; color: #000;}
.news_message_link a,a:hover, a:visited { color: #000;}
.newses_boiler { float:left; width: 95%; color: #333; padding-right: 10px; padding-left: 5px; }
.comment{font-family:Arial;font-size:11px; }
.videos { margin-bottom: 20px; width: 100%; text-align:center;}

/* ISAStar */
.isa_block { background-color: #DAEDF3; float: left; padding: 20px 5px 5px 5px; width: 635px;}
.isa_main_title { margin-top: 10px; float: left; }
.isas { float:left; width: 350px; margin-left: 15px;}
.isa_title { font-size: 20px; font-weight: bold;} 
.isa_desc {}
.isa_links a:hover { color: #000; }
.isa_links a:visited { color: #000; }
.isa_images { float: right; width: 250px; padding: 0px 5px 10px; }
.isa_images div { width: 100%; text-align: center; }


/* Mensajes */
.error { margin: 20px; color: #D8000C; padding: 10px; border: 1px solid; background-image: url('/newsletter/images/cancel.png'); background-repeat: no-repeat; background-position: 10px center;  background-color: #FFBABA; width: 585px; }
.error div { margin-left: 40px; }
.message { margin: 20px; color: #4F8A10; padding: 10px; border: 1px solid; background-image: url('/newsletter/images/valid.png'); background-repeat: no-repeat; background-position: 10px center;  background-color: #DFF2BF; width: 585px; }
.message div { margin-left: 40px; }
.message a { color: #000 }
.warning { margin: 20px; color: #9F6000; padding: 10px; border: 1px solid; background-image: url('/newsletter/images/attention.png'); background-repeat: no-repeat; background-position: 10px center;  background-color: #DFF2BF; width: 585px;}
.warning div { margin-left: 40px; }
.warning a { color: #000 }

