html, body {
	margin:0px;
	scrollbar-face-color: #ffffff; 
	scrollbar-track-color : #cccccc; 
	scrollbar-arrow-color : #ff3333; 		
}

a:visited { text-decoration: underline;
	font-family:Arial, Helvetica, sans-serif;
	color: #FF702A;
	font-weight: normal;
	font-size:10px;} 
a:link {text-decoration: underline;
	font-family:Arial, Helvetica, sans-serif;
	color: #FF702A;
	font-weight: normal;
	font-size:10px;} 
a:hover {text-decoration: underline;color:#FF602A;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size:10px;} 
a:active {text-decoration: underline;
	font-family:Arial, Helvetica, sans-serif;
	color: #FF702A;
	font-weight: normal;
	font-size:10px;} 

.MenuInfGris{
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	font-weight:700;
	font-size:10px;
}

.MenuInfRojo{
	font-family:Arial, Helvetica, sans-serif;
	color:#FF3333;
	font-weight:700;
	font-size:10px;
}

a.MenuInfRojo:visited { text-decoration: underline;} 
a.MenuInfRojo:link {text-decoration: underline;} 
a.MenuInfRojo:hover {text-decoration: underline;color:#FF602A;} 
a.MenuInfRojo:active {text-decoration: underline;} 

.MenuSupPeqGris{
	font-family:"Arial Narrow", Arial, Helvetica, sans-serif;
	color:#999999;
	font-weight: bolder;
	font-size:11px;
}

.TituloGrisOscuro
{
	font-family:Arial, Helvetica, sans-serif;
	color: #999999;
	font-weight: bold;
	font-size:1em;

}

.TituloRojo
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #CC0000;
	font-weight: bold;
	font-size:24px;

}

.Titulo2Rojo
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #CC0000;
	font-weight: bold;
	font-size:16px;

}

.TextoNegro
{
	font-family:Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
	font-size:10px;
	text-align:justify;
	
}

.TextoNaranja
{
	font-family:Arial, Helvetica, sans-serif;
	color: #FF702A;
	font-weight: normal;
	font-size:10px;
}

.TituloNaranja
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF6600;
	font-weight: bold;
	text-align: justify;
}

a.TextoNaranja:visited { text-decoration: underline;} 
a.TextoNaranja:link {text-decoration: underline;} 
a.TextoNaranja:hover {text-decoration: underline;color:#FF602A;} 
a.TextoNaranja:active {text-decoration: underline;} 

.PostTituloGris
{
	font-family:Arial, Helvetica, sans-serif;
	color: #999999;
	font-weight: bolder;
	font-size:15px;
}

a.IdiomaMuyPeqBlanco:visited { color:#FFFFFF; } 
a.IdiomaMuyPeqBlanco:link { color:#FFFFFF; } 
a.IdiomaMuyPeqBlanco:hover {color:#FF602A;background-color: #FFFFFF; } 
a.IdiomaMuyPeqBlanco:active { color:#FFFFFF;} 

.IdiomaMuyPeqBlanco
{
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-weight: normal;
	font-size:10px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6600;
	font-weight: bold;
	text-align: justify;
	margin-bottom:5px;
}
.TextoNegro11
{
	font-family:Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
	font-size:11px;
}
.TextoNaranja11
{
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:11px;
	color: #FF6600;
}
.TextoNegroNumeros
{
	font-family:Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
	font-size:9px;
}
.center {
  text-align: center;
}


/*  Main task bar style */
.main {
      /*border-bottom: 1px outset #336633;*/
      background: #f2f2ee;
      padding-bottom: 3px;
   	  color: #666666;
      font-size: 10px;	  
      margin: 3px;
	  font-family:Arial, Helvetica, sans-serif;
	  font-weight: normal;
}

/* form buttons style */
.formbutton {
	border: 1px outset #336633;
    font-size: 11px;			
}


/* gallery index container (div)*/
.gidindex {
	 width: 100%;
	 font-size: 90%;
}

.gidindextable{
	       width: 95%;
	       font-size: inherit;
}

/*  TD of Index of galleries */
.gidindextd{
	    width: 100px;
}

/*DIV containing information about image information (name,size,dimensions)*/
.phidinfo{
	  border: 1px solid #CCCCCC;
	  background: #FFFFFF;
	  margin: 6px;
	  padding: 1px;
	  }
	  
.phidinfo2{
	  border: 1px solid #CCCCCC;
	  background: #FFFFFF;
	  margin: 6px;
	  padding: 1px;
	  }
	  
/* Box style with the name,web,email and the posted comment*/
.comment {
	  border: 1px solid #336633;
	  background: #DDDDDD;
	  margin: 5px;
	  padding: 5px;
      font-size: 11px;			  
}

/* Image text (name,caption,hits,comments) in a gallery index (below thumbnail) */
.view {
    font-size: 11px;
				
}

/*Thumbnail Image style */
.thumb {
       border: 1px solid #333333;
}

/* div style of the container of the 'big' image */
.viewimage {
	   text-align: center;
}


/* Admin task bar style */
.admin {
      border-bottom: thin solid #CCCCCC;
      color: #666666;
      padding: 2px;
      background: #f2f2ee;
      margin: 10px;      
}

/* Admin forms */
.admin_data {
      margin-left: 15px;
    font-size: 11px;			  
}

/**
 * For the exif DIV (template: phid_info.php)
*/
.exif_data{
  margin-bottom: 3px;
  padding: 5px;
  float: right;
  font-size: 80%;
  background: #DDDDEE;
  border: thin solid #AAAABA;

}