/* CSS Document */

/*ORGANIZACION*/

body {
  margin:0;
  padding:5px;
  color:#444;
  /*background-color:#e9f4ff;*/
  background-color:#ffffff;
  font-family: Verdana, "Trebuchet MS", Arial;
  font-size: 12px;
}

#pageDelimiter {
  margin:auto;
  margin-top:-10px;
  width:800px; 
}

#header {
  bottom:0px;
  height:120px;
  width:800px;
}

#logo {
  position:relative;
  height:86px;
  float:left;
  top:30px;
}

#patrocinadores {
  position:relative;
  width:557px;
  top:30px;
  left:0px;
  float:right;
}

#menu {
  position:relative;
  height:30px;
  width:800px;
  margin:auto;
  margin-left:0px;
  margin-top:5px;
  float:left;
}

#content {
  margin-top:-10px;
  width:780px; 

}

#footer {
  width:780px;
  margin-left:10px;
  margin-top:25px;
  padding:3px;
  float:left;
  position:relative;
  border-top:solid 0.3mm #cccccc;
}


/*CONTROLES*/

input {
  font-family:Verdana, "Trebuchet MS", Arial;
  font-size:10px;
}

/*TIPOGRAFIAS*/

.blue_title {
  font-family:Verdana, "Trebuchet MS", Arial;
  font-size:20px;
  color:#044379;
}

.xsmall_text {text-decoration:NONE; font-family:Verdana, "Trebuchet MS", Arial; font-size:10PX; font-weight:NORMAL; color:#808080; font-style:NORMAL}
.small_text {text-decoration:NONE; font-family:Verdana, "Trebuchet MS", Arial; font-size:11PX; font-weight:NORMAL; color:#808080; font-style:NORMAL}
.white_bold_text {text-decoration:NONE; font-family:Verdana, "Trebuchet MS", Arial; font-size:12PX; font-weight:BOLD; color:#FFFFFF; font-style:NORMAL}

a:visited {text-decoration:NONE; font-family:Verdana, "Trebuchet MS", Arial; font-size:12PX; font-weight:NORMAL; color:#044379; font-style:NORMAL}
a:link {text-decoration:NONE; font-family:Verdana, "Trebuchet MS", Arial; font-size:12PX; font-weight:NORMAL; color:#044379; font-style:NORMAL}
a:active {text-decoration:NONE; font-family:Verdana, "Trebuchet MS", Arial; font-size:12PX; font-weight:NORMAL; color:#044379; font-style:NORMAL}
a:hover {text-decoration:NONE; font-family:Verdana, "Trebuchet MS", Arial; font-size:12PX; font-weight:NORMAL; color:gray; font-style:NORMAL}

.link_small:visited {text-decoration:NONE; font-family:Verdana, "Trebuchet MS", Arial; font-size:9PX; font-weight:NORMAL; color:#044379; font-style:NORMAL}
.link_small:link {text-decoration:NONE; font-family:Verdana, "Trebuchet MS", Arial; font-size:9PX; font-weight:NORMAL; color:#044379; font-style:NORMAL}
.link_small:active {text-decoration:NONE; font-family:Verdana, "Trebuchet MS", Arial; font-size:9PX; font-weight:NORMAL; color:#044379; font-style:NORMAL}
.link_small:hover {text-decoration:NONE; font-family:Verdana, "Trebuchet MS", Arial; font-size:9PX; font-weight:NORMAL; color:gray; font-style:NORMAL}

.link_white_big:visited {text-decoration:NONE; font-family:Verdana, "Trebuchet MS", Arial; font-size:16PX; font-weight:BOLD; color:#FFFFFF; font-style:NORMAL}
.link_white_big:link {text-decoration:NONE; font-family:Verdana, "Trebuchet MS", Arial; font-size:16PX; font-weight:BOLD; color:#FFFFFF; font-style:NORMAL}
.link_white_big:active {text-decoration:NONE; font-family:Verdana, "Trebuchet MS", Arial; font-size:16PX; font-weight:BOLD; color:#FFFFFF; font-style:NORMAL}
.link_white_big:hover {text-decoration:NONE; font-family:Verdana, "Trebuchet MS", Arial; font-size:16PX; font-weight:BOLD; color:#999999; font-style:NORMAL}

.link_blue_big:visited {text-decoration:NONE; font-family:Verdana, "Trebuchet MS", Arial; font-size:16PX; font-weight:NORMAL; color:#044379; font-style:NORMAL}
.link_blue_big:link {text-decoration:NONE; font-family:Verdana, "Trebuchet MS", Arial; font-size:16PX; font-weight:NORMAL; color:#044379; font-style:NORMAL}
.link_blue_big:active {text-decoration:NONE; font-family:Verdana, "Trebuchet MS", Arial; font-size:16PX; font-weight:NORMAL; color:#044379; font-style:NORMAL}
.link_blue_big:hover {text-decoration:NONE; font-family:Verdana, "Trebuchet MS", Arial; font-size:16PX; font-weight:NORMAL; color:gray; font-style:NORMAL}

.link_blue_medium:visited {text-decoration:NONE; font-family:Verdana, "Trebuchet MS", Arial; font-size:14PX; font-weight:NORMAL; color:#044379; font-style:NORMAL}
.link_blue_medium:link {text-decoration:NONE; font-family:Verdana, "Trebuchet MS", Arial; font-size:14PX; font-weight:NORMAL; color:#044379; font-style:NORMAL}
.link_blue_medium:active {text-decoration:NONE; font-family:Verdana, "Trebuchet MS", Arial; font-size:14PX; font-weight:NORMAL; color:#044379; font-style:NORMAL}
.link_blue_medium:hover {text-decoration:NONE; font-family:Verdana, "Trebuchet MS", Arial; font-size:14PX; font-weight:NORMAL; color:gray; font-style:NORMAL}

.fpd_cursotitle{font-size:15px; font-weight:bold; color:#069;}
.fpd{font-size:14px; font-weight:bold; color:#F60;}

