html,body{

	height:100%;
}
.alertas {
	color: #FF0000;
	font-size: 10px;
}

body {
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../imagenes/fondocrema.gif);
	line-height: 20px;
}

p { margin-bottom: 10px; }

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
	
}
#bubble_tooltip{
	width:558px;
	position:absolute;
	display:none;
	}
	
#bubble_tooltip .bubble_top{
	background-image: url(../imagenes/bubble_top.gif);
	background-repeat:repeat;
	}
#bubble_tooltip .bubble_middle{
	background-image: url(../imagenes/bubble_middle.gif);
	background-repeat:repeat;
	background-position:bottom left;
	padding: 10px;
	color: #FFFFFF;
}
#bubble_tooltip .bubble_bottom{
	background-image: url(../imagenes/bubble_bottom.gif);
	background-repeat:repeat;
	position:relative;
}

#navi {  
	list-style:none;
	margin:0;
	padding:0;
}
#navi li {
	margin:0px;
	padding:1px;
	float:left;
//para eliminar el comportamiento de elemento de bloque(salto de linea)

}

.esconder {
	display:none;
}

.blanco {
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
}
.blancomenu {
	color: #FFFFFF;
	font-size: 9px;
	font-weight: bold;
}
.blancousuario {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	width: 150px;
	overflow: hidden;
	font-family: "Trebuchet MS", Arial, Verdana;
}

.tituloformulario {
	font-size: 11px;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-weight: bold;
	color: #013566;
}
.tituloformulario a{
	font-size: 11px;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-weight: bold;
	color: #013566;
}
.granate11_normal {
	font-size: 11px;
	font-family: "Trebuchet MS", Arial, Verdana;
	color: #026baf;
}
.granate11 {
	font-size: 11px;
	font-family: "Trebuchet MS", Arial, Verdana;
	color: #026baf;
}

.azul12 {
	color: #026baf;
	font-size:12px;

}

.azul12 a{
	color: #026baf;
}

.azul12 a:hover{
	color: #026baf;
	text-decoration:underline;
}

.azul12 a:visited{
	color: #026baf;
}

.azul12 a:active{
	color: #026baf;
}

