body {
	margin: 0px;
	padding: 0px;
	font: 12px/16px Georgia, "Times New Roman", Times, serif;
	color: #000000;
}
td, tr {
	font: 12px/16px Georgia, "Times New Roman", Times, serif;
}
p {
	margin: 0px;
	padding: 0px 0px 12px 0px;
}
h1 {
	font: 32px Georgia, "Times New Roman", Times, serif;
	color: #666;
	background: url(../images/fondo_header1.gif) no-repeat right bottom;
	display: block;
	width: 660px;
	border-bottom: solid 1px #000000;
	margin: 6px 0px 15px 0px;
	padding: 8px 0px 6px 0px;
	border-top: solid 1px #ccc;
}
h2 {
	font: bold 18px/22px Georgia, "Times New Roman", Times, serif;
	color: #CC0066;
	margin: 6px 0px 15px 0px;
	padding: 8px 0px 6px 0px;
}
h3 {
	font: bold 16px/18px Georgia, "Times New Roman", Times, serif;
	padding: 0px 0px 12px 0px;
}
h4 {
	font: 24px Georgia, "Times New Roman", Times, serif;
	color: #666;
	background: url(../images/fondo_header1.gif) no-repeat right bottom;
	display: block;
	width: 660px;
	border-bottom: solid 1px #000000;
	margin: 6px 0px 15px 0px;
	padding: 8px 0px 6px 0px;
	border-top: solid 1px #ccc;
}
a {
	color: #CC0099;
	background-color: none;
}
a:hover {
	color: #FFFFFF;
	background-color: #CC0066;
}
a:active {
	background-color: #CC0099;
	color: #000000;
}
.clear {
	clear: both;
}
#template {
	width: 100%;
	background: #D3D5D7 url(../images/fondo.gif) repeat-y left top;
}
#container {
	width: 937px;
	height: auto !important;
	height: 948px;
	min-height: 948px;
	margin-left: 15px;
	background-image: url(../getbggalimage.php?width=900&height=948);
	background-repeat: no-repeat;
	background-position: right top;
}
#containerInt { 
	width: 937px;
	height: auto !important;
	height: 600px;
	min-height: 600px;
	margin-left: 15px;
	background-image: url(../getbggalimage.php?width=900&height=948);
	/*background-image: url(../images/foto_fondo_02.jpg);*/
	background-repeat: no-repeat;
	background-position: right top;
}
#leftCol {
	float: left;
	width: 216px;
	height: auto !important;
	height: 222px;
	min-height: 222px;
	background-image: url(../images/fondo_logo.gif);
	background-repeat: repeat-y;
	background-position: left top;
	margin-right: 19px;
}
#leftCol img {
	float: left;
}
/* Navegacion */
#mainMenu {
	width: 179px;
	height: auto;
	margin-left: 37px;
	color: #FFFFFF;
	font: 15px/15px Geneva, Arial, Helvetica, sans-serif;
	background-image: url(../images/transparente_n.png);
}
#mainMenu ul {
	margin: 0px;
	padding: 10px 4px 16px 8px;
}
#mainMenu li {
	text-transform: lowercase;
	list-style-type: none;
	padding: 9px 0px 9px 10px;
	background: url(../images/bullet.gif) no-repeat left 14px;
	margin: 0px;
}
#mainMenu a {
	color: #FFFFFF;
	text-decoration: none;
}
#mainMenu a:hover {
	color: #FF99CC;
	background: none;
}
/*contenido*/
#contenido {
	font: 12px/16px Georgia, "Times New Roman", Times, serif;
	height: auto !important;
	height: 600px;
	min-height: 600px;
	float: left;
	width: 660px;
	background-image: url(../images/transparente_b.png);
	padding: 12px;
}
#tablaGal img {
	border: solid 4px #CC0099;
}
#tablaGal img:hover {
	border: solid 4px #FF0099;
}
#footer {
	display: inline;
	border-top: solid 1px #000000;
	float: right;
	width: 660px;
	font: 12px Arial, Helvetica, sans-serif;
	color: #666666;
	background-image: url(../images/transparente_b.png);
	padding: 18px 12px;
	margin-right: 18px;
	text-align: center;
}