/* 
Document   : style
Created on : 03-04-2008, 04:18:14 PM
Author     : bajar
Description:
Purpose of the stylesheet follows.
*/

/* 
TODO customize this sample style
Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/
body {
    margin-top: 13px;
}
.loader{
    background-image:url(/images/loader.gif);
    background-repeat:no-repeat;
    background-position:center center;
    border:1px black solid;
}
.banner{
    width:900px;
    height:129px;
    background-image:url(/images/banner_maritimob.jpg);
    background-repeat: no-repeat;	
    
}
.layerFecha {
    position:relative;
    right:-500px;
    top:180px;
    width:332px;
    height:37px;
    z-index:10;
    text-align: right;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #FFFFFF;
}

.botSup{
    
}
.news{
    width: 600px;
    border-top-style: solid;
    border-left-style: solid;
    border-right-style: solid;
    border-top-color: #cccccc;
    border-bottom-color: #cccccc;
    border-left-color: #cccccc;
    border-right-color: #cccccc;
    border-top-width: 1px;
    border-left-width: 1px;
    border-right-width: 1px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
}
.news_title{
    font-size: 14px;
    font-weight: bold;
    background-color: #e7e7fc;
    text-align: center;
    text-transform: capitalize;
    text-decoration: underline;
}
.news_abstract{
    background-color: #e7e7fc;
    font-weight: bold;
    color: #000000;
    font-size: 12px;
    text-align: justify;
}
.news_foto{
    border: 1px solid #CCCCCC;
    width: 200px;
}
.news_content{
    
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: #cccccc;
    text-align: justify;
}
.mini_news_title{
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 11px;
    font-weight: bold;
    width: 250px;
	valign: top;
}
.mini_news_title_right{
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 9px;
    font-weight: bold;
	text-align:left;
}
.mini_news_date{
    font-size: 8pt;
    padding-left: 20px;
}
.mini_news_abstract{
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 12px;
    text-align: justify;
}
.mini_news_high_abstract{
    font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 12px;
    text-align: justify;
}
.mini_news_foto{
    border: 1px solid #CCCCCC;
    width: 90px;
    
}
.mini_news_high_foto{
    border: 1px solid #CCCCCC;
    width: 250px;
}
.mini_news_show{
    width: 550px;
    background-color: #FFFFFF;
    border-top-style: solid;
    border-bottom-style: solid;
    border-left-style: none;
    border-right-style: none;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-right-width: 1px;
    border-top-color: #cccccc;
    border-bottom-color: #cccccc;
    border-left-color: #cccccc;
    border-right-color: #cccccc;
}
.mini_news_table{
    width: 75px;
    height: 56px;
}

.mini_news{
	width:260px;
    background-color: #FFFFFF;
    border-top-style: solid;
    border-bottom-style: solid;
    border-left-style: none;
    border-right-style: none;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-right-width: 1px;
    border-top-color: #cccccc;
    border-bottom-color: #cccccc;
    border-left-color: #cccccc;
    border-right-color: #cccccc;
    margin-bottom: 20px;
    margin-left: 10px;
    margin-right: 10px;
}
.mini_news_high{
    width: 270px;
    background-color:#e7e7fc;
    border-top-style: solid;
    border-bottom-style: solid;
    border-left-style: none;
    border-right-style: none;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-right-width: 1px;
    border-top-color: #cccccc;
    border-bottom-color: #cccccc;
    border-left-color: #cccccc;
    border-right-color: #cccccc;
    margin-bottom: 20px;
    margin-left: 15px;
    margin-right: 15px;
}
.mini_news_high_2{
    width: 270px;
    background-color:#D6E0FA;
    border-top-style: solid;
    border-bottom-style: solid;
    border-left-style: none;
    border-right-style: none;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-right-width: 1px;
    border-top-color: #cccccc;
    border-bottom-color: #cccccc;
    border-left-color: #cccccc;
    border-right-color: #cccccc;
    margin-bottom: 20px;
    margin-left: 15px;
    margin-right: 15px;
}
.menuLink{
}
.menuLinkEdit{
    text-decoration: underline;
    color: #cc0033;
}
.tmenu{
    width: 900px;
    display: block;
    margin:auto;
    float: inherit;
    border-top-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-right-style: solid;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-right-width: 1px;
    border-top-color: #cccccc;
    border-bottom-color: #cccccc;
    border-left-color: #cccccc;
    border-right-color: #cccccc;
}
.content{
    width: 650px;
    height: 800px;
    vertical-align: top;
    border:1px solid #c3daf9;
    overflow:auto;
    font: normal 11px arial, tahoma, helvetica, sans-serif;
}
.menu{
    width: 200px;
    height: 800px;
    vertical-align: top;
    border:1px solid #c3daf9;
    overflow:auto;
    font: normal 11px arial, tahoma, helvetica, sans-serif;
}
.pie{
    font-size: 10px;
    text-align: center
}
.fondo_menu {
    background-image: url(/images/fondo_boton.jpg);
    border: 1px solid #669BF2;
    text-indent: 8px;
    height: 23px;
    width: 178px;
    vertical-align: middle;
}
.linkNews{
    font-size: 11px;
    font-weight: bold;
    text-decoration: underline;
    font-style: normal;
    font-family: Arial, Helvetica, sans-serif;
    color: #000000;
}

