#top_hint {
	color: #ff0000;
	background-color: #000000;
	font-family: Verdana;
	font-size: 8pt;
	padding: 4px;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 1100;
}

div, p, h1, h2, h3 {
	display: block;
	margin: 0;
	padding: 0;
}

img, a img {
	margin: 0;
	border-width: 0;
}

a {
	text-decoration: none;
}

h2.force {
	font-family: Georgia, Tahoma;
	font-size: 20pt;
	margin-bottom: 10px;
}

/* -x- */

body {
	margin: 0;
	padding: 0;
	background: transparent url("/ext/pattern.png") repeat;
}


#header {
	background: transparent url("/ext/top.png") top left no-repeat;
	width: 915px;
    height: 140px;
	margin: auto;
	position: relative;
}

#h_left {
	background: transparent url("head_left.jpg") top left no-repeat;
	width: 160px;
	padding-top: 100px;
	position: absolute;
	left: 0;
	z-index: 100;
}

#h_right {
	margin-left: 180px;
	margin-right: 7px; /*40px;*/
	margin-top: -6px;
}
#h_right h1 {
	color: #44299a;
	font-family: Tahoma;
	font-size: 14pt;
	font-weight: normal;
}


#left_nav {
	position: relative;
	z-index: 1000;
	float: left;
	background-color: transparent;
	width: 300px;
}

#content {
	background-color: transparent;
	margin: 10px;
	font-family: Tahoma, Verdana;
	font-size: 10pt;
}
#content td {
	font-family: Tahoma, Verdana;
	font-size: 10pt;
}

#footer {
	background-color: transparent;
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: bold;
	color: black;
	text-align: center;
	padding: 4px;
}

#left_nav div {
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #8bd9ef;
	height: 70px;
	border-right: 1px solid #8bd9ef;
}

#left_nav div.cur {
	background-color: #d2edf4;
}

#left_nav div img {
	width: 70px;
	height: 70px;
	float: left;
	margin-right: 10px;
}
#left_nav div p {
	float: left;
	width: 219px;
	margin-top: 10px;
}
#left_nav div p a {
	color: #f35203;
	font-family: Tahoma, Verdana;
	font-size: 14px;
	font-weight: bold;
}
#left_nav div p a i {
	color: #ff9c5a;
	font-size: 12px;
	font-style: normal;
}

#vendor {
	font-weight: normal;
	font-size: 8pt;
}
#vendor a {
	color: #ffffff;
}
#vendor a:hover {
	color: #ffffff;
	border-bottom: 1px solid #ffffff;
}

/* -qp- */
#content p.xindent {
	text-indent: 2em;
}

#content a, #content a:link, #content a:visited {
	color: #0000ff;
	border-bottom: 1px solid #0000ff;
}

#content a:hover, #content a:focus {
	color: #3366ff;
	border-bottom: 1px solid #3366ff;
}
#content a img {
	border: none;
}
#content a.noborder {
	border: none;
}

/* *~* */
#nav__z a {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	color: white;
	font-weight: bold;
    display: block;
}
#nav__z a:hover {
	color: #ffec02;
	font-weight: bold;
}

div#nav__z div {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10000;

	visibility: hidden;

	padding: 8px;
  background: transparent;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#9c1a4f,endColorstr=#d11c53);  
	background-color: rgba(201,26,79,0.9);
	border-style: solid;
	border-color: rgb(201,26,79);
	border-width: 1px 1px 1px 4px;
}
div#nav__z td {
	padding: 2px 8px 2px 8px;
}

/* -*- */
#laypic td {
	vertical-align: top;
	text-align: center;
	padding: 10px 10px 0 0;
}
#content #laypic a {
	border: none;
}
#content #laypic a img {
	border: solid 2px #daf5fc;
	margin: 0 1px 1px 0;
}
#content #laypic a:hover img {
	border-color: yellow;
	margin: 1px 0 0 1px;
}

.pager {
	font-family: Verdana;
	font-size: 16px;
	text-align: center;
	font-weight: bold;
}
#content div.pager a {
	border-bottom: none;
}

#op_error {
	color: #ff0000;
}
#op_error td {
	vertical-align: top;
}

#contacto {
	width: 238px;
	position: absolute;
	top: 136px;
	right: 28px;
}
#contacto p {
	font-family: Tahoma;
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
	color: #0160ab;
}
#contacto p a {
	color: #0160ab;
}
#contacto p a:hover  {
	color: #0175d0;
}
#contacto p.extra {
	margin-top: 12px;
}
#contacto p.extra a {
	margin-left: 10px;
	margin-right: 50px;
	font-size: 10pt;
	font-weight: normal;
}
#contacto p.extra span {
	vertical-align: 3px;
}

#a-inf-left {
	width: 40%;
	float: left;
	text-align: left;
}
#a-inf-right {
	width: 40%;
	float: right;
	text-align: right;
}
#a-inf-right a img {
	vertical-align: middle;
}

