

/* CSS Document */
body{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    background-image:url(/icaro/images/fondo.jpg);
    background-repeat:repeat-x;
}
body, p, h1, h2, h3, h4, h5, h6, strong, ul, li, form, img, input {
    padding:0px;
    margin:0px;
}
img {
    border:none;
}
h1{
    color: #4B4C85;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 4px;
}
h2{
    color: #91002A;
    font-size: 11px;
    font-weight: normal;
    margin-bottom: 4px;
}
h3{
    color: #900028;
    font-size: 12px;
    display: block;
    height: 14px;
    padding-top: 4px;
    padding-bottom: 4px;
    padding-right: 10px;
    padding-left: 10px;
    background-color: #FFFFFF;
    background-image: url(/icaro/images/pink_tile.jpg);
    background-repeat: repeat-y;
}
h4 {
    color: #4B4C85;
    font-size: 12px;
    display: block;
    height: 20px;
    padding-top: 6px;
    padding-bottom: 4px;
    padding-right: 10px;
    padding-left: 10px;
    background-color: #DDDCEE;
}
h5 {
}
h6 {
}
.clearAll {
    line-height:0px;
    clear:both;
    overflow: hidden;
}
/* Align corners*/
.topLeftBorder {
    position:absolute;
    top:-1px;
    left:-1px;
}
.topRightBorder {
    position:absolute;
    top:-1px;
    right:-1px;
}
.bottomLeftBorder {
    position:absolute;
    bottom:-1px;
    left:-1px;
}
.bottomRightBorder {
    position:absolute;
    bottom:-1px;
    right:-1px;
}
.topLeft {
    position:absolute;
    top:0px;
    left:0px;
}
.bottomLeft {
    position:absolute;
    bottom:0px;
    left:0px;
}
.topRight {
    position:absolute;
    top:0px;
    right:0px;
}
.bottomRight {
    position:absolute;
    bottom:0px;
    right:0px;
}
/*End Align Corners*/
#page {
    width: 780px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 10px;
    background-color: #FFFFFF;
}
#header {
    height:370px;
}
#content {
    position: relative;
    width: 780px;
}
#blockOne {
    float: left;
    width: 120px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-right-style: solid;
    border-bottom-style: solid;
    border-right-color: #989797;
    border-bottom-color: #989797;
    background-color: #F5F4F4;
    position: relative;
    margin-right: 6px;
}

#navBar {
    width: 120px;
    background-color: #DDDBDB;
    position:relative;
}
#navBarLinks {
    padding-top: 20px;
    padding-bottom: 20px;
}
.navBarLink {
    font-size: 12px;
    font-weight: bold;
    color: #666666;
    text-decoration: none;
    display: block;
    padding-bottom: 2px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #F1F1F1;
    padding-left: 8px;
    margin-bottom: 2px;
    padding-top: 2px;
    margin-right: 1px;
    padding-right: 2px;
}
.navBarLink:hover {
    color:#000000;
}
#blockTwo {
    float: left;
    width: 268px;
    margin-right: 5px;
}
#mainContent {
    background-image: url(/icaro/images/main_content_tile.jpg);
    background-repeat: repeat-y;
    /*width: 378px;*/
    padding-top: 20px;
    padding-right: 10px;
    padding-bottom: 30px;
    padding-left: 10px;
    position: relative;
    margin-bottom: 18px;
    width: 248px;
}
#flags {
    /*position: absolute;
    top: 40px;
    right: 10px;*/
    float: right;
}
.formFile {
    margin-bottom: 4px;
    width: 248px;
}
.formCase {
    float: left;
    margin-right: 8px;
}
.textField {
    /*height: 16px;*/
    width: 154px;
    border-top-width: 2px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 2px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #666666;
    border-right-color: #CCCCCC;
    border-bottom-color: #CCCCCC;
    border-left-color: #666666;
    vertical-align: middle;
    font-size: 11px;
}
#blockThree {
    float: left;
    width: 364px;
}
.icaroBox {
    background-image: url(/icaro/images/icaro_cargo.jpg);
    background-repeat: no-repeat;
    height: 82px;
    width: 364px;
    padding-right: 10px;
    padding-left: 120px;
    padding-top: 4px;
    margin-top: 6px;
}
.hiddenText {
    overflow: hidden;
}
.ingresar {
    background-image: url(/icaro/images/ingresar.gif);
    background-repeat: no-repeat;
    display: block;
    float: right;
    height: 18px;
    width: 68px;
    margin-top: 6px;
}
.sociosIcaro {
    margin-top: 4px;
    padding-right: 10px;
}
.fotoLeft {
    float: left;
    margin-right: 8px;
}
#news {
    margin-top: 8px;
}
.title {
    background-image: url(/icaro/images/title.gif);
    background-repeat: no-repeat;
    background-color: #EDEDF7;
    height: 21px;
    font-size: 14px;
    font-weight: bold;
    color: #FFFFFF;
    padding-top: 2px;
    padding-right: 10px;
    padding-left: 10px;
}
#newsBox {
    width: 364px;
    height: 140px;
    overflow: auto;
    background-color: #EDEDF7;
    padding-top: 2px;
    padding-bottom: 2px;
}
.newsCaja {
    padding-right: 10px;
    margin-bottom: 8px;
}
.fotoNews {
    position: relative;
    float: left;
    margin-right: 8px;
}
.verMas {
    float: right;
    margin-top: 4px;
    text-decoration: none;
    color: #4B4C85;
}
.verMas:hover {
    text-decoration:underline;
}
#footer {
    background-image: url(/icaro/images/footer.gif);
    height: 22px;
    width: 690px;
    background-repeat: no-repeat;
    color: #666666;
    font-size: 10px;
    padding-top: 35px;
    padding-left: 90px;
    position: relative;
}
.roundedFoto {
    position: relative;
    margin-right: 10px;
    float: left;
    overflow:hidden;
}
.error {
    background: #FFFFE0;
    color:#ff0033;
    font-size: 14px;

}
.message {
    /*background: #FFFFE0; */
    min-height: 20px;
    font-size: 14px;
}

#cargo{
    color: #900028;
    font-size: 12px;
    display: block;
    height: 14px;
    padding-top: 4px;
    padding-bottom: 4px;
    padding-right: 10px;
    padding-left: 10px;
    background-color: #FFFFFF;
    background-image: url(/icaro/images/pink_tile.jpg);
    background-repeat: repeat-y;
}

.textBanner, .imageBanners, .titleBanner{
    padding-bottom:10px;
}
.titleBanner{
    padding-top:10px;
}
#banners .titleBanner a, #banners .imageBanners a, #banners .textBanner a{
    text-decoration:none;
}
#banners .titleBanner a{
    color:#4B4C85;
}
#banners .textBanner a{
    color:#000000;
}
#banners .textBanner h2 a{
    color:#91002A;
}
