* {
  margin: 0;
  padding: 0;
}

html, body {
  height: 100%; /* Required */
}

body {
  color: #333;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background-color: #FFF;
  background-image: url(../imx/bege.gif);
  text-align: center;
}

object {
	width: 581px;
	height: 330px;
}

.cita {
	font-size: 10px;
}

p {
	margin: 0;
	padding: 0;
}

.bordesup {
	border-top: 1px solid #D1D3D1;
	width: 400px;
	padding-top: 20px;
}

.bordesup1 {
	border-top: 1px solid #D1D3D1;
	padding-top: 40px;
}

img {
	border: none;
}

.espaciosup {
	border: 1px solid #D1D3D1;
	padding: 3px;
	margin-top: 30px;
}

em {
	border-bottom:  1px solid #78867B;
   /*padding: 0 0 .2em 0;*/
}

.thumb8 {
	border: 1px solid #D1D3D1;
	padding: 3px;
	float: left;
	margin: 20px 15px 20px 0;
}

.thumb {
	border: 1px solid #D1D3D1;
	padding: 3px;
	float: left;
	margin: 20px 15px 0px 2px;
}

.thumbd {
	border: 1px solid #D1D3D1;
	padding: 3px;
	float: right;
	margin: 8px 0px 0px 12px;
}

.thumbe {
	border: 1px solid #D1D3D1;
	padding: 3px;
	float: right;
	margin: 8px 0 0 12px;
}

h1 {
  font: bold 14px Georgia, Times New Roman, Times, Serif;
}

h2 {
  border-bottom: 1px solid #D1D3D1;
  padding: 0;
  margin-top: 33px;
  font-family: Georgia, Times New Roman, Times, Serif;
  font-style: normal;
  color: #D1D3D1;
  font-size: 20px;
}

.tit {
	  font-family: Verdana, Arial, sans-serif;
	  font-size: 11px;
	  font-style: italic;
	  color: #6D736D;
}

#tit, #tit1, #tit2, #tit3, #tit4, #tit5 {
	  font-family: Verdana, Arial, sans-serif;
	  font-size: 11px;
	  font-style: italic;
	  color: #6D736D;
}

#contenidor {
   position: absolute;
	width: 420px;
	height: 200px;
	margin-left: -200px;
	left: 50%;
	margin-top: -100px;
	top: 50%;
}	

p {
  margin: 2em 0;
  line-height: 1.5em;
}

a {
	color: #000;
	text-decoration: underline;
}

a:hover {
	color: #000;
	text-decoration: none;
}

/*
a.external {
	background: url(../img/ext.gif) no-repeat bottom right !important;
	padding-right: 11px !important;
	text-decoration: underline;
	font-family: Verdana, sans-serif !important;
	color: #6A6961 !important;
}

a:hover.external {
	color: #333 !important;
	background: url(../img/ext0.gif) no-repeat bottom right !important;	
}
*/

#container-page {
  margin: 0 auto;
  padding-top: 0;
  width: 760px;
  background: #FFF;
  text-align: left;
  position: relative;
  min-height: 100%; /* For Modern Browsers */
  height: auto !important; /* For Modern Browsers */
  height: 100%; /* For IE */
  /*border-top: 8px solid #A68479;*/
}

#container-head {
  background: #FFF;
}

#head {
  padding: 1em;
}

#container-content {
  padding: 0 1.5em 40px 1.5em;
}

#container-content:after {
  clear: both;
  display: block;
  font: 1px/0px serif;
  content: ".";
  height: 0;
  visibility: hidden;
}

#content-pri {
  width: 580px;
  float: right;
  text-align: justify;
  border-top: 18px solid #A68479;
  /*border: 1px solid green;*/
}

#formulario {
	margin: 10px 0 0 2px;
	/*border: 1px solid red;*/
}

input {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  border: none;
  border: 1px solid #D1D3D1;
  background-color: #FFF;
}

.boton:hover { 
 background-color: #F5F5F5;
}

select {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  border: none;
  border: 1px solid #D1D3D1;
  /*background-color: #DCDCDC;*/
}

textarea {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  border: none;
  border: 1px solid #D1D3D1;
  
  /*background-color: #DCDCDC;*/
}

input:focus, textarea:focus {
	background-color: #F5F5F5;
}

.check {
	border: none;
}

#pe {
  font: 11px Georgia, Times New Roman, Times, Serif;
  color: #9D9C9C;
  border-top: 1px solid #D1D3D1;
  line-height: 28px;
  margin-top: 80px;
}

#pec {
  /*font: 10px "MS Sans Serif", Geneva, sans-serif;*/
  font: 11px Georgia, Times New Roman, Times, Serif;
  color: #9D9C9C;
  border-top: 1px solid #D1D3D1;
  line-height: 28px;
  /*border: 1px solid red;*/
  margin-top: 120px;
}