/* main css nexedigital  V1.0  nexedigital.com*/

* {
 }

body {
	margin:0 auto;
	padding:0;
	background-color: #fff;
	font-size:10px;
	font-family:verdana, arial, helvetica, sans-serif;
	text-align:justify;
	background-image: url(../images/back1.jpg);
	background-position: left top;
	background-repeat: repeat-x;
}

/*PAGINA INDEX*/
#hoja{
	width:690px;
	margin:0 auto;
	background-color: #FFFFFF;
	
}

#contenedor{
	width:684px;
	background:#FFF;
	margin:0 auto;
	padding:0;
	
	
}

/************************************************************************MENU TOP*/
#menutop{
	width:684px;
	height:85px;
	background-image:url(../images/logo.jpg);
	margin: 0 0 5px 0;
	padding: 0 0 4px 0;
	background-repeat: no-repeat;
	background-position: 3px 19px;
	background-color: #fff;
}



#menutop ul {
	list-style-type:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #58645A;
	text-align:right;
	margin-top: 3px;
	margin-bottom: 1px;
	padding-top: 76px;
	padding-bottom: 3px;
}
#menutop ul li{
display:inline
}

#menutop ul li a{
	color:#58645A;
	text-decoration:none;
	margin-right: 1px;
	padding-right: 3px;
}

#menutop ul li a:hover{
color:#EE7E01;
text-decoration:none
}
#menutop a#current{
color:#EE7E01;
text-decoration:none
}

/******************************************************************************MENU GENERAL*/
#menugral{
	height:30px;
	margin:0;
	text-align: left;
	padding: 0px;
	background-color: transparent;
	background-image: url(../images/line_top.gif);
	background-repeat: repeat-x;
}
#menugral ul{
	list-style-type:none;
	background-color: transparent;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#FFF;
	text-align:left;
	margin: 5px;
	padding: 6px 5px 8px 0px;
	font-weight: bold;
}
#menugral ul li{
background-color: transparent;
display:inline;
height:30px
}
#menugral ul li a{
background-color: transparent;
	color:#FFF;
	text-decoration:none;
	height: 20px;
	width: 150px;
	margin-top:10px;
	margin-bottom:4px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom:4px
}

#menugral ul li a:hover{
background-color: transparent;
	color:#ED8001;
	text-decoration:none;

}
#menugral a#actual{
background-color: transparent;
color:#ED8001;
text-decoration:none
}

/******************************************************************************MENU EMPRESA/PARTICULARES*/
#menuclientes{
	height:37px;
	margin:0;
	text-align: left;
	padding: 0px;
	background: url(../images/m_part.gif) repeat-x
}
#menuclientes ul{
background-color: transparent;
	list-style-type:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFF;
	font-weight:bold;
	text-align:right;
	margin: 5px;
	padding: 10px;
}
#menuclientes ul li{
background-color: transparent;
display:inline;
height:42px
}
#menuclientes ul li a{
background-color: transparent;
	color:#FFF;
	text-decoration:none;
	height: 34px;
	width: 205px;
	margin-top:7px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFF;
	padding-right: 5px;
	padding-left: 10px;
}

#menuclientes ul li a:hover{
background-color: transparent;
	color:#ED8001;
	text-decoration:none
}
#menuclientes a#esta{
background-color: transparent;
color:#ED8001;
text-decoration:none
}

/*******************************************************************************************DIV FLASH*/

#flash{
background-color: transparent;
width:684px;
height:200px;
margin:0;
padding:0
}

