/*************UNDOHTML***************************/
:link,:visited { text-decoration:none }
ul,ol { list-style:none;padding-left:0px;margin-left:0px; }
h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; }
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin:0; padding:0 }
a img,:link img,:visited img { border:none }
address { font-style:normal }
/*************UNDOHTML***************************/

body {
	margin: 1px auto 1px auto;
	padding: 0px 0px 0px 0px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #000000;
	background-color: #FFFFFF;
}

div#container {
	float: left;
	margin: 0 0 20px 0;
	border: 1px solid #C9C9C9;
	background-color: #FFFFFF;
}

div#header {
	float: left;
	width: 100%;
	background-color: #FFFFFF;
}

div#header h1 {visibility: hidden;position:absolute;}
div#header p {visibility: hidden;position:absolute;}

img.title {float:left;}

div#header ul {
	float: right;
	width: 360px;
	margin: 60px 28px 0 0;
	text-align: right;
}
div#header ul li {
	display: inline;
	font-size: 0.75em;
}
div#header ul li a {
	color: #00B294;
	font-weight: bold;
}

.textoHeader {
	color: #C9C9C9;
	font-weight: bold;
	display: inline;
	font-size: 0.75em;
}

.textoHeader:hover {
	color: #00B294;
	font-weight: bold;
	display: inline;
	font-size: 0.75em;
	text-decoration:underline;
}

div#header ul li a:link {text-decoration: none;}
div#header ul li a:visited {text-decoration: none;}
div#header ul li a:hover {text-decoration: underline;}
div#header ul li a:active {text-decoration: underline;}

div#search {
	position: relative;
	left: 3px;
	clear: both;
	width: 891px;
	min-height: 30px;
	margin-left: auto;
	margin-right: auto;;
	background-color: #B7B7B7;
}
* html div#search {min-height: 40px;}

div#search div {
	position: relative;
	width: 881px;
	min-height: 30px;
	left: -3px;
	top: -3px;
	background-color: #CCD6EF;
	text-align: right;
	padding: 3px 10px 3px 0;
}
* html div#search div {min-height: 40px;}

div#search form {
	margin: 5px 5px 5px 0;
}
div#search form fieldset {border: 0;}

div#search form label {
	font-size: 0.75em;
	font-weight: bold;
	color: #3C4E7E;
}
div#search form input#txtbusqueda {
	margin: 0 8px 0 8px;
	padding: 0.1em;
	border: 1px solid #ABA9AC;	
}
div#search form input#cmdbuscar {
	width: 40px;
	padding: 0.1em;
	border: 1px solid #7F7B7C;
	background-color: #FB8045;
	font-size: 0.75em;
	font-weight: bold;
	color: #FFFFFF;
}

div#main {
	position: relative;
	clear: both;
	width: 100%;
}

ul#nav {
	float: left;
	width: 172px;
	margin: 10px 0 0 2px;
}
* html ul#nav {margin: 10px 0 0 13px;}
ul#nav li {
	width: 148px;
	padding: 2px 0 2px 20px;
	border: 1px solid #00B294;
	border-bottom: 0;
	background-color: #F6FCFC;
	background-image: url(../images/ico_categoria.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
ul#nav li.cats {background-image: url(../images/ico_categoriadown.gif);}
ul#nav li.ultimo {border-bottom: 1px solid #00B294;}

ul#nav li a {
	font-size: 0.75em;
	font-weight: bold;
	color: #00AF8E;
}
ul#nav li a:link {text-decoration: none;}
ul#nav li a:visited {text-decoration: none;}
ul#nav li a:hover {text-decoration: underline;}
ul#nav li a:active {text-decoration: underline;}

ul#nav ul#cat {
	width: 142px;
	margin: 0 0 0 -20px;
	border-right: 0;
	border-left: 0;
}
ul#nav ul#cat li {
	width: 146px;
	padding: 1px 0 1px 22px;
	background-image: none;
	background-color: #FFFFFF;
	border: 0;
	border-top: 1px solid #949398;
}
ul#nav ul#cat li.sel {
	background-color: #D2F1EB;
}
ul#nav ul#cat li a {
	font-size: 0.65em;
	color: #363636;
}

