﻿body
{
	margin: auto;
	height:100%;
	background: Black url('imgs/bacpage.gif') repeat-x;
	background-attachment:fixed;
}

table
{
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	border: 0 0 0 0;
}
img
{
	    border: none 0 #fff;
}
a:link
{
    color: blue;
    text-decoration: none;
}
a:visited
{
    color: blue;
    text-decoration: none;
}
a:hover
{
    color: black;
    text-decoration: underline;
}
.celda
{
	height:50px;
}
.aspmenu
{
	text-align:center;
	background: url('imgs/bacmnu.gif') repeat-x;
}
.page
{
    width: 1024px;
    margin:auto;
    background-color:#696969;
}
.header
{
    width: 100%;
    margin-bottom: 10px;
    text-align:center;
    padding-top:30px;
    border-bottom: dotted 3px white;
}
.main
{
    width: 740px;
    float: right;
    text-align: left;
    background-color:#5e5d5d;
    margin-bottom:8px;
    margin-right:8px;
    padding:10px 10px 10px 10px;
	position:relative;
	margin-top:20px;
	min-height:600px;
}
.sidebar
{
    width: 220px;
    float: left;
    background: #5e5d5d;
    text-align: left;
    margin-bottom:8px;
    margin-top:20px;
    margin-left:8px;
    padding:10px 10px 10px 10px;
    position:relative;
}
.sidebarclient
{
    width: 220px;
    float: left;
    background: #5e5d5d;
    text-align: left;
    margin-bottom:8px;
    margin-top:20px;
    margin-left:8px;
    padding:10px 10px 10px 10px;
    position:relative;
}
.sidebartitle
{
	text-align:center;
	font-size:15pt;
	font-weight:bold;
	text-decoration:underline;	
	padding-bottom:15px;
	color:white;
}
.ajuste
{
	clear:both;
}
.corner { position: absolute; width: 10px; height: 10px; background: url('imgs/cornerssb.gif') no-repeat; font-size: 0%; }

.TL { top: 0; left: 0; background-position: 0 0; }
.TR { top: 0; right: 0; background-position: -10px 0; }
.BL { bottom: 0; left: 0; background-position: 0 -10px; }
.BR { bottom: 0; right: 0; background-position: -10px -10px; }

.post
{
	width: 90%;
    margin:auto;
    background-color:#696969;
    min-height:200px;
    position:relative;
}
.posttitulo
{
	font-weight:bold;
    font-size: 20pt;
    color:Black;
    text-decoration:underline;
    padding: 20px 10px 10px 10px;
}
.postcontenido
{
	text-align:left;
	padding:10px 10px 10px 10px;
	margin-left:100px;
}
.postfecha
{
	background: url('imgs/calendar2.gif') no-repeat;
	width:101px;
	height:97px;
	display:block;
	float:left;
	text-align:center;
	margin-top:10px;
	margin-left:5px;
}
.mes
{
	color:White;
	font-size:13pt;
	padding:2px 2px 2px 2px;
	}
.dia
{
	margin-top:10px;
	color:white;
	font-size:30pt;
	}
.comment
{
	width: 90%;
    margin:auto;
    background-color:#696969;
    /*padding: 10px 10px 10px 10px;*/
    position:relative;
}
.commentcontenido
{
	padding: 10px 10px 10px 10px;
	font-family:Tahoma;
}
.commenttitulo
{
	font-size:15pt;	
}
.autor
{
	padding: 2px 10px 2px 10px;
	font-size:12pt;
	background-color:Black;
	color:Blue;
}
.autor a:hover
{
	font-size:12pt;
	background-color:Black;
	color:White;
}
.UltimosTitulos
{
	text-align:left;
	font-size:12pt;	
}
.SidebarTextFront
{
	text-align:left;
	font-size:12pt;

}
.DivImgInfoClient
{
	margin-left:100px;
}
.MiniVisorImgs
{
	height:200px;	
}
.highlight
{
    background-color: #ffff66;
}
.mensaje
{
	text-align:center;
	font-size:15pt;
	color:Blue;
}
.centro
{
	text-align:center;	
}
.dcha
{
	text-align:right;
	
}
.izda
{
	text-align:left;
	margin-left:10px;
	border: 0 0 0 0;
}
.conta
{
	text-align:left;
	font-size:14pt;
}
.campo
{
	padding:10px 10px 10px 10px;
}
