html 
{
    height: 100%;
    margin-bottom: 1px;
}
body
{
    padding-top: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-left: 0px;
    font:normal 10pt arial,helvetica,sans-serif;
}

a:link,a:visited 
{
	text-decoration:none;
	color:#055383;
}
a:hover 
{
	text-decoration:underline;
	color:#055383;
}
.article_column table
{
	width:100%;
}
.top_back_image
{
    background: #003466 url(../images/background_black.jpg) repeat-x;
}

.footer_font
{
  font-family: Verdana;
  font-size: 10pt;
  color: #FFFFFF;

}

.top_banner
{
    height: 213px;
    background: url(../images/top_banner.jpg) no-repeat top;
}
.bottom_margin
{
    background-image:url(../images/bottom_image_round.gif);
    background-repeat:no-repeat;
    background-position:center bottom;
    height: 93px;
}

.bottom_margin img
{
    padding:15px 20px 0 40px;
}

/*.banner{
    background: url(../images/banner.jpg) no-repeat;
} */
/*.left_back{
    background: url(../images/left_menu_back.jpg) repeat-y;
} */

/*.left_panel_back{
    background: url(../images/left_panel_back.jpg)  no-repeat;
} */
/*.left_panel_bottom{
    background: url(../images/left_panel_bottom.jpg) no-repeat bottom;
} */

.internal_body_top
{
    margin-top: 8px;
    height: 52px;
    background: url(../images/body_top.jpg) no-repeat left;
}
.body_back
{
    background-image: url(../images/body_back.jpg);
    background-repeat: repeat;
}

.left_block
{
	width: 100%;
	padding: 0 5px 0 16px;
}

#table_message_area
{
	background-color: white;
}
	
#message_area
{
    background-color: white;
    color: red;
    padding-left: 50px;
}
#message_area #system-message
{
    padding: 0px 0px 10px 0px;
    margin: 0px 0px 0px 0px;
}

.mod_placehere
{
	padding:0;
}
.mod_placehere table
{
	padding:0;
}
.mod_placehere_following span
{
	display:none;
}

.contentdescription {padding: 0 5px 0 0}

.contentpaneopen .contentheading{
    height: 32px;
    width: 575px;
    padding-left: 5px;
    padding-right: 27px;
    background: url(../images/article_title_back_image.jpg) no-repeat;
    color: #FFFFFF;
    font-weight: bold;
    text-indent: 5px;
}

.buttonheading, .buttonheading a, .buttonheading a:visited, .buttonheading a img{
width:17px;
padding:0;
margin:0;
border:none;
}
.createdate{
    text-indent: 2px;
    color: #666666;
    font-weight: bold;
}
a.readon {
	margin-top: 2px;
	display: block;
	float: right;
	/*background: url(../images/read_more.gif) center right no-repeat;*/
	padding-right: 20px;
	line-height: 12px;
	height: 16px;
    color: #0066CC;
}
.inside
{
	padding:5px 15px 5px 5px;
}
.inside div div
{
	padding:0 0 0 0;
}

/* search box style start here */
#search{
    padding-top: 8px;
    height: 30px;
    width: 210px;
    padding-left: 10px;
}

.button{
    height: 20px;
    color: #FFFFFF;
    background: #26517D;
}
div.search .inputbox {
    border: 1px solid #ccc;
    margin: 0px 0px 0px 2px;
    padding: 0px 0px 0px 0px;
}
div.search input{
    margin: 3px 0px -5px 5px;
}
                                    /* search box style end here */

#pillmenu {
    padding-top: 0px;
    white-space: nowrap;
    height: 20px;
    float: right;
}

#pillmenu ul {
    margin: 0;
    padding: 0;
    list-style:disc;
    color: #FFFFFF;
}

#pillmenu li {
	float: right;
	margin: 0;
	padding: 0;
}

#pillmenu a {
    font-size: 12px;
    float:none;
    height: 24px;
    line-height: 24px;
    padding: 0 20px;
    margin: 0px 0px 0px -20px;
    color: #FFFFFF;
    text-decoration: none;
}

#pillmenu a#active_menu-nav {
	margin-top:2px;
	height: 21px;
	line-height: 21px;
	background-position: 0 0;
}
.module_polls{
    background: #F3F3F3 url(../images/left_polls.jpg) no-repeat top;
    width: 177px;
    margin-bottom: 25px;
    padding-bottom: 5px;
}
.module_polls h3{
    padding-top: 18px;
    padding-bottom: 2px;
    text-align: right;
    padding-right: 5px;
    color: #FFFFFF;

}
.pollstableborder_polls{
   text-align: left;
}

.module_pray{
    background: #F3F3F3 url(../images/prayer_back.jpg) no-repeat top;
    width: 220px;
    margin-bottom: 25px;
}
.module_pray h3{
    padding-top: 15px;
    text-align: right;
    padding-right: 5px;
    color: #FFFFFF;
}
.contenttable{
	border-right:solid 1px #4D6CBA;
	border-top:solid 1px #4D6CBA;
	background-color: white;
}
.contenttable th{
	padding:1px;
	border-left: solid 1px #4D6CBA;
	border-bottom: solid 1px #4D6CBA;
	background-color: #9CC0E3;
	color: black;
}
.contenttable td{
	padding:1px;
	border-left: solid 1px #4D6CBA;
	border-bottom: solid 1px #4D6CBA;
	background-color: white;
	font-size:0.8em;
}

/* Estilos para la presentación de los contenidos */
.tabla_programacion_1 td{
	padding: 0 0 0 15px;
	border-bottom: solid 1px blue;
}
