*
{
	margin:				0;
	border:				0;
	padding:			0;
}

body
{
	background:			#fff url(../img/bg_head.jpg) no-repeat top center;
}

h1
{
	display:			block;
	font-size:			20px;
	font-weight:		normal;	
	font-family:		"Segoe UI",Tahoma,Verdana,Arial;
	padding:			10px 60px;
	margin-top:			20px;
	background:			url(../img/Windows-logo.png) no-repeat center left;
}

h2
{
	font-size:			20px;
	font-weight:		normal;	
	font-family:		"Segoe UI",Tahoma,Verdana,Arial;
	color:				#333333;
	width:				100%;
	display:			block;
	text-align:			right;
}

.texto
{
	display:			block;
	background:			url(../img/WindowsLive-content.jpg) no-repeat top left;
	font-size:			13px;
	font-weight:		normal;	
	font-family:		"Segoe UI",Tahoma,Verdana,Arial;
	color:				#fff;
	height:				263px;
	padding:			20px;
	padding-left:		500px;
}

.intro
{
	display:			block;
	font-size:			13px;
	font-weight:		normal;	
	font-family:		"Segoe UI",Tahoma,Verdana,Arial;
	color:				#333;
	padding-top:		20px;
	padding-left:		130px;
}

.nota
{
	display:			block;
	position:			relative;
	margin-top:			-90px;
	margin-right:		10px;
	background:			url(../img/WindowsLive-browsers.png) no-repeat top right;
	font-size:			16px;
	font-weight:		normal;	
	font-family:		"Segoe UI",Tahoma,Verdana,Arial;
	color:				#333333;
	padding:			18px;
	padding-top:		120px;
	padding-bottom:		100px;
	padding-right:		500px;
	text-align:			right;
}

.volver
{
	display:			block;
	text-align:			right;
	font-size:			12px;
	font-weight:		bold;
	font-family:		"Segoe UI",Tahoma,Verdana,Arial;
	color:				#ff7d01;
	text-decoration:	none;
}

.volver a
{
	color:				#ff7d01;
	text-decoration: 	none;
}

.volver a:hover
{
	text-decoration: 	underline;
}

.volver a:visited
{
	color:				#ff7d01;
}

/*
#video
{
	background:			#fff url(../img/WindowsLive-video.gif) no-repeat top left;
	margin-top:			-80px;
}
*/

#main
{
	
}

#list-holder
{
	background:			#fff url(../img/WindowsLive-toolbar.jpg) no-repeat top left;
	height:				139px;
	margin-top:			-25px;
	clear:				both;
}

#imagenes
{
	margin-left:		110px;
}

#imagenes li 
{
	padding:			0;
	height:				180px;
	padding:			20px;
}

#imagenes li a:hover img
{
	border:				4px solid #3FA7E4;
}

#imagenes img
{
	border:				1px solid #3FA7E4;
}

#volver
{
	text-align:			right;
}

#volver a
{
	font-size:			14px;
	font-weight:		bold;
	font-family:		"Segoe UI",Tahoma,Verdana,Arial;
	color:				#ff7d01;
	text-decoration:	none;	
}

#volver a:hover
{
	text-decoration:	underline;
}

ul
{
	list-style:			none;
}

ul li 
{
	float:				left;
	font-size:			18px;
	font-weight:		normal;	
	font-family:		"Segoe UI",Tahoma,Verdana,Arial;
	color:				#666666;
	padding:			16px;
/*	padding:			50px;*/
	padding-top:		35px;
}

ul li a
{
	font-size:			13px;
	font-weight:		bold;
	font-family:		"Segoe UI",Tahoma,Verdana,Arial;
	color:				#ff7d01;
	text-decoration:	none;
}

ul li a:hover
{
	text-decoration:	underline;
}

#content
{
	width:				964px;
	margin-left:		auto;
	margin-right:		auto;
}

.tm
{
	vertical-align:		4px;
	font-size:			8px;
}

#video
{
	padding:			40px;
	margin-left:		220px;
}

span.opaco
{
	color:				#666666;
}