body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

img.destacado {
	border: 1pt solid #CCCCCC;
}

img.boton{
	margin-right:11px;

}

p { 
	text-align:left;
	font-family:Arial, Helvetica, sans-serif; 
	font-size:11px; 
	color:#333333;
}

p.innovacion { 
	text-align:left;
	font-family:Arial, Helvetica, sans-serif; 
	font-size:11px; 
	color:#666666;
}

ul {
	text-align:left;
	font-family:Arial, Helvetica, sans-serif; 
	font-size:11px; 
	color:#333333;
	list-style-image:url(../images/cuadro_lista_naranja.gif);
}

ul.innovacion {
	text-align:left;
	font-family:Arial, Helvetica, sans-serif; 
	font-size:11px; 
	color:#666666;
	list-style-image:url(../images/lista_innovacion_naranja_of.gif);
}

li.innovacion_on{
	list-style-image:url(../images/lista_innovacion_naranja_on.gif);
	font-weight:bold;
	padding-bottom:2px;
	
}
li.innovacion{
	padding-bottom:2px;
	
}

a.innovacion{
	text-decoration:none;
	color:#666666;
}


img.foto_contenido{
	padding-right:10px;
	padding-bottom:10px;
}

table {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:11px; 
	color:#333333;
}


td.contenido {
	text-align:center;
	background-color:#EAEAEA;
}

td.columna{
	width:33%;
	padding:4px;
	text-align:center;
	font-weight:bold;
	background-color:#F5F5F5;
}

td.fila {
	width:33%;
	text-align:right;
	background-color:#EAEAEA;
	padding:4px;
	padding-right:8px;
}

.formularioCuponP1 {
    font-family: Arial, Helvetica, sans-serif;
	font-style:normal;
	font-size:9px;
    color: #666666;
    border-color: #C9C9C9;
    border-style: solid;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    height: 19px; 
}

.formularioCuponErrorP1 {
    font-family: Arial, Helvetica, sans-serif;
	font-style:normal;
	font-size:9px;
    color: #FFFFFF;
    background-color: #FF6600;
    border-color: #C9C9C9;
    border-style: solid;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    height: 19px; 
}

.formularioCupon {
    font-family: Arial, Helvetica, sans-serif;
	font-style:normal;
	font-size:9px;
    color: #666666;
    border-color: #C9C9C9;
    border-style: solid;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
}

.formularioCuponError {
    font-family: Arial, Helvetica, sans-serif;
	font-style:normal;
	font-size:9px;
    color: #FFFFFF;
    background-color: #FF6600;
    border-color: #C9C9C9;
    border-style: solid;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
 }

.gapLine {
	background-color: #CCCCCC;
}

.gapLineBorder {
	border: #CCCCCC solid 1px;
}

.menu_section{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	height: 20px;
	text-decoration:none;
}
.menu_section_on{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF6600;
	height: 20px;
	text-decoration:none;
	font-weight:bold;
}

.title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FF6600;
	height: 20px;
	text-decoration:none;
}

.enlace{
	text-decoration:underline;
}

.bordergapLine{
	border: #CCCCCC thick solid;
}

H2{
	font-size:16px;
}
H3{
	font-size:14px;
}

.tab{
	text-indent: 20px;
	text-align:justify;
}

.naranja_claro {
	background-color: #FFEBD9;
}