div#content {
	float: left;
	width: 504px;
	margin: 10px 0 0 24px;
}

div#content ul#ofertas {
	float: left;
	width: 504px;
}
div#content ul#ofertas li {
	float: left;
	position: relative;
	z-index: 1;
	width: 226px;
	margin: 0 20px 20px 0;
	border: 1px solid #6AC5B6;
	padding: 2px;
	background-color: #FFFFFF;
}
* html div#content ul#ofertas li {margin: 0 10px 20px 0;}

div#content ul#ofertas li div.shadow {
	clear: both;
	position: absolute;
	z-index: -1;
	width: 230px;
	min-height: 117px;
	left: 1px;
	top: 1px;
	border-right: 3px solid #949391;
	border-bottom: 3px solid #949391;
}

div#content ul#ofertas li.destacada {width: 476px;margin-right: 0;}

div#content ul#ofertas li.destacada div.shadow {width: 480px;min-height: 189px;}

div#content ul#ofertas li p {float: right; width: 90px; margin-right: 8px;}
div#content ul#ofertas li.destacada p {float: left; width: 200px;}
div#content ul#ofertas li img {float: left; margin-top: 10px;}

div#content ul#ofertas li p.nombre {
	margin: 10px 0 0 8px;
	line-height:24px;
	font-weight:bold;
	font-size: 0.65em;
	color:#223C90;
}
div#content ul#ofertas li.destacada p.nombre {width: 228px; margin: 10px 0 10px 8px; font-size:1.4em;}

div#content ul#ofertas li p.descrip, div#content ul#ofertas li p.precio {
	margin: 0 0 0 8px;
	font-size: 0.65em;
	color:#363636;
}
div#content ul#ofertas li.destacada p.descrip {font-size: 0.85em}
div#content ul#ofertas li p.precio {font-weight: bold;}

div#content ul#ofertas li p.detalle, div#content ul#ofertas li p.anadir {
	float: right;
	width: 50%;
	text-align: right;
	margin: 4px 6px 4px 0;
}

div#content ul#ofertas li p a{
	padding: 2px;
	text-align: center;
	font-size: 0.65em;
	color: #FFFFFF;
}
div#content ul#ofertas li p.detalle a {background-color: #2E58BA; padding: 2px 24px 2px 24px;}
div#content ul#ofertas li p.anadir a {background-color: #F88A59; padding: 2px 3px 2px 4px;}

div#toolbar {
	float: right;
	width: 192px;
}

div#cesta {
	width: 166px;
	margin: 0px 0px 0px 0;
	padding: 0 0 5px 0;
	border: 1px solid #333333;
	background-color: #EEEEEE;
	background-position: right;
	background-repeat: no-repeat;
}

div#cesta p {
	width: 90px;
	margin: 10px 6px 6px 6px;
	font-size: 0.75em;
	font-weight: bold;
	color: #333333;
}
div#cesta a {
	margin: 0 6px 0 6px;
	font-size: 0.75em;
	font-weight: bold;
	color: #FF0000;
}

div#cesta a:hover {
	margin: 0 6px 0 6px;
	font-size: 0.75em;
	font-weight: bold;
	color: #333333;
}

form#frmacceso {
	width: 166px;
	margin: 10px 6px 6px 0;
	padding: 0 0 10px 0;
	border: 1px solid #8A8484;
	background-color: #E7E5E6;
}

form#frmacceso fieldset {
	margin: 20px 15px 10px 15px;
	border: 0;
}

form#frmacceso label {
	font-size: 0.75em;
	color: #363636;
}