/******************************************************************************BANNER*/
#bannervoip{
width:684px;
height:149px;
margin-top:1px;
background:url(../images/cuadro1.gif) no-repeat;
float:left;
}
.box{
background-color: transparent;
width:450px;
margin-top:20px;
padding-right:10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	padding-left:3px;
	float: right
}
.box a:link, .box a:visited{
background-color: transparent;
text-decoration:none;
color:#666
}
.box a:hover, .box a:active{
background-color: transparent;
color:#FF9933;
text-decoration:none
}
/******************************************************************************BANNERPARTICULARES*/
#particular{
width:271px;
height:73px;
margin-top:1px;
background:url(../images/cdparticular.gif) no-repeat;
float:right
}
.boxparticular{
background-color: transparent;
width:180px;
margin-top:5px;
padding:5px;
font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
	text-align: justify
}
.boxparticular a:link, .boxparticular a:visited{
background-color: transparent;
text-decoration:none;
color:#FFF
}
.boxparticular a:hover, .boxparticular a:active{
background-color: transparent;
color:#FFF;
text-decoration:underline
}
/******************************************************************************BANNEREMPRESAS*/
#empresa{
width:271px;
height:73px;
margin-top:4px;
background:url(../images/cdempresa.gif) no-repeat;
float:right
}
/******************************************************************************BANNERSERVICIOS*/
#servicios{
width:241px;
height:150px;
margin-top:2px;
background:url(../images/cdservices.gif);
float:left
}
.boxservicios{
background-color: transparent;
margin-left:-36px
}
.boxservicios ul{
background-color: transparent;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	list-style-type:none;
	font-size:9px;
	font-weight:bold;
	color:#4f5548;
	padding-top:40px;
}
.boxservicios ul li{
background-color: transparent;
display:block
}
.boxservicios ul li a{
	color:#4f5548;
	text-decoration:none;
	padding-left: 20px;
	background-image: url(../images/flechas.gif);
	background-repeat: no-repeat;
	background-position: left 1px;
}

.boxservicios ul li a:hover{
	color:#ee7f00;
	text-decoration:none;
	padding-left: 20px;
	background-image: url(../images/flechas.gif);
	background-repeat: no-repeat;
	background-position: left -16px;
}



/******************************************************************************BANNERTIENDAONLINE*/
#tienda{
	width:241px;
	height:150px;
	margin-top:2px;
	margin-left:9px;
	background:url(../images/cdtienda.gif);
	float:left
}
#contimag{
background-color: transparent;
margin-top:10px;
padding-top:25px;
padding-left:15px;
padding-right:4px
}
.border img{
	border: 1px solid #ccc;
	
}

.border:hover img{
border: 1px solid #FF6600;
}

.border:hover{
color: red; /* irrelevant definition to overcome IE bug */
}

/******************************************************************************BANNERPROMOMOVIL*/
#movil{
width:185px;
height:73px;
margin-top:2px;
background:url(../images/promo1.gif);
float:right
}
.boxmovil{
background-color: transparent;
margin-top:35px;
padding-left:3px;
font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #4f5548;
	padding-left:3px;
	text-align: left
}

.boxmovil a:link, .boxmovil a:visited{
background-color: transparent;
text-decoration:none;
color:#4f5548
}
.boxmovil a:hover, .boxmovil a:active{
background-color: transparent;
color:#FF3366;
text-decoration:none
}
/******************************************************************************BANNERPROMOFIJO*/
#fijo{
width:185px;
height:73px;
margin-top:4px;
background:url(../images/promo2.gif);
float:right
}
.boxfijo{
background-color: transparent;
margin-top:30px;
padding-left:3px;
font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #4f5548;
	padding-left:3px;
	text-align: left
}

.boxfijo a:link, .boxfijo a:visited{
background-color: transparent;
text-decoration:none;
color:#4f5548
}
.boxfijo a:hover, .boxfijo a:active{
background-color: transparent;
color:#FF3366;
text-decoration:none
}
/******************************************************************************FOOTER*/

#footer{
	clear: both;
	height:41px;
	margin-top:1px;
	background:url(../images/line_top.gif) repeat-x;
	text-align: center;
	padding: 0px;
	}
.boxfooter{
height:15px;
	padding-top:15px;
font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	background-color: transparent;
	color: #fff;
	padding-left:3px;
}

.boxfooter a:link, .boxfooter a:visited{
	text-decoration:none;
	background-color: transparent;
	color:#eed3b4;
	width: 150px;
	margin-bottom:4px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom:4px;

}
.boxfooter a:hover, .boxfooter a:active{
background-color: transparent;
color:#ee7f00;
text-decoration:none
}
.boxfooter a#that{
color:#ee7f00;
background-color: transparent;
text-decoration:none;
border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom:4px;
}
#valor{
	width:200px;
	margin:0 auto;
	padding:5px;
}

