body {
	color: #333333;
	margin: 0px;
	text-align:center;
}

#pagina {
	padding: 0px;
	margin: 0px;
	margin:auto;
	width: 770px;
	text-align: center;
}

#pageHeader {
	text-align: left;
	height: 87px;
	margin:auto;
*	margin-bottom: -4px;  /* IE/Win */
}

#cabecera h1 {
    font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	display:none;
}

#separadorCabecera {
	background: #ffffff;
	height: 10px;
	overflow:hidden;
}

#pageBody {
	background:#ffffff url(../img/col-lines-bg.gif) top left repeat-y;
	margin:auto;
	border-bottom: 1px solid #999999;
}
#contenido {
	background: #ffffff url(../img/col-lines-bg_Tier2.gif) top left repeat-y;
	margin:auto;
	border-bottom: 1px solid #999999;
}
#navegador {
	position: relative;
	float: left;
	width: 169px;
	height: 100%;
	text-align: left;
	letter-spacing: .25px;
	word-spacing: 0px;
}
#navegadorTop {
	height: 6px;
	margin: 0 3px;
	overflow:hidden;
}
ul#menu, ul#bodyContent {
	padding: 0;
	margin: 5px 0 0 0;
	list-style-type: none;
}

ul#menu li {
	font: 0.8em arial,sans-serif;
	padding: 6px 0px 6px 13px;
	margin: 0;
	border-bottom: 1px solid #cccccc;
}

ul#menu li a {
	display:block;
}

ul#menu a:link, ul#menu a:visited {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}

ul#menu a:hover {
	font-weight: bold;
	text-decoration: none;
}

#datosContent {
	text-align: left;
	float: left;
	width: 554px;
*	width: 550px; /* 550px; */  /* IE/Win */
	height: auto;
	margin: 0px;
	padding-right: 19px;
	padding-bottom: 25px;
	padding-left: 19px;
	font: 0.8em san-serif, Arial;
	}
	
#datosContent h1 {
	margin: 10px 0px 15px 0px;
	font: 1.5em san-serif,verdana, arial;
	font-weight: bold;
}
#datosContent h2 {
	color: #333333;
	margin: 0px 0px 15px 0px;
	padding: 10px 0px 4px 0px;
	font-weight: bold;
	border-bottom: 1px solid #999999;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.2em;
}
	
#datosContent ul.head {
	color: #999999;
/*	margin: 0px 0px 15px -40px; */
/**	margin: 0px 0px 15px 0px;  /* IE/Win */
}
#datosContent ol li {
*	margin: 0px 0px 0px 40px;  /* IE/Win */
}
#datosContent a:link, #datosContent a:visited {
	color: #666666;
	text-decoration: underline;
}
#datosContent a:hover {
	text-decoration: underline;
}
#datosContent td {
	font: 0.8em san-serif, arial;
}

#footer {
	font: 0.9em san-serif, verdana, arial;
	text-align: center;
}

.clear {
	clear:both;
}

/* estilos formulario */
form {
  margin: 10px 25px 0 50px;
  }
#name, #email {
  width: 200px;
  }
#message {
  width: 500px;
  height: 150px;
  }

label, .warning {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
}

.warning {
  color:#F00;
  }

#bases {
	text-align:justify;
	text-indent:1.1cm;
	margin-top:10px;
	margin-bottom:10px;
	line-height:130%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}

p.lema {
	font-weight:bold;
	font-size:20px;
	text-align:center;
	text-indent:0px;
	line-height:130%;
}

p.fecha {
	text-align:right;
}

p.pre_lista {
	margin-bottom:0px;
}

p.lista {
	text-indent:1.8cm;
	margin-top:0px;
	margin-bottom:0px;
}

p.presentacion {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	margin-right: 0cm;
	text-align: justify;
	text-indent: 7mm;
}

div.escudos {
	margin-top: 25px;
	text-align: center;
	width: 555px;
	background-color: #000;
}

.centro {
	text-align: center;
}