@charset "utf-8";
/* CSS Document */

/**@

 main.css
 Hoja de estilos principal del sitio web Presisso.com.ar

@**/

/**@
	Redefinición de clases y selectores XHTML para estandarizar el comportamiento
	del renderizado de las páginas. Esto es común para todas las páginas del sitio.
@**/

body{
	color:#CCCCCC;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.7em;

	background-color: #464646;
	background-image: url(/share/img/body_bg.jpg);
	background-position: left top;
	background-repeat: repeat-x;

	margin: 0px;
	padding:0px;
}

a{
	text-decoration: none;
	color: #FFFFFF;
}

a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}

h1, h2, h3, h4, h5, h6{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-position: left top;
	background-repeat: no-repeat;
	font-weight: bold;
}

h1 span, h2 span, h3 span, h4 span, h5 span, h6 span{
	display:none;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a{
	display: block;
	width: 100%;
	height: 100%;
	text-decoration: none;
}

hr {
	display: none;
	height: 0px;
}

form, fieldset, label, input, select, textarea{
	margin: 0px;
	padding: 0px;
}

form fieldset{
	margin: 1em 0px;
}

form br{
	clear: both;
	margin: 0px;
	padding: 0px;
	line-height: 0px;
	height: 0px;
	font-size: 0px;
}

div.clear {
	clear: both;
	margin: 0px;
	padding: 0px;
}




/**@
	Comienzo con la definición de los estilos visuales para los ID ya concretamente
	de la página.
@**/


#pgWrapper {
	margin: 0px auto;
	padding: 0px;
	width: 770px;
}

#mnuTop p {
	height: 35px;
	line-height: 35px;
	text-align: right;
	margin: 0px;
}
#mnuTop p a{
}





/**
		Menú principal
**/
#hdMain{
	height: 35px;
	padding-left: 200px;
}
#mnuMain1,
#mnuMain2 {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	height: 35px;
}
#mnuMain1{
	float: left;
	width: 350px;
}



#hdMain h2 {
	display: none;
}
#mnuMain1 li,
#mnuMain2 li{
	display: inline;
}
#mnuMain1 li a,
#mnuMain2 li a{
	display: block;
	float: left;

	font-size: 16px;
	font-weight: bold;
	color: #B8A795;
	text-decoration: none;

	padding-top: 6px;
	padding-bottom: 6px !important;
	padding-bottom: 2px;
	margin-right: 20px;

	border-bottom-color: #131313;
	border-bottom-style: solid;
	border-bottom-width: 5px;

	height: 18px;
	width: auto;

}

li#mnuMain1Opc1on a,
#mnuMain1 li a:hover,
#mnuMain2 li a:hover{
	color: #FFFFFF;
}
li#mnuMain1Opc1on a,
li#mnuMain1Opc1 a:hover{
	border-bottom-color: #92A97E;
}
li#mnuMain1Opc2on a,
li#mnuMain1Opc2 a:hover{
	border-bottom-color: #7EA995;
}
li#mnuMain1Opc3on a,
li#mnuMain1Opc3 a:hover{
	border-bottom-color: #A9957E;
}
li#mnuMain1Opc4on a,
li#mnuMain1Opc4 a:hover{
	border-bottom-color: #7E92A9;
}

#mnuMain2 {
	float: right;
	width: 200px;
}
#mnuMain2 li {
	text-align: right;
}
#mnuMain2 li a {
	color: #A9957E;
	text-align: right;
	width: auto;
	float: right;
	margin-right: 0px;
	margin-left: 10px;
}
li#mnuMain2Opc1on a,
li#mnuMain2Opc1 a:hover{
	border-bottom-color: #FF0000;
}
li#mnuMain2Opc2on a,
li#mnuMain2Opc2 a:hover{
	border-bottom-color: #FFFFFF;
}



/**
		Bloque con la presentación
**/
#hdScc {
	height: 199px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	background-repeat:no-repeat;
	background-position: top left;
}

/**
	Bloque con el Menú secundario
**/
#mnuSub {
	padding-left: 200px;
	height: 37px;
	margin: 0px;
}
#mnuSub h2 {
	display: none;
}
#mnuSub1,
#mnuSub2 {
	height: 37px;
	line-height: 37px;
	padding: 0px;
	margin: 0px;

	font-size: 16px;
	font-weight: bold;
	color: #999999;
}
#mnuSub1 {
	float: left;
}
#mnuSub2 {
	float: right;
	font-size: 13px;
	text-align: right;
	white-space: nowrap;
}
#mnuSub1 a,
#mnuSub2 a{
	color: #999999;
}
#mnuSub1 a:hover,
#mnuSub2 a:hover{
	color:#FFFFFF;
}












