/* 
 Parametros generales
*/
BODY {
	margin-left: 0px;
	margin-top: 0px;
	text-align: center;
}
BODY table {
	margin-left: auto;
	margin-right: auto;
}
TD {
	font-size: 11px;
	color: #444444;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}
INPUT {
	font-size: 11px;
	color: #444444;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}
SELECT {
	font-size: 11px;
	color: #444444;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}
TEXTAREA {
	font-size: 11px;
	color: #444444;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}
A:link {
	COLOR: #000000;
	text-decoration: none;
/*	COLOR: #005da8; */
}
A:visited {
	color: #000000;
	text-decoration: none;
}
A:hover {
	color: #00cccc;
	text-decoration: none;
}

/*
Propios de PCService
*/
.frameLeftRamo {
background-image:url(../images/pcservice/left_item_bg.gif); 
background-repeat:no-repeat;
border-bottom: 2px solid #101010;
	height: 24px;
}
.frameLeftRamoTitle {
font-size:10px;
	color:#ffffff;
	font-weight:bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.frameCentralBoxBodyTitle {
font-size:12px;
font-weight:bold;
text-align=center;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
color: #000000;
}
.frameCentralBoxBodyPrice {
font-size:14px;
font-weight:bold;
color: #000000;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.frameCentralBoxBodyPriceDec {
font-size:10px;
font-weight:bold;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.frameCentralBoxBodyQTY {
font-size:11px;
font-weight:bold;
color:#F0730F;
}
.ramoFamiliaTitle {
font-size:15px;
color:#F0730F;
font-weight:bold;
font-family: Verdana, Helvetica, sans-serif;
}
.ramoFamiliaTitleLink:link {
	color: #ffffff;
}
.ramoFamiliaTitleLink:visited {
	color: #ffffff;
}
.ramoFamiliaTitleLink:hover {
	color: #ffffff;
}
.ramoFamiliaBody {
	font-size:10px;
                     text-align:justify;
}
.ramoFamiliaBodyTitle {
	font-size:11px;
	font-weight:bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
ramoFamiliaBodyTitleLink:link {
        color: #000000;
}
.ramoFamiliaBodyTitleLink:visited {
        color: #000000;
}
.ramoFamiliaBodyTitleLink:hover {
        color: #000000;
}
.ramoFamiliaPrice {
font-size:15px;
font-weight:bold;
color: #000000;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.ramoFamiliaPriceDec {
font-size:11px;
font-weight:bold;
color: #000000;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.ramoFamiliaQTY {
font-size:11px;
font-weight:bold;
color:#F0730F;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.detalleProdQTY {
font-size:15px;
font-weight:bold;
color:#F0730F;
}
.detalleProdPrice {
font-size:24px;
font-weight:bold;
color: #000000;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.detalleProdCodigo1 {
font-size:10px;
font-weight:bold;
color:#3399FF;
}
.detalleProdCodigo2 {
font-size:12px;
font-weight:bold;
color:#3399FF;
}
/*
 Login
*/
.includeLogin{
}
.includeLoginUsr{
}
.includeLoginPsw{
}
.includeLoginBtn{
}
/* 
 Top de pagina
*/
.frameTop {
}
.frameTopBody {
}
.frameTopBodyLogo {
	text-indent: 3px;
}
.frameTopBodySearch {
}
.frameTopLine {
}
.frameTopLineText {
	font-weight:bold;
	color: #FFFFFF;
}
.frameTopLineLangs {
}
.frameTopLineLink:link {
	color: #FFFFFF;
}
.frameTopLineLink:visited {
	color: #FFFFFF;
}
.frameTopLineLink:hover {
	color: #FFFFFF;
}
/* 
 Cuerpo de la pagina
*/
.internalBody {
	width: 780px;
}
.internalBodySep {
	width: 11px;
}
.internalBodySepRight {
	width: 10px;
}
/* 
 Panel izquierdo
*/
.frameLeft {
}
.frameLeftTD {
	width: 179px;
}
/* 
 Linea de separacion
*/
.frameLeftSep {
}
/* 
 Contenidos del tipo CON
*/
.frameLeftCon {
}
.frameLeftConSep {
}
.frameLeftConTitle {
	background-color:#399DEE;
	font-weight:bold;
	text-indent: 10px;
}
.frameLeftConTitleLink:link {
	color:#ffffff;
}
.frameLeftConTitleLink:visited {
	color:#ffffff;
}
.frameLeftConTitleLink:hover {
	color:#ffffff;
}
.frameLeftConBody {
	padding: 2px;
	background-color:#EDF5FE;
}
.frameLeftConBodyLink:link {
}
.frameLeftConBodyLink:visited {
}
.frameLeftConBodyLink:hover {
}
/* 
 Contenidos del tipo BOX y CAT
*/
.frameLeftBox {
	width: 179px;
}
.frameLeftBoxSep {
	height: 0px;
}
.frameLeftBoxTitle {
	background-color:#399DEE;
                     background-image:URL("../images/top_fondo.gif");
	font-weight:bold;
	text-indent: 10px;
	height: 20px;
}
.frameLeftBoxTitleLink:link {
	color:#ffffff;
}
.frameLeftBoxTitleLink:visited {
	color:#ffffff;
}
.frameLeftBoxTitleLink:hover {
	color:#ffffff;
}
.frameLeftBoxBody {
	padding: 2px;
	background-color:#F1FAFE;
}
.frameLeftBoxBodyLink:link {
}
.frameLeftBoxBodyLink:visited {
}
.frameLeftBoxBodyLink:hover {
}
.frameLeftBoxBodyUL {
	margin: 0px 0px 0px 20px;
	padding: 0px;
}
.frameLeftBoxBodyLI {
	list-style-image: URL("../images/trans_arrow.gif");
	list-style-type: none;
}
.frameLeftBoxBodyLI P {
	text-overflow:ellipsis;
	overflow:hidden;
	white-space:nowrap;
	width: 100x;
}
/* 
 Contenidos del tipo APP
*/
.frameLeftApp {
	width: 179px;
}
.frameLeftAppSep {
	height: 0px;
}
.frameLeftAppTitle {
	background-color:#399DEE;
	font-weight:bold;
	text-indent: 10px;
}
.frameLeftAppTitleLink:link {
	color:#ffffff;
}
.frameLeftAppTitleLink:visited {
	color:#ffffff;
}
.frameLeftAppTitleLink:hover {
	color:#ffffff;
}
.frameLeftAppBody {
	padding: 2px;
	background-color:#F1FAFE;
}
.frameLeftAppBodyLink:link {
}
.frameLeftAppBodyLink:visited {
}
.frameLeftAppBodyLink:hover {
}
/* 
 Panel superior
*/
.frameUp {
}
/* 
 Linea de separacion
*/
.frameUpSep {
}
/*
 Contenido del tipo CON
*/
.frameUpCon {
	background-color:#EDF5FE;
}
.frameUpConTitle {
	font-weight:bold;
}
.frameUpConBody {
}
.frameUpConBodyLink:link {
}
.frameUpConBodyLink:visited {
}
.frameUpConBodyLink:hover {
}
/* 
 Panel central
*/
.frameCentral {
}
.frameCentralTD {
	width: 420x;
}
/* 
 Linea de separacion
*/
.frameCentralSep {
}
/*
 Contenido del tipo CON y CAT
*/
.frameCentralCon {
}
.frameCentralConSep {
}
.frameCentralConTitle {
}
.frameCentralConTitleLink:link {
}
.frameCentralConTitleLink:visited {
}
.frameCentralConTitleLink:hover {
}
.frameCentralConBody {
}
.frameCentralConBodyLink:link {
}
.frameCentralConBodyLink:visited {
}
.frameCentralConBodyLink:hover {
}
/*
 Contenido del tipo BOX
*/
.frameCentralBox {
}
.frameCentralBoxSep {
	height: 10px;
}
.frameCentralBoxTitle {
	background-image: url(../images/pcservice/home_central_bgtitle.gif);
	background-repeat: no-repeat;
	color:#FFFFFF;
	font-size:18px;
}
.frameCentralBoxTitleLink:link {
	color: #ffffff;
}
.frameCentralBoxTitleLink:visited {
	color: #ffffff;
}
.frameCentralBoxTitleLink:hover {
	color: #ffffff;
}
.frameCentralBoxBody {
	font-size:9px;
}
.frameCentralBoxBodyLink:link {
}
.frameCentralBoxBodyLink:visited {
}
.frameCentralBoxBodyLink:hover {
}
.frameCentralBoxBodyUL {
 	margin: 0px 0px 0px 20px;
	padding: 0px;
}
.frameCentralBoxBodyLI {
	list-style-image: url("../images/trans_arrow.gif");
	list-style-type: none;
}
.frameCentralBoxBodyLI P {
/*	text-overflow:ellipsis; */
/*	overflow:hidden; */
/*	white-space:nowrap; */
	width: 180px;
}
/*
 Contenido del tipo APP
*/
.frameCentralApp {
	border: 2px solid #E2EDFE;
	margin: 0px;
	padding: 2px;
}
.frameCentralAppSep {
	height: 0px;
}
.frameCentralAppTitle {
	background-image: url('../images/tab_heading_blue.gif');
	background-repeat: no-repeat;
	font-weight:bold;
	text-indent: 10px;
}
.frameCentralAppTitleLink:link {
	color:#ffffff;
}
.frameCentralAppTitleLink:visited {
	color:#ffffff;
}
.frameCentralAppTitleLink:hover {
	color:#ffffff;
}
.frameCentralAppBody {
}
/*
 Panel derecho
*/
.frameRight {
}
.frameRightTD {
	width: 160px;
}
/* 
 Linea de separacion
*/
.frameRightSep {
}
/*
 Contenido del tipo CON
*/
.frameRightCon {
	border: 1px solid #E2EDFE;
	padding: 2px;
}
.frameRightConSep {
	height: 0px;
}
.frameRightConTitle {
	background-color:#A6ADBD;
	font-weight:bold;
}
.frameRightConTitleLink:link {
	color: #ffffff;
}
.frameRightConTitleLink:visited {
	color: #ffffff;
}
.frameRightConTitleLink:hover {
	color: #ffffff;
}
.frameRightConBody {
	padding: 2px;
	border: 1px solid #E2EDFE;
}
.frameRightConBodyLink:link {
}
.frameRightConBodyLink:visited {
}
.frameRightConBodyLink:hover {
}
/*
 Contenido del tipo BOX y CAT
*/
.frameRightBox {
	border: 1px solid #E2EDFE;
	padding: 2px;
}
.frameRightBoxSep {
	height: 0px;
}
.frameRightBoxTitle {
	background-color:#A6ADBD;
	font-weight:bold;
}
.frameRightBoxTitleLink:link {
	color: #ffffff;
}
.frameRightBoxTitleLink:visited {
	color: #ffffff;
}
.frameRightBoxTitleLink:hover {
	color: #ffffff;
}
.frameRightBoxBody {
	border: 1px solid #E2EDFE;
	padding: 2px;
}
.frameRightBoxBodyLink:link {
}
.frameRightBoxBodyLink:visited {
}
.frameRightBoxBodyLink:hover {
}
.frameRightBoxBodyUL {
 	margin: 0px 0px 0px 20px;
	padding: 0px;
}
.frameRightBoxBodyLI {
	list-style-image: url("../images/trans_arrow.gif");
	list-style-type: none;
}
.frameRightBoxBodyLI P {
	text-overflow:ellipsis;
	overflow:hidden;
	white-space:nowrap;
	width: 144px;
}
/*
 Contenido del tipo APP
*/



.frameRightApp {
	border: 1px solid #E2EDFE;
	padding: 2px;
}
.frameRightAppSep {
	height: 0px;
}
.frameRightAppTitle {
	background-color:#A6ADBD;
	font-weight:bold;
}
.frameRightAppTitleLink:link {
	color: #ffffff;
}
.frameRightAppTitleLink:visited {
	color: #ffffff;
}
.frameRightAppTitleLink:hover {
	color: #ffffff;
}
.frameRightAppBody {
	border: 1px solid #E2EDFE;
	padding: 2px;
}
/*
 Pie de pagina
*/
.frameFoot {
}
.frameFootSep {
}
.frameFootBody {
}
/**********************************************************
    Aqui arrancan los estilos para las demas plantillas
**********************************************************/
/*
 Estilo para los contenidos, url y archivos relacionados (todos los templates que lo incluyan)
*/
.relCont {
}
.relContSep{
	height: 30px;

}
/*
 Contenidos relacionados
*/
.relContFixedContents {
}
.relContFixedContentsSep {
	height: 10px;
}
.relContFixedContentsTitle {
	height: 20px;
	font-weight: bold;
	text-indent: 22px;
	vertical-align: middle;
}
.relContFixedContentsBody {
}
.relContFixedContentsBodyUL {
 	margin: 0px 0px 0px 20px;
	padding: 0px;
}
.relContFixedContentsBodyLI {
	list-style-type: none;
	margin-bottom: 5px;
}
.relContFixedContentsBodyLI P {
	text-overflow:ellipsis;
	overflow:hidden;
	white-space:nowrap;
	width: 160px;
}
.relContFixedContentsBodyLink:link {
}
.relContFixedContentsBodyLink:visited {
}
.relContFixedContentsBodyLink:hover {
}
/*
 Archivos adjuntos
*/
.relContAttachedFiles {

}
.relContAttachedFilesSep {
	height: 10px;
}
.relContAttachedFilesTitle {
	height: 20px;
	font-weight: bold;
	text-indent: 22px;
	vertical-align: middle;
}
.relContAttachedFilesBody {
}
.relContAttachedFilesBodyUL {
 	margin: 0px 0px 0px 20px;
	padding: 0px;
}
.relContAttachedFilesBodyLI {
	list-style-type: none;
	margin-bottom: 5px;
}
.relContAttachedFilesBodyLI P {
	text-overflow:ellipsis;
	overflow:hidden;
	white-space:nowrap;
	width: 160px;
}
.relContAttachedFilesBodyLink:link {
}
.relContAttachedFilesBodyLink:visited {
}
.relContAttachedFilesBodyLink:hover {
}
/*
 URLs asociadas
*/
.relContAttachedURLs {
}
.relContAttachedURLsSep {
	height: 10px;
}
.relContAttachedURLsTitle {
	height: 20px;
	font-weight: bold;
	text-indent: 22px;
	vertical-align: middle;
}
.relContAttachedURLsBody {
}
.relContAttachedURLsBodyUL {
 	margin: 0px 0px 0px 20px;
	padding: 0px;
}
.relContAttachedURLsBodyLI {
	list-style-type: none;
	margin-bottom: 5px;
}
.relContAttachedURLsBodyLI P {
	text-overflow:ellipsis;
	overflow:hidden;
	white-space:nowrap;
	width: 160px;
}
.relContAttachedURLsBodyLink:link {
}
.relContAttachedURLsBodyLink:visited {
}
.relContAttachedURLsBodyLink:hover {
}
/*
  Para todos los contenidos (tags genericos)
*/
.contentTitle {
	font-weight: bold;
	font-size: 17px;
                     color: #000000;
                     font-family: Verdana, Helvetica, sans-serif;
}
.contentSubTitle {
	font-weight: bold;
	font-size: 13px;
}
.contentBody {
}
/*
 Este esta para los titulos de las busquedas o demas
*/
.contentBodyTitle {
	font-weight: bold;
}
.contentBodyLink:link {
}
.contentBodyLink:visited {
}
.contentBodyLink:hover {
}
.contentBodyTable {
}
.contentMsg {
	color: #909090;
}
.contentBodyUL {
 	margin: 0px 0px 0px 20px;
	padding: 0px;
}
.contentBodyLI {
	list-style-image: url("../images/blue_arrow_02.gif");
	list-style-type: none;
}
/*
 Estilos para Foros
*/
.contentForumModeratorTitle {
	font-weight: bold;
}
.contentForumModeratorNames {
	font-style: italic;
}
/*
 Estilos para tablas dentro del body
*/
.contentBodyColTitle {
	font-weight: bold;
	background-color: #818A98;
	color: #FFFFFF;
	text-indent: 5px;
}
.contentBodyRowSep {
}
.contentBodyRow1 {
	background-color: #F2F4F7;
}
.contentBodyRow1Link:link {
}
.contentBodyRow1Link:visited {
}
.contentBodyRow1Link:hover {
}
.contentBodyRow2 {
	background-color: #F8F9FA;
}
.contentBodyRow2Link:link {
}
.contentBodyRow2Link:visited {
}
.contentBodyRow2Link:hover {
}
.contentBodyPending {
	background-color: #F9B5A4;
}
.contentBodyPendingLink:link {
}
.contentBodyPendingLink:visited {
}
.contentBodyPendingLink:hover {
}
/*
 Para la busqueda
*/
.contentSearchRow1 {
}
.contentSearchRow2 {
	background-color: #E8F2FD
}
/*
TEXTO OLVIDO DE CONTRASEÑA
*/
.contentForgetPassword{
   font-size: 10px;
   font-family:Geneva, Arial, Helvetica, sans-serif;
   color:#EEA003;
   font-weight: bold;
}
/*
 Estos tags son propios del nuewsletter (ver si se colocan en un CSS distinto)
 de ser asi, agregar los tags genericos (BODY, TD, etc)
*/
 .contentNL {
 }
 .contentNLTitle {
	background-color: #399DEE;
 	font-weight: bold;
	font-size: 15px;
	text-indent: 15px;
	height: 20px;
}
.contentNLSep {
	height: 15px;
}
.contentNLBody {
	background-color: #EDF5FE;
}
.contentNLBodyTitle {
	background-color: #399DEE;
 	font-weight: bold;
	font-size: 12px;
	text-indent: 20px;
	height: 20px;
}
.contentNLBodyFoot {
	background-color: #BCDBFC;
	height: 15px;
}
.contentNLBodySep {
	height: 10px;
}
/*
 Propios de la encuesta (para el resultado)
 Se asignan 5 valores, si hay mas resultados, se repiten
*/
.contentSurveyResult1 {
	background-color: #99CC99;
	color: #FFFFFF;
}
.contentSurveyResult2 {
	background-color: #99CCCC;
	color: #FFFFFF;
}
.contentSurveyResult3 {
	background-color: #99CCFF;
	color: #FFFFFF;
}
.contentSurveyResult4 {
	background-color: #CCCCFF;
	color: #FFFFFF;
}
.contentSurveyResult5 {
	background-color: #FFCCFF;
	color: #FFFFFF;
}

.frameRightHtmSep{
height: 10px;
}


/***************************************************************************/

