/* CSS Campo Contacto v=3 */
body
{
	margin:0px;
	padding: 0px;
}
img
{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#contenedor-principal {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-bottom: 30px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}

/* CSS HEADER */
#contenedor-header {
	width: 1000px;
	float: left;
	height: auto;
	padding-bottom: 30px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;

}
.contenedor-legal {
	float: left;
	width: 1000px;
	padding-bottom: 30px;
}
/* CSS LEFT */
#contenedor-left {
	margin: 0px;
	float: left;
	width: 660px;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.top-contacto {
	float: left;
	width: 100%;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #97AA26;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.contenedor-formulario {
	float: left;
	width: 96%;
	margin: 0 0 10px 0;
	padding: 2%;
	background-color: #f2f2f2;
}
.contenedor-campos{
	width: 100%;
	padding: 0 0 10px 0;
	float: left;
}
.contenedor-mensaje{
	width: 100%;
	padding: 0;
	float: right;
}
.contenedor-campo-nombre-apellido{
	width: 25%;
	padding: 0 2% 0 0;
	float:left;
}
.campo-nombre{
	width: 65%;
	float:left;
}
.campo-asunto{
	width: 91%;
	float:right;
}
.campo-texto{
	width: 91%;
	float:right;
	height: 125px;
}
.campo-dir{
	width: 61%;
	float:right;
}
.campo-escritura{
	width: 100%;
	height: 22px;
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	font-family: Tahoma, "Trebuchet MS", Verdana, Arial, sans-serif;
	padding: 2px 0 0 0;
	border: 1px solid #e1e1e1;
	
}

.campo-mensaje{
	width: 100%;
	height: 22px;
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 12px;
	font-style: normal;
	font: CCCCCC;
	text-decoration: none;
	font-family: Tahoma, "Trebuchet MS", Verdana, Arial, sans-serif;
	padding: 2px 0 0 0;
	color: Red;
	font-weight: bold;
}
.campo-escritura-texto{
	width: 100%;
	height: 125px;
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	font-family: Tahoma, "Trebuchet MS", Verdana, Arial, sans-serif;
	padding: 3px 0 0 0;
	overflow:auto;
	border: 1px solid #e1e1e1;
}
.titulo-campo{
	font-family: Tahoma, "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #97AA26;
	text-decoration: none;
	float: left;
	line-height: 18px;
	text-align:right;
	padding: 2px 10px 0 0;
	width:45px;
}
.titulo-campo-dir{
	font-family: Tahoma, "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #97AA26;
	text-decoration: none;
	float: left;
	line-height: 18px;
	text-align:left;
	padding: 2px 5px 0 0;
	width:102px;
}
.contenedor-campo-dir{
	width:45%;
	float:right;
}
.contenedor-boton-borrar{
	width:17%;
	padding: 0 0 0 80%;
	float:right;
}

.boton-borrar{
	font-family: Tahoma, "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#FFFFFF;
	background-color:#999999;
	height: 15px;
	float:right;
	padding-top: 4px;
	padding-right: 50px;
	padding-bottom: 4px;
	padding-left: 50px;
}
.boton-borrar a:link {
	color: #ffffff;
	text-decoration: none;
	width: 55px;
	height: 20px;
}
.boton-borrar a:visited {
	text-decoration: none;
	color: #ffffff;
}
.boton-borrar a:hover {
	background-color:#999999;
	color: #ffffff;
}

/*
.boton-borrar{
	font-family: Tahoma, "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#FFFFFF;
	background-color:#97AA26;
	padding: 4px 10px 4px 10px;
	height: 15px;
	float:right;
}
.boton-borrar a:link {
	color: #ffffff;
	text-decoration: none;
	width: 55px;
	height: 20px;
}
.boton-borrar a:visited {
	text-decoration: none;
	color: #ffffff;
}
.boton-borrar a:hover {
	background-color:#97AA26;
	color: #ffffff;
}
*/


.boton-enviar{
	font-family: Tahoma, "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#FFFFFF;
	background-color:#97AA26;
	padding: 4px 0px 4px 0px;
	float:left;
	text-align:center;
	height: 15px;
	width:100%;
}
.boton-enviar a:link {
	color: #ffffff;
	text-decoration: none;
}
.boton-enviar a:visited {
	text-decoration: none;
	color: #ffffff;
}
.boton-enviar a:hover {
	background-color:#97AA26;
	color: #ffffff;
}
.boton-adjuntar{
	font-family: Tahoma, "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#FFFFFF;
	background-color:#97AA26;
	padding: 4px 0px 4px 0px;
	height: 15px;
	float:left;
	width:100%;
	text-align:center;
}
.boton-adjuntar a:link {
	color: #ffffff;
	text-decoration: none;
}
.boton-adjuntar a:visited {
	text-decoration: none;
	color: #ffffff;
}
.boton-adjuntar a:hover {
	background-color:#97AA26;
	color: #ffffff;
}
.contenedor-campo-archivo{
	width: 35%;
	padding: 0 2% 0 55px;
	float:left;
}

.contenedor-boton-adjuntar{
	width: 30%;
	float:left;
	padding: 0 2% 0 0;
}
.contenedor-boton-enviar{
	width: 21%;
	float:right;
}
.contenedor-mail-legal{
	/*float:right;*/
	font-family: Tahoma, "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 15px;
	line-height: 21px;
	font-weight: normal;
	color: #666666;
}
.span-mail-legal{
	font-size:18px;
	color: #97AA26;
}
#bottom-legal {
	background-color: #009900;
	float: left;
	height: 100px;
	width: 1000px;
	margin: 0px;
}


/* CSS RIGHT  */
#contenedor-right {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 300px;
}

