/*
	safecreative.com 2008
	main styles
*/

html {
	height: 100%;
	overflow: auto;
	border: none;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 100%;
}
img {
	border: 0px none;
}

#div_container {
	position: relative;
	min-height: 100%;
	z-index: 1;
}
* html #div_container {
	height: 100%;
}
#div_content {
	padding: 0px 0px 242px 0px;
	z-index: 2;
}
#div_top {
	padding: 0px;
	height: 262px;
	min-height: 262px;
	width: 100%;
	border: 0px none;
	margin: 0px;
	background-image: url(../img/bg_top.jpg);
	background-repeat: repeat-x;
	z-index: 3;
}
#div_home {
	padding: 0px;
	width: 790px;
	text-align:right;
	position: relative;
	border: 0px none;
	left: 50%;
	margin: 0px 0px 0px -395px;
	top: 0px;
	z-index: 3;
}
#div_header {
	padding: 102px 0px 0px 0px;
	height: 140px;
	width: 790px;
	position: relative;
	border: 0px none;
	left: 50%;
	margin: 0px 0px 0px -395px;
	top: 0px;
	z-index: 3;
}
#div_section {
	padding: 27px;
	width: 736px;
	border: 0px none;
	position: relative;
	left: 50%;
	margin: 0px 0px 0px -368px;
	top: 0px;
	z-index: 3;
}
#div_foot {
	height: 242px;
	min-height: 242px;
	position: relative;
	margin: -242px 0px 0px 0px;
	text-align: center;
	background-image: url(../img/bg_foot.jpg);
	background-repeat: repeat-x;
	z-index: 3;
}
#home_content {
	padding: 0px 0px 242px 0px;
	margin: 0px;
	width: 100%;
	border: 0px none;
	background-image: url(../img/bg_home.jpg);
	background-repeat: repeat-x;
	z-index: 3;
}
#home_center {
	padding: 0px;
	width: 790px;
	height: 494px;
	min-height: 494px;
	border: 0px none;
	position: relative;
	left: 50%;
	margin: 0px 0px 0px -395px;
	top: 0px;
	z-index: 3;
}
#info{
	padding: 0px;
	width: 128px;
	height: 114px;
	min-height: 114px;
	border: 0px none;
	position: absolute;
	left: 50%;
	margin: 0px 0px 0px 114px;
	top: 412px;
	z-index: 99;
}
.home_promo {
	margin: 0px;
	padding: 0px;
	height: 247px;
	width:100%;
	border: 0px none;
	float: left;
}
.home_promo img {
	margin: 0px;
	padding: 0px;
	border: 0px none;
}
p {
	padding: 0px 0px 27px 27px;
}
ul {
	padding: 0px 0px 2em 4em;
}
li {
	list-style-type: none;
	background-image: url(../img/safecreative_list_dot.png);
	background-repeat: no-repeat;
	padding-bottom: 1em;
	padding-left: 1.5em;
} 
li.li_uno {
	list-style-type: none;
	background-image: url(../img/safecreative_list_uno.png);
	background-repeat: no-repeat;
	padding-bottom: 1em;
	padding-left: 1.5em;
} 
li.li_dos {
	list-style-type: none;
	background-image: url(../img/safecreative_list_dos.png);
	background-repeat: no-repeat;
	padding-bottom: 1em;
	padding-left: 1.5em;
} 
li.li_tres {
	list-style-type: none;
	background-image: url(../img/safecreative_list_tres.png);
	background-repeat: no-repeat;
	padding-bottom: 1em;
	padding-left: 1.5em;
} 
li.li_cuatro {
	list-style-type: none;
	background-image: url(../img/safecreative_list_cuatro.png);
	background-repeat: no-repeat;
	padding-bottom: 1em;
	padding-left: 1.5em;
} 

ol {
	list-style-type: lower-alpha;
	padding-bottom: 1em;
	padding-left: 1.5em;
}
dl {
	list-style-type: lower-alpha;
	padding-bottom: 1em;
	padding-left: 1.5em;
}

dt {
	list-style-type: none;
	background-image: url(../img/safecreative_list_dot.png);
	background-repeat: no-repeat;
	padding-bottom: 1em;
	padding-left: 1.5em;
} 

dd {
	list-style-type: lower-alpha;
	padding-bottom: 1em;
	padding-left: 1.5em;
} 
.align_right {
	float: right;
	border: 0;
}
.align_left {
	float: left;
	border: 0;
}
.align_center {
	margin:0 auto;
	border: 0;
}
.text_center {
	text-align:center;
}
.clear_both {
	clear:both;
}
.sellos {
	width:100%;
	text-align:center;
	padding-top:5em;
}
#nota_pie {
	font-size: 0.75em;
	width: 790px;
	position: relative;
	bottom: 200px;
	left: 50%;
	margin-left: -390px;
	z-index:10;
}

.bot:link ,.bot:visited,.bot:active {
	display: inline-block;
	width: 200px;
	height: 37px;
	overflow:hidden;
	float:right;
	background: url(../img/bot_consultar.png);
	background-position: 0 0;
	position:absolute; top:220px; right:0px;
}
.bot:hover {
	background-position: 0 37px;
}
table.label{ width: 98%; }
table.label th{	background-color: #E2E2E0; color: #D12421; text-align: center; font-size: 1.1em; font-weight: normal; padding: 2px;}
.supertxt{	font-size: 0.5em; vertical-align: super; background-color: #E2E2E0; color: #D12421;}
.center{ text-align: center;}
code{font-family: 'Microsoft Sans Serif', Arial, Tahoma, Verdana;	font-size: 0.9em; }