body {
	margin: 0px;
	padding: 0px;
	text-align:left;
	background-image: url(images/fondo.jpg);
}
#logo {
	background-image: url(images/logoBanner.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 45px;
	width: 170px;
	cursor:pointer;
}
a{
font-weight: normal;
	color: #000066;
	text-decoration: none;
}
a:hover{
font-weight: normal;
	color: #ff6600;
}
p{
	margin:0;  
	padding:0;
}

#blogBanner {
	background-image:   url(images/blogTopBanner.gif);
	background-repeat: repeat-x;
	height: 55px;


}
img#logoj{
position:absolute;
left:0px;
}

#barraBuscador {
	background-image: url(images/logoBanner.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #333366;
	border-bottom: 1px solid #FF6600;
	padding-left: 250px;
	text-align: center;
	padding-top: 12px;
	height: 45px;
}

.campoBusqueda {
	font-family: "Trebuchet MS",Trebuchet,Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000066;
	border: 1px solid #000066;
}

.botonBusqueda {
	font-family: "Trebuchet MS",Trebuchet,Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000066;
	font-weight: bold;
	border: 1px solid #000066;
	margin-left: 10px;
	background-color: EFEFDE;
}

#marco {
	width: 800px;
	margin:0 auto;
	text-align: center;
}

#columnaIzq {
	float: left;
	border-width: 1px;
	border-color: #ff6600;
	border-left-style: solid;
}

#columnaIzq #bordeSuperior {
	background-image:   url(images/topContent.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 550px;
	height: 26px;
}

#columnaIzq #cajaCentro {
	background-image:   url(images/middleContent.gif);
	background-repeat: repeat;
	background-position: center;
	width: 550px;
	min-height:200px;
}

#columnaIzq #bordeInferior{
	background-image:   url(images/btmContent.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 550px;
	height: 27px;
}

#columnaDrch {
	float: left;
}

#columnaDrch  #bordeSuperior {
	background-image:   url(images/panelTop.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 200px;
	height: 23px;
}
#columnaDrch  #cajaCentro {
	background-image:  url(images/fondotopicodesc.gif);
	background-repeat: repeat;
	background-position: center;
	width: 200px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	
}

#columnaDrch  #bordeInferior {
	background-image:   url(images/panelBtm.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 200px;
	height: 25px;
}

.cajaTexto {
	padding: 0px 20px;
	text-align: left;
	min-height: 200px;
}

#textoBlog p{
	margin:0;
	padding:0;
	font-family: "Trebuchet MS",Trebuchet,Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000066;
	text-align: justify;
	text-indent: 15px;
	padding: 4px;
}

#textoBlog .titulo{
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #333333;
	text-align: center;
	padding: 4px;
	text-indent: 0px;
 border: 1px solid #ff6600;
	
}

#textoBlog .desc{
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000066;
	text-align: justify;
	padding-top: 5px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 5px;
	text-indent: 25px;
}

#textoBlog .imagen {
	border: 0px none;
	margin: 5px;
	width:150px;
	overflow:hidden;
	max-height:150px;
	min-height:auto;
	float: left;
	height: 150px;
}

.desconectar {
	float: right;
	cursor:pointer;
}
.edicion {
	height: 15px;
	float: left;
	cursor:pointer;
	margin: 2px;
background-position: left;
	margin: 2px;

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	
}
.edicionTopico {
	height: 15px;
	width: 15px;
	float: right;
	cursor:pointer;
	margin: 2px;
}
.adicion {
	height: 15px;
	float: left;
	cursor:pointer;
	margin: 2px;
	background-position: left;
	margin: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	clear: left;
	color: #000066;
}

.eliminacion {
	height: 15px;
	width: 15px;
	float: right;
	cursor:pointer;
	margin: 2px;
}

.edicion a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000066;
	text-decoration: none;
}

#textoTopico p{
	margin:0;
	padding:0;
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000066;
	text-align: justify;
	line-height: 20px;
	float: inherit;
	text-indent: 15px;
	padding-left: 30px;
	margin: 0px;
}

#textoTopico .fecha {
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	line-height: 25px;
	margin: 0px 0px 15px;
	padding: 0px;
	text-indent: 5px;
	clear: left;
	background-image: url(images/fondodiafecha.gif);
	border: 0px none;
}

