@charset "utf-8";
/* CSS Document */

body {color:#c4c4c4;background-color:#000}
h1 {color:#a6a6a6}
h2 {color:#a6a6a6}
	h2.h2-locator{color:#6c6c6c}
	h2.h2-locator span{color:#799f02}
h3{color:#799F02}
h4{color:#617b11}
h4{color:#c4c4c4}
a{color:#617b11}
a:hover{color:#c4c4c4}

#footer, #footer a{color:#999;border-top-color:#333}
#footer a:hover{color:#c4c4c4}

.gallery-info{background:url(bg-transparent-black.png) repeat}
	.gallery-info .info-over{}
	
.gallery-press{border-bottom-color:#a9d0f5}
	.gallery-press li p{color:#7c7c7c}
	.thumbs-gallery-press li div{background:#ededed}
	.thumbs-gallery-press li p a{color:#777777}
	.thumbs-gallery-press li div.select{background:#b1b1b1}
	.thumbs-gallery-press li div.select p{color:#454545}
	.thumbs-gallery-press li div.select a{color:#fff}

/* FORMS */
label span{color:#007AF2}
input,textarea,select{border-color:#646464}
input.send{border-color:#bfbfbf}

/* MENUS */	
.sub-nav{border-bottom-color:#606262}
.sub-nav li a{color:#007AF2}
.sub-nav li a:hover{color:#B1B1B1}
.sub-nav li a.select{color:#9A9A9A}
.sub-nav-second li a{color:#007AF2}
.sub-nav-second li a:hover{color:#B1B1B1}
.sub-nav-second li a.select{color:#9A9A9A}


/* CLASES*/
.borderBottom{border-bottom-color:#606262}
.borderTop{border-top-color:#606262}
.blue{color:#007AF2}
.green{color:#799F02}
	ol.green{color:#617b11}
	ol.green p, ol.green p *{color:#c4c4c4}
p.small{color:#999}




/* FASE 2 ----------------------------------------------------------------------*/
   .gallery-info{background:url(bg-transparent-black.png) repeat}
	   .gallery-info .info-over{}
   .gallery-press{border-bottom-color:#606262}
	   .gallery-press li p{color:#C4C4C4}
	   .thumbs-gallery-press li div{background:#ededed}
	   .thumbs-gallery-press li p a{color:#C4C4C4}
	   .thumbs-gallery-press li p a:hover span {color:#333}
	   .thumbs-gallery-press li div.select{background:#b1b1b1}
	   .thumbs-gallery-press li div.select p{color:#454545}
	   .thumbs-gallery-press li div.select a{color:#fff}
   .gallery-thumbs li{}
	   .gallery-thumbs li p{color:#666}
    h3{color:#799F02}
    h4{color:#799F02}
	a{color:#799F02}
	p.select-thumb, .gallery-press li p.select-thumb{color:#799F02}
	/*.sub-nav li a.select{color:#a7a7a7}*/
	.download-document ul a{color:#a6a6a6}
    .download-document ul a:hover{color:#799F02}


