body {
	margin: 15px;
	background-color: #818181;
}

a {
	color: #5050d0;
	text-decoration: none
}

a:hover {
	color: #5050d0;
	text-decoration: underline;
}

td.cuerpo {
	width: 100%;
	padding-left: 22px;
	background-color: #ffffff;
	padding-right: 18px;
	padding-bottom: 10px;
	vertical-align: top;
	height: 100%;
}

table.contenido {
	vertical-align: top;
	width: 100%;
}

td.contenido-banner {
	padding-top: 15px;
}

td.contenido-titulo {
	height: 53px;;
	font-family: verdana;;
	color: #ffffff;;
	font-weight: bold;;
	font-size: 18px;;
	padding-left: 0px;;
	padding-top: 10px;;
}

td.contenido {
	padding-top: 15px;
}

table.contenido-cuerpo {
	font-family: verdana;;
	font-size: 12px;;
}

td.contenido-cuerpo {
	padding-left: 16px;;
	padding-top: 15px;;
	padding-right: 20px;
	vertical-align: top;
}

td.contenido-cuerpoSep {
	padding-left: 16px;;
	padding-top: 15px;;
	padding-right: 20px;
	vertical-align: top;
	border-top: 1px solid #cccccc;
}

p.contenido-subtitulo {
	margin-top: 15px;
	font-family: verdana;;
	font-size: 14px;;
	color: #e45442;;
	font-weight: bold;;
	font-family: verdana;
}

table.contenido-cuadro {
	width: 329px;
}

td.contenido-cuadro-titulo {
	height: 50px;;
	background-image: url(img/cuadroTitulo.jpg);;
	font-family: verdana;;
	color: #ffffff;;
	font-weight: bold;;
	font-size: 18px;;
	padding-left: 15px;;
	padding-top: 6px;;
	background-repeat: no-repeat;
}

td.contenido-cuadro-linea {
	background-image: url(img/cuadroFondo.jpg);;
	padding-left: 45px;;
	padding-right: 20px;
}

table.contenido-cuadro-lineaInt {
	width: 100%;;
	font-family: verdana;;
	font-weight: bold;;
	font-size: 14px;;
	color: #000000;
	background-image: url(img/cuadroSep.jpg);;
	background-repeat: no-repeat;;
	background-position-y: bottom;
}

td.contenido-cuadro-lineaInt {
	width: 100%;;
	background-image: url(img/cuadroIcono.gif);;
	background-repeat: no-repeat;;
	background-position-y: center;;
	padding-left: 30px;;
	padding-top: 8px;;
	padding-bottom: 8px;
}

td.contenido-cuadro-pie {
	height: 30px;;
	background-image: url(img/cuadroPie.jpg);;
	background-repeat: no-repeat;
}

a.contenido-boton {
	padding: 5px;
	padding-right: 7px;
	padding-bottom: 7px;
	background-color: #cccccc;
	border: 1px outset #dddddd;
	font-weight: bold;;
	background-color: #cccccc;
}

a.pie-link {
	color: #505050;
	text-decoration: none
}

a.pie-link:hover {
	color: #505050;
	text-decoration: underline;
}

.form-campo {
	width: 100%;
}

.form-campo-boton {
	padding: 3px;
	color: #5050d0;
	background-color: #cccccc;
	border: 1px solid #6E6E6E;
	font-weight: bold;;
	background-color: #cccccc;;
	color: #5050d0;
	cursor:hand;
}

#contacto-mensaje-campo {
	height: 100px;
}