@charset "utf-8";
body {
	margin: auto;
	width: 600px;
	font-family: Arial, Helvetica, sans-serif, "Arial Black";
}
.staff h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 1.2em;
	margin-bottom: 0.2px;
	text-align: center;
}
.staff h2 {
	font-family: Arial, Helvetica, sans-serif, "Arial Black";
	color: #666666;
	font-size: 1em;
	margin-bottom: 0.2em;
	margin-top: 0.2em;
	text-align: center;
}
.staff .div {
	padding-bottom: 10px;

}
.staff {
	background-position: bottom;
	padding-top: 10px;
	margin-right: -10px;
	margin-left: -10px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.staff p {
	margin-top: 0.1em;
	margin-bottom: 0.1em;
	font-family: Arial, Helvetica, sans-serif, "Arial Black";
	font-size: 0.9em;
	text-align: center;
}
.enviaraunamigo {
	padding-bottom: 15px;
	background-position: bottom;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif, "Arial Black";
	font-size: 0.9em;
}
#contentWrapper {
	width: 580px;
	background-image: none;
	background-position: bottom;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	padding: 10px;
}
.enviaraunamigo div {
	padding-bottom: 5px;
}
#ctl00_phMain_cmdSend {
	color: #FFFFFF;
	background-color: #000000;
	border: 2px solid #666666;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif, "Arial Black";
	font-size: 12px;
	text-transform: uppercase;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(/imgs/botton.jpg);
	background-position: top;
}
#ctl00_phMain_cmdSend:hover {
	background-image: url(/imgs/botton1.jpg);
}

.enviaraunamigo h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 1.2em;
	margin-bottom: 0.2px;
}
.enviaraunamigo .formenvio {
	width: 250px;
	margin: auto;
	padding-right: 10px;
}
.aviso {
	padding-bottom: 90px;
}
.aviso h1 {
	font-size: 1.2em;
	text-align: center;
}
a {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

.txtenvio {
	text-align: right;
}
.btnenvio {
	text-align: center;
}


div.msgOk, div.msgError {
	position: relative;
	border: 1px solid #287605;
	background: #cdf5c5;
	color: #287605;
	padding-top: 1em;
	padding-right: 1em;
	padding-bottom: 1em;
	padding-left: 95px;
	width: 500px;
}
div.msgError {	border-color: #b70b0b;	background: #ffd8d8;	color: #b70b0b;}
div.msgOk span, div.msgError span {	position: absolute;	text-indent: -9999px;	left: 30px;	top: 2px;	background: url(/imgs/msgOk.gif) no-repeat;	width: 46px;	height: 54px;}
div.msgError span {	top: 2px;	background-image: url(/imgs/msgError.gif);	width: 39px;	height: 46px;}
.contacto {
	padding-bottom: 90px;
	text-align: center;
}
.contacto h1 {
	font-size: 1.2em;
	text-align: center;
}
.circule {
	padding-bottom: 90px;
	text-align: center;
}
.circule h1 {
	font-size: 1.2em;
	text-align: center;
}
.staff div {
	border-top-width: 3px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #446787;
	border-bottom-color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
}
.alt  {
	background-color: #D9E1EC;
}
.alt   h2  {
	color: #446787;
}
.base  {
	background-color: #83A7BF;
}
.base   h2  {
	color: #FFFFFF;
}
.base   p  {
	color: #FFFFFF;
}

