﻿/************* FORMULARIO DE ENTRADA DEL USUARIO *****************************/
#FormEnterUser{
	background-position:left top;
	width: 190px;
	height: 143px;
	margin: 0px;
	background-image: url('../images/RegistroEnLinea.png');
	background-repeat: no-repeat;
	padding-top:35px;
	padding-left:5px;
}

#FormEnterUser input.Text {
	background:#ffffff;
	color:#999999;
	cursor:text;
	border:1px solid #cccccc;
	width:8em;
	margin:0px 0.2em;
	height:15px;
	font-size:12px;
	width:148px;
}

#FormEnterUser input.Button {
	background:#ffffff;
	color:#999999;
	cursor:pointer;
	border:1px solid #999999;
	margin:0px 0.2em;
	height:19px;
	font-size:12px;
}

#FormEnterUser table td{
	margin: 0;
	padding: 0;
	height:0px;
}

#FormEnterUser input.Checkbox{
	width: 15px;
	height: 15px;
	border: 1px #cccccc solid;
	margin: 0px 0.2em;
}

.TextoForForm{
	color:#999999;
	font-weight:bold;
	font-size:10px;
	margin-left:5px;
}

/************* FIN FORMULARIO DE ENTRADA DEL USUARIO *****************************/

/************* ESTILOS DE LAS ENCUESTAS     *****************************/

#Encuesta {
	/*width:100%;*/
 	padding-left:3px;
 	padding-bottom:2px;
 	margin-top:12px;
}

#EncuestaHead,#EncuestaHeadEn {
	background-image:url('../images/leftimagespress/EncuestaHead.png');
	background-repeat: no-repeat;
	background-position:center top;
	/*width:100%;*/
	height:51px;
	border-bottom:1px #ffffff solid;
}

#EncuestaHeadEn {
	background-image:url('../images/leftimagespress/EncuestaHead.en.png');
	background-repeat: no-repeat;
	background-position:center top;
}

#EncuestaCenter {
 	background-color:#5F849A;
 	text-align:center;
 	padding-top:15px;
 	overflow:hidden;
}

#EncuestaCenter table {
  width:145px;
  color:#ffffff;
  font-size:10px;
  font-weight:bold;
  text-align:left;
  padding-top:2px;
  margin:auto;
  line-height:normal;
}



#EncuestaFoot {
	background-image:url('../images/leftimagespress/encuesta_r2_c1.png');
	background-repeat: no-repeat;
	background-position:center top;
	/*width:100%;*/
	height:5px;
}

/************* FIN ESTILOS DE LAS ENCUESTAS *****************************/


/************* IMAGENES DEL MARCO DE LA IZQUIERDA *****************************/
#DivWelcomeImage0,#DivWelcomeImage0EN {
	/*
	background-image:url('../images/leftimagespress/gotoonline.jpg');
	background-repeat: no-repeat;
	background-position:center top;
	*/
	width:100%;
 	height:50px;
 	padding-left:3px;
 	padding-bottom:2px;
}



#DivWelcomeImage0{
	/*
	background-image:url('../language/en/images/leftimagepress/gotoonline.jpg');
	background-repeat: no-repeat;
	background-position:center top;
	*/
}

#DivWelcomeImage1, #DivWelcomeImage1EN {
	background-image:url('../images/leftimagespress/Image001TurismoComunitario.jpg');
	background-repeat: no-repeat;
	background-position:center top;
	width:100%;
 	height:216px;
 	padding-left:7px;
 	padding-bottom:2px;
}

#DivWelcomeImage1EN{
	background-image:url('../language/en/images/leftimagepress/Image001TurismoComunitario.jpg');
	background-repeat: no-repeat;
	background-position:center top;
}

#DivWelcomeImage2, #DivWelcomeImage2EN {
	background-image:url('../images/leftimagespress/Image001Pymes.jpg');
	background-repeat: no-repeat;
	background-position:center top;
	width:100%;
 	height:138px;
 	padding-left:7px;
 	margin-top:11px;
}

#DivWelcomeImage2EN {
	background-image:url('../language/en/images/leftimagepress/Image001Pymes.jpg');
	background-repeat: no-repeat;
	background-position:center top;
}

#DivWelcomeImage3, #DivWelcomeImage3EN {
	background-image:url('../images/leftimagespress/Image003Tips.jpg');
	background-repeat: no-repeat;
	background-position:center top;
	width:100%;
 	height:138px;
 	padding-left:7px;
 	margin-top:11px;
}
#DivWelcomeImage3EN {
	background-image:url('../language/en/images/leftimagepress/Image003Tips.jpg');
	background-repeat: no-repeat;
	background-position:center top;
}