/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
	clear: both;
	background-image:url(pics/rey-alejandro-web.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	background-color: #000;
}
h2 {
	font-size: 14px;
	color:#666;
	font-weight:bold;
}

h3 {
	display: block;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	margin-top: 20px;
}

h4 {
	font-size: 14px;
}

a img {
	border:none;
}


a, #areacontacto a.top {
	color: #0066CC;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
}

a:hover, #areacontacto a.top:hover {
	text-decoration: underline;
}

#contenedor {
	display: block;
	width: 754px;
	margin: auto;
	background-color:#FFFFFF;
	background-image:url(pics/body.jpg);
}

#header {
}

#contenido {
	display: block;
	margin: 0 25px;
}

#areacontacto {
	display: block;
	margin:0 35px;
}

#contenido p#links {
	color: #0066CC;
	margin: 5px 35px;
}

#contenido table.columnas {
	display: block;
	width: 100%;
	margin: 5px 0;
}

#contenido tbody, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 50%;
}

#contenido table.columnas td {
	vertical-align: top;
	text-align: justify;
}
#contenido table.columnas td.tdizq {
	padding-right:15px;
}
#contenido table.columnas td.tdder {
	padding-left:15px;
}
#contenido table.columnas td.tdfoto {
	vertical-align:top;
}
#contenido table.galeria td{
	vertical-align:middle;
	text-align:center;
	width:13%;
}
	
# form table {
	padding: 10px;
	width: auto;
	padding: 0;
	margin: 0;
}

#areacontacto table img {
	margin-right: 20px;
}

#areacontacto form table td {
	width: auto;
}

#areacontacto form table td.derecha {
	text-align: right;
}

#areacontacto form textarea {
	display: block;
	width: 99%;
}

#areacontacto form .centra {
	display: block;
	margin:auto;
}

#areacontacto a.top {
	display: block;
	float: right;
}

#imgcentral {
	border-top: 1px solid #287bb8;
	border-bottom: 1px solid #287bb8;
}
.destaca {
	font-weight: bold;
	color: #006699;
}
#header img {
	overflow: hidden;
}
img {
	display: inline;
}
#contenido table #bordeinterior {
	border-right: 1px solid #000;
}
#footer{
	height:40px;
	background:url(pics/footer.jpg) top center no-repeat;
}
small {
	font-size:11px;
	color:#666;
}
.audiocaption {
	display:block;
	padding-top:3px;
}