﻿html
{
	background-image:url('../images/layout/fndEncabezado.gif');
	background-repeat:repeat-x;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#222222;
	line-height:20px;
}

a:link, a:visited
{
	color:#af0000;
	text-decoration:none;
}

a:hover, a:active
{
	color:#af0000;
	text-decoration:underline;
}

img{
	border:0px;
	margin:0px;
}

#areaTrabajo
{
	width:1050px;
	margin:auto;
}

#encabezado
{
	height:57px;
	margin:0px;
}

#imgLogoSitio
{
	margin-top:10px;
}

#imgWhiteTextDiekusNet
{
	margin-top:40px;
	margin-right:5px;

}

#silverlightArea
{
	width:auto;
	min-height:150px;
	overflow:visible;
}

#piePagina
{
	margin-top:40px;
    background-image:url('../images/layout/footer.jpg');
    background-repeat:no-repeat;
    background-position:center bottom;
    height:190px;
    clear:both;
    text-align:center;
    font-size:10px;
	padding-top:20px;

}

#twitterArea
{
	width:230px;
	
	padding:10px;
}

#wrapperTwitterArea
{
	float:left;
	width:230px;
	margin-right:45px;
}

#wrapperMenuArea
{
	float:right;
	width:200px;

}

#mainContent
{
	float:left;
	width:470px;
	min-height:350px;
	padding:0px 0px 0px 20px;
}

#colMultimedia
{
	width:48%;
	float:left;
}

#content
{
	
}

#colPosts
{
	width:48%;
	float:right;
}

#colsArea
{
	width:500px;
}

#socialLinks
{
	float:right;
	clear:right;
	width:70%;
}

#twitterArea
{
	background-color:#9E9E9E;
	min-height:200px;
	-moz-border-radius:20px;
	-webkit-border-radius:20px;
}

#imgTwitterBird
{
	padding-top:10px;
}

div#twitter_div
{
	color:white;
}

span#twitter_div
{
	margin: 5px 0px 5px 0px;
}

div#twitter_div a:visited
{
	color:#dcdcdc;
	text-decoration:underline;
}

div#twitter_div a:link
{
	color:#dcdcdc;
	text-decoration:underline;
}

div#twitter_div a:hover
{
	color:#ffffff;
	text-decoration:none;
}

#cuerpo
{
	width:98%;
}


.flotarDerecha
{
	float:right;
	width:100px;
}

#msnIconSpace
{
	background-image:url('../images/layout/blankIcon.png');
	background-repeat:no-repeat;
	margin:0px;
	clear:none;
	height:36px;
	width:32px;
	text-align:center;
	padding-top:7px;
}

.flotarMenuSocial
{
	float:right;
	margin:0px;
}

.sepTop20
{
	margin-top:20px;
}

#wrapperTwitterAreaHome
{
	float:left;
	width:300px;
}