#cntMain {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #464646;
	padding-left: 200px;
	background-image: url(/share/img/logo_presisso.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	margin: 0px;
}
#hdScc h2 {
	display: none;
}
#boxIntro {
	background-repeat: repeat-x;
	background-position: left top;
/*
	padding: 10px 10px 0px 10px;
*/
	border-bottom-color: #464646;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
#boxIntro p {
	margin-top: 0px;
	margin-bottom: 1em;
	width: auto;
	font-size: 13px;
	padding: 10px 10px 0px 10px;
}
#boxIntro p cite{
	float: left;
	padding-top: 3px;
	margin-right: 10px;
	margin-bottom: 30px;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
	width: 140px;
	display: block;
}

#boxFotos {
	padding-right:	0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	margin-top: 20px;
}
#boxFotos h3 {
	display: none;
}
#boxFotos #boxFotosFoto {
	padding: 0px;
	float: left;
	height: 180px;
	width: 345px;
	margin: 0px;
	line-height: 0px;
}
#boxFotos ul{
	float: right;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	width: 225px;
}
#boxFotos ul li {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#boxFotos #boxFotosFoto img {
	height: 178px;
	width: 343px;
	border: 1px solid #CCCCCC;
}
#boxFotos ul li a img {
	border: 1px solid #CCCCCC;
	width: 58px;
	height: 43px;
}
#boxFotos ul li a {
	float: left;
	display: block;
	padding-left: 15px;
	padding-bottom: 15px;
	width: 60px;
}
p#boxFotosLnk {
	float: right;
	height: 25px;
	border: 1px solid #CCCCCC;
	width: 208px;
	line-height: 25px;
	text-align: center;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
}

p#boxFotosCto{
	float: right;
	height: 25px;
	border: 1px solid #FFFFFF;
	width: 208px;
	line-height: 25px;
	text-align: center;
	vertical-align: middle;
	margin: 5px 0px 0px 0px;
	padding: 0px;
	background-color: #000000;
}

#cntMain h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin-top: 1.2em;
	margin-bottom: 0.8em;
}




#boxElementosListas ul{
	margin: 0px;
	padding: 0px;
	list-style-type:none;
	width: 340px;
}
#boxElementosListas ul li {
	background-image: url(/share/img/icon_lista_vineta_1.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 10px;
}
#boxElementosListas ul li a {
	color: #CCCCCC;
	text-decoration: underline;
}
#boxElementosListas ul li a:hover {
	color: #FFFFFF;
}
#boxElementosListas ul.ulListaDoble li {
	display: block;
	float: left;
	width: 160px;
	list-style-type: none;
}



#boxElementosVisor {
	float: right;
	width: 208px;
	padding-top: 25px;
}
#boxElementosVisor p {
	margin: 0px;
	padding: 0px;
	background-color: #666666;
}
#boxElementosListas {
	float: left;
	width: 345px;
}
#boxElementos {
	width: 570px;
	margin-top: 20px;
}
#mnuSub2 a {
	font-weight: normal;
	padding-left: 5px;
}
#mnuSub1 span {
	border-bottom-style: solid;
	border-bottom-width: 10px;
}


#boxIntro ul {
	margin: 0px;
	padding: 0px;
	padding-left: 3px;
	list-style-type: none;
	background-color: #6F805F;
/*
	margin-left: -10px;
	margin-right: -10px;
*/
	width: 567px;
	height: 30px;
}
#boxIntro ul li {
	display: inline;
}
#boxIntro ul li a{
	border-bottom-color: #6F805F;
	border-bottom-style: solid;
	border-bottom-width: 6px;
	display: block;
	float: left;
	padding: 5px 10px 2px 7px;
	margin-left: 7px;
	height: 17px;
	line-height: 17px;
	font-weight: normal;
	color: #F3F5F1;
	text-decoration: none;
	background-image: url(/share/img/icon_submnu_opt.gif);
	background-position: left;
	background-repeat: no-repeat;
	font-size: 14px;
}
#boxIntro ul li a:hover {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-color: #545E46;
}
#boxIntro ul li.itemCurrent {
}
#boxIntro ul li .itemCurrent a {
	color: #FFFFFF;
}
#boxIntro ul li.itemCurrent a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	border-bottom-color: #92A97E;
	background-image: url(/share/img/icon_submnu_opt_active.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 11px;
}
#boxElementosListas h3 {
	margin-top: 25px;
	margin-bottom: 1em;
}






