.contacto_titulo_ultimasnoticias {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #d52600;
	position: absolute;
	left: 26px;
	top: 11px;
	font-weight: bold;
	width: 192px;
}
.contacto_titulo_ultimopartido {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #d52600;
	position: absolute;
	left: 246px;
	top: 11px;
	font-weight: bold;
	width: 352px;
}
.contacto_texto_comentariodelentrenador {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #202020;
	position: absolute;
	height: 377px;
	width: 180px;
	left: 26px;
	top: 41px;
}
.contacto_separador_noticia1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #202020;
	position: absolute;
	height: 1px;
	width: 490px;
	left: 246px;
	top: 143px;
	background-image: url(../img/espaciador%20horizontal.png);
	background-repeat: repeat-x;
}
.contacto_espaciador_vertical {
	background-image: url(../img/espaciador%20vertical.png);
	background-repeat: repeat-y;
	position: absolute;
	height: 377px;
	width: 1px;
	left: 226px;
	top: 34px;
}

.contacto_imagen {
	position: absolute;
	height: 90px;
	width: 178px;
	left: 246px;
	top: 41px;
}
.contacto_gracias_titulo {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CC2600;
	position: absolute;
	left: 0px;
	top: 6px;
	width: 158px;
}
.contacto_gracias_texto {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #202020;
	position: absolute;
	left: 0px;
	top: 22px;
	width: 149px;
	height: 71px;
}
.contacto_gracias_titulo2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CC2600;
	position: absolute;
	left: 0px;
	top: 6px;
	width: 158px;
}
.contacto_gracias_texto2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #202020;
	position: absolute;
	left: 0px;
	top: 22px;
	width: 149px;
	height: 71px;
}
.contacto_formulario_container {
	height: 243px;
	width: 475px;
	top: 157px;
	left: 246px;
	position: relative;
}
.contacto_formulario_tabla {
	height: 243px;
	width: 475px;
	text-align: left;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #202020;
}
.contacto_formulario_c1 {
	width: 230px;
	text-align: left;
	vertical-align: top;
}
.contacto_formulario_c2 {
	width: 15px;
	text-align: left;
	vertical-align: middle;
}
.contacto_formulario_c3 {
	width: 230px;
	text-align: left;
	vertical-align: top;
}
.contacto_formulario_mensaje {
	width: 210px;
	text-align: left;
	vertical-align: middle;
	height: 150px;
	background-color: #CAC39F;
	margin-top:5px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	left: 5px;
	top: 5px;
	color: #333;
}
.contacto_formulario_txt {
	width: 200px;
	text-align: left;
	vertical-align: middle;
	background-color: #CAC39F;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
	height: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.contacto_btn_enviar {
	background-image: url(../img/multim-btn-enviar.png);
	background-repeat: no-repeat;
	position: relative;
	height: 20px;
	width: 59px;
	left: 80px;
	top: 0px;
	border: none;
	float: left;
	cursor:pointer;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-align: center;
	padding-top: 4px;
}

.contacto_btn_enviar:hover {
    background-position: 0px -24px;
}
.contacto_formulario_textarea {
	width: 216px;
	text-align: left;
	vertical-align: middle;
	height: 166px;
	background-color: #CAC39F;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	background-image: url(../img/fondo_textarea_contacto.png);
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #333;
	padding: 5px;
	left: -4px;
}
.contacto_formulario_input {
	width: 215px;
	text-align: left;
	vertical-align: middle;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
	background-image: url(../img/fondo_input_contacto.png);
	background-repeat: no-repeat;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	height: 28px;
	background-position: 0px 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #CAC39F;
	padding-top: 6px;
	padding-left: 8px;
	position: relative;
	top: 0px;
	left: -4px;
}

