body{
	margin: 0px;
	padding: 0px;
	z-index:0;
	background: #0c3b66 url(../images/bg_body.png) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	background-attachment:fixed;
}
 a {
	 text-decoration:none;
}
.form {
	margin: 0px 0px 0px 0px;
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size:11px;
	color:#666;
	border:1px solid #29abe2;
	clear:both;
}
#header_section {
	width: 750px;
	height: 77px;
	font-family:Arial, Helvetica, Verdana, sans-serif;
	color:#FFFFFF;
	margin:auto;
	background:url(images/popup_head.png) no-repeat bottom left;
}
#header_section h1{
	margin-left:100px;
	padding-top:12px;
	font-size:30px;
}
/* Contenido */
#content_section{
	width:750px;
	height: auto !important;
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size:12px;
	clear:both;
	margin:auto;
}
#youtube{
margin-top: -37px;
color:#FFF;
font-weight:bold;
}
#total_box{
	float: left;
	width: 750px;
	margin: 25px 0px 0px 0px;
	text-align:justify;
	z-index:1;

}
#total_box .total_top  {
	width:750px;
	height:30px;
	background:url(../images/total_top.png) no-repeat;
	margin: 0px 0px 0px 0px;
	padding:  0px 0px 0px 0px;
	margin-bottom: 0px;
	
}
.total_top  h1{
	text-align:justify;
	color: #ffffff;
	font-size:15px;
	font-weight: 100px;
	font-style:italic;
	text-shadow: #999999;
	margin: 0px 0px 0px 0px;
	text-decoration:none;
	padding: 6px 0px 0px 10px;
}
#total_box .total_mid_avi {
	width:750px;
	height:70px;
	background: url(../images/total_mid_avi.png) no-repeat;
	margin: 0px 0px 0px 0px;
	padding:  0px 0px 0px 0px;
	z-index:1;
}
#total_box .total_mid_imp {
	width:750px;
	height:60px;
	background: url(../images/total_mid_imp.png) no-repeat;
	margin: 0px 0px 0px 0px;
	padding:  0px 0px 0px 0px;
	z-index:1;
}
#total_box .total_mid_txt {
	width:750px;
	height:auto;
	background: url(../images/total_mid_txt.png) repeat-y;
	margin: 0px 0px 0px 0px;
	padding:  0px 0px 0px 0px;
	z-index:1;
}
#total_box .total_mid_txt_bottom {
	width:750px;
	height:29px;
	background: url(../images/total_mid_txt_bottom.png) repeat-y;
	margin: 0px 0px 0px 0px;
	padding:  0px 0px 0px 0px;
}
#total_box .total_bottom  {
	width:750px;
	height:1px;
	background:url(../images/total_bottom.png) no-repeat;
	margin: 0px 0px 0px 0px;
	padding:  0px 0px 0px 0px;
}
#total_box .total_mid_az {
	width:750px;
	height:auto;
	background: url(../images/total_mid_az.png) repeat-y;
	margin: 0px 0px 0px 0px;
	padding:  0px 0px 0px 0px;
	
}
.total_mid_az  img{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.total_mid_az  p{
	
	color:#fff;
	text-align:justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px 0px 0px 0px;
	padding: 5px 30px 5px 30px;
}
.total_mid_az  b{
	
	color:#0069aa;
	font-size: 12px;
	font-weight:bold;
	
}
.total_mid_az  h1{
	display: block;
	text-align:justify;
	color: #0069aa;
	font-size:12px;
	font-weight:bold;
	margin: 0px 0px 0px 0px;
	text-decoration:none;
	padding-left:12px;
	padding: 10px 0px 0px 10px;
}
.total_mid_az  h2{
	display: block;
	font-size:24px;
	font-weight:bold;
	text-align: justify;
	color:#FF0;
	font-weight: normal;
	margin: 5px 0px 0px 28px;
}
.total_mid_az  ul {
	padding: 5px 0px 10px 30px;
	margin: 0px 0px 0px 0px;
	list-style: none;
	width:600px;
}
.total_mid_az li {
	padding:4px 12px;
	margin: 0px 0px 0px 0px;
	text-align:justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	background: url(../images/li.png) no-repeat;	
	text-decoration:none;
}
.total_mid_az a{
	color: #fff;
}
.total_mid_az  a:hover{
	color: #29abe2;
}