/***

	Visor de las fotos de accesorios

***/
div#boxFotosAcc{
	margin-top: 20px;
}
div#boxFotosAcc h3{
	display: none;
}
div#thumbsAcc{
	float: left;
	position:relative;
	width: 252px;
}
div#thumbsAcc ul.boxFotosAccThumbs{
	width: 252px;
	overflow:hidden;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	position: absolute;
	left: 0px;
	top: 0px;
}
div#thumbsAcc ul.boxFotosAccThumbs li{
	margin: 0px;
	padding: 0px;
	float: left;
	margin-right: 9px;
	margin-bottom: 9px;
}
div#thumbsAcc ul.boxFotosAccThumbs li a{
	text-decoration: none;
}
div#thumbsAcc ul.boxFotosAccThumbs li a img{
	border: 1px solid #999999;
	width: 73px;
	height: 54px;
}

ul#thumbsAccPgs{
	position: absolute;
	left: 0px;
	top: 213px;
	border-top: 1px solid #999999;
	margin: 0px;
	padding: 0px;
	padding-top: 9px;
	list-style-type: none;
	width: 243px;
}
ul#thumbsAccPgs li{
	float: left;
	margin-right: 10px;
	padding: 0px;
	height: 23px;
	width: 23px;
	border: 1px solid #999999;
	background-color: #333333;
	text-align: center;
	vertical-align:middle;
	line-height: 23px;
	font-size:16px;
	font-weight:bold;
}
ul#thumbsAccPgs li.inactive{
	background-color:#333333;
}

ul#thumbsAccPgs li.active{
	background-color:#E20A17;
}
ul#thumbsAccPgs li a{
	display: block;
	width: 23px;
	height: 23px;
	float: left;
}
ul#thumbsAccPgs li a:hover{
background-color:#000000;
}
ul#thumbsAccPgs li current{
	background-color: #666666;
}



div#boxFotosAccVisor{
	float: right;
	width: 310px;
	height: 241px;
	margin: 0px;
}
p#boxFotosAccVisorFoto{
	margin: 0px;
	margin-bottom: 10px;
}
p#boxFotosAccVisorFoto img{
	border: 1px solid  #999999;
	height: 213px;
	width: 308px;
}
p#boxFotosAccVisorDesc{
	border: 1px solid #999999;
	text-align: center;
	padding: 10px;
	margin: 0px;
	margin-top: 10px;
}



/***
SubMenú
***/
#mnuSub #mnuSub2 span {
	border-bottom-width: 10px;
	border-bottom-style: solid;
	color: #FFFFFF;
}
ul#blqShowRoomThumbs {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
ul#blqShowRoomThumbs li {
	float: left;
	margin: 0px 10px 10px 0px;
	width: 118px;
	height: 118px;
	border: 1px solid #999999;
	padding: 5px;
	line-height: 118px;
	vertical-align: middle;
	text-align:center;
/*
	position:relative;
*/
}
ul#blqShowRoomThumbs li a{
/*
	position: absolute;
	margin-top: -59px;
	margin-left: -59px;
	top: 50%;
	left: 50%;
*/
}
ul#blqShowRoomThumbs li a img {
	/*
	display: block;
*/
	border: 1px solid #FFFFFF;
	vertical-align: middle;
}
#ftMain #ftMainCnt h4 {
	font-size: 14px;
	font-weight: bold;
	color: #999999;
	margin: 0px;
}
#ftMain {
	margin-top: 50px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-bottom-width: 5px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	color: #999999;
	font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif;
}
#ftMain #ftMainCnt p {
	margin: 0px;
	font-size: 11px;
}
#ftMain #ftMainCnt a {
	color: #CCCCCC;
	text-decoration: underline;
}
#pgWrapper #ftMain #ftMainCnt {
	float: left;
	width: 500px;
}
#pgWrapper #ftMain h2 {
	background-image: url(/share/img/foot_logo_infosoft.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 32px;
	width: 130px;
	float: right;
	margin: 0px;
}
#pgWrapper #ftMain h2 a {
	display: block;
	height: 32px;
	width: 130px;
}
#boxElementosListas dl {
	display: block;
}
#boxElementosListas dl dt {
	font-weight: bold;
	font-size: 12px;
	background-image: url(/share/img/icon_lista_vineta_1.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 10px;

}
#boxElementosListas dl dd {
	padding: 0px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	color: #CCCCCC;
}
#boxElementosListas dl dt a {
	text-decoration: underline;
}
