@charset "utf-8";
/* CSS Document */

html, body {
	background: #fff;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 140%;
	height: 100%;
	text-align:center;
	margin: 0px;
	padding: 0px;
	background-image:url(../images/fondo.jpg);
	background-repeat:repeat-x;
	background-color:#c8c8c8;
}

#header {
	width: 976px;
	padding: 0px;
	background-image:url(../images/fotografiamadrid.jpg);
	background-repeat:no-repeat;
	height: 156px;
	margin-left: auto;
	margin-right: auto;
	margin-top:0px;
}

#container {
	width: 906px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
	padding-left: 35px;
	padding-right: 35px;
	position: relative;
	padding: 1em;
	text-align: center;

}

.clearfooter {
height: 10px;
clear: both;
}

#footer {
	width: 906px;
	padding: 50px 35px 20px 35px;
	margin: 20px auto 10px auto;
	position: relative;
	padding: 1em;
	text-align: left;
}


h1 {
	font-size:16px;
	height:20px;
	padding: 5px 0px 5px 0px;
	margin: 0px 0px 0px 10px;
	text-align:center;
	font-weight: bold;
	text-transform: uppercase;
	color:#333333;
}
h1 a {
text-decoration:none;
color:#333333;
}

h2 {
font-size:14px;
height:20px;
padding: 5px 0px 0px 10px;
margin: 0px;
color:#333333;
}
h2 a {
text-decoration:none;
color:#333333;
}

ul {
list-style:square;
}

ul a {
color:#666666;
text-decoration:none;
font-weight:bold;
}
ul a:hover {
color:#333333;
text-decoration:none;
font-weight:bold;
}

caption {
font-size:12px;
font-weight:bold;
}
table tr td p {
font-size:12px;
}

table tr td img {
border:#999999 solid 1px;

}

#introductor p {
	width: 800px;
	font-style: normal;
	text-align: justify;
	margin: 0px;
	padding: 0px;
}

#municipios {
	width: 906px;
	padding: 50px 35px 20px 35px;
	margin: 20px auto 10px auto;
	position: relative;
	border: solid 1px #000;
	padding: 1em;
	text-align: center;

}

#municipios a {
	font-size: 12px;
	color:#666666;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.contenido {
	text-align:left;
}

/* Menu
------------------------------------------------------------------*/
#menu {
	text-align:right;
	width: 976px;
	margin: 0px auto 0px auto;
	font-size:14px;
	font-weight:bold;
	color:#000000;
}
#menu a {
text-decoration:none;
color:#000000;
}
#menu a:hover {
text-decoration:underline;
color:#000000;
}

p a {
color:#333333;
font-weight:bold;
}

#footer a {
color:#333333;
text-decoration:none;
}

.noticiaweb {
padding-left:130px;
padding-bottom:20px;
background-image:url(../images/noticias_web.png);
background-repeat:no-repeat;
}

.noticiainfo {
padding-left:130px;
padding-bottom:20px;
background-image:url(../images/noticias_info.png);
background-repeat:no-repeat;
}

.noticiafoto {
padding-left:130px;
padding-bottom:20px;
background-image:url(../images/noticias_hank.png);
background-repeat:no-repeat;
}

#contacto {
padding-left:130px;
background-image:url(../images/agenda.png);
background-repeat:no-repeat;
}

.fotofotografo {
padding: 0px;
margin: 10px;
float:left;
border: 1px solid #999999;
}
a img {
border:none;
}

.infofotografo {
padding: 0px 10px 10px 10px;
}

#enlaces {
padding-left:130px;
padding: 5px 20px 20px 130px;
background-image:url(../images/noticias_hank.png);
background-repeat:no-repeat;
}

.social {
padding-top:15px;
text-align:center;
}

.tablafoto {
text-align:center;
}

.tablafototexto {
text-align:left;
padding: 0px 15px 0px 5px;
}