.azul {
	color: #00336b;
	font-size:10px;
}
.azul a{
	color: #00336b;
}
.azul a:hover{
	color: #00336b;
}
.azul a:visited{
	color: #00336b;
}
.azulclaro {
	color: #3a9bcd;
	font-size:10px;
	font-weight: bold;
}
.azulclaro a{
	color: #3a9bcd;

}
.azulclaro a:hover {
	color: #3a9bcd;

}
.azulclaro a:visited{
	color: #3a9bcd;

}
.contenidos {
	height: 100%;
	background-image: url(../imagenes/margenizq.gif);
	background-repeat:  repeat-y;
}
.relleno {
	height: 100%;
	background-color: #ECE9D8;
	margin-top: 100%;
}
.margen20 {

	padding-right: 20px;
	padding-left: 20px;
	font-size:11px;
	background-image: url(../imagenes/margenizq.gif);
	background-repeat:  repeat-y;
}
.margen20buscador {
	padding-right: 20px;
	padding-left: 20px;
	font-size:11px;
	background-image: url(../imagenes/margenizqbuscador.gif);
	background-repeat:  repeat-y;
}
.contenidos #buscador {
	background-image: url(../imagenes/fondobuscador.gif);
	height: 30px;
	line-height: 30px;
}
.contenidos #contentitulos {
	background-image: url(../imagenes/fondolistadoarriba.gif);
	height: 16px;
}
.contenidos #contenresultados {	
	background-image: url(../imagenes/fondocrema.gif);
	height: 41px;
}
.blanco {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	line-height: 11px;
}
.blanco a {
	color: #FFFFFF;
	font-size: 12px;
}
.blanco9 {
	color: #FFFFFF;
	font-size: 9px;
	font-weight: bold;
}
.blanco10 {
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
}
.AccordionPanelTab {
	width: 180px;
}
#info {
	margin:0 auto;
	overflow:hidden;
	position:relative;
}
#info a {
	background:#fff;
	color:#333;
	display:block;
	position:absolute;
	text-decoration:none;
	top:50px;
	z-index:100;
}
#info a#move-left {
	left:0px;
}
#info a#move-right {
	right:0px;
}
#info .mod {
	overflow:hidden;
}
#themes {
	width:5000px;
}
.mod {
	width:150px;
	overflow:hidden;
	margin:0 auto;
	position:relative;
	zoom:1;
}
#themes, #themes li {
	margin:0;
	overflow:hidden;
	padding:0;
}
#themes li {
	float:left;
	height:19px;
	margin:0 4px 0 0;
	width:26px;
	padding:0;
}
li img {
}
.mod1 {
	width:130px;
	overflow:hidden;
	position:relative;
	zoom:1;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
html {
	height:100%;
}
.clear {
	clear:both;
}
#mainContainer {
	width:166px;
	text-align:left;
	margin:0 auto;
	height:100%;
}
#topBar {
	width:166px;
	height:210px;
	background-image: url(../imagenes/fondorojo.gif);
}
#topBar2 {
	width:166px;
	height:27px;
	background-image: url(../imagenes/fondocarrito.gif);
}
#leftMenu {
	width:166px;
	padding-left:0px;
	padding-right:0px;
	float:left;
}
#mainContent {
	width: 520px;
	padding-right:10px;
	float:left;
}
/*
	General rules
	*/

	#dhtmlgoodies_slidedown_menu li {
	list-style-type:none;
	position:relative;
}
#dhtmlgoodies_slidedown_menu ul {
	margin:0px;
	padding:0px;
	position:relative;
}
#leftMenu #dhtmlgoodies_slidedown_menu .AccordionPanelTabsub {
	background-image: url(../imagenes/fondorojosub.gif);
	height: 30px;
	width: 166px;
}
#dhtmlgoodies_slidedown_menu div {
	margin:0px;
	padding:0px;
}
/* 	Layout CSS */
	#dhtmlgoodies_slidedown_menu {
	visibility:hidden;
	padding:0px;
	width: 182px;	/* IE 5.x */
	width/* */:/**/182px;	/* Other browsers */
	width: /**/166px;
}
/* All A tags - i.e menu items. */
	#dhtmlgoodies_slidedown_menu a {
	color: #000;
	text-decoration:none;
	clear:both;
	padding-left:2px;
}
img {
	border:0px;
}
.formcrema {
	background-image: url(../imagenes/formfondo.gif);
	height: 21px;
	width: 136px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-family: "trebuchet MS", Verdana;
	font-size: 11px;
	color: #00336b;
	line-height: 21px;
	padding-right: 4px;
	padding-left: 4px;
}
.formcrema25 {
	background-image: url(../imagenes/formfondo27.gif);
	height: 21px;
	width: 27px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-family: "trebuchet MS", Verdana;
	font-size: 11px;
	color: #00336b;
	line-height: 21px;
	padding-right: 4px;
	padding-left: 4px;
}
.formcrema70 {
	background-image: url(../imagenes/formfondo70.gif);
	height: 21px;
	width: 70px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-family: "trebuchet MS", Verdana;
	font-size: 11px;
	color: #00336b;
	line-height: 21px;
	padding-right: 4px;
	padding-left: 4px;
}
.formcrema144 {
	height: 12px;
	width: 130px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-family: "trebuchet MS", Verdana;
	font-size: 11px;
	color: #00336b;
	line-height: 15px;
	padding-right: 0px;
	padding-left: 0px;
}
.formgrande {
	height: 12px;
	width: 190px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-family: "trebuchet MS", Verdana;
	font-size: 11px;
	color: #00336b;
	line-height: 15px;
	padding-right: 0px;
	padding-left: 0px;
}
.formculario218 {
	background-image: url(../imagenes/formulario218.gif);
	height: 17px;
	width: 218px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-family: "trebuchet MS", Verdana;
	font-size: 10px;
	color: #00336b;
	line-height: 17px;
	padding-right: 4px;
	padding-left: 4px;
}
/* SpryTabbedPanels.css - Revision: Spry Preview Release 1.4 */

/* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */

/* Horizontal Tabbed Panels
 *
 * The default style for a TabbedPanels widget places all tab buttons
 * (left aligned) above the content panel.
 */

/* This is the selector for the main TabbedPanels container. For our
 * default style, this container does not contribute anything visually,
 * but it is floated left to make sure that any floating or clearing done
 * with any of its child elements are contained completely within the
 * TabbedPanels container, to minimize any impact or undesireable
 * interaction with other floated elements on the page that may be used
 * for layout.
 *
 * If you want to constrain the width of the TabbedPanels widget, set a
 * width on the TabbedPanels container. By default, the TabbedPanels widget
 * expands horizontally to fill up available space.
 *
 * The name of the class ("TabbedPanels") used in this selector is not
 * necessary to make the widget function. You can use any class name you
 * want to style the TabbedPanels container.
 */
