body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #E8E8E8;
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 10pt;
}

a {
	text-decoration: none;
}

p {	
	font-weight:normal;
	color:#333;
	padding:0px;
	margin:5px 0;
}

td.submenu a {
	font-weight: bold;
	color:#666666;
	text-decoration: none;
	font-size:11px;
}

td.submenu a:hover {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

.sombrabot {
	background-attachment: fixed;
	background-image: url(images/sobra_bot.jpg);
	background-repeat: repeat-y;
	background-position: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.sombraizquierda {
	background-image: url(images/sombra_izquierda.jpg);
	background-repeat: repeat-y;
	background-position: center center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.sobraderecha {
	background-image: url(images/sombra_derecha.jpg);
	background-repeat: repeat-y;
	background-position: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}
.pie {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	background-color: #EAEAEA;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

.txt {
	font-size: 12px;
	color: #666666;
}
.destacado {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.punteo {
	font-size: 10px;
	color: #330066;
	line-height: 14px;
}
.cuadrodestacado {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666666;
}
.frases {
	font-size: 12px;
	font-style: italic;
	color: #333399;
}
.borde {
	border: 1px solid #999999;
}

.page {
	background-color: #FFFFFF;
}

.submenu {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}

#titulo {
	font-family: "Trebuchet MS", arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #00236C;
	text-decoration: none;
	margin: 3px 10px;
	padding: 5px 15px;
	background-image: url(images/titulo.jpg);
	background-repeat: no-repeat;
	height: 32px;
}

h2 {
	font-family: "Trebuchet MS", arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #00236C;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

#contenido {
	padding: 5px 10px;
	margin: 0;
}

.resaltado {
	background-color:#ebeaff;
	padding: 10px;
}



.box {
	padding: 5px;
}

.titulo-inicio {
	font-family: "Trebuchet MS", arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: capitalize;
}

.texto-productosyservicios {
	font-size: 10px;
	background-color: #E2D0E8;
	border: thin solid #CC33FF;

}

.novedades {
	background-color:#CCCCCC;
	padding: 5px 10px;
	width: 90%;
	margin: auto;
	font-size: 10px;
}

.texto-novedades-fecha {
	font-size: 9px;
	font-weight: bold;
}
