/* CSS Document */

/*ORGANIZACION*/

body {
  margin:0;
  padding:0;
  color:#444444;
  background-color:#ffffff;
  font-family: Verdana, "Trebuchet MS", Arial;
  font-size: 12px;
  margin-left:10px;
  margin-right:4px;
  margin-bottom:5px;
}

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

#header {
  bottom:0px;
  height:100px;
}

#logo_masSoc {
  bottom:-20px;
  position:relative;
}

#patrocinadores {
  bottom:0px;
  position:relative;
  margin-left:470px;
  margin-top:-25px;
  vertical-align:middle;
  width:450px;
}

#menu {
  position:relative;
  height:30px;
  width:850px;
  margin:auto;
  margin-left:-15px;
  margin-top:-20px;
}

#content {
  margin:auto;
  margin-top:0px;
  width:800px; 
}

#footer {
  width:780px;
  margin-left:0px;
  margin-top:5px;
  padding:3px;
  position:relative;
  float:left;
  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:#444444; font-style:NORMAL}
.small_text {text-decoration:NONE; font-family:Verdana, "Trebuchet MS", Arial; font-size:11PX; font-weight:NORMAL; color:#444444; 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}
.title_text {text-decoration:NONE; font-family:Verdana, "Trebuchet MS", Arial; font-size:14PX; font-weight:BOLD; color:#444444; 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:visited {text-decoration:NONE; font-family:Verdana, "Trebuchet MS", Arial; font-size:12PX; font-weight:NORMAL; color:#044379; font-style:NORMAL}
.link:link {text-decoration:NONE; font-family:Verdana, "Trebuchet MS", Arial; font-size:12PX; font-weight:NORMAL; color:#044379; font-style:NORMAL}
.link:active {text-decoration:NONE; font-family:Verdana, "Trebuchet MS", Arial; font-size:12PX; font-weight:NORMAL; color:#044379; font-style:NORMAL}
.link: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:underline; font-family:Verdana, "Trebuchet MS", Arial; font-size:16PX; font-weight:BOLD; color:#044379; font-style:NORMAL}
.link_blue_big:link {text-decoration:underline; font-family:Verdana, "Trebuchet MS", Arial; font-size:16PX; font-weight:BOLD; color:#044379; font-style:NORMAL}
.link_blue_big:active {text-decoration:underline; font-family:Verdana, "Trebuchet MS", Arial; font-size:16PX; font-weight:BOLD; color:#044379; font-style:NORMAL}
.link_blue_big:hover {text-decoration:underline; font-family:Verdana, "Trebuchet MS", Arial; font-size:16PX; font-weight:BOLD; color:#999999; font-style:NORMAL}


