/* Generales ------------------------------------------------ */

body {
	background-color: #ACCF96;
	margin-top: 0px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

p {
	text-align: left;
}

h1 {
	font-size: 16pt;
	font-weight: bold;
	line-height: 100%;
}

h2 {
	font-size: 11pt;
	font-weight: bold;
}

a {
	text-decoration: none;
}

#main {
	position:relative;
	top: 20px;
	padding: 10px 10px 2px;
	border: 1px solid black;
	text-align: left;
	background-color: #3961A6;
	width: 760px;
}

#titlePag {
	float: left;
	font-size: 14pt;
	font-weight: bold;
}
#content {
	background: #f4eece url(../images/BCBackground.jpg) no-repeat right bottom;
	padding: 20px 100px 0 20px;
	vertical-align: top;
}
.menu {
	color: #CCFFFF;
	padding: 0 5px;
	font-size: 11pt;
}
.menu a {
	font-weight: bold;
	color: #DDDDDD;
}
.menu a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
.contextBar {
	background-color: #f48A1A;
	color: #FFFFFF;
	padding: 0 5px;
}
.contextBar a {
	color: #FFFFAA;
	font-weight: bold;
}
.contextBar a:hover {
	color: #FFFFFF;
}
.menuFoot {
	color: #DDDDDD;
	padding: 0 5px;
	font-size: 9pt;
}
.menuFoot a {
	color: #DDDDDD;
}
.menuFoot a:hover {
	color: #FFFFFF;
}
.menuPag {
	color: #FFFFFF;
	float: right;
	font-weight: bold;
	text-align: right;
	/* padding-top: 2px; */
}
#contentCaramelo {
	background: #f4eece url(../images/BCBackElCaramelo4.jpg) no-repeat right bottom;
	vertical-align: top;
	padding: 10px 100px 0 20px;
}
#contentElPintor {
	background: #f4eece url(../images/BCBackElPintor.jpg) no-repeat right bottom;
	vertical-align: top;
	padding: 10px 100px 0 20px;
}
#contentGenaro {
	background: #f4eece url(../images/BCBackGenaro.jpg) no-repeat right bottom;
	vertical-align: top;
	padding: 10px 100px 0 20px;
}
#contentElHuevo {
	background: #f4eece url(../images/BCBackElHuevo.jpg) no-repeat right bottom;
	vertical-align: top;
	padding: 10px 100px 0 20px;
}
p.destacado {
	display: block;
	background-color: #f1e395; 
	padding:4px;
	margin-right:15px 
}

/* Galería ---------------------------------- */

div#gallery {
}

div#gallery a {
	display: block;
	height: 36px;
	padding-left: 36px;
}

div#gallery a.draw {
	background: url(../images/iconoDibujo.gif) no-repeat;
}

div#gallery a.pict {
	background: url(../images/iconoFoto.gif) no-repeat;
}

table#images {
	width: 90%;
	border: 0;
}

table#images td {
	vertical-align: top;
	width: 33%;
}

/* Impresión --------------------------------- */

#print {
	position:relative;
	top: 20px;
	width: 680px;
	padding: 10px 10px 2px;
	border: 1px solid black;
	text-align: left;
}
body.print {
	background-color: #FFFFFF;
	margin-top: 0px;
	text-align: center;
}
#contentPrint {
	padding: 10px 5px;
}
#contextBarPrint {
	padding: 0 5px;
	height: 26px;
	border-top: 2px solid #000099;
	border-bottom: 2px solid #000099;
}
div.printTextLeft {
	height:350px; 
	padding: 10px 360px 10px 10px; 
	background-repeat: no-repeat;
}
div.printTextRight {
	height:350px; 
	padding: 10px 10px 10px 360px; 
	background-repeat: no-repeat;
}
div.printImg {
	text-align:center;
}
div.printImg img {
	width:650px; 
	height:350px; 
	margin-top:10px
}
div.printImg2 {
	text-align:center;
}
div.printImg2 img {
	width:650px; 
	height:390px; 
	margin-top:10px
}
div.printImg3 {
	text-align:center;
}
div.printImg3 img {
	width:650px; 
	height:340px; 
	margin-top:10px
}
div.contextBar {
	background-color: #f48A1A;
	color: #FFFFFF;
	height: 26px;
	width: 750px;
	padding: 0 5px;
}
