* {padding: 0px;margin:0px;}
body {font-family: "Trebuchet MS", Verdana;font-size:0.9em;text-align:center;padding: 0px;margin:0px;background:url(../images/fondo.jpg) repeat-x #028EBC;background-attachment: fixed;background-position: center center;}
td { vertical-align:top;}
p { margin:5px 0; line-height:1.4em;}
img { border: none;}
a { color: #00CCFF; text-decoration:none;}
a:hover { color: #FFFFFF;}
a:visited { color: #CCCCCC;}

/*Home*/

#contenedor {
	position: absolute;
    left: 50%;
    top: 50%;
    height: 590px;
    margin-top: -295px;    // 600px/2
    width: 1000px;
    margin-left: -500px;    // 1000px/2
	overflow:auto;
}
#contactenos {width:1000px;height:465px; background:url(../images/contactenos-fondo.jpg) no-repeat left top; overflow:hidden; text-align:left;}
#contactenos-txt {width:510px; float:left; padding:30px 60px 0 30px;}
#contactenos-txt td { padding:4px;}
.txt-peq { font-size:0.8em;}
#contactenos-foto {width:400px; float:left;}
#contenido {width:1000px;height:550px;overflow:hidden;}
#home_pie {width:1000px; height:28px;color:#FFFFFF;text-align:left;margin:8px 0 0 0;clear:both; font-size:0.7em; line-height:1.2em; overflow:hidden;}