.cat-list {
	font-family: Arial, Tahoma;
	font-size: 11pt;
	padding: 20px 10px 0 20px;
}
.cat-list a, .cat-list a:hover {
	color: #000000;
}
.cat-list a.current {
	color: #ff0000;
	font-weight: bold;
}
.cat-list ul {
	list-style-type: circle;
	margin: 0;
}
.cat-list li {
	margin-bottom: 5px;
}

.a-list span {
/*	vertical-align: middle;
	font-size: 8pt;
	color: #a0a0a0;*/
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
}
.a-list a {
	/*vertical-align: middle;*/
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
}


.container {
    margin-left: auto;
    margin-right: auto;
    padding: 0px 10px 10px 10px ;
    width: 960px;
}


#top_nav {
    padding: 0px;
    position: relative;
    min-width: 440px;
    height: 20px;
    left: 330px ;
    top: 110px;
    font-weight: bold;
}

    #top_nav a {
        background-color: transparent;
        color: black;
        font-family: Tahoma, Verdana;
        font-size: 10px;
        display: block;
        margin-right: 10px;
    }
    #top_nav a.tm-first {
        margin-left: 0;
    }
    #top_nav a:hover {
        color: yellow;
    }
    #top_nav ul {
        height:18px;
        list-style:none;
        padding: 0px;
        margin: auto;
    }
    #top_nav li{
        float:left;
    }
        #top_nav li a{
            color:black;
            display:block;
            line-height:12px;
            font-size:12px;
            text-align:center;
            text-decoration:none;
            }
            #top_nav li a:hover{
                color:red;
                }
#menu{
    margin: 0px;
    height: 40px;
    width: 960px;
	font-family: Tahoma, Verdana;
    background: url(/ext/menu_vline.png) repeat-x;
        font-weight: bold;
	}
#menu ul{
	height:38px;
	list-style:none;
    width: 960px;
    margin: 0px 20px 0px 20px;
    padding: 0px;
    overflow: hidden;
	}
	#menu li{
		float:left;
        margin-right: 10px;
		}
    #menu li:hover {
        border-bottom: 1px solid white;
    }
	#menu li a{
		color:#ffffff;
		display:block;
		line-height:38px;
		font-size:12px;
		text-align:center;
		}
		#menu li a:hover{
color:#ffec02;
			}
	#menu li ul{
		background:#515151;
		display:none;
		height:auto;
		filter:alpha(opacity=95);
		opacity:0.95;
		position:absolute;
		width:225px;
		z-index:2000;
		/*top:1em;
		/*left:0;*/
		}
	#menu li:hover ul{
		display:block;
		}
	#menu li li {
		display:block;
		float:none;
		width:225px;
		}
	#menu li ul a{
		display:block;
		font-size:12px;
		font-style:normal;
		height:30px;
		line-height:30px;
		padding:5px 10px 5px 15px;
		text-align:left;
		}
    #menu li ul a:hover{
        background:#949494;
        color:#000000;
        opacity:1.0;
        filter:alpha(opacity=100);
        }
	#menu p{
		clear:left;
		}
	#menu #menutitle a{
		background:#000000;
		font-weight:bold;
		color:#FFF;
		height:20px;
		line-height:20px;
		}
	#menu #menutitle a:hover{
		background:#000000;
		font-weight:bold;
		color:#FFF;
	}

.content {
    padding: 10px;
    min-height: 600px;
    background-color: white;
    margin: 10px 0px 10px 0px;
}

#slider {
    overflow: hidden;
    width: 920px;
    height: 260px;
    margin: 10px 20px 0px 10px ;
    background-color: #eeeeee;
}

#slider ul {
    margin: 0px;
    padding: 0px;
}


#main-menu {
    float: right;
}

#main-menu ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
}

#main-menu ul.parent0 {
    list-style: none;
    padding: 0px;
    margin: 0px;
    margin-left: -21px;
    
    position: absolute;
    top: 67px;
    z-index: 100;
}

#main-menu ul.parent1 {
    /*
    left: -192px;
    top: -21px;
    */
    margin-left: -193px;
    margin-top: -21px;
    
    position: absolute;
    z-index: 200;
}

#main-menu ul.parent0 li {
    text-align: left;
    list-style: none;
    padding: 5px 10px;
    width: 160px;
    border: 1px solid black;
    clear: both;
    opacity: 0.85;
    MozOpacity: 0.85;
    KhtmlOpacity: 0.85;
    filter: alpha(opacity=85);
}


#main-menu li {
    display: block;
    padding: 10px 20px;
	color: white;
    background-color: #b0ada8;
    list-style: none;
    float: left;
}

#main-menu li:hover {
    background-color: #E2007A;
}

#main-menu li.active {
	color: white;
    background-color: #E2007A;
}

#main-menu a {
    text-decoration: none;
    color: black;
    font-family: arial;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 12px;
}

#main-menu a.active {
    color: white;
}

#main-menu ul.parent0 li a {
    text-transform: none;
    font-weight: normal;
    font-size: 12px;
}

