@charset "utf-8";
/*------------Reseteo--------------------*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset, img {
	border:0;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style:normal;
	font-weight:normal;
}
ol, ul {
	list-style:none;
}
caption, th {
	text-align:left;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
}
q:before, q:after {
	content:'';
}
abbr, acronym {
	border:0;
}
/*------------------*/
body{
	font:normal 14px "Trebuchet MS", Arial, Helvetica;
	color:#333;
	padding:0;
	text-align:center;
	background:#fff url(../img/bg_tabla_datos_conc.png) repeat-x 0 0;
	}
div#insertar_imagen_pg1, div#insertar_imagen_pg2{
margin:0 auto;
margin-top:10px;
margin-bottom:10px;
text-align:center;
}
p{
	margin:5px;
	}
p.adv{
	color:#900;
	}
input#enviar{
	padding:4px 30px 10px 30px;
	color:#fff;
	background:#000 url(../img/bg_bots_1.png) repeat-x 0 -2px;
	height:36px;
	border:0;
	font:bold 18px "Trebuchet MS", Arial, Helvetica;
	margin-top:30px;
	margin-bottom:30px;
	border:1px solid #C6CACD;
}
table#imagen_subida td{
	padding:8px;
	}
input#enviar:hover{
	background:#000 url(../img/bg_bots_1.png) repeat-x 0 -38px;
	cursor:pointer;
	cursor:hand;
	color:#000;
	border:1px solid #333;
}
a.botones:link, a.botones:visited{
	padding:6px 40px 6px 40px;
	color:#000;
	background:#000 url(../img/bg_bots_1.png) repeat-x 0 -38px;
	height:36px;
	font:bold 18px "Trebuchet MS", Arial, Helvetica;
	margin:32px 0 32px 0;
	cursor:pointer;
	cursor:hand;
	text-decoration:none;
	border:1px solid #333;
}
a.botones:hover, a.botones:active{
	background:#000 url(../img/bg_bots_1.png) repeat-x 0 -1px;
	cursor:pointer;
	cursor:hand;
	color:#fff;
	border:1px solid #333;
	text-decoration:none;
}
a.enlace_boton:link, a.enlace_boton:visited{
	padding:6px 40px 6px 40px;
	color:#fff;
	background:#000 url(../img/bg_bots_1.png) repeat-x 0 -1px;
	height:36px;
	font:bold 18px "Trebuchet MS", Arial, Helvetica;
	margin-top:32px;
	border:1px solid #C6CACD;
	text-decoration:none;
}
a.enlace_boton:hover{
	background:#000 url(../img/bg_bots_1.png) repeat-x 0 -38px;
	cursor:pointer;
	cursor:hand;
	color:#000;
	border:1px solid #333;
	text-decoration:none;
}
h1{
	font:bold 16px "Trebuchet MS", Arial, Helvetica;
	color:#333;
	}
#avisoLegal{
	}
/*-----*/
div#eliminar_imagenes img{
	border:1px solid #333;
	}
table#imagenes_eliminar{
	margin:0 auto;
	text-align:center;
	}