body {
	color: #000;
	font-family: arial, Helvetica, tahoma, verdana, arial, sans-serif;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 80%;
	height: 100%;
	background-color:#be0034;
	line-height:auto;

	
	
}

h1, h2, h3, h4, h5, h6 {clear: both;	font-weight: normal;font-family: 'Economica', sans-serif;}
h1{font-size:24px}
h2{font-size:22px}
h3{font-size:20px}
h4{font-size:18px}
h5{font-size:16px}
h6{font-size:14px}


/* Columns */
.su-column-1-2 { width: 48% }
.su-column-1-3 { width: 30.66% }
.su-column-2-3 { width: 65.33% }
.su-column-1-4 { width: 22% }
.su-column-3-4 { width: 74% }
.su-column-1-5 { width: 16.8% }
.su-column-2-5 { width: 37.6% }
.su-column-3-5 { width: 58.4% }
.su-column-4-5 { width: 67.2% }
.su-column-1-6 { width: 13.33% }
.su-column-5-6 { width: 82.67% }
.su-column-dropcap { width: 35px; }
.su-column-dropcap_txt { width: 90%;}

.su-column {
	position: relative;
	margin: 0 4% 0 0;
	float: left;
}
.su-column-last {
	margin-right: 0 !important;
	clear: right;
}

.fondonavegador {
	background-image: url(../admin_img/pag/fondo_navegadro_concurso_carteles_2013.png);
	background-repeat: repeat-x;
	background-position: center top;
}

.navegador {
	width: 955px;
	margin-right: auto;
	margin-left: auto;
	}
	
.contenido {
		width:955px;
		margin-right:auto;
		margin-left:auto;
		}

.fondopie {
	background-image: url(../admin_img/concurso/fondo_pie.jpg);
	background-repeat: repeat-x;
}


a:link {
	text-decoration: none;
	color: #747476;
}
a:visited{
	color: #747476;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #333;
}


.titulo_apartado {
	font-family: 'Economica', sans-serif;
	font-size: 17px;
	height: 36px;
	padding: 10px;
	color: #FFF;
}

	
	
.subtitulo_apartado {
	font-family: 'Economica', sans-serif;
	font-size: 14px;
	padding: 10px;
	height: 12px;
	background-color: #CCC;
	color: #666;
	}
	
	
	
	
	
.dmxResponsiveText1, .dmxResponsiveText2, .dmxResponsiveText3, .dmxResponsiveText4, .dmxResponsiveText5, .dmxResponsiveText6, .dmxResponsiveText7	
	{
	float: left;
	width: 130px;
	margin-right: 5px;
	background-color: #CB1E38;
	margin-bottom: 10px;
	margin-top: 10px;
	}
	
.dmxResponsiveText1_estoy {}
.dmxResponsiveText2_estoy {
	float: left;
	width: 130px;
	margin-right: 5px;
	background-color: #7a4a4a;
	margin-bottom: 10px;
	margin-top: 10px;
	}
.dmxResponsiveText3_estoy {
	float: left;
	width: 130px;
	margin-right: 5px;
	background-color: #4e6181;
	margin-bottom: 10px;
	margin-top: 10px;
	}
.dmxResponsiveText4_estoy {
	float: left;
	width: 130px;
	margin-right: 5px;
	background-color: #9e0035;
	margin-bottom: 10px;
	margin-top: 10px;
	}
.dmxResponsiveText5_estoy {
	
	
	}
.dmxResponsiveText6_estoy {}
.dmxResponsiveText7_estoy {}
	
.dmxResponsiveText1:link {
	}
.dmxResponsiveText1:visited {}
.dmxResponsiveText1:hover {
	background-color:#96002b
	}
	
.dmxResponsiveText2:link {}
.dmxResponsiveText2:visited {}
.dmxResponsiveText2:hover {
	background-color:#7a4a4a
	}
	
.dmxResponsiveText3:link {}
.dmxResponsiveText3:visited {}
.dmxResponsiveText3:hover {
	background-color:#4b7c76
	}
	
.dmxResponsiveText4:link {}
.dmxResponsiveText4:visited {}
.dmxResponsiveText4:hover {
	background-color:#506383
	}
	
.dmxResponsiveText5:link {}
.dmxResponsiveText5:visited {}
.dmxResponsiveText5:hover {
	background-color:#9e0035
	}
	
.dmxResponsiveText6:link {}
.dmxResponsiveText6:visited {}
.dmxResponsiveText6:hover {
	background-color:#71454d
	}
	
	