form#frmacceso input {
	width: 126px;
	margin: 0 0 8px 0;
	padding: 1px;
	border: 1px solid #A9A5A6;
	font-size: 0.75em;
}
form#frmacceso p.boton {
	text-align: right;
}
form#frmacceso input#cmdentrar {
	width: 76px;
	margin: 0 0 8px 0;
	padding: 1px;
	border: 0;
	background-color: transparent;
	font-size: 0.65em;
	cursor: pointer;
}
form#frmacceso p.enlace {
	margin: 0px 15px 0px 15px;
}
form#frmacceso p.enlace a {
	font-size: 0.65em;
	color: #FA8246;
}
form#frmacceso p.enlace a:link {text-decoration:none;}
form#frmacceso p.enlace a:visited {text-decoration:none;}
form#frmacceso p.enlace a:hover {text-decoration:underline;}
form#frmacceso p.enlace a:active {text-decoration:underline;}


div.tipo1, div.tipo2, div.tipo3 {
	width: 166px;
	margin: 10px 6px 6px 0;
	padding: 0 0 10px 0;
	border: 1px solid #ECCE85;
}
div.tipo2 {border-color: #9AE7B3;}
div.tipo3 {border-color: #7DD0D8;}

div.tipo1 p, div.tipo2 p, div.tipo3  p {
	width: 100%;
	font-size: 0.65em;
}

div.tipo1 p.tit, div.tipo2 p.tit, div.tipo3  p.tit {
	padding: 2px 0 2px 0;
	background-color: #ECCE85;
	font-size: 0.75em;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
}
div.tipo2 p.tit {background-color: #9AE7B3;}
div.tipo3 p.tit {background-color: #7DD0D8;}

div.tipo1 p.descrip, div.tipo2 p.descrip, div.tipo3  p.descrip {
	width: 130px;
	margin: 2px 0 2px 10px;
}
div.tipo1 p.enlace, div.tipo2 p.enlace, div.tipo3  p.enlace {
	width: 156px;
	margin: 0 10px 0 0;
	text-align: right;
	font-size: 0.70em;
	font-weight: bold;
}
div.tipo1 p.enlace a, div.tipo2 p.enlace a, div.tipo3  p.enlace a {
	color: #363636;
}
div.tipo1 p.enlace a:link, div.tipo2 p.enlace a:link, div.tipo3  p.enlace a:link {text-decoration: none;}
div.tipo1 p.enlace a:visited, div.tipo2 p.enlace a:visited, div.tipo3  p.enlace a:visited {text-decoration: none;} 
div.tipo1 p.enlace a:hover, div.tipo2 p.enlace a:hover, div.tipo3  p.enlace a:hover {text-decoration: underline;} 
div.tipo1 p.enlace a:active, div.tipo2 p.enlace a:active, div.tipo3  p.enlace a:active {text-decoration: underline;} 

div#articulo {
	float: left;
	width: 466px;
	margin: 0 10px 20px 0;
	padding: 2px;
	border: 1px solid #6AC5B6;
}

div#articulo div#opcionesarticulo {
	float: left;
	width: 156px;
	margin: 10px 24px 10px 14px;
}

div#articulo div#detallearticulo {
	float: left;
	width: 236px;
	margin: 20px 14px 10px 0;
}

div#opcionesarticulo p.ampliar {
	width: 100%;
	padding: 2px 0px;
	font-size: 0.75em;
	font-weight: bold;
	text-align: center;
	background-color: #F0F0F0;
	background-image: url(../images/ico_ampliar.gif);
	background-position: left;
	background-repeat: no-repeat;
}
div#opcionesarticulo p.ampliar a {color: #4157A0;}
div#opcionesarticulo p.ampliar a:link {text-decoration: none;}
div#opcionesarticulo p.ampliar a:visited {text-decoration: none;}
div#opcionesarticulo p.ampliar a:hover {text-decoration: underline;}
div#opcionesarticulo p.ampliar a:active {text-decoration: underline;}


div#opcionesarticulo p.anadir {
	width: 100%;
	font-size: 0.65em;
	margin: 12px 6px 4px 0;
}

