body
{
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


#principal
{
	width: 600px;
	padding: 15px 20px;
	margin: 20px auto;
	border: 8px solid #999999;
	background-color: #FFFFFF;
}

#cabecera
{
	overflow: hidden;
}

#cabecera .logoIG
{
	width: 50%;
	float: left;
	padding-top: 8px;
}

#cabecera .logoPartner
{
	width: 50%;
	float: left;
	text-align: right;
}

#cabecera .presentacion
{
	width: 100%;
	clear: both;
	text-align: center;
	padding: 20px 0px 30px; 
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	font-style: italic;
}

#cardPayTitle
{
	padding-top: 5px;
}

#sus_form
{
	width: 100%;
}

#sus_form .ofertas
{
	width: 100%;
	margin: 0px auto;
}

#sus_form .ofertas h3
{
	font-size: 14px;
	color: #555555;
	margin: 0px 0px 4px
}

#sus_form .campos
{
	margin: 20px 0px 0px;
	padding: 5px 15px;
	background-color: #EEEEEE;
}

.textos
{
	font-size: 12px;
	line-height: normal;
	color: #666666;
	text-decoration: none;
}

.textosL
{
	font-size: 13px;
	line-height: normal;
	color: #666666;
	text-decoration: none;
}

.precio
{
	display: block;
	font-size: 16px;
	text-align: center;
	padding-bottom: 10px;
	font-weight: bold;
}

.precio span
{
	color: red;
}

.precio .textos
{
	color: #666666;
}

.cmtCaracteresDisponibles
{
	text-align: right;
	display: block;
	padding-right: 90px;
}

.final
{
	text-align: center;
	padding: 20px 0px 50px;
	color: #334455;
}

.importante
{
	font-weight: bold;
}

.pie
{
	font-size: 11px;
	text-align: center;
	color: #448855;
}

.pie strong
{
	color: #336644;
}


.pie a
{
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
	color: #336644;
}

.pie a:hover
{
	text-decoration: underline;
}
i.textos { font-size: 11px; }
input.textos, select.textos { border: 1px solid #666666; padding: 2px; font-size: 12px;}
.style1 {font-family: Arial, Helvetica, sans-serif; font-size: 13px; line-height: normal; color: #666666; text-decoration: none; font-weight: bold; }
.error { background-color:#990000; color:#FFFFFF; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; margin: 10px; padding: 5px; }
.footer { text-align: center;font-family: Verdana, Arial, Helvetica, sans-serif; font-size:10px; }
.footer a { color:#fff; }
.footer1 {text-align: left;font-family: Verdana, Arial, Helvetica, sans-serif; font-size:10px; }
.style7 { font-size: 16px; color: #CC0000; }

.ePaginaDiv {margin: 14px 5px 2px; padding: 5px; border: 1px solid red; font-family: Verdana; font-size: 11px;}
.ePaginaLink {color: #4466CC; font-family: verdana; font-size: 11px; text-decoration: none;}
.ePaginaLink:hover {text-decoration: underline;}
.ePaginaFirma {color: #005500; font-weight: bold;}

.submit
{
	background-color: #393939;
	font-weight: bold;
	border: none;
	padding: 4px 14px;
	color: #FFFFFF;
	margin: 0px 20px 8px 0px;
	font-size: 11px;
	text-transform: uppercase;
	font-family: Arial;
	cursor: pointer;
}

.checkCode
{
	background-color: #3A3A3A;
	font-weight: bold;
	border: none;
	padding: 0px 7px 1px;
	color: #FFFFFF;
	font-size: 11px;
	text-transform: uppercase;
	font-family: Arial;
	cursor: pointer;
}

#statusCode{
	font-size:10px;
color:#666666;
}
#comprobar{
	font-size:11px;
height:21px;
width:85px;
}

span.required
{
	font-family: Verdana;
	font-size: 10px;
	color: #FF1111;
	font-style: italic;
}