@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	background-position: top;
	background-image: url(images/fondoempresa.jpg);
	background-repeat: repeat-x;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-family: Calibri, Verdana, Arial;
	font-size: 16px;
	font-weight: bold;
	color: #754C24;
	line-height: 21px;
	text-align: center;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #663300;
}

.texto-magenta {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0099;
	text-align: center;
}	

.texto-magenta a:link {
	color: #FF0099;
	text-decoration: underline;
	font-weight: bold;
}

.texto-magenta a:hover {
	color: #0571C0;
	text-decoration: underline;
}

.texto-magenta a:visited {
	color: #FF0099;
	text-decoration: underline;
}

.texto-magenta a:visited:hover {
	color: #0571C0;
	text-decoration: underline;
}
.texto-magenta-left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0099;
	text-align: left;
}	

.texto-magenta-left a:link {
	color: #FF0099;
	text-decoration: underline;
	font-weight: bold;
}

.texto-magenta-left a:hover {
	color: #0571C0;
	text-decoration: underline;
}

.texto-magenta-left a:visited {
	color: #FF0099;
	text-decoration: underline;
}

.texto-magenta-left a:visited:hover {
	color: #0571C0;
	text-decoration: underline;
}
.texto-celeste {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0571C0;
	text-align: left;
}	

.texto-celeste a:link {
	color: #0571C0;
	text-decoration: underline;
}

.texto-celeste a:hover {
	color: #0099FF;
	text-decoration: underline;
}

.texto-celeste a:visited {
	color: #0571C0;
	text-decoration: underline;
}

.texto-celeste a:visited:hover {
	color: #0099FF;
	text-decoration: underline;
}
.title-celeste {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0571C0;
	text-align: left;
	font-weight: bold;
}	

.title-celeste a:link {
	color: #0571C0;
	text-decoration: underline;
}

.title-celeste a:hover {
	color: #0099FF;
	text-decoration: underline;
}

.title-celeste a:visited {
	color: #0571C0;
	text-decoration: underline;
}

.title-celeste a:visited:hover {
	color: #0099FF;
	text-decoration: underline;
}
.title-magenta {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF0099;
	text-align: left;
	font-weight: bold;
}	

.title-magenta a:link {
	color: #0571C0;
	text-decoration: underline;
}

.title-magenta a:hover {
	color: #0099FF;
	text-decoration: underline;
}

.title-magenta a:visited {
	color: #0571C0;
	text-decoration: underline;
}

.title-magenta a:visited:hover {
	color: #0099FF;
	text-decoration: underline;
}