.TabbedPanels {
	margin: 0px;
	padding: 0px;
	float: none;
	clear: none;
	width: 100%; /* IE Hack to force proper layout when preceded by a paragraph. (hasLayout Bug)*/
	text-align: center;
}
/* This is the selector for the TabGroup. The TabGroup container houses
 * all of the tab buttons for each tabbed panel in the widget. This container
 * does not contribute anything visually to the look of the widget for our
 * default style.
 *
 * The name of the class ("TabbedPanelsTabGroup") used in this selector is not
 * necessary to make the widget function. You can use any class name you
 * want to style the TabGroup container.
 */
.TabbedPanelsTabGroup {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
}
/* This is the selector for the TabbedPanelsTab. This container houses
 * the title for the panel. This is also the tab "button" that the user clicks
 * on to activate the corresponding content panel so that it appears on top
 * of the other tabbed panels contained in the widget.
 *
 * For our default style, each tab is positioned relatively 1 pixel down from
 * where it wold normally render. This allows each tab to overlap the content
 * panel that renders below it. Each tab is rendered with a 1 pixel bottom
 * border that has a color that matches the top border of the current content
 * panel. This gives the appearance that the tab is being drawn behind the
 * content panel.
 *
 * The name of the class ("TabbedPanelsTab") used in this selector is not
 * necessary to make the widget function. You can use any class name you want
 * to style this tab container.
 */
.TabbedPanelsTab {
	position: relative;
	top: 1px;
	float: left;
	list-style: none;
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
	background-image: url(../imagenes/fondosolaparojo.gif);
	width: 101px;
	height: 26px;
	font-family: "trebuchet MS", Verdana;
	font-size:12px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 26px;
}
.TabbedPanelsTabvacio {
	position: relative;
	top: 1px;
	float: left;
	list-style: none;
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
	background-image: url(../imagenes/fondocrema.gif);
	width: 101px;
	height: 26px;
	font-family: "trebuchet MS", Verdana;
	font-size:12px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 26px;
}
/* This selector is an example of how to change the appearnce of a tab button
 * container as the mouse enters it. The class "TabbedPanelsTabHover" is
 * programatically added and removed from the tab element as the mouse enters
 * and exits the container.
 */
.TabbedPanelsTabHover {
	background-color: #FFF;
}
/* This selector is an example of how to change the appearance of a tab button
 * container after the user has clicked on it to activate a content panel.
 * The class "TabbedPanelsTabSelected" is programatically added and removed
 * from the tab element as the user clicks on the tab button containers in
 * the widget.
 *
 * As mentioned above, for our default style, tab buttons are positioned
 * 1 pixel down from where it would normally render. When the tab button is
 * selected, we change its bottom border to match the background color of the
 * content panel so that it looks like the tab is part of the content panel.
 */
.TabbedPanelsTabSelected {
	background-color: #EEE;
	border-bottom: 1px solid #EEE;
	background-image: url(../imagenes/fondosolapagris.gif);
	color: #830214;
	height: 26px;
	width: 101px;
}
/* This selector is an example of how to make a link inside of a tab button
 * look like normal text. Users may want to use links inside of a tab button
 * so that when it gets focus, the text *inside* the tab button gets a focus
 * ring around it, instead of the focus ring around the entire tab.
 */
.TabbedPanelsTab a {
	color: black;
	text-decoration: none;
}
/* This is the selector for the ContentGroup. The ContentGroup container houses
 * all of the content panels for each tabbed panel in the widget. For our
 * default style, this container provides the background color and borders that
 * surround the content.
 *
 * The name of the class ("TabbedPanelsContentGroup") used in this selector is
 * not necessary to make the widget function. You can use any class name you
 * want to style the ContentGroup container.
 */
.TabbedPanelsContentGroup {
	clear: both;
	background-color: #993333;
}
/* This is the selector for the Content panel. The Content panel holds the
 * content for a single tabbed panel. For our default style, this container
 * provides some padding, so that the content is not pushed up against the
 * widget borders.
 *
 * The name of the class ("TabbedPanelsContent") used in this selector is
 * not necessary to make the widget function. You can use any class name you
 * want to style the Content container.
 */
