@import url("css/menu.css");

body {background:#fff;height:100%;margin:0px;padding:0px; }

/*-------- Etiquetas --------*/
th,
td,
div {color:#000;font-family:Arial, Helvetica, sans-serif;font-weight:normal;}
hr {color:#0000ff;border:solid #0000ff;height:1px;border-width:1px 0 0 0;}
a,
a:link,
a:visited,
a:active {color:#000;text-decoration:none;font-family:Arial, Helvetica, sans-serif;font-weight:normal;}
a:hover {color:#fe0000;text-decoration:none;}
a.CommandButton:link,
a.CommandButton:visited {text-decoration:none;color:#003366;}
a.CommandButton:hover {text-decoration:underline;color:#ff0000;}
.SubHead {font-family:Arial,Helvetica;font-size:11px;font-weight:bold;color:#666666;}
.SubSubHead {font-family:Arial,Tahoma,Helvetica;font-size:12px;font-weight:bold;color:#3d8dc3;}
.Normal,
.NormalDisabled {font-family:Arial,Tahoma,Helvetica;font-size:12px;font-weight:normal;color:#000;}
.clear_float {clear:both;font-size:0;}

.template_style {width:980px;margin:auto;}

.top_space {height:20px;}

.cabecera{padding:0 0 15px 0;height:75px;}
.logo_image {float:left;padding:32px 0 0 0;width:235px;}
.menu_links {float:right;width:700px;}
.menu_links .menuArea {height:45px;}
.menu_links .menuArea .menu_style{float:left;width:700px;}
.menu_links .linksArea {height:25px;padding-top:5px}
.menu_links .linksArea .links_style{float:left;}
.menu_links .linksArea .links {text-align:center;font-size:11px; font-weight:bold;}
.menu_links .linksArea .links,
.menu_links .linksArea a.links:link,
.menu_links .linksArea a.links:active,
.menu_links .linksArea a.links:visited{color:#818284;}
.menu_links .linksArea a.links:hover{color:#fe0000;}

.bread_pad {float:left;padding:0px;margin-bottom:15px; background-color:#B2B2B2;}
#bread_style {float:left;width:650px;height:20px;padding:5px 0px 0px 10px;margin:0px;color:#fff;font-size:11px;}
#bread_style .breadcrumb_text {color:#fff;}
#bread_styleFicha {float:left;width:730px;height:20px;padding:5px 0px 0px 10px;margin:0px;color:#fff;font-size:11px;}
#bread_styleFicha .breadcrumb_text {color:#fff;}
.Breadcrumb,a.Breadcrumb:link,a.Breadcrumb:active,a.Breadcrumb:visited{color:#fff;font-size:11px;font-weight:bold;text-transform:lowercase;}
a.Breadcrumb:hover {color:#fe0000;}

#bread_styleintra {float:left;width:970px;height:20px;padding:5px 0px 0px 10px;margin:0px;color:#fff;font-size:11px;}
#bread_styleintra .breadcrumb_text {color:#fff;}

#login_style {float:right;font-size:11px;}
.user,a.user:link,a.user:active,a.user:visited {color:#818284;font-size:11px;font-weight:bold;}
a.user:hover {color:#fe0000;}

.content_pad{margin:0;background:#fff;}

.bottom_area {padding:7px 20px 3px 10px;margin:5px 0 0 0;height:35px;background:url('images/footerBg.gif') repeat-x;}
.bottom_area .menuLinks {font-size:11px;text-transform:uppercase;letter-spacing:1px;text-align:center;}

.bottom_area .legal{float:left;margin: 7px 0 0 0;color:#fff;font-size:11px;}
.bottom_area .address {float:right;margin: 7px 0 0 0;color:#fff;font-size:11px;}
.bottom_area .legal a:link,
.bottom_area .legal a:active,
.bottom_area .legal a:visited{color:#0000ff;}
.bottom_area .legal a:hover{color:#818284;}
.bottom_area .legal .copy{}
.bottom_area .links {font-weight:bold;}
.bottom_area .links,
.bottom_area a.links:link,
.bottom_area a.links:active,
.bottom_area a.links:visited{color:#fff;}
.bottom_area a.links:hover{color:#818284;}

/*--------- Panel Superior---------*/
.topPane {width:980px}

/*--------- Dos columnas Home ----------*/
.h_ContentPane {float:left;width:660px;}
.h_RightPane {width:280px;float:right;margin:0;}

/*--------- Dos columnas Ficha ----------*/
.ficha_ContentPane {float:left;width:740px;}
.ficha_RightPane {width:200px;float:right;margin:0;}

/*--------- Intranet ----------*/
.in_MenuPane {width:220px;float:left;}
.in_ContentPane {width:740px;float:right;}

/*--------- Una columna ----------*/
.oc_ContentPane {width:970px;float:left;padding:0px 5px 0px 5px; }

/*--------- Panel Inferior -------*/
.bottomPane {width:980px;font-size:0px;padding-top:10px;}
