/*your custom style goes in this file*/
/*if you're overriding style blocks from genstyle.css, you only need to include the attributes you're overriding, not the whole block*/

/* Esta es la hoja de estilo de las páginas secundarias de agnese.us */
#cobertor {
	width:778px;
	margin:0px auto;
	border:1px solid #bbb;
	padding:10px;
}
/*Here, the page width has been specified as 778 pixels. This wrapper division also has padding of 10 pixels and a border of 1 pixel. The total of these values results in the actual width of the page being 800 pixels. */
#cabeza {
    background: #ddd url(headers/rotate.php);
    /* background:url(mediumphoto.jpg) no-repeat #BBBBBB; */
    /*	background-position:right;  */
	border:1px solid #BBBBBB;
	height:90px;
	_height:110px;
        padding: 10px;
	font-size:30px
}

/* header: heading text */
.cabeza {
	margin-top: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 21px;
	color: #333366;
}

#nav {
	padding:10px;
	border:1px solid #4E7076;
	background-color:#4E7076;
}

.cuerpo {
  margin-left: 0px;
  margin-top: 5px;
  margin-right: 0px;
  margin-bottom: 0px;
}

.contenido {
    width: 100%;
	 border: 0;
}
.cocontenido {
    text-align: left;  
	width: 100%;
}

#content {
	margin-top:10px;
	padding-bottom:10px;
}

#content div {
	padding:10px;
	/*border:1px solid #bbb;*/
	float:left;
}

#content-left {
	border:2px solid #663300;
	background:url(otono.jpg);
	width:136px;
}

#content-main {
	margin-left:10px;
	width:340px;
}

#content-right {
	margin-left:6px;
	width:210px;
}

#abuelos {
    _margin-left:40px;
/*	background-color:#666633;
	width:190px;
	border:1px solid #bbb;
	margin:0;
	padding:0; */
}

/* fieldname: regular text within column or row title sections: home page */
.fieldname1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
}

#search {
   background-color:#FFFFFF;
   border:1px solid #BBBBBB;
   padding:0;
   width:210px;
   _margin-top:-19px;
   _margin-left:40px;
   color:#330000;
}

#logeo {
   background-color:#FFFFFF;
   border:1px solid #BBBBBB;
   padding:0;
   width:210px;
   _margin-top:-19px;
   _margin-left:40px;
   color:#330000;
}

#footer {
float:left;
margin-top:10px;
margin-bottom:10px;
padding:10px;
border:1px solid #bbb;
width:755px;
background-color:#E2C7AC;
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

/* smaller: small body text */
.smaller {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
}

#bottom {
	clear:both;
	text-align:right;
}

.menuinf {
	background-color: #665544;
}
.topmenu {
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration : none;
}
.topmenu1 {
  background-image: url(otono.jpg);
  background-color: #4E7076;
  width: 778px;
  height: 25px;
}
.topmenu2 {
  background-color: #665544;
  width: 778px;
  height: 15px;
}
.topmenu3 {
  background-color: #4E7076;
  width: 778px;
  height: 15px;
}
.topmenu:Link  {text-decoration: none; color: #ffffff;}
.topmenu:Visited  {text-decoration: none; color: #ffffff;}
.topmenu:Active  {text-decoration: none; color: #CCE2E3;}
.topmenu:Hover  {color: #CCE2E3; text-decoration: none;}

.titulos
 {
border:1px solid #bbb;
padding:5px;
text-align: left;
 color: #F5F5DC;
}

/*Flickr*/

/*div.flickr-meta-links {
    margin:10px 0 0 0;
    font-size:10px;
}
div.flickr-meta-links a{
    color: #555555;
}*/
   #flickr {
   background:url(flickerness.gif) no-repeat #222D2D;
   background-position:right;
   border:1px solid #222D2D;
   width:210px;
   height:155px;
  /* padding:14px 0 0 50px;*/
   margin-top:-10px;
   _margin-left:40px;
   }
   #flickr h2 {
   position:absolute;
   left:+500px;
   top:-300px;
   }

/*  #flickr {
   background:url(flickerness.gif) no-repeat #003300;
   width:210px;
   height:154px;
   padding:14px 0 0 50px;
   margin-top:0px;
   }


#flickr h2 {
   position:absolute;
   left:-300px;
   top:-300px;
   }

#flickr p {
    float:left;
	width:210px;
	padding:2px;
	border: 1px solid #3f4e4e;
	}

#flickr img {
   position: relative;
   float: left;
   margin:-36px -40px 20px 25px ;
   background:#3f4e4e;
   width:65px;
   height:65px;
   } */

#flickr img {
   float: left;
 margin:-14px -14px -5px -5px;
 _margin:-4px -10px -15px -15px;
 border: solid 3px #3f4e4e;
  }
#flickr img {
position:relative;
}
/*#flickr_badge_image1 {
 margin-right: 5px;
 border: solid 3px #3f4e4e; }
#flickr_badge_image2 {
 margin-right: 5px;
 border: solid 3px #3f4e4e; }
#flickr_badge_image3 {
 margin-right: 5px;
 border: solid 3px #3f4e4e; }
#flickr_badge_image4 {
 margin-right: 5px;
 border: solid 3px #3f4e4e; } */