/* CSS Document Created By Jorge Condomí */

body{background:#3a3a3a url(images/bg.png) bottom left repeat-x; font-family:"Trebuchet Ms", Verdana, Tahoma;}
html>body{background:#444 url(images/bg.png) bottom left repeat-x; font-family:"Trebuchet Ms", Verdana, Tahoma;}

/*###############
      BASIC  
##################*/

body,div,
h1,h2,h3,h4,h5,
ul,li,
form,p{padding:0;margin:0; font-weight:normal;}
acronym{border-bottom:1px solid #ccc;cursor:default;}

.error{color:#FF0000;}


#head{ background: transparent url(images/head_bg.gif) center center no-repeat; width:691px; height:180px; cursor:pointer; margin:0 auto;}
			#head h1 span{ display:none;}
			#head h2 span{ display:none; }


#cont{ background: transparent url(images/main_bg.png) center top repeat-y; position:relative; width:605px; margin:0 auto 0 auto; padding-top:4px; }

			
		
		#nav{ list-style-type:none; background-color:#a6d246; width:575px; height:50px; margin:0 0 0 15px; text-align:center;}
				#nav li{ display:inline;}
				#nav li a{font-size:13px; height:35px; width:115px; display:block; float:left; text-align:center;padding-top:15px; }
					#nav li a:link,#nav li a:active,#nav li a:visited{ text-decoration:none; color:#444;}
					#nav li a:hover{ text-decoration:underline; color:#000; background-color:#99CC33;}
			
			
			#nav li.destacado a{}
			
		#main{ padding:10px 20px 20px 20px;}
		
			.seccion{ background: transparent url(images/seccion_bg.png) center bottom no-repeat; /*border-bottom:1px solid #CCC;*/ margin:0; padding:0 10px 25px 15px;}
		
			#main h3{ font-size:22px; color:#0066CC; margin:10px; text-align:center;}
			#main h4{}
			#main p{ text-indent:20px; font-size:13px; line-height:26px;}
			
			#main p a{ padding:0 2px 0 2px;}
				#main p a:link,#main p a:visited,#main p a:active,#main p a:focus{ text-decoration:none; background-color:#e3f4cd; color:#000;}
				#main p a:hover{ text-decoration:underline;}
		
			.fotos{ margin:10px;}
				.fotos a, .fotos a:link, .fotos a:visited, .fotos a:active, .fotos a:focus, .fotos a:hover{ background-color:#e3f4cd;}
				.fotos p.info{ width:100%; text-align:center; color:#666666; clear:both;}
				.fotos img{}

			.descripcion{ font-size:9px; color:#000; font-family:Verdana, Arial, Helvetica, sans-serif;}
#deco{background:transparent url(images/top2.gif) center center no-repeat; position:fixed; height:154px; width:600px; bottom:0; margin: 0 auto;}



/*FORM*/

	input{}
	fieldset{ border:none;}
	label{}
	
	form#contact { width:340px; position:relative; margin:10px auto; background-color:#f6f6f6;padding:10px;}
	form#contact ul{ list-style-type:none;}
	form#contact li{ margin-bottom:8px;font-size:12px;}
	form#contact label{font-size:13px;}
	form#contact .campo{right:10px; position:absolute;  }
	form#contact hr{ padding:0; margin:4px;}
	form#contact input{ padding:2px; text-align:right; font-size:13px;}
	form#contact p{font-size:12px;}
	form#contact input.boton{text-align:center;font-size:12px; }

h5#footer{ text-align:center; border:2px solid #efefef; font-size:16px; padding:5px 0;}
h5#footer a, h5#footer a:active, h5#footer a:visited,h5#footer a:link{ color:#990000; text-decoration:underline; font-size:16px;}