#textoTopico .titulo {
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #FF6600;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	clear: left;
	padding-left: 30px;
	margin: 0px;
	border-top-width: 0px;
	border-top-style: none;
	line-height: 40px;
	border-bottom-color: #CCCCCC;
}

#textoTopico .desc {
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000066;
	text-align: justify;
	line-height: 20px;
	float: inherit;
	text-indent: 15px;
	padding-left: 30px;
	margin: 0px;
}

#textoTopico .firmaTopico {
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	float: left;
	padding-left: 30px;
	margin: 0px;
	border-top-width: none;
	border-right-width: none;
	border-bottom-width: 0px;
	border-left-width: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#textoTopico .resumenComentarios {
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000063;
	text-align: right;
	padding-top: 1px;
	border-top-width: 0px;
	border-right-width: none;
	border-bottom-width: 1px;
	border-left-width: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #bbbbbb;
	clear:left;
}

#textoTopico .imagen {
	border: 1px solid #000063 !important;
	margin: 5px;
	float: left;
	width:150px;
	overflow:hidden;
	max-height:150px !important;
	min-height:auto;
	height: 150px;
}

#textoPanel p{
	margin:0;  
	padding:0;
}

#textoPanel .titulo {
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000066;
	line-height: 15px;
	margin-bottom: 2px;
	padding-top: 35px;
	padding-bottom: 0px;
	border-top-width: none;
	border-right-width: none;
	border-bottom-width: 1px;
	border-left-width: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #FF6600;
}

#textoPanel .lista {
	list-style-type:none;
	margin:0 0 0 5;
	padding:0;
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	text-decoration: none;
}

.bodyComentarios {
	margin: 10px;
}

.cabeceraComentarios {
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #333333;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	line-height: 20px;
	margin: 0px 0px 15px;
	padding: 0px;
	border-bottom-color: #999999;
}

.descComentario p{
	margin:0;  
	padding:0;
}

.descComentario {
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-align: justify;
	line-height: 17px;
	clear: left;
	margin-top: 15px;
	background-image: url(images/fondotopicodesc.gif);
	padding-left: 30px;
	text-indent: 15px;
}

.firmaComentario {
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	float: left;
	border-bottom-width: 0px;
	border-bottom-style: none;
	padding-bottom: 3px;
	padding-left: 30px;
	line-height: 12px;
}

.etiquetasFormulario {
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	clear: left;
	padding: 0px;
}

.cabeceraFormulario {
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #333333;
	padding-bottom: 0px;
	clear: both;
	padding-top: 5px;
	margin-top: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

.formField {
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	margin: 3px;
	border: 1px solid #333333;
}
.BotonCom {
	font-family: "Trebuchet MS",Trebuchet,Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000066;
	font-weight: bold;
	border: 1px solid #000066;
	margin-left: 10px;
	background-color: EFEFDE;
	float: right;
	margin-top:5px;
}

.BotonComCentro {
	font-family: "Trebuchet MS",Trebuchet,Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000066;
	font-weight: bold;
	border: 1px solid #000066;
	margin-left: 10px;
	background-color: EFEFDE;
}

.msgLbl_ {
	font-family: "Trebuchet MS",Trebuchet,Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-color: #FFFF99;
	background-image: none;
	border: 1px solid #666666;
	padding: 10px;
}

.msgLbl {
	font-family: "Trebuchet MS",Trebuchet,Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-color: #FFFF99;
	background-attachment: fixed;
	background-image:   url(images/alert.gif);
	background-repeat: no-repeat;
	background-position: left;
	border: 1px solid #999999;
	text-indent: 20px;
	text-align: left;
}

.imagen {
	border: 1px solid #000063 !important;
	margin: 5px;
	width:150px; 
	overflow:hidden; 
	max-height:150px  !important; 
	min-height:auto;
}
.corchete{
	font-size: xx-large;
	color: #FF6600;
	font-weight: bold;
}
.llave{
	font-size: large;
	color: #FF6600;
	font-weight: bold;
}
#rss {
	width: 150px;
	height: 15px;
	cursor:pointer;
	vertical-align: middle;
	text-align: center;
	padding: 5px;
}
.eliminacionCom {
	float: right;
	clear: left;
	cursor: pointer;
}
.edicionCom {
	float: right;
	cursor: pointer;
}
