body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	background:url(../img/bg.gif) repeat-x #ebebeb;
}
body#interior{
	background:#ebebeb;
}
body,h1,p,ul,li,td,tr,table{
	margin:0;
	padding:0;
}
img{
	vertical-align:middle;
	border:0;
}
.clear{
	clear:both;

}

#wrap{
	width:950px;
	margin:auto;
}

#header{
	height:123px;
}
#header h1 a{
	text-indent:-9999px;
	display:block;
	background:url(../img/logo.gif);
	width:275px;
	height:53px;
}

#header .left{
	float:left;
	color:#999;
}
#header .left .buttons{
	padding:7px 0 21px;
	font-weight:bold;
	width:400px;
}
#header .left .buttons a,#header .right a{
	color:#999;
	text-decoration:none;
	padding:0 6px;
}
#header .right{
	float:right;
	text-align:right;
}
#header .right .buttons{
	padding:7px 0 21px;
}
#header .right select{
	width:120px;
	margin:0 0 2px 0;
}

#menu{
	font-family:Verdana;
	height:23px;
	list-style:none;
}
#menu li{
	float:left;
}
#menu a{
	font-family:Verdana;
	color:#fff;
	text-decoration:none;
	padding:4px 20px 5px;
	display:block;
	background:url(../img/navbarbg.gif);
}
#menu a:hover,#menu a.a{
	background:url(../img/navbarbg.gif) center bottom;
}

/* drop down menu */
#menu .submenu{
	font-family:Verdana;
	position:absolute;
	display:none;
	z-index:3;
	border-top:1px solid #222;
	z-index:1000;
	top:145px;
	background:#41443f !important;
}
#menu .submenu li{
	float:none;
	display:block;
}
#menu .submenu li a{
	width:170px !important;
	height:auto;
	text-indent:0;
	color:#fff;
	padding:5px;
	border:1px solid #222;
	border-top:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background:transparent !important;
	letter-spacing:-1px;
}
#menu .submenu li a:hover{
	background:#71796c !important;
}

#content{
	text-align:center;
	padding:20px 0;
}

/*# esto lo ha comentado Ascen} 
#content label{
	float:left;
	width:120px;
	display:block;
	clear:left;
}
#content input.text{
	float:left;
	width:120px;
	clear:right;
}
#content .miniwrap{
	margin:auto;
	width:260px
}
esto lo ha comentado Ascen} */




/* A PARTIR DE ACA EL INTERIOR*/

.page{
	background:#fff;
	margin:35px 0;
}
.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:695px;
	height:600px;
	padding:0 50px;
	background:url(../img/tr-corner.gif) no-repeat top right #fff;
}

.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;
/* Comentado por Ascen
	padding:2px 0 0 0;
     Comentado por Ascen	
*/	
}
.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;
}
.colRight h2{
	text-align:right;
	font-family:"Times New Roman", Times, serif;
	font-size:22px;
	letter-spacing:-1px;
	font-weight:normal;
	margin:20px 0;
}

.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;
}

.page .buttons{
	margin:0 0 20px 0;
	height:20px;
}
.page .buttons a{
	display:block;
	float:left;
	width:130px;
	height:18px;
	background:url(../img/tab_grey.gif);
	background-position: top center;
	color:#fff;
	text-decoration:none;
	text-align:center;
	font-size:14px;
	padding:2px 0 0 0;
}
.page .buttons a:hover{
	background:url(../img/tab_hover.gif);
	background-position: top center;
}
.page .buttons a.active{
	background:url(../img/tab_blue.gif);
	background-position: top center;
}

.tdFir{
	width:280px;
	background:#f5f5f5;
	border-bottom:1px solid #b3b3b3;
	padding:2px 10px;
	color:#153f1c;
	text-align:left;
}
.tdSec{
	width:70px;
	background:#757678;
	border-bottom:1px solid #555657;
	padding:2px 10px;
	color:#fff;
	text-align: center;
}
.tdThi{
	width:190px;
	background:#f5f5f5;
	border-bottom:1px solid #b3b3b3;
	padding:2px 10px;
	color:#153f1c;
	text-align: left;
}
table{
	margin:0 0 0 5px;
	width:660px;
}
.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;
}
.page .bot .left{
	background:url(../img/bl-corner.gif);
	width:13px;
	height:13px;
	float:left;
}
.page .bot{
	background:#fff;
	padding:20px 0 0 0;
	height:13px;
}
.page .bot .right{
	background:url(../img/br-corner.gif);
	width:13px;
	height:13px;
	float:right;
}
.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;
}