.pie {
	color: #FFF;
	font-size: 11px;
	width: 955px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	padding-top: 30px;
	padding-bottom: 10px;	
	}


.titulo_pagina {
	font-family: 'Economica', sans-serif;
	font-size: 42px;
	color: #FFF;
}
.subtitulo_pagina {
	font-family: 'Economica', sans-serif;
	font-size: 24px;
	color: #FFF;
}


/* Button */
.su-button {
	display: inline-block;
	text-decoration: none !important;
}
.su-button span {
	display: block !important;
	text-decoration: none !important;
	
}

.su-button img {
	display: inline !important;
	padding: 0 !important;
}

.su-button-style-1 span {
	background: 0 -20px url(../admin_img/pag/button-style-1.png) repeat-x;

}
.su-button-style-1:hover span {
	background: 0 0 url(../admin_img/pag/button-style-1.png) repeat-x;
}

.su-button-style-2 span {
	background: 0 50% url(../admin_img/pag/button-style-2.png) repeat-x;
}
.su-button-style-2:hover span {
	background: 100% 50% url(../admin_img/pag/button-style-2.png) repeat-x;
}

.su-button-style-3 span {
	background: 0 50% url(../admin_img/pag/button-style-3.png) repeat-x;
}
.su-button-style-3:hover span {
	background: 0 90% url(../admin_img/pag/button-style-3.png) repeat-x;
}

.su-button-style-4 span {
	background: 0 0 url(../admin_img/pag/button-style-4.png) repeat;
}
.su-button-style-4:hover span {
	opacity:0.8;
}


.boton_estilo1 {
	display: inline-block;
	text-decoration: none !important;
	background-color:#9b1635;
	border:1px solid #7ea53b;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	padding:5px;
	color:#FFF;
	font-size:90%;
	}
	
	
.boton_estilo1:hover {
	background: 0 0 url(../admin_img/pag/button-style-1.png) repeat-x;
}

.linkblanco {
	color: #FFF;
}
.linkblanco:link {
	color: #FFF;
	text-decoration: none;
}
.linkblanco:visited {
	color: #FFF;
}
.linkblanco:hover {
	color: #FF0;
	text-decoration: underline;
}


.formulario_fila {
	margin-bottom:5px;
	margin-top:5px;
	clear:both;
	}

.formulario_texto {
	float: left;
	width: 200px;
	margin-right: 5px;
	margin-top: 5px;
	text-align: right;
	color: #666;
	}
	
	
.formulario_contenido {
	display:table;
	margin-bottom:10px;
}


.boton {
	font-size: 14px;
	color: #fff;
	text-decoration: none;
	background-color: #4896CD;
	padding: 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
.boton:link {
	font-size: 14px;
	color: #fff;
	text-decoration: none;
	background-color: #4896CD;
	padding: 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
.boton:visited {
	font-size: 14px;
	color: #fff;
	text-decoration: none;
	background-color: #4896CD;
	padding: 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	}
	
.boton:hover {
	color: #fff;
	background-color: #4d4673;
}

.boton2 {
	font-size: 14px;
	color: #fff;
	text-decoration: none;
	background-color: #4896CD;
	padding: 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	line-height: 48px;
	margin-right: 5px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #c0c0c0;
	border-right-color: #6c6c6c;
	border-bottom-color: #6c6c6c;
	border-left-color: #c0c0c0;
}
.boton2:link {
	font-size: 14px;
	color: #fff;
	text-decoration: none;
	background-color: #4896CD;
	padding: 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
.boton2:visited {
	font-size: 14px;
	color: #fff;
	text-decoration: none;
	background-color: #4896CD;
	padding: 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	}
	
.boton2:hover {
	color: #fff;
	background-color: #4d4673;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #c0c0c0;
	border-right-color: #6c6c6c;
	border-bottom-color: #6c6c6c;
	border-left-color: #c0c0c0;
}

.botonBorrar {
	font-size: 14px;
	color: #fff;
	text-decoration: none;
	background-color: #ff0000;
	padding: 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
.botonBorrar:link {
	font-size: 14px;
	color: #fff;
	text-decoration: none;
	background-color: #ff0000;
	padding: 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
.botonBorrar:visited {
	font-size: 14px;
	color: #fff;
	text-decoration: none;
	background-color: #ff0000;
	padding: 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	}
	
.botonBorrar:hover {
	color: #fff;
	background-color: #990000;
}

.impar {
	background-color: #FFF;
}
.par {
	background-color: #e6e6e6;
}
