/*TAGS GENERALES------------------------------------------------------------ */
* {
margin:0px;
padding:0px;
}

body {	
	background:url(../images/back-antispam.jpg);
	background-repeat:no-repeat;
	background-position:top;
	font: normal 12px/16px Arial, sans-serif;
	color:#4b4d4e;
	/*overflow:visible;*/
		
}

a {text-decoration:none; font-size:12px; color:#0b558d; font-weight:bold;}
a:hover {text-decoration:underline;}
/*a:link {text-decoration:none; font-size:10px; color:#FFF}
a:visited {text-decoration:none; font-size:10px; color:#FFF}*/

img {
border:0;
}


/*LAYOUT ------------------------------------------------------------*/

#centrado {
	position:absolute;
	width:1004px;
	height:auto;
	left:50%;
	top:0;
	margin-left:-502px;
}

#header {
background:url(../images/header.jpg);
	background-repeat:no-repeat;
	background-position:top;
width:1004px;
height:195px;
float:left;
}

#header p {
width:340px;
height:37px;
margin: 140px 0 0 50px;
float:left;
}

#header img {
float:right;
margin: 130px 60px 22px 0;
}

#solapas { 
width:1004px;
height:76px;
float:left;
background:url(../images/btn-carpetas.jpg);
background-repeat:no-repeat;
background-position:top;
}

#botonera {margin:32px 0px 3px 45px;}

#main {
width:1004px;
height:453px;
float:left;
background:url(../images/main.jpg);
background-repeat:no-repeat;
background-position:top;
}

#flash-home {
width:439px;
height:364px;
float:left;
margin: 8px 0 0 45px;
}

#right { 
width:513px;
height:419px;
float:left;
background:url(../images/right-carpetas.jpg);
background-repeat:no-repeat;
background-position:top right;
}

#right p{margin:80px 20px 0 42px;}

#footer {
width:750px;
height:40px;
float:left;
}

#facebook {width:280px;
margin-left:65px;
margin-right:65px;
float:left;
}

#facebook img {margin-right:10px;}

.pie {font-size:11px; color:#4b4d4e; font-weight:normal; text-align:left;}

#divlogo {
	position:absolute;
	left:36px;
	top:39px;
	width:365px;
	height:58px;
	z-index:1;
}
#divboton {
	position:absolute;
	left:710px;
	top:-120px;
	width:323px;
	height:187px;
	z-index:1;
}
#divlogo a {
	width:365px;
	height:58px;
	display:block;
}

#divlogo a:hover {
	width:365px;
	height:58px;
}