div#opcionesarticulo p.anadir a {background-color: #F88A59; padding: 2px 3px 2px 4px; color:#FFFFFF;}
div#opcionesarticulo p.anadir a:link {text-decoration: none;}
div#opcionesarticulo p.anadir a:visited {text-decoration: none;}
div#opcionesarticulo p.anadir a:hover {text-decoration: underline;}
div#opcionesarticulo p.anadir a:active {text-decoration: underline;}

div#opcionesarticulo p.enlace {
	margin: 6px 0 0 0;
	font-size: 0.65em;
}
div#opcionesarticulo p.enlace a {color: #FA8246;}
div#opcionesarticulo p.enlace a:link {text-decoration: none;}
div#opcionesarticulo p.enlace a:visited {text-decoration: none;}
div#opcionesarticulo p.enlace a:hover {text-decoration: underline;}
div#opcionesarticulo p.enlace a:active {text-decoration: underline;}

div#detallearticulo p.nombre {	
	margin: 0 0 16px 0;
	font-weight:bold;
	font-size: 0.85em;
	color:#223C90;
}
div#detallearticulo p.fabricante, div#detallearticulo p.entrega {	
	font-weight:bold;
	font-size: 0.75em;
	color:#223C90;
} 
div#detallearticulo p.entrega {margin: 0 0 16px 0;}

div#detallearticulo p.info {	
	font-size: 0.75em;
	color:#636363;
} 

div.clear {
	position: relative;
	clear: both;
	width: 100%;
}

.labelBusqueda {
	font-size: 0.75em;
	font-weight: bold;
	color: #333333;
	margin: 0 8px 0 8px;
	padding: 0.1em;
	border: 0px solid #ABA9AC;	
}

.labelBusqueda_2 {
	font-size: 0.85em;
	color: #000000;
	font-weight: bold;
	margin: 0 8px 0 8px;
	padding: 0.1em;
	border: 0px solid #ABA9AC;	
}

.textoBusqueda 
{
	font-size: 0.90em;
	font-weight: normal;
	margin: 0 8px 0 8px;
	padding: 0.1em;
	border: 1px solid #ABA9AC;	
}

.irBusqueda {
	width: 40px;
	padding: 0.1em;
	border: 1px solid #333333;
	background-color: #EEEEEE;
	font-size: 0.75em;
	font-weight: bold;
	color: #666666;
}

.homeleft {
	border: 1px solid #000000;
	background-color: #CCD6EF;
	font-size: 0.75em;
	color: #0000FF;
}

.homeleftBold {
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
}

.homeleftBold:hover {
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	text-decoration:underline;
}

.nomProd1 {
	font-size: 18px;
	font-weight: bold;
	color:#333333;
	line-height:24px;
}
.nomProd1:hover {
	font-size: 18px;
	font-weight: bold;
	color:#333333;
	line-height:24px;

}



.nomProd2 {
	font-size: 16px;
	font-weight: bold;
	color:#223C90;
	line-height:24px;
	text-transform:uppercase;
}

.nomProd3 {
	font-size: 13px;
	font-weight: bold;
	color:#333333;
}

.textoProd {
	font-size: 12px;
	color:#333333;
}

.textoProd:hover {
	font-size: 12px;
	color:#ff0000;

}

.textoProd2 {
	font-size: 12px;
	color:#363636;
	text-decoration:underline;
}


.tablaborder {
	border: 1px solid #cccccc;
	background-color: #eeeeee; 
}

.tablaUsuario {
	border: 1px solid #8A8484;
	background-color: #E7E5E6;
	width: 166px;
	margin: 10px 6px 6px 0;
	padding: 0 0 10px 0;
}

.tabla_bg_gris {
	border: 1px solid #8A8484;
	background-color: #E7E5E6;
	margin: 10px 6px 6px 0;
	padding: 0 0 10px 0;
}

.texto_12 {
	font-size: 12px;
	font-weight: normal;
	color:#333333; 
}

.input_11 {
	font-size: 11px;
	font-weight: normal;
	height: 18;
}

.input_11_azul {
	font-size: 11px;
	font-weight: normal;
	height: 18;
	color: #333333;
}

.input_11_textarea {
	font-size: 11px;
	font-weight: normal;

}