.TabbedPanelsContent {
	padding: 0px;
}
/* This selector is an example of how to change the appearnce of the currently
 * active container panel. The class "TabbedPanelsContentVisible" is
 * programatically added and removed from the content element as the panel
 * is activated/deactivated.
 */
.TabbedPanelsContentVisible {
}
/* Vertical Tabbed Panels
 *
 * The following rules override some of the default rules above so that the
 * TabbedPanels widget renders with its tab buttons along the left side of
 * the currently active content panel.
 *
 * With the rules defined below, the only change that will have to be made
 * to switch a horizontal tabbed panels widget to a vertical tabbed panels
 * widget, is to use the "VTabbedPanels" class on the top-level widget
 * container element, instead of "TabbedPanels".
 */

/* This selector floats the TabGroup so that the tab buttons it contains
 * render to the left of the active content panel. A border is drawn around
 * the group container to make it look like a list container.
 */
.VTabbedPanels .TabbedPanelsTabGroup {
	float: left;
	width: 10em;
	height: 20em;
	background-color: #EEE;
	position: relative;
	border-top: solid 1px #999;
	border-right: solid 1px #999;
	border-left: solid 1px #CCC;
	border-bottom: solid 1px #CCC;
}
/* This selector disables the float property that is placed on each tab button
 * by the default TabbedPanelsTab selector rule above. It also draws a bottom
 * border for the tab. The tab button will get its left and right border from
 * the TabGroup, and its top border from the TabGroup or tab button above it.
 */
.VTabbedPanels .TabbedPanelsTab {
	float: none;
	margin: 0px;
	border-top: none;
	border-left: none;
	border-right: none;
}
/* This selector disables the float property that is placed on each tab button
 * by the default TabbedPanelsTab selector rule above. It also draws a bottom
 * border for the tab. The tab button will get its left and right border from
 * the TabGroup, and its top border from the TabGroup or tab button above it.
 */
.VTabbedPanels .TabbedPanelsTabSelected {
	background-color: #EEE;
	border-bottom: solid 1px #999;
}
/* This selector floats the content panels for the widget so that they
 * render to the right of the tabbed buttons.
 */
.VTabbedPanels .TabbedPanelsContentGroup {
	clear: none;
	float: left;
	padding: 0px;
	width: 30em;
	height: 20em;
}
#bubble_tooltip {
	width:358px;
	position:absolute;
	display:none;
}
#bubble_tooltip .bubble_top {
	background-image: url(../Images/bubble_top.gif);
	background-repeat:repeat;
}
#bubble_tooltip .bubble_middle {
	background-image: url(../Images/bubble_middle.gif);
	background-repeat:repeat;
	background-position:bottom left;
	padding: 10px;
	color: #FFFFFF;
}
#bubble_tooltip .bubble_middle span {
	position:relative;
	top:0px;
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	font-size:11px;
}
#bubble_tooltip .bubble_bottom {
	background-image: url(../Images/bubble_bottom.gif);
	background-repeat:repeat;
	position:relative;
}
.highslide-html {
    background-color: white;
}
.highslide-html-content {
	position: absolute;
	display: none;
	width: 400px;
}
.highslide {
	cursor: url(../highslide-3.1.8/highslide/graphics/zoomin.cur) , pointer;
	outline: none;
}
.highslide img {
	border: 2px solid gray;

}
.highslide:hover img {
	border: 2px solid white;

}
.highslide-image {
	border: 10px solid #ffffff;

	background-color: #FFFFFF;
}
.highslide-image-blur {

}
.highslide-caption {
	display: none;
	border: 5px solid white;
	border-top: none;
	padding: 5px;
	background-color: white;

}
.highslide-loading {
	display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	padding-left: 22px;
	background-image: url(../highslide-3.1.8/highslide/graphics/loader.gif);
	background-repeat: no-repeat;
	background-position: 3px 1px;    
}
.control {
	float: right;
    display: block;
    /*position: relative;*/
	margin: 0 5px;
	font-size: 9pt;
    font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #999;
}
.control:hover {
	color: black !important;
	
}
.highslide-move {
    cursor: move;
}

