body {
    font-family:Calibri;
    font-size: 12px;
    text-align: center;
      color: #6f6f6f;
}

html, form, body, h1, #nav, #nav li {
    margin: 0;
    padding: 0;
    list-style: none;
}

th, td {
    font-size: 20px;
	padding:inherit;
}

img { border: 0; }

#wrapper {
    margin: auto;
    text-align: left;
    width: 950px;
    position: relative;
	 box-shadow: 2px 2px 5px #999;
}
#princi {

    width: 950px;
    }
	
#perro{
    margin: auto;
    text-align: left;
    width: 970px;
    position: relative;
}


h1, h2, h3 {
    font-size: 13px;
}


h1 {
    margin: 0;
    padding: 0;
}

h2 {
    margin: 0 0 0 0;
    padding: 0;
}

h3 {
    margin: 4px 0 0 0;
    padding: 0 0 0 0;
}

p {
    margin: 1em 0;
    padding: 0;
	font-size: 13px;
}

.block {
    display: block;
}

.clear {
    clear: both;
    height: 1px;
    padding-top: 0;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 1px;
    line-height: 1px;
}

* html .clear {
    margin-top: -5px;
    margin-bottom: -4px;
}

.left {
    float: left;
    margin: 1px 8px 0px 0px;
}

.right {
    float: right;
    margin: 1px 0px 0px 8px;
}


.softright {
    text-align: right;
}

.readmore {
    text-align: right;
    padding-right: 1em;
}

/* ***** */

body {
    background:#e5e7eb url(images/bg.jpg) repeat-x;
}

#wrapper {
    width: 950px;
    background: #e8e9ea;
    border: 0px solid #fff;
}

#db {
    margin: auto;
    text-align: left;
    width: 952px;/* antes 990px */
	background:url(images/sombrabody.png) repeat-y;
    position: relative;
	 box-shadow: 2px 2px 5px #999;}

#sombra1 {
    
    width: 10px;
	background-color:#000000;
	height:100%;
}
	 
#sombra2 {

    width: 10px;
	background-color:#0000FF;
	height:100%;
	
	}


h1 {
    padding: 9px 18px
}

a {
    text-decoration: none;
    font-weight: bold;
    color: #0066FF;
}

a.orange { color: #d07c1a; }
a.green  { color: #858e10; }
a.teal   { color: #238aaa; }
a.purple { color: #9f6bc8; }

a:hover        { color: #FF2A8C; }
a:hover.orange { color: #FF9B0B; }
a:hover.green  { color: #45D110; }
a:hover.teal   { color: #239FF0; }
a:hover.purple { color: #C12EFA; }

a:hover {
    text-decoration: underline;
	color:#006600;
}


/* nav */

* html .clear {
    margin-top: 0;
    margin-bottom: 0;
}


/* highlights */

#highlights {
    width: 170px;
	height:450px;
	background:#FFFFFF;
    float: left;
    margin-right: -10px;
}



#banercillo {
    width: 200px;
	height:25px;
    float: left;
    margin-right: -10px;
}

#separador {
	height:10px;
}

#banercillo2 {
    width: 950px;
	height:24px;
	background-color:066caa;
	background:url(images/azul.png) repeat-x;
	font-family:Verdana;
	font-size:12px;

	
}
#banercillo3 {
    width: 990px;
	height:20px;
	background-color:066caa;
	background:url(images/azul.png) repeat-x;
	
}
#menu {
    width: 950px;
	
}



#nav a:hover {
    
	background:url(images/btnnaranja.png) repeat-x;


}
#nav li:hover {
    background:url(images/btnnaranja.png) repeat-x;
	width:
	margin-left:3px;
}

#highlights .p {
    padding: 8px 7px;
    margin-left: 187px;
    border-bottom: 1px solid white;
}

* html #highlights .p {
    padding-bottom: 6px;
}

#highlights div.green  { background: #bdcb21; }
#highlights div.purple { background: #7976d6; }
#highlights div.orange { background: #f2901c; }

#highlights #topspot {
    padding: 13px 11px;
}

#highlights .faceotweek {
    float: left;
    width: 97px;
    font-size: 13px;
    margin-top: 1em;
    color: #487388;
    font-weight: bold;
}

#highlights .faceotweek p {
    padding: 0 2px;
}


/* right */