.texto_12_negro {
	font-size: 12px;
	font-weight: normal;
	color: #363636;
}

.texto_12_negro:hover {
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
}

.texto_11_naranja {
	font-size: 11px;
	font-weight: normal;
	color: #FF0000;
}

.texto_11_naranja:hover {
    FONT-SIZE: 11px;
    COLOR: #333333;
    TEXT-DECORATION: none
}


.texto_12_azul {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}

.texto_12_azul:hover {
    FONT-SIZE: 12px;
    COLOR: #ff0000;
    TEXT-DECORATION: none
}

.detallesProd_Bold_12 {
	color: #333333;
	font-weight: bold;
	font-size: 12px;
}

.detallesProd_Bold_12:hover {
	color: #333333;
	font-weight: bold;
	font-size: 12px;
}

.anadirCesta_Bold_12 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
}

.anadirCesta_Bold_12:hover {
	color: #2E58BA;
	font-weight: bold;
	font-size: 12px;
}

.detallesProd_Bold_14 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
}

.detallesProd_Bold_14:hover {
	color: #333333;
	font-weight: bold;
	font-size: 14px;
}

.anadirCesta_Bold_14 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
}

.anadirCesta_Bold_14:hover {
	color: #000000;
	font-weight: bold;
	font-size: 14px;
}

.fichaTexto {
	font-size: 0.75em;
	color:#333333;
}

.fichaTexto:hover {
	font-size: 0.75em;
	color:#333333;
	text-decoration:underline;
}

.fichaTexto_gris {
	font-size: 0.75em;
	color:#00AF8E;
}
.texto_9 {
	font-size: 9px;
	font-weight: normal;
	color:#363636;
}

.txtPrecioFicha {
	font-size: 22px;
	font-weight: bold;
	color:#ff0000;
	line-height:24px;
	text-transform:uppercase;
}

.filtrarCatalogo {
	width: 80px;
	padding: 0.1em;
	border: 1px solid #7F7B7C;
	background-color: #FDDBDC;
	font-size: 0.75em;
	font-weight: bold;
	color: #333333;
}

.texto_blaco_14 {
	color: #333333;
	font-size: 14px;
}

.texto_blaco_14:hover {
	color: #FF0000;
	font-size: 14px;
}

.textoTituloEscaparate {
	color: #333333;
	font-size: 20px;

}

.precioTotalCesta {
	font-size: 0.85em;
	font-weight: bold;
	color: #333333;
}

.tablaGris {
	border: 1px solid #8A8484;
	background-color: #E7E5E6;
}

.pasarPorCAJA {
	color: #FF0000;
	font-weight: bold;
	font-size: 16px;
	text-decoration:underline;
}

.pasarPorCAJA:hover {
	color: #FF0000;
	font-weight: bold;
	font-size: 16;
	text-decoration:underline;
}

.tablaBoderGris {
	border: 1px solid #E7E5E6;
	background-color: #E7E5E6;
}
.textoGris {
	font-size: 0.75em;
	color:#C6C6C6;
}

.inputDatos
{
	font-size: 13px;
	font-weight: normal;
	border: 1px solid #ABA9AC;	
	margin: 0 8px 0 8px;
	padding: 0.1em;
	color:#333333;
}

.inputDatosGris
{
	font-size: 13px;
	font-weight: normal;
	border: 1px solid #ABA9AC;	
	margin: 0 8px 0 8px;
	padding: 0.1em;
	color:#333333;
	background-color: #E7E5E6;
}

.text9 {
	color:#FF2A00;
	font-size:13px;
	font-weight:bold;
}
.tablaBordeGris {
	border: 1px solid #8A8484;
	background-color: #FFFFFF;
}

.texto13
{
	font-size: 13px;
	font-weight: normal;
	color:#333333;
}

.textoPie 
{
	font-size: 0.75em;
	font-weight: bold;
	color: #00AF8E;

}

.PagoTarjetaBold {
	font-size: 12px;
	color: #00AF8E;
	font-weight: bold;
	text-decoration:underline;

}