.highslide-display-block {
    display: block;
	
}
.highslide-display-none {
    display: none;
}
a.highslide-credits, a.highslide-credits i {
	padding: 2px;
	color: silver;
	text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover, a.highslide-credits:hover i {
	color: white;
	background-color: gray;
}





/* Controlbar example */
.highslide-overlay {
	display: none;
}
.controlbar {	
	background: url(../highslide-3.1.8/highslide/graphics/cerrarmover.gif);
	width: 11px;
	height: 16px;
}
.controlbar a {
	display: block;
	float: left;
	margin: 0px 0 0 4px;
	height: 11px;
	width: 11px;
}


.highslide-display-block {
	display: block;
}
.highslide-display-none {
	display: none;
}
.gris {
	color: #424242;
	font-size:11px;	
}
.griscondiciones {
	color: #424242;
	font-size:10px;	
}
.f1f1f1 {
	background-color: #f1f1f1;
}
.filaselecc {
	background-color: #f3f2ee;
	background-image: url(../imagenes/fondofila.gif);
	background-repeat: no-repeat;
}
.div12 {
	height: 12px;
	width: 12px;
}
.tituloficha {
	font-weight: bold;
	color: #003352;
	font-size: 9px;
}
.tituloficha a{
	font-weight: bold;
	color: #003352;
	font-size: 9px;
}
.azulindex {
	color: #003352;
	font-size: 12px;
}
.azulindex a{
	color: #003352;
	font-size: 12px;
}
.azulindex a:hover{
	color: #003352;
	font-size: 12px;
}
.azulindex a:visited{
	color: #003352;
	font-size: 12px;
}
.celdaformazul144 {
	background-image: url(../imagenes/fondoform144.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width: 150px;
	text-align: center;
}
.celdaformblanco44 {
	background-image: url(../imagenes/fondoformblanco.gif);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	height: 18px;
}
.celdaformblancogrande {
	background-image: url(../imagenes/formulario218.gif);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	height: 18px;
}
.formnormal {
	border: 1px solid #013566;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #026BAF;
}
.marcofoto {
	/*
	background-color: #FFFFFF;
	border: 1px solid #cccdcd;
	padding: 2px;
	*/
	background-image: url(../fotos_reducidas/nodisp.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.marcofotoportada {
	background-color: #FFFFFF;
	border: 1px solid #cccdcd;
	padding: 5px;
	background-image: url(../fotos_reducidas/nodisp.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.fondoenviar {
	display: inline;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 16px;
	background: url(../imagenes/fondoenviar.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width: 98px;
	height: 31px;
	font-weight: bold;
	color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.fondoenviarsend {
	display: inline;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 14px;
	background: url(../imagenes/fondoenviar.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width: 98px;
	height: 31px;
	font-weight: bold;
	color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.divfijo {
	overflow: auto;
	width: 762px;
	height:505px;
}
.titmapa {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #359AD0;
	font-size: 10px;
}
.titmapa a{
	color: #359AD0;
}
.titmapa  a:hover{
	color: #359AD0;
}
.titmapa  a:visited{
	color: #359AD0;
}
.titmapa  a:link{
	color: #359AD0;
}
#paginacion {
	background-color: #E7E9EA;
}
.alertasindex {
	font-size: 15px;
	font-weight: bold;
	color: #FF0000;
}

.azul_grande { font-size: 15px; color: #013569; font-weight: bold; }

/* new */

.no-display { display:none; }

.clr { clear:both; }

.tit-producto{
	background-color:#F3F2EE;
	padding-top:2px;
	padding-left:5px;
	margin-bottom: 10px;
	border-bottom: 1px solid #CCCCCC;
}

.titulo { float: left; }
.video-list { float:right; }

.video-filtro { float:left; }

.idioma-box { 
	width: 200px; 
	height: 20px; 
	position:absolute;
	right: 0; 
	margin-top: -20px;
	margin-right: 32px;
}

.cursor {cursor: pointer; }

input.button { 
	color:#FFF;
	border: 1px solid #003352;
	background-color: #2595C7;
	padding: 1px 5px;
	font:Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
}

input.button:hover{ 
	color:#FFF;
	background-color: #2FBFFF;
}

.play {
	width: 42px;
	height:28px;
	position:absolute;
	margin-top: -60px;
	margin-left: 45px;
	*margin-top:35px;
	*margin-left:-90px;
}

h2 a:link {
	font-weight: bold;
	color: #3A9BCD;
	text-decoration: none;
}
h2 a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #3A9BCD;
}
h2 a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #3A9BCD;
}
h2 a:active {
	font-weight: bold;
	text-decoration: none;
	color: #3A9BCD;
	
}

/* Aņadidos el 02-02-2010 */

.text-min { font-size: 10px; }
.titulo ul { padding: 0; margin: 10px 0 0 0; }
.titulo li { list-style:none;}