body {
	background-color: #FFFFFF;
	margin: 0px 0px;
}
ul {
	font-family: Verdana;
	font-size: 10px;
	color: #333333;
	list-style-image:  url(../../img/N417-a/bullet.gif);
}
input {
	font-family: Verdana;
	font-size: 10px;
	background-color: #EFF4EE;
	border: 1px solid #333333;
	vertical-align: middle;
}
textarea {
	font-family: Verdana;
	font-size: 10px;
	background-color: #EFF4EE;
	border: 1px solid #333333;
	vertical-align: middle;
}
.linkmenu {
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}
.linkmenu:hover {
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-weight: bold;
	text-decoration: underline;
	text-transform: uppercase;
}
.header {
	background-color: #EFF4EE;
}
.empresa {
	font-family: Arial;
	font-size: 33px;
	color: #990000;
	letter-spacing: -2px;
}
.slogan {
	font-family: Arial;
	font-size: 16px;
	color: #333333;
	letter-spacing: -1px;
}
.fecha {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
}
.sombraleft {
	background-image: url(../../img/N417-a/sombra01.gif);
	background-repeat: no-repeat;
}
.sombraright {
	background-image: url(../../img/N417-a/sombra02.gif);
	background-repeat: no-repeat;
}
.contenido {
	background-color: #EFF4EE;
	background-image: url(../../img/N417-a/sombra.gif);
	background-position: center;
	background-repeat: repeat-y;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #D4DED3;
}
.seccion {
	font-family: Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #990000;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.titulo {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	padding-top: 15px;
	padding-bottom: 10px;
}
.foto {
	border: 2px solid #A2ACA1;
}
.texto {
	font-family: Verdana;
	font-size: 10px;
	color: #333333;
	text-align: justify;
}
.footer {
	font-family: Verdana;
	font-size: 10px;
	color: #990000;
	padding: 10px;
}
