﻿body
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
}
.modalBackground
{
	filter: alpha(opacity= 50); 
	-moz-opacity:0.5; 
	opacity: 0.5;
	background-color:White;
}
.modalpopup
{
	color:black;
	text-align:left;
	width: 350px; 
	background-color: White; 
	border-width: 2px; 
	border-color: Black; 
	border-style: solid; 
	padding-left:10px;
	padding-right:10px; 
	padding-top:10px; 
	padding-bottom:10px;
}
.menu_sup
{
	border: 2px solid #ff0066;

	margin-left:4px;
	padding: 0px 5px 0px 5px;

	font-size:12pt;

	font-weight:bold;
	text-decoration:none;

	background-color:#ff0066;
	color: white;

	cursor:pointer;
}

.menu_sup:hover
{
	background-color: #ffffff;
	color: #ff0066;
}

.pie
{
	font-size:8pt;
	color: #888888;
}


.columna0
{
	width:200px;
}
.columna1
{
	width:250px; height:590px;
}

.columna2
{
	width:250px; height:590px;
}

.columna3
{
	width:250px; height:590px;
}

.columna0_titulo
{
	background-color:#dddddd;color:#777777;font-size:9pt;font-weight:bold;height:20px;
}

.columna1_titulo
{
	background-color: #FF6666;font-weight:bold;font-family:'Trebuchet MS';font-size:14pt; color:white;
}

.columna2_titulo
{
	background-color: #DC98BA;font-weight:bold;font-family:'Trebuchet MS';font-size:14pt; color:white;
}

.columna3_titulo
{
	background-color: #9999FF ;font-weight:bold;font-family:'Trebuchet MS';font-size:14pt; color:white;
}


.celda1
{
	background-color:#FF5050;
}

.celda2
{
	background-color: #CC6699;
}

.celda3
{
	background-color: #7f7fFF;
}


.celda_precio
{
	font-weight:bold;	
	text-align:right;
	width:60px;
	padding-right:5px;
	vertical-align:top;
	font-size:12pt;
}
.oferta_titulo
{

	font-weight:bold;
	font-size:10.5pt;
	color:white;
}

.oferta_desc
{
	color:white;
	font-size:9pt;
}
.enlacemas
{
	
	color:white;
	font-weight:bold;
	font-size:12pt;
}
.oferta_descripcion
{
	
	font-size:8pt;
	font-weight:bold;
	color:#666666;
	text-align:justify;

}
.oferta_precio
{
	font-weight:bold;
	font-size:12pt;
}
.fecha_titulo
{
	font-size:8pt;
}
.fecha
{
	font-size:8pt;
	font-weight:bold;
	color:#666666;
}
.vermas
{

	border:solid 1px #cc0066;
	background-color:#ff0099;
	color:white;
	text-decoration:none;
	font-weight:bold;
	font-size:9pt;
	padding-left:6px;
	padding-right:8px;
	padding-top:2px;

	padding-bottom:2px;
}
.form_seccion
{
	
	font-size:11pt;
	color:#666666;
	font-weight:bold;
	border-bottom:solid 1px #888888;
}
.form_apartado
{
	font-size:8pt;
	text-align:right;
}
.obligatorio
{
	font-size:7.5pt;
	color:red;
}
.cajatexto
{
	border:solid 1px #888888;
	font-size:8pt;
	font-family:Arial;
	
}
.cajatexto1
{
	border:solid 1px #FF0066;
	font-size:8pt;
	font-family:Arial;
	width:300px
	
}
.boton
{
	border:solid 1px white;
	font-size:8pt;
	font-family:Arial;
	background-color:#FF0066;
	color:white;
	font-weight:bold;
	height:23px
	
}
