/* Fotoreija */

body {
	background-color:#000000;
	color:#ddd;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.3em;
	overflow-y:scroll;
}

a {color:#38789e;}

a.on {color:#ddd;}

a:hover {text-decoration:underline;}

p { 
	text-align:justify;
	margin-bottom:15px;
}

h1
{
		margin-left:15px;
		background-position:left;
		background-repeat:no-repeat;
		height:38px;
		width:220px;
}

h1.ini {background-image:url(img/t_ini.gif)}
h1.gal {background-image:url(img/t_gal.gif)}
h1.qui {background-image:url(img/t_qui.gif)}
h1.don {background-image:url(img/t_don.gif)}
h1.not {background-image:url(img/t_not.gif)}
h1.con {background-image:url(img/t_con.gif)}
h1.avi {background-image:url(img/t_avi.gif)}

h1 span {display:none;}

h2
{
	background-position:left;
	background-repeat:no-repeat;
	height:17px;
	width:70px;
}

h2.nom {background-image:url(img/c_nombre.gif)}
h2.mai {background-image:url(img/c_email.gif)}
h2.con {background-image:url(img/c_consulta.gif)}

h2 span {display:none}

h3 {
	float:left;
	font-weight:bold;
	color:#38789e;
	margin-bottom:10px;
}

h4 {
	float:right;
	color:#bbb;
}

table {border-spacing:10px}
td {vertical-align:top}

#contenedor {
	position:absolute;
	float:left;
	left:50%;
	top:0px;
	width: 820px;
	margin-left: -410px;
}

.logo {
	position:absolute;
	top:18px;
	left:-5px;
}

#flashcontent {
	position:absolute;
	top:58px;
	right:0px;
	width:570px;
	height:40px;
}


#flashcontent ul {
	list-style:none;
	font-weight:bold;
}

#flashcontent li {
	display:inline;
	margin-right:10px;
}

#titulo {
	position:absolute;
	top:130px;
	width:820px;
	height:40px;
	border-bottom:2px solid #38789e;
}

#main {
	position:absolute;
	top:170px;
	width:780px;
	padding:20px;
	padding-bottom:50px;
	overflow:visible;
}

#pie {
	position:absolute;
	left:0px;
	bottom:0px;
	width:820px;
	height:30px;
	border-top:2px solid #38789e;
	line-height:30px;
}

#pie span {
	margin-left:20px;
	font-size:0.8em;
	color:#2b5b78;
}

.clear {clear:both;}

fieldset {float:right; width:482px;}

label {
  display:inline;
  font-weight:bold;
  color:#38789e;
}


.campo {
  width:185px;
  border:none;
  border-bottom:#305872 solid 1px;
  background:#000;
  color:#ddd;
}

.campotx {
  line-height:20px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size:1em;
  width:370px;
  height:180px;
  border:none;
  background:#000;
  color:#ddd;
  overflow:auto;
  background-image:url(img/fondo_contacto.gif);
}

.boton input {
	background-color:#38789e;
	width:130px;
	height:22px;
	line-height:22px;
	display:block;
	border:none;
	cursor:pointer;
	font-weight:bold;
}

#datos_cont {
	float:left;
	width:280px;
}

#texto_izq {
	float:left;
	width:450px;
}

#imagen_der {
	float:right;
	padding:5px;
	border:#222 solid 2px;
}

.noticia {
	width:100%;
	border-bottom:solid 1px #555;
	margin-bottom:30px;
}

.txt_noticia {
	clear:both;
	border-top:solid 1px #555;
	padding-top:5px;
	padding-bottom:5px;
	text-align:justify;
}

.txt_noticia p {
	margin-top:10px;
	margin-bottom:10px;
}

.paginas
{
	position:absolute;
	right:20px;
	top:0px;
	border:1px solid #38789e;
	background-color:#2b5b78;
	padding:3px;
}

.paginas a {color:#bbb;}

#lista_gal {
	position:absolute;
	right:20px;
	top:10px;
	font-size:1.1em;
	font-weight:bold;
}

#lista_gal li {
	float:left;
	margin-left:10px;
}

#thumb {
	float:left;
	list-style:none;
	margin-left:6px;
	margin-top:3px;
}

#thumb li {
	display:block;
	background-color:#000000;
	width:62px;
	height:62px;
	margin:2px;
	border: solid 1px #333;
	text-align:center;
}

#thumb li a{
	display:block;
	cursor:pointer;
	color:#ffffff;
}

.botonfoto{
	display:block;
	background-color:transparent;
	cursor:pointer;
}

.botonfoto2{
	display:block;
	background-color:transparent;
	cursor:pointer;
}

.imgbona{
	padding:8px;
	border: 2px solid #333;
}

#fotogrande {
	float:left;
	margin-left:50px;
	width:650px;
	text-align:center;	
}

#fotogrande img {
	display:block;
	margin:auto;
}

#intro {
	width:820px;
	margin-left:-20px;
	margin-top:10px;
	_margin-top:29px;
	margin-bottom:10px;
	border-top:solid 2px #333;
	border-bottom:solid 2px #333;
	background-image:url(img/fondo_intro.gif);
	background-repeat:center;
}

#intro img {
	display:block;
	margin:auto;
	height:350px;
	border-left:solid 2px #333;
	border-right:solid 2px #333;
	padding:20px;
	background-color:#000000;
}
	
	
