/* CSS Document */

body {
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	}
	
#contenedor {
	width:650px;
	height:410px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -210px;
	margin-left: -325px; 
	color:#A5A4A4;
	}

#adoraglobal {
	margin:0px auto 58px auto;
	width:402px;
	height:47px;
	}

#centro {
	width:625px;
	height:210px;
	margin:0px auto;
	font-size:15px;
	}

#adoramedia {
	width:152px;
	height:53px;
	float:left;
	}
	
#adoraconsultores {
	margin:0px 80px;
	width:172px;
	height:53px;
	float:left;
	}

#visualexterior {
	width:101px;
	height:93px;
	float:left;
	}

#texto_adoramedia {
	margin:0px 0px 20px 0px;
	text-align:right;
	}

#texto_adoraconsultores {
	margin:22px 0px 20px 0px;
	text-align:center;
	}

#texto_visualexterior {
	margin:0px 0px 20px 0px;
	}

#logo_adoramedia {
	margin:40px 0px 0px 0px;
	}

#logo_adoraconsultores {
	margin:40px 0px 0px 10px;
	}

#link_adoramedia {
	font-size:12px;
	margin:38px 0px 0px 0px;
	text-align:right;
	}

#link_adoraconsultores {
	font-size:12px;
	margin:37px 0px 0px 0px;
	text-align:center;
	}

#link_visualexterior {
	font-size:12px;
	margin:17px 0px 0px 0px;
	}

#pie {
	width:275px;
	height:58px;
	margin:64px auto 0px auto;
	text-align:center;
	font-size:12px;
	}

img { border:0px; }

a:link { text-decoration:none; color:#A5A4A4; }
a:visited { text-decoration:none; color:#A5A4A4; }
a:active { text-decoration:none; color:#A5A4A4; }
a:hover { text-decoration:none; color:#A5A4A4; }
