/*
Reset CSS
Copyright (c) 2008, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.6.0
*/
html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:text-top;}sub{vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;border:none;}input,textarea,select{*font-size:100%;}legend{color:#000;}del,ins{text-decoration:none;}

/*
Fonts CSS
Copyright (c) 2008, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.6.0
*/
body{font:13px/1.231 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}select,input,button,textarea{font:99% arial,helvetica,clean,sans-serif;}table{font-size:inherit;font:100%;}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}


/**
  Otro
*/
div.clear_left {
  clear:left;
}

a:hover {
  color:#0070BC !important;
}

.azul {
  color:#0070BC;
}

.negro {
  color:#000000;
  font-weight:bold;
}

.gris {
  color:#666666;
}

/*
  GENERAL
*/
body {
  color:#333333;
}
h1 {
  color:#000000;
  font-size:40px;
}
h4 {
  color:#666666;
  font-size:14pt;
  margin-bottom:20px;
  text-align:left;
}

/*
  BARRA NEGRA UVIGO.ES
*/
div#wrapper, div.wrapper {
  color:#333333;
  font-family:Verdana,Arial,Helvetica,sans-serif;
  font-size:8pt;
  margin:0 auto;
  text-align:center;
  width:960px;
}

div#uvigoes {
  background-color:#000000;
  color:#FFFFFF;
  text-align:left;
}

div#menu_idioma a {
  color:#FFFFFF;
  text-decoration:none;
}

div#uvigoes .buscar {
  background-color:#29C8FE;
  border:medium none;
  color:#FFFFFF;
}

h1#uvigotv {
  font-size:40px;
  padding:40px 0 25px 60px;
  text-align:left;
}

h1#uvigotv a {
  color:#000000;
  text-decoration:none;
}

h1#uvigotv a:hover {
  color:#222222 !important;
  text-decoration:none;
}


/*
  PIE UVIGO
*/
#barraPie {
  border-top:10px solid #8CD300;
  clear:both;
  height:110px;
  margin:15px 0;
  width:984px;
}

#barraPie #info {
  background-color:#FFFFFF;
  height:25px;
  text-align:center;
  top:12px;
  vertical-align:middle;
}

#barraPie #info ul {
  color:#333333;
  list-style-type:none;
  margin:2px;
  padding:3px;
  text-align:center;
}

#barraPie #info li {
  display:inline;
  padding-right:6px;
}

#barraPie #info ul li a {
  color:#999999;
  display:inline;
  padding-right:6px;
  text-decoration:none;
}

#barraPie .logo {
  background-color:#F2F2F2;
  height:85px;
}


/*
  TEXTO
*/
div.content {
  font-size:21px;
  margin-top:150px;
  padding:120px 10px 75px 500px;
  text-align:left;
}

div.new_content {
  font-size:21px;
  padding:10px;
  text-align:left;
}

div.new_new_content {
  font-size:16px;
  padding:10px;
  text-align:left;
  font-weight: 400;
}

p.texto {
  font-family:gregoria,times,fantasy;
  padding:5px 0;
}

div.itunes {
  float:right;
  padding:15px;
  width:212px;
}


/*
  TRANPARENCIAS IE6
img {
  behavior: url(/css/iepngfix.htc); 
}
*/
