.container{
	margin-left:auto;
	margin-right:auto;
	padding:0px;
	display:inline-block
}

.grid600{
	display:inline;
	float:left;
	margin-left:0px;
	margin-right: 0px;
	width: 600px;
}

.grid{
	display:inline;
	float:left;
	margin-left:0px;
	margin-right:5px;
}


body{
  /*background: #000;*/ 
  background: #000 url("fondo.png") repeat; 
  font: normal 14px/20px 'Helvetica Neue', Helvetica, Arial, sans-serif; /* normalize font size across browsers */
  margin:10px;
  padding:0px;
  color: #FFF;

}

pre{
    border: 2px solid #fff; 
    padding: 5px;
}

a:link {
 	text-decoration: none;
	color: #B33;
}

a:visited {
	text-decoration: none;
	color: #B55;
}


a:hover, a:active { color: #f55; }

strong, b { font-weight: 600; }

abbr {
  border-bottom: 1px dotted #b4b4b4;
  cursor: help;
}

sup {
  vertical-align: top;
  font-size: 0.75em;
}

.container:after{
	clear:both;
	content:'.';
	display:block;
	visibility:hidden;
	height:0px;
} 
 
 
.container{
	display:block
	
}


#navigation{
  background: #a00; /*url("fondoMenu.png") top left repeat-y; */
/*  border-top: 1px solid #000000;
  border-bottom: 1px solid #000000;  */
}

#navegador{
/*  background: url("fondo.png") bottom center repeat; */
/*  background: #333;  */
  border-top: 1px solid #fff; 
  border-bottom: 1px solid #fff; 
  background: url("fondoMenu.png") top left repeat;
}



/* =MENU =PRIMARY */

#menu_primary {
  padding: 0px;
}

#menu_primary ul {
  list-style-type: none;
  overflow: hidden;
}

#menu_primary ul li {
  float: left;
  margin-left: 20px;
}

#menu_primary ul li:first-child { /* This works for everything except IE6, which needs the last li to be targeted explicitly */
  margin-left: -10px;
}


#menu_primary ul li a {
  border: 2px solid #fff;
  border-radius: 14px;
  border-radius-topright: 14px;
  border-radius-bottomleft: 14px;
  -moz-border-radius-topright: 14px;
  -moz-border-radius-bottomleft: 14px;
  -webkit-border-radius-topright: 14px;
  -webkit-border-radius-bottomleft: 14px;
  color: #fff;
  display: block;
  font-size: 11px;
  font-weight: bold;
  padding: 4px 20px;
  text-align: center;
  text-transform: uppercase;
  
  
}


#menu_primary ul li a:hover {
  background: #600;
  border: 2px solid #fff;
  color: #FFF;
}

#menu_primary ul li.menu_active  a{
  background: #000;
  border: 2px solid #fff;
  color: #f00;
  text-decoration: none;

}




/* =MENU =SECONDARY */
#menu_secondary { padding-top: 10px; }

#menu_secondary ul {
  list-style-type: none;
  overflow: hidden;
 
}

#menu_secondary ul li {
  float: left;
  margin-right: 30px;
  margin-bottom: 10px;

}

#menu_secondary ul li a {
  border: 1px solid #000;
  border-radius: 14px; 
  -moz-border-radius: 14px;
  -webkit-border-radius: 14px;
  -ms-border-radius: 14px;
  color: #FFF;
  display: block;
  font-size: 11px;
  font-weight: bold;
  padding: 0 20px;
  text-transform: none;
  text-align: center;
  text-shadow: 0 1px rgba(0, 0, 0, 1);
  background: #ddd;
}

.boton, .boton a{
  background: #DDD; 
  border: 1px solid #222222;
  border-radius: 14px; 
  -moz-border-radius: 14px;
  -webkit-border-radius: 14px;
  -ms-border-radius: 14px;
  color: #FFF;
  display: block;
  font-size: 11px;
  font-weight: bold;
  padding: 0 10px;
  text-transform: none;
  text-align: center;
#  text-shadow: 0 1px rgba(0, 0, 0, 1);
}


#menu_secondary ul li a:visited {
  background: #e0dddd;
  border: 1px solid #000000;
  color: #FFFFFF;
}

#menu_secondary ul li a:hover,  .boton:hover {
  background: #888;
  border: 1px solid #000000;
  color: #FFFFFF;
}



h1, h2 {
/*  letter-spacing: 0em; */
  padding-left: 10px;
  line-height: 100%; 
  
}

