/*********************************************************************************************/
/*********************************************************************************************/
/* 
		Estilo General
*/

html
{
	overflow-x: hidden;
}

body 
{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	background-image: url(../Wimg/web/fondoMain.jpg); 
	background-position: left top; 
	background-repeat: repeat-x;
	overflow-x: hidden;
}

#main
{
	margin: 0px auto 0px;
	min-width: 1024px;
  	width: auto !important;
	width: 1024px;
	
	background-image: url(../Wimg/web/cama.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	
	height: 699px;
	
	position: relative;

	/*position: absolute;*/
	/*border: 1px solid #FF0000;*/
}

#webon
{
	width: 206px;
	height: 699px;
	background-image: url(../Wimg/web/webon.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	/*border: 1px solid #00CC66;*/
	
	position: absolute;
	z-index: 10;
}

#capaContenido
{
	margin: 0px auto 0px;
	width: 103%;
	height: 517px;
	background-image: url(../Wimg/web/contentido.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	/*border: 1px solid #003366;*/
	
	position: absolute;
	z-index: 15;
	/*left: 50%;*/
}

#senial
{
	position: absolute;
	top: 518px;
	left: 60%;
	width: 114px;
	height: 147px;
	z-index: 19;
	background-image: url(../Wimg/web/senial.jpg);
}

#bugs
{
	position: absolute;
	width: 150px;
	height: 250px;
	z-index: 110;
}

.NoScreen
{
	display: none;
	visibility: hidden;
}

/*********************************************************************************************/
/*********************************************************************************************/
/* 
		Contenido Textos
*/

#Contenido
{
	margin: 0px auto 0px;
	width: 555px;
	height: 512px;
	/*border: 1px solid #FF0000;*/
}

#ContenidoTXT
{
	margin: 120px 0px 0px 0px;
}

/*********************************************************************************************/
/*********************************************************************************************/
/* 
		Estilo Idioma
*/

#idioma
{
	text-align: right;
	margin: 3px 85px 0px 0px;
	font-size: 10px;
	/*width: 70px;
	height: 15px;*/
	/*border: 1px solid #0000FF;*/
}

a.idiomaLink
{
	text-decoration: none;
	color: #ABB0B3;
	font-weight: bold;
}

a.idiomaLink:hover 
{
	color: #4F4F60;
}

/*********************************************************************************************/
/*********************************************************************************************/
/* 
		Estilo Copyright
*/

#copyright
{
	/*background-color: #3E3F41;*/
	color: #3E3F41;
	width: 555px;
	/*height: 16px;*/
	position: absolute;
	top: 499px;
	text-align: left;
	font-weight: bold;
	font-size: 10px;
}

/*********************************************************************************************/
/*********************************************************************************************/
/* 
		Estilo Textos
*/

.texto
{
	color: #333333;
	line-height: 18px;
	font-size: 11px;
	font-family: Verdana;
	text-align: justify;
}

.textoC
{
	color: #333333;
	line-height: 18px;
	font-size: 11px;
	font-family: Verdana;
	text-align: center;
}

.textoOp
{
	color: #333333;
	line-height: 18px;
	font-size: 11px;
	font-family: Verdana;
	text-align: center;
	margin: 20px 0px 0px 0px;
}


a:hover{
	text-decoration: none;
	color:#99CC00;
	font-size: 11px;
	font-family: Verdana;
	font-weight: bold;
}

a{
	text-decoration: underline;
	color:#99CC00;
	font-size: 11px;
	font-family: Verdana;
	font-weight: bold;
}

.titulo
{
	color: #E97933;
	font-size: 20px;
}

#divtitulo
{
	text-align: right;
	margin: 0px 112px 0px 0px;
}

/*********************************************************************************************/
/*********************************************************************************************/
/* 
		Estilo Menu
*/

#Menu
{
	list-style: none;
	float: left;
	padding: 0;
	margin: 20px 10px 90px 0;
}

#Menu img
{
	border: 0;
}

/*********************************************************************************************/
/*********************************************************************************************/
/* 
		Estilo Form Contact
*/

.bodyForm
{
	background-color: #FFFFFF;
	background-image: url(../Wimg/espacio.gif);
}

.headForm
{
	height: 38px;
	background-color: #E97933;
	font-size: 24px;
	color: #FFFFFF;
	line-height: 39px;
	padding-left: 4px;
}

.txtForm
{
	width: 350px;
	color: #666666;
	margin: 2px 5px 15px 8px;
	height: 20px;
}

.titletForm
{
		margin: 20px 0px 0px 8px;
}

.txxtForm
{
	margin: 2px 5px 15px 8px;
	width: 350px;
	height: 180px;
}

.BtnForm
{
	margin: 20px 0px 0px 8px;
	font-size: 16px;
	font-weight: bold;
}