.contenedor-otras-publicaciones {
	width: 99%;
	margin: 0px;
	float: left;
	background-color:#f8f8f9;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #EBEBEB;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-bottom-width: 3px;
	padding: 0 0 10px 0;
	border-bottom-style: solid;
	border-bottom-color: #173766;
}
.contenedor-info-publi-principal {
	float: left;
	width: 94%;
	padding: 0 3% 0 3%;
}
.contenedor-info-publi {
	float: left;
	width: 99%;
	border: 1px solid #E6E6E6;
}
.info-publi {
	float: left;
	width: 83%;
	padding: 8px 5% 0 12%;
	background-image:url(/img/campo/revista-caja-der.gif);
	background-repeat: no-repeat;
	background-position: 8px 8px;
}
.top-caja-publi {
	float: left;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	overflow: hidden;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #173766;
}
.titulo-publi {
	padding-top: 0px;
	padding: 0px;
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #0066CC;
	text-decoration: none;
}
.titulo-publi a:link{
	color: #0066CC;
	text-decoration: none;

}
.titulo-publi a:visited{
	color: #0066CC;
	text-decoration: none;

}
.titulo-publi a:hover{
	color: #0066CC;
	text-decoration: underline;
}
.bajada-publi {
	margin: 0px;
	font-family: Tahoma, "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding: 0px;
	margin: 0 0 10px 0;
}
.linea-caja-publi {
	width: 100%;
	height: 3px;
	float:left;
	background-image:url(/img/campo/linea_op.gif);
	background-position: 10px;
	background-repeat:  no-repeat;
}

.space-30px {
	float: left;
	height: 30px;
	width: 100%;
}
/* CSS PAGINACION MEDIOS */
.contenedor-paginacion-medios {
	width: 100%;
	float: left;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-right: 0px;
	padding-left: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #173766;
	border-bottom-color: #173766;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.contenedor-medios {
	float: left;
	width: 210px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #c0c0c0;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.contenedor-medios img {
	margin-right: 3px;
	margin-top: 3px;
	border:0;
}
.contenedor-imprimir {
	float: left;
	width: 70px;
	padding-left: 15px;
	padding-right: 10px;
	margin: 0px;
	padding-top: 3px;
	padding-bottom: 0px;
}
.div_ico_print img{
	margin-right: 3px;
	margin-top: 3px;
	border:0;
}
.contenedor-paginacion{
	float:left;
	height:21px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #c0c0c0;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 15px;
	margin: 0px;
}

.contenedor-paginacion a:link{
	float:left;
	border:1px solid #D6D6D6;
	font-family:Tahoma, "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size:11px;
	text-decoration:none !important;
	color:#999999;
	font-weight:bold;
	margin-right:6px;
}

.contenedor-paginacion a:visited{
	float:left;
	border:1px solid #D6D6D6;
	font-family:Tahoma, "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size:11px;
	text-decoration:none !important;
	color:#999999;
	font-weight:bold;
	margin-right:6px;
}
.contenedor-paginacion a:hover{
	text-decoration:underline !important;
	color: #999999;
}

.leftarr-inf{
	padding:3px 15px 3px 28px;
	background-image: url(leftarr.jpg);
	background-repeat: no-repeat;
	background-position: left;
}

.pag-anterior{
	padding:1px 15px 2px 28px;
	background-image: url(/img/campo/leftarr.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
              
.rightarr-inf{
	background-image: url(/img/campo/rightarr.jpg);
	background-repeat: no-repeat;
	background-position: right 1px;
	padding-top: 3px;
	padding-right: 28px;
	padding-bottom: 3px;
	padding-left: 15px;
}

.pag-siguiente{
	background-image: url(/img/campo/rightarr.jpg);
	background-repeat: no-repeat;
	background-position: right 0px;
	padding-top: 1px;
	padding-right: 28px;
	padding-bottom: 2px;
	padding-left: 15px;
}
.ifo-pag {
	font-size:11px;
	color:#939393;
	font-weight:normal;
	font-family:Tahoma, "Trebuchet MS", Verdana, Arial, sans-serif;
	float:left;
	width:120px;
}
#pages-listado
{
	float:left;
	width:120px;
	height:20px;
}
#pages-listado ul
{
	list-style:none;
	margin: 0px;
	padding: 0px;
}
#pages-listado li
{
	float:left;
	padding-left:0px;
	padding-right:0px;
}
#pages-listado li a:link {
	width:16px;
	height:16px;
	float:left;
	color:#fff;
	background:#b2b2b2;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	padding-top:0px;
	font-weight:bold;
}
#pages-listado li a:visited {
	width:16px;
	height:16px;
	float:left;
	color:#fff;
	background:#b2b2b2;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	padding-top:0px;
	font-weight:bold;
}

textarea {
    resize: none;
}

.alerta_error {
  float: left;
  width: 95.5%;
  padding: 14px 13px 7px 13px;
  text-shadow: 0 1px 0 rgba(255,255,255,0.5);
  font-size: 13px;
  background-color: #f2dede;
  border: 1px solid #eed3d7;
  color: #b94a48;
  margin: 10px 0 15px 0;
  font-family: Arial, sans-serif;
  font-weight: bold;
  text-align: center;
}

.alerta_exito {
  float: left;
  width: 95.5%;
  padding: 14px 13px 7px 13px;
  text-shadow: 0 1px 0 rgba(255,255,255,0.5);
  font-size: 13px;
  background-color: #dff0d8;
  border: 1px solid #d6e9c6;
  color: #468847;
  margin: 10px 0 15px 0;
  font-family: Arial, sans-serif;
  font-weight: bold;
  text-align: center;
}