/*  
Theme Name: Feria de Software 2009
Theme URI: http://www.feriasoftware.cl
Description: Tema estilo Magazine hecho para la Feria de Software 2009
Version: 0.1
Author: Francisco Vega - Ximena Contreras
Author URI: http://ginny-n.deviantart.com

*/

body
{
	background:#333333;
	font-family: Trebuchet MS, Calibri, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 500;
	text-decoration: none;
	text-align:justify;
}

p img {
        padding: 0;
        max-width: 100%;
}
img.aligncenter {
        margin-left: auto;
        margin-right: auto;
        display: block;
}
img.alignright {
        margin: 0 0 13px 13px;
        display: inline;
}
img.alignleft {
        margin: 0 13px 13px 0;
        display: inline;
}
.alignleft {
        float: left
}
.alignright {
        float: right;
}

.slideshow { height: 134px; width: 167px; float:left;
	width:167px;}
.slideshow img {height: 134px; width: 167px;}

#pagina
{
	background:url(img/bg.jpg) no-repeat;
	width:900px;
	height:auto;
	padding-top:0px;
}

#pagina-main
{
	background:url(img/bg-noticias.jpg) no-repeat;
	width:900px;
	height:auto;
	padding-top:0px;
}

#pagina2
{
	background:url(img/sec_bg.gif) #ffffff repeat-y;
	width:900px;
	height:auto;
	padding-top:0px;
}

#pagina-producto
{
	background:url(img/fondo-productos.jpg) no-repeat;
	width:900px;
	height:1000px auto;
	padding-top:0px;
}
#pagina2-producto
{
	background:url(img/fondo-productos-2.jpg) #ffffff repeat-y;
	width:900px;
	height:1000px auto;
	padding-top:0px;
}

#sidebar
{
	padding-top:86px;
	padding-left:29px;
	height:auto;
	width:160px;
	float:left;
}

#menu
{
	height:auto;
	width:160px;
	margin:5px;
	padding-right:20px;
	font-family: Trebuchet MS, Calibri, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 500;
	text-decoration: none;
	text-align:right;
	float:left;
}

.time
{
	font-size:10px;
}

#foto
{
	float:left;
	width:167px;
	height:auto;
	clear:both;
}
#contenido
{
	padding-top:80px;
	padding-right:120px;
	float: right;
	margin:5px;
	width:560;
	height:auto;
	text-align:justify;
}
#banner
{
	
	height:auto;
	width:560px;
	height:114px;
	float: right;
}
#frame
{
	float:right;
	clear:right;
	width:560px;
	padding-right:5px;
}
#title
{
	float:center;
	text-align: center;
	font-size:14px;
	padding-right:20px;
	color:#FFFFFF;
	text-transform:uppercase;
        font-family: Trebuchet MS, Calibri, Verdana, Arial, Helvetica, sans-serif;
}
#cuerpo
{
	float: left;
	height:auto;
	width:545px;
	font-size:12px;
	text-align:justify;
	color:#FFFFFF;
	font-family: Trebuchet MS, Calibri, Verdana, Arial, Helvetica, sans-serif;
	
}
#producto
{
	float: left;
	height:auto;
	width:545px;
	font-size:12px;
	text-align:justify;
	color:#FFFFFF;
	font-family: Trebuchet MS, Calibri, Verdana, Arial, Helvetica, sans-serif;
	padding-top:50px;
	
}
#footer3
{
	width:545px;
	height:13px;
	clear:right;
}
#footer2
{
	width:900px;
	height:13px;
	clear:both;
	background:url(img/footer.gif) no-repeat top;
	color:#FFFFFF;
	font-size:10px;
}
#footer
{
	width:900px;
	height:13px;
	clear:both;
}

a
{
	color:#fdfdfd;
	text-decoration:underline;
	font-weight:600;
	border:none;
}

.amenu
{
	display:block;
	width:152px;
	height:17px;
	color:#FFFFFF;
	text-decoration:none;
	padding-bottom:3px;
	padding-top:3px;
}

.amenu:hover
{
	background:url(img/fondo-hover.png) center no-repeat;
}

img
{
	border: none;
}

a:hover
{
	color:#333333;
	font-weight:600;
}

.h4
{
	margin-top: 20px;
	text-decoration:none;
        text-transform:capitalize;
	font-size: 14px;
}

hr
{
	color:#e79937;
	border:#e79937 thin solid;
}
#cuerpo strong {
	font-size: 13px;
	color: #DDD;
}
