@charset "UTF-8";
body {
	background-color: #CCCCCC;
	background-image: url(images/fondopuntos.gif);
	background-repeat: repeat;
}
#contenedor {
	width: 950px;
	border: thin solid #000000;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	background-color: #FFFFFF;
}
#contenidos {
	width: 950px;
	background-color: #FFFFFF;
	position: relative;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#pie {
	background-color: #dbd8cb;
	width: 950px;
	margin-top: 4px;
	margin-bottom: 0px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	position: static;
}
#contenedor #pie h6 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: 333333;
}
#resumen {
	background-color: #878d91;
	width: 950px;
	position: static;
	padding-top: 15px;
	padding-bottom: 0px;
}
#centro {
	width: 300px;
	border: thin solid #000000;
	margin-top: 5px;
	margin-left: 325px;
}
#izq {
	float: left;
	height: 205px;
	width: 350px;
	margin-right: 15px;
	margin-left: 10px;
	border: thin solid #000000;
	margin-top: 5px;
}
#contenedor #resumen p {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #000000;
	margin-left: 10px;
}
#casilla {
}
#drcha {
	height: 205px;
	width: 300px;
	border: thin solid #000000;
	float: right;
	margin-right: 10px;
	margin-left: 15px;
	margin-top: 5px;
}
#menu {
	width: 950px;
	margin: 0px;
	position: static;
}
#presentacion {
	background-color: #FFFFFF;
	width: 950px;
	margin-top: 3px;
	margin-bottom: 3px;
	position: static;
}
#contenedor #pie h5 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
	color: #666666;
}
a:link {
	text-decoration: none;
	color: #b50c30;
	font-weight: bold;
}
a:visited {
	color: #02406f;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #FFFF99;
	font-style: normal;
	font-weight: bold;
}
body {
}
a:hover {
	color: #666666;
}
form {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 15px;
	color: #FFFFFF;
}
.enviar {
	color: #FFFFFF;
	background-color: #339933;
	font-size: 12px;
	font-weight: bold;
}
.resetear {
	color: #FFFFFF;
	background-color: #FF9900;
	font-size: 12px;
}
.casilla {
	color: #333333;
	background-color: #E3E3E3;
	font-size: 12px;
	border: 0;
	text-indent: 5px;
}
.casilla2 {
	color: #333333;
	background-color: #E3E3E3;
	font-size: 12px;
	border: 0;
}
#contenedor  #pie  {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 333333;
}
#contenedor #resumen h3 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 18px;
}

h4{
	font-family:ScalaSans, Helvetica, sans-serif;
	font-weight:bold;
	color: white;
	font-size:36px;
}