#dAcrobat {
	float : left;  
	position: relative;
	width : 49%; 
	height: 75px;
}
p#pAcrobat {
	padding-left: 35px; height: 35px;
	background: url(../gifs/icon_acrobat.gif) no-repeat;
}
#dFlash {
	float : right;
	position: relative;
	width : 49%; 
	height: 75px;
}
p#pFlash {
	padding-left: 35px; height: 35px;
	background: url(../gifs/icon_flash.gif) no-repeat;
}
#dQuicktime {
	clear : both;
	float : left;
	position: relative;
	width : 49%;
	height: 75px;
}
p#pQuicktime {
	height: 35px;
	padding-left: 35px; 
	background: url(../gifs/icon_qtime.gif) no-repeat;
}
#dRealPlayer {
	float : right; 
	position: relative;
	width : 49%;
	height: 75px;
}
p#pRealPlayer {
	height: 35px;
	padding-left: 95px;
	background: url(../gifs/icon_real.gif) no-repeat;
}
#dJavaPlugin {
	float : right;
	position: relative; 
	width : 49%; 
	height: 75px;
}
p#pJavaPlugin {
	height: 40px;
	padding-left: 35px;
	background: url(../gifs/icon_java.gif) no-repeat;
}

#mapaweb {
}
.mapawebLeft {
	float : left;
	position: relative;
	width : 310px;
}
.mapawebRight {
	float : right;
	position: relative;
	width : 310px;
}
.mapawebLeft p {
	margin-bottom: 3px;
}
.mapawebRight p {
	margin-bottom: 3px;
}

/*
 * Skype
 */
body.skype {
	background-color: #FFEBCC;
}
#skypeboard {
	position: relative;
	width: 570px;
	margin :  10px   0px   0px 160px;
	padding:   0px;
	background-color: #FFFFFF;
}
#skypeboard p {
	position: relative;
	width: 550px;
	margin :  0px 10px 12px 10px;
	font-family: Verdana;
	font-size  : 10px;
}
#skypeboard p a {
	font-weight: bold;
	color: #FF6600;
}
#skypeboard #topImg {
	position: relative;
	margin :  0px  0px 10px  0px;
}
#skypeboard p.imgcenter {
	position: relative;
	text-align: center;
}
#skypeboard h1.tipo3 {
	margin :  6px  0px  6px 10px;
	font-family: Arial;
	font-size  : 18px;
	color : #FF9900;
}