@charset "utf-8";
/* CSS Document */
.slideshow { height: 250px; width: 250px; margin-right:50px;
			background-position:center }
.slideshow img { padding: 15px; border: 1px solid #ccc; background-color: #eee;
				 background-position:center }
body{
	background-image:url(../ImagenesPaginas/fondo2.JPG);
	background-repeat:no-repeat;
	}
.contenido{
			width:766px;
			height:900px;
			background-position:center;
			}
.flash{
		
		width:766px;
		height:285px;
		}
p {
	font-family:"Calibri";
	font-size:14px;
	text-align:justify;
	margin-right:15px;
	margin-left:8px;
	}
	#titulo1{
		font-family:"Calibri";
		font-size:16px;
		color:#00A9FB;	
		margin-left:15px;
			
		}

#tr1{
	width:766px;
	height:565px;
	}
#td1{
	width:430px;
	height:565px;
	background-color:#F4F4F4;
	}
#td2{
	width:326px;
	height:565px;
	background-color:#FFF;
	}
#infoSoft1	{
		width:430px;
		height:565px;		
		}
#infoSoft2{
        width:326px;
		height:565px;
}
#ulGaleria{
		list-style-type:none;
		text-align:center;
			}
#fotoGaleria{
			width:250px;
			width:250px;
			margin-right:30px;
			}


#menu{
	width:766px;
	height:50px;
	
	}
#trMenu{
	width:766px;
	height:50px;
		
		}
#tdMenu{
	width:766px;
	height:50px;
	background-color:#910000;
		}
#imgMenu{
		width:50px;
		height:45px;
		margin-left:10px;
		float:left;
		margin-top:2px;
		margin-right:10px;
		background-color:#910000;
		}
#pMenu{
		font-family:"Calibri";
		font-size:10px;
		color:#CCC;	
		
		}
#ulMenu{
	list-style-type:none;
	margin:0;
	padding:0;
	overflow:hidden;
	display:inline;
	
	}
#liMenu{
	display:inline;
	
	}
