﻿
/* ========================================================= */

/* --------------- ESTILOS PARA Proyecto:Yo Elijo mi PC --------------- */

/* ========================================================= */
html, body{ font-family:Trebuchet MS; margin:0px 0px 0px 0px; padding:0px 0px 0px 0px}
.cssLblTexto
{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif,Verdana; 
	font-size: 13px; 
	color:#037bcb; 
	font-weight:bolder;
}

.cssLblTextResul
{ 
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif,Verdana; 
	font-size: 12px; 
	color: #000000; 
}

.cssLbl
{ 
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif,Verdana; 
	font-size: 12px; 
	color: #000000; 
	font-weight:bold;
}

input.cssText_yempc
{
	border:0px;
	height:24px;
	width:155;
	border-bottom: 1px solid #0099ff;
	border-top:1px solid #0099ff;
	width:100%;
}

.cssTextform
{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif,Verdana; 
	font-size: 12px; 
	color: #3eb0fc; 
	font-weight:bold;
	vertical-align:middle;
}


.cssTd_yempc
{ 
	background-image:url(img/marco_form.jpg);
	background-repeat:no-repeat;
}

.cssFondoa
{
	background-image:url(../img/fondoa.jpg);
	background-repeat:no-repeat;

}

.cssFondob
{
	background-image:url(../img/fondob.jpg);
	background-repeat:no-repeat;
	width:718;
	height:310;
}

.cssFondoc
{
	background-image:url(../img/fondoc.jpg);
	background-repeat:no-repeat;
	width:718;
	height:270;
}


div#bgTabla
{
	background-image:url(../img/marco_bg.gif);
	background-repeat:no-repeat;
	position:absolute;
	top:30%;
	bottom:50%;
	left:17%;
	right:50%;
	height:388px;
	width:759px;
	z-index:1;
}

div.sdmenu {
	width: 150px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	padding-bottom: 10px;
	color: #fff;
}
div.sdmenu div {
	background: url(title.jpg);
	background-repeat:no-repeat;
	overflow: hidden;
}
div.sdmenu div:first-child {
	background: url(1.jpg) no-repeat;
}
div.sdmenu div.collapsed {
	height: 95px;
}
div.sdmenu div span {
	display: block;
	padding: 5px 25px;
	height:80px;
	font-weight: bold;
	color: white;
	background: url(expanded_.gif) no-repeat 10px;
	background-position:inherit;
	cursor: default;
	border-bottom: 0px solid #ddd;
}
div.sdmenu div.collapsed span {
	background-image: url(collapsed.gif);
}


A:link{color:#0036A1; font-size:11px; font-family:Trebuchet MS;}
A:visited{color:#0036A1; font-size:11px; font-family:Trebuchet MS;}
A:active{color:#0036A1; font-size:11px; font-family:Trebuchet MS;}
A:hover{color:#0036A1; font-size:11px; font-family:Trebuchet MS;}

