/*
Theme Name: Tu Maestro Web 2.0
Theme URI: http://www.tumaestroweb.com/
Description: La segunda versión de esta plantilla, los cambios son pocos, pero sobre todo enfocado a funcionabilidad
Version: 2.0
Author: Carlos Vasconcelo
Author URI: http://www.utopiaw.com/
Tags: blue, custom header, fixed width, two columns, widgets


*/
.descargas
{
	clear:both;
	background-image:url(imagenes/box_down.png);
	background-repeat:no-repeat;
	background-position:left;
	background-color:#FFC;
	border:1px dotted #333;
	display:block;
	color:#000;
	padding:2em;
	padding-left:3em;
	font-size:1.5em;
	}


/* Begin Typography & Colors */
*
{
	margin:0;
	padding:0;
	border:none;
	list-style:none;

}
.clear
{
	clear:both;
}
.face
{
	background-image:url(imagenes/facebook.png);
	height:53px;
	width:127px;
	position:absolute;
	z-index:1000;
	top:70px;
	left:-5px;
}
.twit
{
		left:-5px;
	background-image:url(imagenes/twitter.png);
	height:53px;
	width:127px;
	position:absolute;
	z-index:1000;
}

.alignleft 
{
	float:left;
}
body
{
	font-family:Myriad Pro, Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#333;
	background-color:#565656;
}
#todo
{
	margin:auto;
	background-color:#717171;
	padding:5px;
	padding-top:0px;
	width:970px;
	
}
#int
{
	border:1px solid #FFF;
	border-bottom:none;
	border-top:none;
	background-color:#FFF;
	float:left;
}
	#menu
	{
		background-image:url(imagenes/menu.gif);
		height:46px;
		width:auto;
	}
		#menu li
		{
			float:left;
			list-style:inside;
			list-style-type:none;
			font-size:1.3em;
			padding:0.5em;
			display:block;
		}
		#menu li a:link, #menu li a:visited
		{
			text-decoration:none;
			color:#FFF;
			font-weight:400;
		}
		#menu li a:hover
		{
			text-decoration:underline;
		}
			#buscar
			{
				float:left;
				padding:0.5em;
			}
			
#encabezado
{
	width:968px; 
	background-image:url(imagenes/header.jpg);
	height:167px;
}
#izq
{
	width:740px;
	float:left;
	
}
#der
{
	width:215px;
	float:left;
	border-left:1px solid #003;
	margin-left:5px;
	-moz-border-radius-bottomleft:4px;
	border-bottom:1px solid #003;
}
	#titulo-lat
	{
		-moz-border-radius:4px;
		background-color:#7ad22d;
		padding:0.5em;
		width:208px;
		font-size:1.2em;
		font-weight:600;
		color:#FFF;
	}
#footer
{
	float:left;
	width:100%;
	}