#right {
    width: 770px;
	height:auto;
	
    float: right;
   
    /*background: url(images/body_tr_bg.gif);*/
}
#right2 {
    width: 770px;
	height:auto;	
    float: right;
   
    /*background: url(images/body_tr_bg.gif);*/
}

#right .right {
    margin-left: 1px;
}

#right #products {
    float: left;
    width: 536px;
	min-height:450px;
	background-color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

#right #products div {
    border-top: 1px solid #bdbdbd;
    padding: 10px 10px 0 10px;
}
#pdf{
margin:10px;
}

#right #news div {
    border-top: 1px solid #bdbdbd;
    padding: 10px 10px 0 10px;
}

#right #products #item-one {
    border-top: none;
}

#right #products h2 {
    clear: both;
}

#right #news {
    float: right;
    width: 225px;
	height:450px;
	
    display: inline;
	background-color:#FFFFFF;
}


/* beauty */

#beauty {
    float: center;

    border-top: 1px solid #bdbdbd;
	background-color:#FFFFFF;
    
}

#beauty div {
    padding-bottom: 15px;
}

/* footer */

#footer {
    color: #fff;
	height:60px;
	width:950;
	background:url(images/footer.jpg) no-repeat;
	
    text-align: center;
    padding: 8px 0;
}

#footer a {
    color: #fff;
    font-weight: normal;
    text-decoration: underline;
}

#footer a:hover {
    color: #f8cde3;
}

.baner{
width:950;
height:150;
}
#style1{
color:#0033FF;
}

.verde{
color:#ff9900;
font-size:20px;
font-family: Verdana,Arial,Helvetica,sans-serif;
}

.verde2{
color:#ff9900;
font-size:16px;
font:Calibri;
}

.titulos{
color:#0066FF;
font-size:15px;
font-style:inherit;
font:Calibri;
}

#dividir {
	margin:auto;
    text-align: left;
    width: 970px;
 
}

#dividir #uno {
       float:right;
	   background-image:url(images/sombra.jpg) no-repeat;

    width: 970px;

	
}


#dividir #dos {
    float: right;

    width: 20px;
	
}


#pdf3 {
    float: left;
    width: 200px;
	background-color:#FFFFFF;
}
#n-shows{
background:url(images/separador.png) no-repeat; 
}
#menu #sep{
width:3px;
background:url(images/separador.png) no-repeat; 
}


.parrafov { font-size:14px;font-family: Verdana,Arial,Helvetica,sans-serif; }
.parrafov2 { font-size:12px;font-family: Verdana,Arial,Helvetica,sans-serif; }
.txtnaranja { font-size:12px;font-family: Verdana,Arial,Helvetica,sans-serif; color:#ff7c00; font-weight:bold; }
.txtazul { font-size:12px;font-family: Verdana,Arial,Helvetica,sans-serif; color:#15a4f0; font-weight:bold; }
.txtazul a{ text-decoration:underline; }
.linkdesc a{ text-decoration:none; color:#ff7c00; }

#tablav td a{ color:#053456; }
#tablav td{ padding:3px; }
.v1{ background:url(images/bgv2.jpg) #f6d298; background-repeat:repeat-x; color:#000; vertical-align:middle; }
.v2{ background:url(images/bgv3.jpg) #fb8807; background-repeat:repeat-x; color:#000; vertical-align:middle; }
.v3{ background:url(images/bgv4.jpg) #fea861; background-repeat:repeat-x; color:#000; vertical-align:middle; }
.v4{ background:url(images/bgv5.jpg) #fff; background-repeat:repeat-x; color:#000; vertical-align:middle; }

.descTxt{ text-align:justify; line-height:20px; }


.alineaVr li{ margin-left:28px; }
.alineaVr2{ margin-left:28px; }
.linkBack{ text-align:center; background:#CCCCCC; padding:5px;}
.linkBack2{ text-align:left; background:#CCCCCC; padding:5px; }
.negTag li{ font-weight:bold; }
.bordeVT td{ border:solid #000 1px; padding:2px; font-size:12px; }
.txtBat{ font-weight:bold; text-shadow:#333333 1px 1px 2px; padding-left:10px; color:#990000; }
.Estilo19v a{ color:#006600; text-decoration:none; }
.Estilo19v a:hover{ text-decoration:underline; }
.stylevt2{ color:#990000; font-weight:bold; }
.Estilo14{ padding:3px; }
