/***************************************** FORMATEO DE TEXTOS*/

body		{
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:.7em;
	}


#languaje a, #languaje a:link, #languaje a:visited	{
	color:#13396D;
	text-decoration:none;
	}

#languaje a:hover{
	text-decoration:underline;
	}

#autoapoyo a, #autoapoyo a:link, #autoapoyo a:visited	{
	text-decoration:none;
	cursor:pointer;
	}

#autoapoyo a:hover			{
	text-decoration:none;
	cursor:pointer;
	}

#footer a, #footer a:link, #footer a:visited	{
	color:#000;
	text-decoration:underline;
	}

#footer a:hover	{
	text-decoration:none;
	color:#F60040;
	}

.section a, .section a:link, .section a:visited	{
	color:#000;
	text-decoration:none;
	}

.section a:hover	{
	text-decoration:none;
	color:#F60040;
	}

#footer_home a, #footer_home a:link, #footer_home a:visited	{
	color:#000;
	text-decoration:underline;
	}

#footer_home a:hover	{
	text-decoration:none;
	color:#F60040;
	}

#main a, #main a:link, #main a:visited	{
	color:#000;
	text-decoration:underline;
	}

#main a:hover	{
	text-decoration:none;
	color:#F60040;
	}

#main_cart a, #main_cart a:link, #main_cart a:visited	{
	color:#000;
	text-decoration:underline;
	}

#main_cart a:hover	{
	text-decoration:none;
	color:#F60040;
	}

h1              {
	text-align:right;
	color:#E5225A;
	/* font-size:1.7em; */
        font-size:1.3em;
        /* font-weight: 500; */
	font-weight:600;
	font-family:arial;
	padding:3px 0px 0px 0px;
	margin:0px;
	}

/* versión anterior de h1 */
h2				{
	font-size:17px;
	width:405px;
	text-align:left;
	color:#003066;
	margin-bottom:25px;
	}

h3				{
	font-size:14px;
	color:#003066;
	margin-bottom:10px;
	}

h4				{
	font-size:12px;
	color:#003066;
	margin:0px 0px 10px 0px;
	}

b				{
	color:#F60040;
	}

strong			{
	color:#13396D;
	}

.italic {
    font-style:             italic;
}

.bold {
    font-weight:            bold;
}

.uppercase {
    text-transform:         uppercase;
}

p              {
	padding:0px;
	margin:0px 0px 5px 0px;
	text-align:justify;
	}

p.entradilla:first-letter {
	color:#003066;
	font-size:600%;
	font-weight:bold;
	float:left;
	text-transform:uppercase;
	margin-right:5px;
	}

.elemizq	{
	float:left;
	margin:10px 10px 10px 0px;
	}

.elemdcha	{
	float:right;
	margin:10px 0px 10px 10px;
	}

.elemcentro	{
	margin:10px auto 10px auto;
	text-align:center;
	}

.vertical_centro {
        vertical-align: middle;
}

.okko	{
	float:left;
	margin:0px 5px 10px 0px;
	}

.carro		{
	clear:both;
	}

.centro		{
	text-align:center;
	}

ol			{
	margin:20px;
	padding:0px;
	}

ul               {
	margin:5px 0px 5px 30px;
	padding:0px;
	}
         
img {
        border: 0px;
}
/*****************************************  el form */
/*form		{
	padding:0px;
	margin:0px;
	width:535px !IMPORTANT;
	width:auto;
	}
*/
input, select {
	margin:2px;
	padding:0px;
	}

.in_error		{
	background-image:url(../img/grounds/gr_input_error.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:18px;
	width:85px;
	}

.in_error2		{
	background-image:url(../img/grounds/gr_input_error.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:18px;
	width:77px;
	}

.in_error3		{
	background-image:url(../img/grounds/ground_home.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:18px;
	width:177px;
	}

.in_error_select		{
	background:#FF5353;
        width:105px;
	}

.in_center		{
	float:none;
	text-align:center;
	display:table-column;
	}

.noborder {
	border:0px;
	background-image:none;
	}

.displaynone {
        display: none;
}
textarea	{
	border:1px solid #B4B4B4;
	margin:0px;
	padding:0px;
	height:100px;
	width:310px;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	}

.bttn		{
	border:1px solid #6F8EAE;
	margin:0px 5px;
	padding:0px 1px;
	height:22px;
	color:#13396D;
	font-size:11px;
	font-weight:bold;
	background-image:url(/img/grounds/gr_bttn.gif);
	background-repeat:repeat-x;
	background-position:left top;
	}

.de100		{
	width:80px;
	height:20px;
	}

.de100col2		{
	width:80px;
	height:20px;
	margin-left:15px;
	}

.de300		{
	width:250px;
	height:20px;
	}

.de90		{
	width:105px;
	}

.de10		{
	width:4px;
	height:10px;
	padding:0px;
	float:left;
	}

.padding_right { padding-right: 10px;}

.break		{
	width:100%;
	height:20px;
	clear:both;
	}

label		{
	padding:2px 5px;
	float:left;
	}

/****************************************************** las tablas  */

table		{
	border:1px solid #B4B4B4;
	padding:5px;
	margin:0px;
	background-color:#FFF;
	width:542px !IMPORTANT;
	width:545px;
	}

th			{
	font-weight:bold;
	text-align:center;
	background-color:#EDEDED;
	}

td			{
	text-align:center;
	}

td.right                {
        text-align:right;
        }


/* Pagina success MoneyOrder */
.black {color: #000000; }

.divLogo{
    float:          left;
    height:         60px;
    margin-right:   20px;
    text-align:     center;
}

.titleLogo{
    width:          175px;
    text-align:     center;
}

.insideList{
    margin:                 0px;
    padding:                0px 0px 0px 10px;
    list-style-position:    outside;
}

.insideList li {
    margin:         10px 0px;
}

.divDatos{
    border:     1px solid #000000; 
    background: #B9E0A6; 
    width:      90%;
    padding:    10px 20px 10px 20px;
}