body {
	margin: 20px 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #ebe9de;
	background-image: url(../images/bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	scrollbar-face-color:#E1DFBB;
	scrollbar-arrow-color:#ffffff;
	scrollbar-track-color:#dddddd;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}

p, ul, ol, blockquote {
	font-size: small;
}

a {
	color: #b62708;
}

a:hover {
	text-decoration: none;
}

/* Header */

#menu
{
	margin-top: 150px;
	width: 820px;
	height: 30px;
	background-position: center top;
	padding-left: 300px;
	background-image: url(../images/bt_toda.gif);
	background-repeat: no-repeat;
}

#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#menu li {
	display: inline;
	margin: 0;
	padding: 0;
}
.Estilo3 {color: #FE257E; font-weight: bold; }

#menu a {
	display: block;
	float: left;
	text-align: center;
	text-decoration: none;
	color: #3e3d40;
	font-size: 14px;
	width: 100px;
	padding-top: 8px;
	border:0;
	height: 30px;
}

#menu a:hover {
	height: 30px;
	width:100px;
	padding-top: 8px;
	text-align: center;
	text-decoration: none;
	color: #fe257e;
	font-size: 14px;
}

#menu a:active {
	display: block;
	height: 30px;
	padding-top: 8px;
	text-align: center;
	text-decoration: none;
	color: #fe257e;
	font-size: 14px;
	background-image: url(../images/buttons_back.gif);
	background-repeat:  repeat-x;
	background-position: center top;
}
/* Content */

#content {
	width: 820px;
	height:353px;
	background-image: url(../images/content.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 8px;
	margin-left: 270px;
}

#colOne {
	float: left;
	width: 350px;
	padding: 10px;
	background-image: url(../images/der.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 10px;
	height: 309px;
}
#colGal {
	float: left;
	width: 550px;
	padding: 10px;
	background-image: url(../images/gal.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 10px;
	height: 309px;
}
#ppOne {
	height: 300px;
	overflow-x:hidden; 
	overflow-y:auto;
}

#colTwo {
	float: left;
	padding: 10px;
	background-image: url(../images/izq.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 10px;
	width: 180px;
	height: 309px;
}

/* Content > ColOne */

/* Content > ColTwo */

#colTwo h2 {
	font-size: medium;
	color: #FFFFFF;
}

#colTwo ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#colTwo li {
	margin-bottom: 1em;
	color: #FFFFFF;
}

#colTwo li li {
	margin-bottom: 0;
	padding-left: 1em;
}

#colTwo a {
	color: #FE257E;
}

/* Footer */

#footer {
	width: 820px;
	margin: 0 auto;
	height: 250px;
}

#footer * {
	color: #FFFFFF;
}

#footer p {
	margin: 0;
	padding: 10px 0;
	text-align: center;
	font-size: x-small;
}
#titulo{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #3e3d40;
	margin-left: 40px;
	padding-top: 10px;
}

#subtitulos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #fe257e;
	margin-left: 10px;
	padding-top: 8px;
}
.titform {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #fe257e;
	margin-left: 10px;
	padding-top: 3px;
}


#parrafo{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3e3d40;
	margin-left: 10px;
	padding-top: 5px;
	line-height: 18px;
}
.textos{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3e3d40;
	line-height: 18px;
}
.descrpr{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3e3d40;
}