/******* Css Nosoyputa.com *******/
body {
   background: #fff url(backgroundn.jpg) repeat-x;
   margin: 0;
   padding: 0;
   color: #ff7a1e;
   font: 12px Georgia, "Times New Roman", Times, serif;
   line-height: 140%;
   }
* {
   padding:0;
   margin:0;
   border:0 none;
   }

.clear:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clear {height: 1%;}
.clear {display: block;}
/* End hide from IE-mac */

a, a:visited {text-decoration: underline; color: #252525; background-color: inherit;}a:hover {text-decoration: none;}
.wrapper {margin: 0 auto; width: 1000px;}
#right img {margin-bottom: 10px;}
h3 {margin: 20px 0 5px 0;}

.cam {margin: 0 auto;  width: 800px;}
.camlinks {margin: 0 auto; float: left; width: 360px; height: 150px;}

/******* Menu *******/
#menu {height: 100px; display: block; text-align: center; padding-top: 6px;}
#menu li {list-style: none; display: inline; font-size: 11px; text-transform: uppercase; margin-left: 23px;}
#menu a, #menu a:visited {text-decoration: none; color: #479EED; background-color: inherit;}
#menu a:hover {text-decoration: underline; color: #B8DAF8; background-color: inherit;}

/******* Contenido *******/
.notice {background-color: #f4f4f4; color: inherit; border-top: 1px solid #E6F1FB;  border-bottom: 1px solid #a5a7aa; padding: 30px; margin-bottom: 30px; height: 80px;}
#browse select {padding: 3px; border: 1px solid #E0EEFA; width: 100%; margin-top: 3px;}
#browse {float: left; width: 900px;}
#miniads {float: right; margin-right: 90px;} 
#miniads li {list-style: none; display: inline; margin-left: 10px;  float: left;}
#miniads a, #miniads a:visited { width: 29px; height: 29px; background-color: #DEEDFA; display: block; color: inherit;}
#miniads a:hover{ background-color: #333344; color: #DEEDFA;}
#miniads span {text-transform: uppercase; height: 130px;}
#miniads h1 span {font-size: 20px; font-family: Verdana, Helvetica, Arial, sans-serif;}

/******* Footer *******/
#footer {
   padding: 5px 0 5px 0;
   margin-top: 10px;
   margin-bottom: 10px;
   border-top: 1px solid #F7FBFE;; border-bottom: 1px solid #F7FBFE;;
   background-color: #FBFCFE;
   width: 800px;
   text-align: center;
   margin-left: auto;
   margin-right: auto;
   color: inherit;
   }
/******* Caja Fotos *******/
.cajasfotos {
/* background-image:url(sombra.jpg);*/
   float:left;
   width:320px;
   height:280px;
   margin:2px;
   padding:3px;
   background-color:#f4f4f4;
   border-right: #a5a7aa solid 1px;
   border-bottom: #a5a7aa solid 1px;
   border-top: #a5a7aa solid 1px;
   border-left: #a5a7aa solid 1px;
   text-align:center; 
}
.cajasfotos span {
   color:#fafaff;
      margin:2px;
      padding:1px;
}
.cajasnuevo {
/* background-image:url(sombra.jpg);*/
   float:left;
   width:320px;
   height:280px;
   margin:2px;
   padding:3px;
   background-color:#f4f4f4;
   border-right: #a5a7aa solid 1px;
   border-bottom: #a5a7aa solid 1px;
   border-top: #a5a7aa solid 1px;
   border-left: #a5a7aa solid 1px;
}

