@charset "UTF-8";
body {
	margin: 0;
	padding: 0;
	background: #ffbc1f;
	font-family: Helvetica, Arial, Verdana, sans-serif;
}
h1 {
	font-weight: normal;
}
h2 {
	font-size: 110%;
	color: #bf0000;
	margin-bottom: 0em;
	padding-bottom: 0em;
	font-weight: normal;
	margin-top: 1.5em;
}
p {
	font-size: 85%;
	margin-top: 0.25em;
	margin-bottom: 1em;
}
table {
	width: 70%;
}
#tablamaestra #contenidos .miniaturasderecha img {
	margin-left: .5em;
}
a {
	color: black;
}
#tablamaestra {
	width: 100%;
	background: white;
	border-collapse: collapse;
}
.columnaizquierda {
	background: url(../images/columna-izquierda.png) repeat-y;
	width: 66px;
}
.columnaderecha {
	background: url(../images/columna-derecha.png) repeat-y right;
	width: 66px;
}
#identidad {
	margin-top: 44px;
}
#tablamaestra #contenidos {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 3em;
}
#tablamaestra #menu ul {
	list-style: none;
	margin-left: 0px;
	padding-left: 0px;
	font-size: 90%;
	margin-top: .5em;
}
#tablamaestra #menu li {
	display: inline;
	margin-right: 2em;
	margin-left: 0px;
}
#tablamaestra #menu a {
	color: gray;
	text-decoration: none;
}
#tablamaestra #encabezado {
	border-bottom: 5px solid #ffbc1f;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}
#tablamaestra #menu a:hover {
	color: #bf0000;
	border-bottom: 1px solid #bf0000;
}
#tablamaestra #menu {
	margin-bottom: 2em;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}
#identidad {
	border-style: none;
}
p.maschico {
	font-size: 70%;
}
.derecha {
	float: left;
	margin-right: 4em;
	margin-bottom: 1em;
}
.espaciadominiaturas {
	float: right;
	margin-left: 2em;
}
.izquierda {
	float: right;
	margin-right: 4em;
	margin-bottom: 1em;
}
#servicios {
	width: 60%;
}
#tablamaestra #contenidosservicios {
	width: 50%;
	margin-bottom: 3em;
	margin-left: 2em;
}
#tablamaestra #contenidos .miniaturasderecha {
	float: right;
	margin-left: 2em;
}
