body {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin: 0px;
	background: #333333;
	line-height: 16px;
}
#contenedor {
	margin: auto;
	height: 600px;
	width: 760px;
	text-align: left;
	background: #FFFFFF;
}
#izquierda {
	float: left;
	height: 600px;
	width: 585px;
}
#swf {
	float: right;
	height: 600px;
	width: 175px;
}
#contextos {
	background: url(img/txt.gif);
	height: 380px;
	width: 585px;
}

#head {
	height: 147px;
	width: 585px;
}
#botonera {
	height: 32px;
	width: 585px;
	display: inline;
}

#textos {
	overflow: auto;
	height: 375px;
	width: 565px;
	margin: 0px 15px 0px 0px;
	padding: 5px 0px 0px 5px;
}
#direccion {
	height: 24px;
	width: 556px;
}
a:link {
	color: #4D80B3;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: none;
}
a:active {
	color: #C7D7E7;
	text-decoration: none;
}
.fotos {
	display: inline;
	border: 1px solid #333333;
	margin: 3px;
}
#registro {
}
#registro p label {font:bold 12px Arial, Helvetica, sans-serif; float: left;width: 22%; text-align:right;padding:5px; color: #000000;}
#registro p br {clear: left;}
.enviar{
	margin:3px 0 0 100px;
}
strong {
	color: #4D80B3;
}


input:focus, textarea:focus {
	background:#E4ECF3;
	border: 1px solid #333333;
}
.destacado {font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}.destacado11 {
font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}
li {
	list-style: url(img/vinieta.gif) outside;
	line-height: 18px;
}
hr {
	border: 1px dashed #4D80B3;
	width: 95%;
}