.PagoTarjetaBold:hover {
	font-size: 12px;
	color: #FB8045;
	font-weight: bold;
	text-decoration:underline;
}

div.pestana, div.pestana_sel {
	float: left;
	padding: 5px 10px 5px 10px;
	font-size: 0.75em;
	font-weight: bold;
	text-align: center;
	border: 1px solid #333333;
	border-bottom: 0;
}

div.pestana_sel {
	background-color: #eeeeee;
}

div.pestana a, div.pestana_sel a {color: #333333;}
div.pestana a:link, div.pestana_sel a:link {text-decoration:underline;}
div.pestana a:visited, div.pestana_sel a:visited {text-decoration:underline;}
div.pestana a:hover, div.pestana_sel a:hover {text-decoration:none;}
div.pestana a:active, div.pestana_sel a:active {text-decoration:none;}

div#caracteristicas, div#relacionados {
	clear: both;
	width: 470px;
	border: 1px solid #01AF8C;
}

.inputDatos2_loc
{
	font-family: Verdana;
	font-size: 13px;
	border: 1px solid #ABA9AC;	
	margin: 0 8px 0 8px;
	padding: 0.1em;
	background: #E7E5E6;  
	width:415px; 
	height:200px; 
	overflow: scroll;
}

.categorias {
	font-size: 13px;
	color: #FF0000;
	font-weight: bold;
}

.categorias:hover {
	font-size: 13px;
	color: #FF0000;
	font-weight: bold;
	text-decoration:underline;
}

.categoriasLeft {
	font-size: 11px;
	color: #666666;

}
.categoriasLeft:hover {
	text-decoration:underline;
}

.categoriasLeftBold {
	font-size: 12px;
	color: #333333;
	font-weight: bold;

}
.categoriasLeftBold:hover {
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	text-decoration:underline;
}

.categoriasLeftBold2 {
	font-size: 12px;
	color: #FFFFFF;
	text-transform:uppercase;

}
.categoriasLeftBold2:hover {
	text-decoration:underline;
}

.fondoLeft {
	background: #EEEEEE;  
}

.fondoLeftRed {
	background: #FF0000;  
}

.bordeLeft {
	border: 1px solid #CCCCCC;
	background-color: #BBBBBB;

}

.fichaTexto2_bold {
	font-size: 12px;
	color:#333333;
	font-weight: bold;
}

.fichaTexto2_bold:hover {
	font-size: 12px;
	color:#FF0000;
	font-weight: bold;
}

.sinDisp {
	font-size: 9px;
	color:#FF0000;
}

.fondoTablaCat {
	border: 1px solid #FF0000;
	background-color: #FFFFFF;

}

.fondoTablaCat2 {
	background: #EEEEEE;
}

.fondoTablaCat3 {
	background:#ff0000;
}

.fondoTablaCat4 {
	background-color: #eeeeee;
}

.header {
	color:#333333;
	text-transform:uppercase;
	font-size:10px;
	font-family: Arial,Helvetica,sans-serif;
	font-weight: bold; 
}

.header:hover {
	text-decoration:underline;	
}

.tablaRosa {
	background:#FDDBDC;
}

.cesta2 {
	font-size: 0.75em;
	font-weight: bold;
	color: #333333;
}

.cesta2:hover {
	font-size: 0.75em;
	font-weight: bold;
	color: #333333;
	text-decoration:underline;	
}

.precioEscaparate {
	font-size: 18px;
	font-weight: bold;
	color:#333333;
	line-height:24px;
	text-transform:uppercase;

}

.ofertaPortatiles {
	background-image: url(/colab/universia/imagenes/icons/ordenador.jpg);
	background-position: center;
	background-repeat: no-repeat;
}

.ofertaTV {
	background-image: url(/colab/universia/imagenes/icons/teles.jpg);
	background-position: center;
	background-repeat: no-repeat;
}

.ofertaMP3 {
	background-image: url(/colab/universia/imagenes/icons/mp3.jpg);
	background-position: center;
	background-repeat: no-repeat;
}

