html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}
body {
	background-color: #FFFFFF;
	color: #2c2c2e;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding: 0 0 0 0;
	margin: 0;
	background-image: url(../img/desing/separador_fondo_top.jpg);
	background-repeat:  repeat-x;
	background-position: left top;
}
h1 {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
}
h2 {
  color: #FF0000;
  font-size: 12px;
  font-weight: bold;
  line-height: 14px;
}
h3 {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
	height: 25px;
}
h5 {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a,  a:link {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:focus {
	color: #000000;
}
a:active {
	color: #FF0000;
}
#outerWrapper {
  background-color: #fff;
  margin: 0 auto 0 auto;
  text-align: left;
  width: 960px;
}
#outerWrapper #header {
	font-size: 18px;
	font-weight: bold;
	line-height: 15px;
	padding: 0px;
	height: 164px;
	background-image: url(../img/desing/desing_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#outerWrapper #header2 {
	font-size: 18px;
	font-weight: bold;
	line-height: 15px;
	padding: 0px;
	height: 68px;
	background-image: url(../img/desing/desing_top2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#outerWrapper #contentWrapper #content {
	margin: 0;
	text-align: justify;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#outerWrapper #footer {
	background-color: #EBEBEB;
	padding: 10px;
	height: 123px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.menutop {
	background-image: url(../img/fondos/fondo_menu_superior.jpg);
	background-repeat:  repeat-x;
	background-position: left bottom;
	padding: 0px;
	height: 50px;
	width: 624px;
	background-color: #FFFFFF;
	margin-top: auto;
	margin-right: 0px;
	margin-bottom: auto;
	margin-left: 0px;
}
.fotoder {
	margin-left: 10px;
}
.fotoizq {
	margin-right: 10px;
}
hr {
	color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF0000;
}
.contenidosconbordes {
	background-color: #F4F4F4;
	padding: 10px;
	border: 1px solid #CCCCCC;
}
.rojo {
	color: #FF0000;
}
.fecha {
	font-size: 11px;
}
.bordeimagen {
	border: 1px solid #666666;
	margin-bottom: 5px;
}
.fecha2 {
	color: #999999;
}
.fondo1 {
	background-color: #FFFFF7;
}
.fondo2 {
	background-color: #F2F2F2;
}
.fondo3 {
	font-size: 13px;
	color: #333;
	background-color: #FFF;
}
.espacioinferior {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.separartablasinferior {
	background-color: #F4F4F4;
	padding: 10px;
	border: 1px solid #CCCCCC;
	margin-bottom: 5px;
}
