/* Estilos de FraellaWeb*/

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding-left: 1px;
	background: #4682b4;
	font-size:11px;
}

table{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

dd{
	margin:0;
}

img{
	border:0;
}

a:hover{
	color:#072C0E;
}

a#current{
	color:#0033FF;
	font-weight:bold;
}

h1{
  background: inherit;
  color: #4682b4;
  border-bottom: 1px solid #4682b4;
  margin-bottom: .5em;
  font-size:150%;
}
h2, h3 {
  background: inherit;
  color: #4682b4;
  /*border-bottom: 1px solid #0033FF;*/
  margin-bottom: .5em;
  font-size:120%;
}

#wrap {
  background: #ffffff;
  color: #000000;
  margin: 0 5%;
}

#header{
	background:#A9D5ED;
	border: 3px solid #0033FF;
	background-image:url('../elementos/vista2.jpg');
	background-repeat:repeat-x;
}
#header h1{
	float:left;
	margin:0;
	padding-top:35px;
	font-size:2.8em;
	border-bottom:none;
	padding-left:20px;
}
#header a{
	text-decoration:none;
	color:#000;
}
#contenedor{
	width:100%;
}

*.centro {
	line-height: 180%;
	float: right;
	width: 78%;
	padding:3px;
}

#fecha{
	float:right;
	width:20%;
	text-align:right;
}

#main h2, #extra h3, #extra2 h3 {
  background: inherit;
  color: #167591;
  border-bottom: 1px solid #167591;
  margin-bottom: .5em;
}

#main p {
  margin-bottom: 1.3em;
}

#menu {
   float:left;
   top: 0px;
   width: 20%;
   border: 1px solid  #4f5e77;
   padding-top: 0px;
   padding-bottom: 0px;
   backgroung:#0033FF;
   color:#000000;
   max-widht:250px;
}

#menu ul {
	margin: 0;
	padding: 3px 3px 0px 20px;
	list-style-position: outside;
	list-style-type: none;
	/*background: #0033FF;*/
	/*background:#6699FF;*/
	background:#dce1f7;
}

#menu ul li {
	padding: 3 3 3 0;
	list-style-image: url('../elementos/pun.gif');
}
#menu a {
  color: #000;
  text-decoration: none;
  font-weight: bold;
  padding:3px;
  width:100%;
  display:block;
  
}

#menu a:hover {
  background-color: #fff;
  color:#000;
}

#menu a#current {
  background: #fff;
  color: #000;
  border-bottom: 1px solid #fff;
}

#navbar{
  text-align:center;
  /*font: 18px Georgia, Times, serif; overflow: hidden;*/
}

#navbar a {
  	color: #0033FF;
	font-weight:bold;
}

#navbar a:hover {
  	color: #000;
}

#navbar  a#actual {
  color: #000;
  text-decoration:none;
}

#navbar #feed {background: none;}


*.columder{
	float:right;
	width:25%;
}
*.noticias{
	background-color:#edefea;
	border-bottom:1px solid #000000;
	padding:2px;
}

*.noticias a{
	color:#000000;
	text-decoration:none;
	font-weight:normal;
}

*.noticias a:hover{
	color:#3300FF;
	text-decoration:underline;
}

*.limpiar{
	clear: both;
}

#footer {
  padding: 0 3% 2%;
  border-top: 3px solid #0033FF;
  background: #F2FAFD;
  color: #000;
  text-align:center;
}


*.rec{
	clear:both;
	border:1px #CCCCCC dashed;
}

*.rec a{
	text-decoration:none;
}

*.rec img{
	valign:middle;
}

.polaroid {
  float: right;
  width: 164px;
  border: 1px solid #000;
  padding:3px;
  margin-left:3px;
}

.polaroid dd {
  font-size: 90%;
  padding: 3px;
  background: #F2FAFD;
  color: #913216;
  line-height: 130%;
}

.polaroid a{
	text-decoration: none;
	color: #913216;
	font-weight:bold;
}

.polaroid2 {
  float: left;
  width: 164px;
  border: 1px solid #000;
  padding:3px;
  margin-right:3px;
}

.polaroid2 dd {
  font-size: 90%;
  padding: 1px;
  background: #F2FAFD;
  color: #913216;
  line-height: 130%;
}

.polaroid2 a{
	text-decoration: none;
	color: #913216;
	font-weight:bold;
}

.polaroid3 {
  float: left;
  border: 1px solid #000;
  padding:3px;
  margin-right:3px;
  width:110px;
}

.polaroid3 dd {
  font-size: 90%;
  padding: 3px;
  background: #F2FAFD;
  color: #913216;
  line-height: 130%;
}

.polaroid3 a{
	text-decoration: none;
	color: #913216;
	font-weight:bold;
}

.foto {
	width:150px;
  border: 1px solid #000;
  padding:3px;
  margin-left:3px;
}

.foto dd {
  font-size: 90%;
  padding: 3px;
  background: #F2FAFD;
  color: #913216;
  line-height: 130%;
}

.foto a{
	text-decoration: none;
	color: #913216;
	font-weight:bold;
}

*.tabla{
	font-size:11px;
}


*.tabla2{
	font-size:11px;
}

*.tabla2 img{
	width:120px;
}
#migas{
	background:#dddddd;
	padding:3px;
	/*border: 1px solid #0033FF;*/
}
#migas a{
	color:#000000;
}

#migas a:hover{
	color:#FFFFFF;
}

*.margen{
	padding-left:2%;
}
