#centro{
	width: 780px;
	height: 390px;
	border: solid 1px #872226;
	overflow: auto;
	background: #F4ECEC;
	scrollbar-arrow-color: #FFFFFF; 
	scrollbar-base-color: #993333; 
	scrollbar-dark-shadow-color: #993333; 
	scrollbar-track-color: #E1A6A6; 
	scrollbar-face-color: #993333; 
	scrollbar-shadow-color: #E1A6A6;
	scrollbar-highlight-color: #FFFFFF; 
}
#cabecera{
	background: url(images/colage.gif) #FFF no-repeat center;
	height: 70px; 
	width: 780px;
}
#pie{
	font: 12px Verdana;
	color: #872226;
	text-align: center;
}
#cajatexto{
	background: url(images/logotipo.gif) #FFF no-repeat center;
	background-attachment: fixed;
	overflow: auto;
	border: solid 1px #872226;
	height: 290px;
	width: 100%;
	padding: 10px;
	scrollbar-arrow-color: #FFFFFF; 
	scrollbar-base-color: #993333; 
	scrollbar-dark-shadow-color: #993333; 
	scrollbar-track-color: #E1A6A6; 
	scrollbar-face-color: #993333; 
	scrollbar-shadow-color: #E1A6A6;
	scrollbar-highlight-color: #FFFFFF;
	text-align: justify;
}
#txtlateral{
	background: url(images/logotipo_pq.gif) #F4ECEC no-repeat center;
	background-attachment: fixed;
}

#contacto{
	width: 100%;
	height: 100%;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11pt;
	text-decoration: none;
	color: black;
	overflow: auto;
	background: url(./images/logo.gif) #F4ECEC no-repeat center;
	background-attachment: fixed;
}

#cargando{
	background-color: Red;
	color: White;
	width: 100;
	text-align: center;
}

td.menuprom a:link{
	font-size: 10pt;
	font-family: Verdana;
	text-decoration: none;
	color: #872226;
	font-weight: bold;
}
td.menuprom a:visited{
	font-size: 10pt;
	font-family: Verdana;
	text-decoration: none;
	color: #872226;
	font-weight: bold;
}
td.menuprom a:hover{
	font-size: 10pt;
	font-family: Verdana;
	text-decoration: underline;
	color: #CC333A;
	font-weight: bold;
}

body 
	{
	font-size: 10pt;
	font-family: Verdana;
	text-decoration: none;
	color: #872226;
	}

body.fondo
	{
	font-size: 11pt;
	font-family: Georgia, Times New Roman, Times, serif;
	text-decoration: none;
	color: black;
	background-image: url(./images/logotipo.gif);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center;
}

td 
	{
	font-size: 10pt;
	font-family: Verdana;
	color: black;
}

td.form
	{
	font-size: 10pt;
	font-family: Georgia, Times New Roman, Times, serif;
	color: black;
	
	}

td.legal 
	{
	font-size: 9pt;
	font-family: Verdana;
	text-decoration: none;
	color: black;
	}
	
A:link
	{
	font-size: 10pt;
	font-family: Verdana;
	text-decoration: none;
	color: #872226;
	}

A:visited
	{
	font-size: 10pt;
	font-family: Verdana;
	text-decoration: none;
	color: #872226;
	}

A:hover
	{
	font-size: 10pt;
	font-family: Verdana;
	text-decoration: none;
	color: #CC333A;
	}

.textbox
	{
	font-size: xx-small;
	font-family: Verdana;
	background-color: #F4ECEC;
	border-width: thin;
	border-style: solid;
	border-color: #872226;
}

.button
	{
	font-size: xx-small;
	font-family: Verdana;
	background-color: #DFC3C4;
	color: #872226;
	font-weight: bold;
	border-width: thin;
	padding: 1;
	}