<!--Created by Media Improvement -- support@mediaim.com -- http://www.mediaim.com -->

BODY
{
    SCROLLBAR-FACE-COLOR: #FFFFFF;
    SCROLLBAR-HIGHLIGHT-COLOR: #CCCCCC;
    SCROLLBAR-SHADOW-COLOR: #CCCCCC;
    SCROLLBAR-3DLIGHT-COLOR: #FFFFFF;
    SCROLLBAR-ARROW-COLOR: #CCCCCC;
    SCROLLBAR-TRACK-COLOR: #FFFFFF;
    SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF;
	background: url('images/fondo.jpg') center repeat-y;
}

p, td, li {FONT-SIZE: 8.6pt; font-family: Arial; COLOR: #464b4f;}

a.navbar {FONT-SIZE: 9px; font-family: Arial; COLOR: #464b4f; text-decoration: none;}
a.navbar:link {FONT-SIZE: 9px; font-family: Arial; COLOR: #464b4f; text-decoration: none;}
a.navbar:visited {FONT-SIZE: 9px; font-family: Arial; COLOR: #464b4f; text-decoration: none;}
a.navbar:active {FONT-SIZE: 9px; font-family: Arial; COLOR: #464b4f; text-decoration: none;}
a.navbar:hover {FONT-SIZE: 9px; font-family: Arial; COLOR: #1C0F50; text-decoration: none;}

a.homeLink {FONT-SIZE: 9pt; font-family: Arial; font-weight: bold; COLOR: #1C0F50; text-decoration: none;}
a.homeLink:link {FONT-SIZE: 9pt; font-family: Arial; font-weight: bold; COLOR: #1C0F50; text-decoration: none;}
a.homeLink:visited {FONT-SIZE: 9pt; font-family: Arial; font-weight: bold; COLOR: #1C0F50; text-decoration: none;}
a.homeLink:active {FONT-SIZE: 9pt; font-family: Arial; font-weight: bold; COLOR: #1C0F50; text-decoration: none;}
a.homeLink:hover {FONT-SIZE: 9pt; font-family: Arial; font-weight: bold; COLOR: #1C0F50; text-decoration: underline;}

a.homeMiniLink {COLOR: #464b4f; text-decoration: none;}
a.homeMiniLink:link {COLOR: #464b4f; text-decoration: none;}
a.homeMiniLink:visited {COLOR: #464b4f; text-decoration: none;}
a.homeMiniLink:active {COLOR: #464b4f; text-decoration: none;}
a.homeMiniLink:hover {COLOR: #464b4f; text-decoration: underline;}

.homeTitle {FONT-SIZE: 8pt; font-family: Arial; font-weight: bold; COLOR: #1C0F50;}
.title {FONT-SIZE: 10pt; font-family: Arial; font-weight: bold; COLOR: #1C0F50;}
.subtitle {FONT-SIZE: 9pt; font-family: Arial; font-weight: bold; COLOR: #1C0F50;}
.price {FONT-SIZE: 15pt; font-family: Arial; COLOR: #F8C300;}
.footer {FONT-SIZE: 8pt; font-family: Arial; COLOR: #464b4f;}

a {COLOR: #1C0F50; text-decoration: underline;}
a:link {COLOR: #1C0F50; text-decoration: underline;}
a:visited {COLOR: #1C0F50; text-decoration: underline;}
a:active {COLOR: #1C0F50; text-decoration: underline;}
a:hover {COLOR: #0000FF; text-decoration: underline;}

a.sidebar {COLOR: #1C0F50; text-decoration: underline;}
a.sidebar:link {COLOR: #1C0F50; text-decoration: underline;}
a.sidebar:visited {COLOR: #1C0F50; text-decoration: underline;}
a.sidebar:active {COLOR: #1C0F50; text-decoration: underline;}
a.sidebar:hover {COLOR: #0000FF; text-decoration: underline;}

.sidebar {COLOR: #330000; text-decoration: none;}

#nav, #nav ul { /* all lists */
	padding: 0;
	margin: 0;
	background-color:#170065;
	list-style: none;
	line-height: 1;
}

#nav a {
	display:block;
	background:#170065;
	color:#FFFFFF;
	text-decoration:none;
	/*width: 10em;*/
}

#nav a:hover {
	background-color:#170065;
	color:#CCCCCC;
}

#nav ul a {
	font-family: Tahoma;
	font-size: 11px;
	background:#170065;
	padding:0 10px 0 10px;
	width: 165px;
}

#nav ul {
	font-family: Tahoma;
	font-size: 11px;
	background:#170065;
	padding:0 10px 0 10px;
	width: 165px;
}

#nav ul a:hover {
	background-color:#170065;
	color:#CCCCCC;
	text-decoration:underline;
}

#nav li { /* all list items */
	float: left;
	line-height:25px;
	/*width: 125px;*/ /* width needed or else Opera goes nuts */
}

#nav li ul { /* second-level lists */
	position:absolute;
	z-index:1000;
	width: 165px;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}

#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}

.bordecaja
{
      
        border:1px solid #CCCCCC;
        border-bottom-color:#999999;
        border-right-color:#999999;      
        padding:1px;
        line-height:1;
        
		
}
.cont 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #1A1A1A;
	/*text-transform:uppercase;*/
	
}
.cont11 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #1A1A1A;	
}