.ofertaGPS {
	background-image: url(/colab/universia/imagenes/icons/gps.jpg);
	background-position: center;
	background-repeat: no-repeat;
}

.ofertaMonitores {
	background-image: url(/colab/universia/imagenes/icons/monitores.jpg);
	background-position: center;
	background-repeat: no-repeat;
}

.ofertaImpresoras {
	background-image: url(/colab/universia/imagenes/icons/impresora.jpg);
	background-position: center;
	background-repeat: no-repeat;
}

.ofertaCamaras {
	background-image: url(/colab/universia/imagenes/icons/camaras.jpg);
	background-position: center;
	background-repeat: no-repeat;
}

.ofertaVideocamaras {
	background-image: url(/colab/universia/imagenes/icons/videocamaras.jpg);
	background-position: center;
	background-repeat: no-repeat;
}

.fondoTablaOferta {
	background-color: #EEEEEE;
}

.textoTituloOferta {
	color: #FF0000;
	font-weight: bold;
	font-size: 12px;
	text-transform:uppercase;
}

.headerTienda {
            font-size:2em;
            border-left:1px solid #FFADAB;
            color:#FFADAB;
            letter-spacing:-1px ;
            padding:10px 0pt 0pt 10px ;
            text-decoration:none ;
            font-weight: bold;
}


.borderDot {
	border: 1px solid #cccccc;
	background-color: #eeeeee; 
}

.tablaFondoPasos {
	background-color: #E7E5E6;
}

.fondoResumPedido {
	background-color:#E7E5E6;
}

.fondoDescFichaTop {
	background-color: #E7E5E6;
}

.fondoDescFichaBody {
	background-color: #FFFFFF;
}

.textob {
	color:#000000;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:10px;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	text-decoration:none;
}

.texto {
	color:#000000;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:10px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	text-decoration:none;
}

.pvpRecomendado {
	color:#646464;
	font-size:14px;
	font-weight:bold;
}

.pvpUniversia {
	color:#646464;
	font-size:22px;
	font-weight:bold;
}

.txtIVA {
	color:#646464;
	font-size:10px;
	font-weight:normal;
}

.borderDotTop {
	border-top:dotted;
	border-top-width: thin;
	border-top-color: #FF0000;
	background-color: #FFFFFF;
}

.txtUnderLine {
	font-size: 13px;
	font-weight: bold;
	color:#333333;
	text-decoration:underline;
}
.txtUnderLine:hover {
	font-size: 13px;
	font-weight: bold;
	color:#333333;
	text-decoration:underline;
}

.textoProdLink {
	font-size: 11px;
	color:#333333;
	text-decoration:underline;
}

.textoProdLink:hover {
	font-size: 11px;
	color:#FF0000;
	text-decoration:underline;
}

.tablaborderNegro {
	background-color: #333333; 
}

.texto_12_blaco {
	font-size: 12;
	font-weight: bold;
	color: #FFFFFF;
}

.texto_16_rojo {
	font-family: Arial;
	font-size: 24px;
	font-weight: bold;
	color: #FF0000;
}

.nombreUni {
	font-size: 13px;
	color:#000000;
	font-weight: bold;
	text-transform:uppercase;
}

.texto_menu {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

.texto_menu:hover {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

.textosInfo {
	font-family: Arial;
	font-size: 14px;
	color: #000000;
}
.textosInfo:hover {
	font-family: Arial;
	font-size: 14px;
	color: #000000;
	text-decoration:underline;
}

.blanco_14 {
	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF;
}

.blanco_12 {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
}

.rojo_14 {
	font-family: Arial;
	font-size: 14px;
	color: #FF0000;
}

.elipse {
	background-image: url(/colab/universidades/Athenea2008Sept/Elipse.gif);
	background-position: right;
	background-repeat: no-repeat;
	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF;
}

.textoSpam {
	font-size: 10px;
	color:#000000;
}

.cajaSpam {
	border: 1px solid #FF0000;	
	padding:2px 2px 2px 2px;
}