h1 {
  color: #fff;
  font-size: 32px;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

h2 {
  color: #aaa;
  font-size: 28px;
  font-weight: normal;
  margin-bottom: 30px;
}

h3 {
  color: #59892f;
  font-size: 18px;
  margin-bottom: 20px;
}

h3.section, .blog_post .copy h4, h4.section {
  border-top: 1px solid #eee;
  clear: both;
  color: #888;
  font-size: .75em;
  margin: 0 0 20px 0;
  padding: 9px 0 10px 0;
  text-transform: uppercase;
}

h4, h5 {
  color: #3f5c26;
  font-size: 1em;
}

h3 span, h4 span, h5 span {
  font-weight: normal;
}


/* =CONTENT */

hr {
  border: 0;
  border-top: 1px solid #eee;
  clear: both;
  height: 0;
  margin: 0;
}

q, .pullquote {
  color: #828282;
  font: italic 1em/20px Cambria, Georgia, Times, 'Times New Roman', serif;
}

p {
padding-left: 10px ;
}

cite {
  font-style: normal;
  font-weight: bold;
}

cite span {
  font-weight: normal;
}

#content p {
  margin-bottom: 20px;

}

.bulleted li {
  font-size: 13px;
  list-style-type: disc;
  margin-left: 1em;
}

.newsletter .bulleted, .newsletter .numbered {
  margin-bottom: 20px;
}

.numbered li {
  list-style-type: decimal;
  margin-left: 20px;
}



/* =MESSAGING */

.message {
  margin-bottom: 20px;
  padding: 20px;
  position: relative;
}


.message { /* Safari */
  -webkit-border-radius: 5px;
}

/* =QUOTES */
img {border: 0px solid #000000;
}

blockquote { clear: both; }

q { line-height: 30px; }



.Marca { background: yellow }
.fotos { color: #FFF; 
	background: #000;
	text-align: center;	
	 }
.TFoto { font-size: 20px;
    font-family: "Dolphin", "Informal Roman", "Invitation", "Lucida Calligraphy", "Lucida Handwriting", "Monotype Corsiva", "Monotype Corsiva", "Comic Sans MS" }

.galeria { font-size: 15px; 
	line-height: 15px; 
	margin-top: 6px; 
	margin-right: 10px;
   margin-left: 2px; 
	text-decoration: none;
   font-family: "Courier New"; 
	text-align: justify 
}

.miniFotov{
   background: transparent url("galeria/marcah.png") top left repeat;
   padding-top: 10px;
   margin-top: 10px; 
   padding-bottom: 10px;
   margin-bottom: 10px;
   height: 75px;
   width: 100px; 
}

.presentacion{
   padding-top: 10px;
	margin-top: 10px; 
   padding-bottom: 10px;
   margin-bottom: 10px;
   width: 665px;
   font-size: 12pt;
}

.listaFotos{
  margin-bottom: 20px;
}

.pieFoto { font-size: 12px; 
	font-family: "Tahoma", sans-serif;
	padding-top: 0px;
	text-align: center;		
	color: #fff;
	}
	
#pie { 

  padding-top: 0px; 		
  padding-bottom: 0px; 	
  text-align: left; 		
  font: normal 9px/10px 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

.marco1, .marco2, .marco3 {
/*  border: 1px solid rgba(0,0,0,.5); */
/*  border-radius: 20px; */  
  border-radius-topright: 40px;
  border-radius-bottomleft: 40px;
  -moz-border-radius-topright: 40px;
  -moz-border-radius-bottomleft: 40px;
  -webkit-border-radius-topright: 40px;
  -webkit-border-radius-bottomleft: 40px;

  color: #FFF;
  display: block;
  font-size: 20px;
  line-height: 19px;
  margin: 40px 0;
  padding: 20px;
  padding-left: 10px;
  text-align: center;
  width: 200px;
  height: 70px;
  vertical-align:middle;
}

.marco1{
  background-color: #D282ED;

}

.marco2{
  background-color: #D28240;
}

.marco3{
  background-color: #6272ED;
}


.lineagris{
  background: #444;
}

.marcoPrincipal {
	border-width: 0px;
	border-spacing: 0px; 
	margin: 0px;
	padding: 0px;
	width: 100%; 
	height: 100%;
	color:#fff;
}

.marcoPrincipal .izquierda {
	background-color: #000;
	vertical-align: top;
}

.marcoPrincipal .derecha {
	width: 100%; 
	background-color: #000;
	padding: 0px;
	vertical-align: top;
}

.fondoNegro{
	background: #000;
	color: #fff;
}

.fondoemail{
	background: #ddd;
	color: #000;
}


textarea{
    font: normal 13px 'Helvetica Neue', Helvetica, Arial, sans-serif;

}

.obres{
/*	height: 36px;  */
	width: 95%;
	background: url(obras.png) repeat-x;
	font-size: 20px;
	font-weight: bold;
	vertical-align: middle;
}

.NEWS{
   border: 1px solid #fff;
   border: 4px;
   border-radius: 4px; 
   -moz-border-radius: 4px; 
   -webkit-border-radius: 4px; 
   padding:5px;
   margin-top: 5px;
}
.NEWS H1{
  margin-top: 0px;
  letter-spacing: 0.0em;
}
