/****** CatNoticias (Inicio) ******/

.categorianoticia_layout
{
    width: 162px;
    text-align: left;
    vertical-align: top;
}

.categorianoticia_title
{
    font-weight: bold; 
    font-size: 12px; 
    color: White;
    text-align: left; 
    padding-bottom: 10px;
    padding-top: 8px;
    padding-left: 6px;
    padding-right: 6px;
    background-color: #b81519;
}

.categorianoticia_body
{
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 10px;
    padding-top: 10px;
}



.categorianoticia_item
{
    padding-top: 3px;
    padding-bottom: 3px;
    font-size: 11px;
    font-weight: bold;
}

.categorianoticia_link
{
    color: #1a4a95;
    text-decoration: none;
}

.categorianoticia_link:hover
{
    color: #1a4a95;
    text-decoration: underline;
}

/****** CatNoticias (Fin) ******/


/****** Noticias (Inicio) ******/

.noticias_layout
{
    text-align: left;
    width: 100%;
    margin-bottom: 10px;
}

.noticias_title
{
    font-weight: bold; 
    font-size: 15px; 
    color: #b81519;
    text-align: left; 
    padding-bottom: 6px;
    padding-top: 6px;
    padding-left: 15px;
    padding-right: 15px;
    background-color: white;
    border-bottom: #b81519 3px solid;
    height: 17px;
}

.noticias_titletext
{
    float: left;
}

.noticias_linkback
{
    color: #1a4a95;
    padding-top: 4px;
    font-size: 9px;
    float: right;
}

.noticias_body
{
    vertical-align: top;
    font-size: 11px;
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 19px;
    padding-bottom: 0px;
}

.noticias_item
{
    width: 580px;
    background-color: #ffffff;
    margin-bottom: 5px;
}

.noticias_itemimage1
{
    padding-bottom: 2px;
	padding-right: 3px;
	padding-left: 3px;
	padding-top: 3px;
    border-right: #1a4a95 1px solid;
	border-top: #1a4a95 1px solid;
	border-left: #1a4a95 1px solid;
	border-bottom: #1a4a95 1px solid;
    margin-bottom: 20px;
    margin-right: 10px;
    margin-top: 5px;
    float: left;
}

.noticias_itemtitle
{
    font-size: 11px;
    font-weight: bold;
    width: 360px;
    vertical-align: top;
    float: right;
    margin-bottom:5px;
    padding-top:5px;
    font-family: Verdana; 
    text-align: left;
    font-weight: bold;
}

.noticias_itemtitletext
{    
    color: #1a4a95;
}

.noticias_itemauthor
{
    font-weight: bold;
    padding-bottom: 0px;
    padding-top: 2px;
    font-size: 9pt;
}

.noticias_itemdate
{
    font-weight: bold;
    color: Black;
    padding-bottom: 1px;
    padding-top: 0px;
    font-size: 9pt;
}

.noticias_itemtitular
{
    font-size: 11px;
    font-weight: bold;
    padding-bottom: 4px;
    padding-top: 4px;
    margin-bottom: 10px;
    display: block;
    color: #000000;
}

.noticias_itemtext
{
    float: none;
    padding-right: 8px;
    padding-bottom: 0px;
    font-family: Verdana;
    font-size: 11px;
    color: Black;
    text-align: left;
}

.noticias_itemimage2
{
    margin-top: 10px;
    margin-left: 8px;
}

.noticias_emptylistmessage
{
    text-align: left;
    padding-bottom: 20px;
    padding-left: 10px;
    padding-right: 10px;
    color: #1a4a95;
}


/****** Noticias (Fin) ******/

/****** DetallesNoticias (Inicio) ******/

.det_layout
{
    text-align: left;
    width: 100%;
}

.det_body
{
    vertical-align: top;
    font-size: 11px;
    padding-left: 20px;
    padding-right: 19px;
    padding-bottom: 20px;
}

.det_item
{
    padding-bottom: 20px;
    width: 580px;
}

.det_itemtitle
{
    font-size: 11px;
    font-weight: bold;
    padding-bottom: 10px;
    color: #1a4a95;
}

.det_itemimage
{
    padding-bottom: 1px;
    padding-right: 3px;
    padding-left: 3px;
    padding-top: 3px;
    border-right: #1a4a95 1px solid;
    border-top: #1a4a95 1px solid;
    border-left: #1a4a95 1px solid;
    border-bottom: #1a4a95 1px solid;
    float: right;
    margin-left: 15px;
}



/****** DetallesNoticias (Fin) ******/


/****** BuscarNoticias (Inicio) ******/

.buscarnoticia_layout
{
    width: 162px;
    text-align: left;
    vertical-align: top;
}

.buscarnoticia_title
{
    font-weight: bold; 
    font-size: 12px; 
    color: White;
    text-align: left; 
    padding-bottom: 10px;
    padding-top: 8px;
    padding-left: 6px;
    padding-right: 6px;
    background-color: #b81519;
}

.buscarnoticia_body
{
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 10px;
    padding-top: 10px;
    font-size: 11px;
}



.buscarnoticia_label
{
    padding-bottom: 5px;
}

.buscarnoticia_textbox
{
    text-align: center;
    padding-bottom: 12px;
    font-size: 11px;
}

.buscarnoticia_buttonarea
{
    text-align: right;
    padding-bottom: 6px;
}

.buscarnoticia_button
{
	font-size: 11px;
	font-weight: bold;
	cursor: pointer;
	width: 97px;
	height: 21px;
	border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
	background: url(/images/bturisme/button1.png) no-repeat;
}

/****** BuscarNoticias (Fin) ******/


/********* Titulares (Inicio) *********/

.titulares_layout
{
    text-align: left;
    vertical-align: top;
    font-size: 11px;
    margin-left: 5px;
}

.titulares_title
{
    text-decoration: none;
    vertical-align: middle;
    font-size: 13px;
    font-weight: bold;
    color: black;
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 4px;
    padding-top: 6px;
    background-color: #76a7d3;
}

.titulares_titletext
{
    float: left;
}

.titulares_titlelinks
{
    float: right;
}

.titulares_body
{
    vertical-align: top;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 5px;
    padding-top: 15px;
    font-size: 8.5pt;
}

.titulares_emptydata
{
    font-size: 11px;
}

.titulares_item
{
    background: url(/Images/limmo/back_gray2.png);
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-top: 10px;
    width: 147px;
    height: 146px;
}

.titulares_itemtitle
{
    padding-bottom: 4px;
    padding-top: 3px;
    font-weight: bold;
}

.titulares_separator
{
    width: 13px;
}

.titulares_itemtitletext
{    
    color: #318a42;
}

.titulares_itemdate
{
    font-weight: bold;
}

/********* Titulares (Fin) ***********/