#content{
	text-align:center;
	padding:20px 0;
}

/* A PARTIR DE ACA EL INTERIOR*/

.colLeft{
	float:left;
	width:155px;
	text-align:left;
}
.colLeft_round{
	float:left;
	width:155px;
	text-align:left;
	background:url(../../img/lt_corner.gif) no-repeat top left #fff;
}

.colRight{
	float:left;
	width:794px;
	height:auto;
	background:url(../../img/tr-corner.gif) no-repeat top right #fff;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.colRight h2{
	text-align:right;
	font-family: "Times New Roman", Times, serif;
	font-size:22px;
	letter-spacing:0px;
	font-weight:normal;
	margin:25px 25px;
	color:#666
}

.search{
	background:url(../../img/tl-corner_negro.gif) no-repeat top left #4c4c4c;
	text-align:center;
	color:#fff;
	width:148px;
	padding:20px 0 10px 0;
	margin:0;
}
.search .searchfield{
	padding:0 0 7px 15px;
	height:18px;
}
.search .searchfield .left{
	background:url(../../img/searchfield_left.gif);
	width:18px;
	height:18px;
	float:left;
	padding:0;
	margin:0;
}
.search .searchfield .mid{
	background:#fff;
	width:90px;
	height:18px;
	float:left;
	padding:0 0 0 1px;
	margin:0;
}
.search .searchfield .mid input{
	border:0;
	margin:0;
	width:80px;
}
.search .searchfield .right{
	background:url(../../img/searchfield_right.gif);
	width:9px;
	height:18px;
	float:left;
	padding:0;
	margin:0;
}
.search .w120{
	width:120px;
	margin:4px 0;
	font-size:11px;
}

.prodName{
	color:#f00;
	font-size:20px;
	padding:0 10px 0 0;
	display:block;
	float:left;
}
.descText{
	display:block;
	font-size:8px;
	padding:20px 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.titleText{
	color:#fff;
	margin:20px 0 0 0;
	height:14px;
}
.titleText .left{
	background:url(../../img/titleText_left.gif);
	width:3px;
	height:14px;
	float:left;
}
.titleText .mid{
	background:#34302e;
	padding:0 10px;
	height:14px;
	float:left;
}
.titleText .right{
	background:url(../../img/titleText_right.gif);
	width:3px;
	height:14px;
	float:left;
}
.right img{
	vertical-align:text-bottom;
}

.tdFir{
	width:280px;
	background:#f5f5f5;
	border-bottom:1px solid #b3b3b3;
	padding:2px 10px;
	color:#153f1c;
}
.tdSec{
	width:70px;
	background:#757678;
	border-bottom:1px solid #555657;
	padding:2px 10px;
	color:#fff;
}
.tdThi{
	width:190px;
	background:#f5f5f5;
	border-bottom:1px solid #b3b3b3;
	padding:2px 10px;
	color:#153f1c;
}

.pLeft{
	float:left;
	text-align:left;
}
.pRight{
	float:right;
}
.buttonsList{
	list-style:none;
}
.buttonsList li{
	height:88px;
	display:block;
	width:155px;
}
.buttonsList a{
	display:block;
	height:68px;
	width:146px;
	background:url(../../img/button_idle.gif);
	border-right:2px solid #ccc;
	text-align:center;
	text-decoration:none;
	color:#000;
	padding:20px 0 0 0;
}
.buttonsList a:hover{
	background:url(../../img/button_hover.gif);
}
.buttonsList a img{
	display:block;
	margin:0 auto 8px auto;
}
.buttonsList li.active {
	background:url(../../img/arrow.gif) no-repeat center right;
}
.buttonsList li.solicitud a{
	background:url(../../img/boton_solicitud.gif);
	color:#fff;
	font-weight:bold;
	font-size:14px;
	padding:30px 0 0 0;
	height:58px;
}
.buttonsList li.active a{
	background:url(../../img/button_active.gif);
	border:0;
	color:#fff;
	width:147px;
}
.buttonsList li.verde a{
	background:url(../../img/button_verde.jpg);
	border:0;
	color:#fff;
	width:147px;
}
.buttonsList li.verde a:hover{
	background:url(../../img/button_verde_hover.jpg);
	border:0;
	color:#fff;
	width:147px;
}


.right13{
	background:url(../../img/boton_solicitud.gif);
	width:13px;
	height:13px;
	float:left;
}



.boxEnd{
	background:url(../../img/boxEnd.gif);
	height:4px;
	width:660px;
	margin:0 0 10px 5px;
	font-size:0;
}
.boxStart{
	background:url(../../img/boxStart.gif);
	height:4px;
	width:660px;
	margin:2px 0 0 5px;
	font-size:0;
}

.colMain{
	float:left;
	width:910px;
	height:100%;
	padding:20px 20px 20px 20px;
	background:url(../../img/tr-corner.gif) no-repeat top right #fff;
}

/* Para la plantilla principal que no tiene botones */	
.colLeft_v2{
	float:left;
	width:15px;
	text-align:left;
}
.colLeft_v2_round{
	float:left;
	width:15px;
	text-align:left;
	background:url(../../img/lt_corner.gif) no-repeat top left #fff;
}
.colRight_v2{
	text-align:left;
	float:left;
	width:900px;
	height:auto;
	background:url(../../img/tr-corner.gif) no-repeat top right #fff;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
}

.colRight_v2 h2{
	text-align:right;
	font-family: "Times New Roman", Times, serif;
	font-size:22px;
	letter-spacing:0px;
	font-weight:normal;
	margin:25px 25px;
	color:#666
}
/* Para la plantilla principal que no tiene botones */	


.rbroundbox { background: url(../../img/nt.gif) repeat; }
.rbtop div { background: url(../../img/tl.gif) no-repeat top left; }
.rbtop { background: url(../../img/tr.gif) no-repeat top right; }
.rbbot div { background: url(../img/bl.gif) no-repeat bottom left; }
.rbbot { background: url(../../img/br.gif) no-repeat bottom right; }

.rbtop div, .rbtop, .rbbot div, .rbbot {
	width: 100%;
	height: 7px;
	font-size: 1px;
}
.rbcontent { margin: 0 7px; }
.rbroundbox { width: 50%; margin: 1em auto; }






.style_1 {
    font-family: 'Verdana', sans-serif;
    font-size: 10px;
    font-stretch: normal;
    font-style: normal;
    font-weight: 400;
    line-height: 12px;
}
.paragraph_style_2 {
    color: rgb(88, 77, 77);
    font-family: 'Verdana', sans-serif;
    font-size: 13px;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 16px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    opacity: 1.00;
    padding-bottom: 0px;
    padding-top: 0px;
    text-align: left;
    text-decoration: none;
    text-indent: 0px;
    text-transform: none;
}


