@import url("css/menu.css");

/* CSS Document */
body
{
    background: url(images/body_bg.png) #fff left top;
    height: 100%;
    margin: 0px;
    padding: 0px;
}

/*-------- Default Style --------*/
th,td,div{color:#000; font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:normal; }
a, a:link, a:visited, a:active
{
    text-decoration: none;
    color: #000000;
    
}
a:hover{color:#C00; text-decoration:none; }

/*-------- design style --------*/
.template_style{width:986px; margin:auto;}

.1{ padding:0px; margin:0px; width:100%; }

.2{ padding:0px; margin:0px; width:585px;  }
.lang_pad{padding:7px 35px 0px 0px;}

.logo_top_left{padding:0px; margin:0px; }
.logo_top_right{padding:0px; margin:0px; }
.logo_top_bg{padding:0px; margin:0px; }
.logo_left{padding:0px; }
.logo_right{padding:0px; }
.logo_pad{background:#FFF; margin: 0px; padding:0px ; }

.menu_bg{padding:0px; margin:0px; }
.menu_left{padding:0px; margin:0px; }
.menu_right{margin:0px; }


.PhotoZone {
	background: url(/Portals/0/shadowAlpha.png) no-repeat bottom right !important;
	background: url(/Portals/0/shadow.gif) no-repeat bottom right;
	float:left;
	clear:left;
	margin: 0 4px 10px 10px !important;
	margin: 0 4px 10px 5px;
}
.enlaces
{
    text-decoration: none;
    font-family: 'Times New Roman';
    font-weight: bold;
    font-size: small;
}
.search_style
{
    float: left;
    padding-right: 0px;
    padding-left: 500px;
    padding-bottom: 0px;
    padding-top: 0px;
}
.search_bg{padding-right:2px; }

.menu_style{float:right; }

.bread_bg{padding:0px; margin: 0 19px 0 7px; background:url(images/bread_bg_gray.png) repeat-x top left; height:34px;}
.bread_left{padding:0px; margin:0px; background:url(images/bread_right.png) no-repeat top left;}
.bread_right{padding:0px;  background:url(images/bread_right.png) no-repeat top right;}

#login_style{ float:right; padding:8px 17px 0px 10px; }
#bread_style{ float:left; padding:8px 0px 0px 17px; color:#000000; font-size:13px; }

.center_bg
{
    padding: 0px;
    margin: 0px;
    background-color: #ffffff;
}
.left_bg{padding:0px; margin:0px; background:url(images/left_bg.png) repeat-y top left;}
.right_bg{padding:0px; margin:0px; background:url(images/right_bg.png) repeat-y top right;}
.content_pad
{
    margin: 0 19px 0 7px;
    background: #FFF url(images/center_bg.png) repeat-x bottom left;
    padding-right: 2px;
    padding-left: 2px;
    padding-bottom: 10px;
    padding-top: 10px;
}

.bot_left{padding:0px; margin:0px; }
.bot_right{padding:0px; margin:0px; padding:0px 39px 0px 27px;}
.bot_bg{padding:0px; margin:0px;  background:url(images/pie.jpg) repeat-x top left; height:20px;}

.bot_pad{margin-bottom:20px;padding:0 30px 0 20px;}
#terms_style{float:left;}
#copy_style{float:right;}

.clear_float{clear:both;}

/*--------- pane style ----------*/
.ContentPane{ padding:0px 0px 0px 20px; margin:0px; width:100%; }
.LeftPane
{
    margin: 0px 0px 0px 0px;
    background-image: url(/Portals/0/fondomenub.png);
    width: 206px;
    background-repeat: no-repeat;
    text-align: center;
    padding-right: 20px;
    padding-left: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
    height: 200px;
    vertical-align: top;
    text-decoration: none;
}
.IzqPane
{
    margin: 0px 0px 0px 0px;
    width: 206px;
    background-repeat: no-repeat;
    text-align: top;
    padding-right: 20px;
    padding-left: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
}
.IzqPane2
{
    margin: 0px 0px 0px 0px;
    width: 206px;
    background-repeat: no-repeat;
    text-align: top;
    padding-right: 20px;
    padding-left: 0px;
    padding-bottom: 0px;
    padding-top: 20px;
}
.buscador
{
    width: 206px;
    background-repeat: no-repeat;
    text-align: top;
    padding-right: 20px;
    padding-left: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    height: 200px;
}
.RightPane{ padding:0px 0px 0px 0px; margin:0px; }
.TopPane{ padding:0px; margin:0px; }
.BottomPane{ padding:0px 0px 0px 20px; margin:0px; width:100%;  }
/*------------ Breadcrumb Style --------------*/
.Breadcrumb,a.Breadcrumb:link,a.Breadcrumb:active,a.Breadcrumb:visited{ font-size:13px; }
a.Breadcrumb:hover{color:#C00;}

/*-------------- Link Style --------------*/
.links {text-align:center;}
.links,a.links:link,a.links:active,a.links:visited{ font-weight:bold; font-size:11px; }
a.links:hover{color:#C00;}

/*-------------- User Style --------------*/
.user,a.user:link,a.user:active,a.user:visited { font-size:12px;}
a.user:hover{color:#C00;}

/*-------------- Footer Style --------------*/
.footer,a.footer:link,a.footer:active,a.footer:visited { color:#ffffff; font-size:12px;}
a.footer:hover
{
    color: #C00;
    vertical-align: middle;
}

/*-------------- Search SkinObject Styles --------------*/
div.SearchContainer{position:relative; white-space: nowrap;}
div.SearchBorder
{
    width: 200px;
    height: 20px;
    position: absolute;
    right: 35px;
    background-color: White;
    white-space: nowrap;
    margin-top: 2px;
    border-right: #ff9933 1px solid;
    border-top: #ff9933 1px solid;
    border-left: #ff9933 1px solid;
    border-bottom: #ff9933 1px solid;
}
div.SearchContainer a{padding: 0px 5px; position:relative; display: block;}
div.SearchIcon{float: left; width: 31px; height: 20px; cursor: pointer; z-index: 11; background: no-repeat 2px 2px; text-align:right;}
div.SearchIcon img{margin-top: 3px;}

input.SearchTextBox{float: left; z-index: 10; border: 0px; width:150px; height:18px; margin-left:3px;}

#SearchChoices{clear: both; display: none; border: solid 1px #C3D4DF; z-index: 2000; cursor: pointer; margin: 0; padding: 0; text-align:left; font-size:12px; background-color: #F3F7FA; position:absolute; top: 22px; left: 0px;}
#SearchChoices li{cursor: pointer; margin: 0; padding: 2px 2px 0 2px; padding-left: 25px; height: 18px; text-align:left; background-color: #F3F7FA; background-repeat: no-repeat; background-position: 2px center; list-style: none; list-style-image: none; border: none; display:block;}
#SearchChoices li.searchHilite{background-color: #CE0D0D;	color:#ffffff; border: none;}
#SearchChoices li.searchDefault{background-color: #F8FAFF; border: none;}

.sombra
{
    float: left; /*Esta es la profundidad de nuestra sombra, sí haces más grandes estos valores, el efecto de sombra es mayor también */
    display: block;
    position: relative;
    top: -3px; /* Desfasamos la imagen hacia arriba */
    left: -3px; /*Desfasamos la imagen hacia la izquierda */
    padding: 5px;
    background: url(/images/sombra.gif) no-repeat bottom right; /*Definimos un color de fondo */
  
}
.sombrap
{
    float: left; /*Esta es la profundidad de nuestra sombra, sí haces más grandes estos valores, el efecto de sombra es mayor también */
    display: block;
    position: relative;
    top: -3px; /* Desfasamos la imagen hacia arriba */
    left: -3px; /*Desfasamos la imagen hacia la izquierda */
    padding: 5px;
    background: url(/images/sombrap.gif) no-repeat bottom right; /*Definimos un color de fondo */
  
}