/* CSS Document */

body {
	padding:0; margin:0 auto;
	width:800px;
	background-attachment: scroll;
	background-position: top left;
	margin-top:10px;
	margin-bottom:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height:120%;
	background-image:url(../img/bgBody.jpg);
}

a {text-decoration:none;}
a:hover{text-decoration: underline; color: #000000}
a img { border:0; }



#tblContainer {background-image:url(../img/bgTable.png); background-repeat: no-repeat;}

.Container { margin-left:25px; margin-right:25px; width:750px; height:100%;}


/* Logo -----------------------------------------------------------------------------------------------------*/

#tdLogo{ }
#divLogo{ float:left; width:200px; height:40px; padding-top:10px }
#divLang { float:left; width:550px; height:40px; text-align:right; padding-top:20px}

/* Menu -----------------------------------------------------------------------------------------------------*/

#tdMenu{ }
#divMenu{ background-image:url(../img/bgMenuBar.png)}


.Menu {
	float:left;
	width:100px;
	height:25px;
	padding-top:5px;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	text-align:center;
}
.Menu:hover { background-image:url(../img/bgMenuOver.png); cursor:pointer}


/* Info ---------------------------------------------------------------------------------------------------*/

#divInfo { position:absolute; display:none; z-index:3}

/* Header ---------------------------------------------------------------------------------------------------*/


#tdHeader { }
#divHeader {}


/* Main1 ----------------------------------------------------------------------------------------------------*/

#tdMain1 {  }
#divMain1 { background-color:#E6E3DA}

.Text1 {
	float:left;
	margin-left:25px;
	margin-right:20px;
	height:90%;
	width:200px;
	font-size:12px;
	color:#666666
}

.Text1 strong { color:#307A01; font-weight:bold}

.VSep1 { float:left; margin-top:10px;  height:90%; width:3px; 
	border-right-color:#F2F1EC; border-right:  dotted; border-right-width:thin}

.Link { text-decoration:none; color:#307A01; text-align:right}
.Link:hover { text-decoration:underline; cursor:pointer}

/* Main2 ----------------------------------------------------------------------------------------------------*/

#tdMain2 { }
#divMain2 { background-color:#F2F1EC; width:750px;}

.Container2 {  float:left; margin:10px; border-right-color: #999999; border-right: dotted; border-right-width:1px}

.Text2 { margin-left:20px; margin-right:20px; font-size:12px; color:#666666}


.Text2 strong {
	color:#FF6600;
	font-weight:bold
}

.VSep2 { margin-top:10px;  height:90%; width:3px; 
	border-right-color: #999999; border-right: dotted; border-right-width:1px}


/* Footer ---------------------------------------------------------------------------------------------------*/

#tdFooter { }
#divFooter { padding-top:5px; background-color:#000000; color:#FFFFFF; font-size:10px; text-align: center;}

/* Greenway ---------------------------------------------------------------------------------------------------*/

#divGreenway { font-size:9px; color:#333333; text-align:right}


/* Precarga de imágenes -------------------------------------------------------------------------------------*/


.hiddenPic {display:none;}
