/*----------> Estilos de uso general */

body {
	font-size: 11px;
	font-family: Arial;
	padding: 0px;
	margin: 0px;
	background: transparent url(http://www.procinal.com/v11bRev5/img_plantilla_home/background_main.jpg) repeat-y 50% 0;
}

img { border: none; }

a { outline: none; border: none; }


/*----------> Estilos del Header */

#main-header {
	font-size: 10px;
	padding: 0px;
	margin: 0px auto;
	display: block;
	height: 152px;
	width: 1000px;
}

/*-> para borrar */

#header-top-bar {
	background-image: url(http://www.procinal.com/v11bRev5/img_plantilla_home/header-top-bar.gif);
	background-repeat: no-repeat;
	padding-left: 830px;
	padding-top: 3px;
	display: block;
	height: 15px;
}

#header-top-bar a {
	font-size: 10px;
	color: #d78080;
	text-decoration: none;
}

#header-top-bar a:hover {
	color: #f4d2d2;
}

#header-middle-logo {
	background-repeat: no-repeat;
	height: 100px;
	display: block;
}
/*-> para borrar fin */

#header-neo{
	background-image: url(http://www.procinal.com/general-assets/imagenes-css/header-neo.jpg);
	background-repeat: no-repeat;
	height: 120px;
	width: 100%;
	margin: 0;
	padding: 0;
	position: relative;
}

#fbicon{
	position: absolute;
	height: 32px;
	width: 105px;
	top: 20px;
	right: 0px;
}

#fbicon a{
	background: transparent url(http://www.procinal.com/general-assets/imagenes-css/facebookicon.png) no-repeat 0 0;
	height: 32px;
	width: 105px;
}

div#header-neo a{ 
	display: block; 
	text-decoration: none; 
	color: white; 
	font-weight: bold; 
	font-size: 11px;
}
div#header-neo a:hover{ 
	text-decoration: underline;
}

div#header-neo a#home{
	padding: 17px 0 0 37px;
	height: 85px;
	width: 198px;
	float: left; 
}

div#header-neo div#beneficios{
	display: block;
	padding: 82px 0 0 456px;
	width: 213px;
	float: left; 
}
div#header-neo div#micuenta{
	display: block;
	padding: 82px 0 0 26px;
	float: left; 
}

#header-menu-bar {
	border-left-style: none;
	border-bottom-style: none;
	border-right-style: none;
	border-top-style: solid;
	border-top-color: #3f3f3f;
	border-top-width: 1px;
	background-color: black;
	color: #999999;
	display: block;
	height: 32px;
	overflow: hidden;
}

#header-menu-bar ul {
	margin: 0px;
	display: block;
	padding: 0px;
}

#header-menu-bar li {
	margin: 0px;
	padding: 0px;
	display: block;
	float: left;
}

#header-menu-bar a {
	padding: 0px 8px;
	margin: 0px;
	border-right: #333 2px solid;
	line-height: 32px;
	display: block;
	text-decoration: none;
	color: #999;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial;
}

#header-menu-bar a.active {
	border-right: #333 2px solid;
	color: #666;
	background-image: url(http://www.procinal.com/v11bRev5/img_plantilla_home/bkg_menu_activo.jpg);
	background-repeat: repeat-x;
	color: white;
}

#header-menu-bar a:hover {
	border-right: #333 2px solid;
	color: white;
	background-image: url(http://www.procinal.com/v11bRev5/img_plantilla_home/bkg_menu_over.jpg);
	background-repeat: repeat-x;
}

#header-menu-bar a.active:hover {
	background-image: url(http://www.procinal.com/v11bRev5/img_plantilla_home/bkg_menu_activo.jpg);
	background-repeat: repeat-x;
}

/*----------> Contenido principal */

#main-content {
	width: 1000px;
	margin: 0px auto;
	display: block;
}


#loading-content {  
    border-bottom-color: #999999;  
    border-top-color: #999999;  
    border-bottom-width: 1px;  
    border-top-width: 1px;  
    margin: 0px; 
    padding: 0px;  
    height: 300px;  
    background-repeat: repeat-x;  
    background-image: url(http://www.procinal.com/v11bRev5/img_plantilla_home/loading_assets/fondo_loading.gif);  
    text-align: center;
    width: 1000px;
		display: block; 
}

#loading-animado {
	display: block;
	margin-top: 70px;
	text-align: center;
}

#loading-texto {
	display: block;
	margin-top: 10px;
	text-align: center;
}

/*----------> Estilos del Footer */

#main-footer {
	text-shadow: 1px 1px 3px #4e0000;
	border-style: none;
	padding-left: 270px;
	padding-right: 180px;
	text-align: right;
	font-size: 12px;
	color: white;
	padding-bottom: 0px;
	padding-top: 20px;
	margin: 0px auto;
	background-position: 0px 0px;
	display: block;
	background-repeat: no-repeat;
	background-image: url(http://www.procinal.com/v11bRev5/img_plantilla_home/footer.jpg);
	width: 550px;
	height: 68px;
	clear: both;
}

#main-footer a {
	text-decoration: none;
	color: #e6e6e6;
}

#main-footer a:hover {
	text-decoration: underline;
	color: white;
}

#pronto-container {
	background-color: #CCCCCC;
	background-image: url(http://www.procinal.com/general-assets/imagenes-css/deg-pronto.jpg);
	background-repeat: repeat-x;
	position: relative;
	width: 1000px;
	height: 420px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

#pronto-badge {
	display:block;
	height:269px;
	width:322px;
	margin:auto;
	padding:151px 0 0 0;
}


/*----------> tus eventos */

#bg-eventos{
	display: block;
	width: 1000px;
	height: 430px;
	background-image: url(http://www.procinal.com/general-assets/imagenes-css/eventos-temp.jpg);
	margin: 0;
	padding: 0;
}

#p-tx-eventos{
	display: block;
	padding: 200px 145px 0 175px;
	font-size: 12px;
}

/*----------> acerca de */

#bg-acerca{
	display: block;
	width: 1000px;
	height: 690px;
	background-image: url(http://www.procinal.com/general-assets/imagenes-css/acerca-t.jpg);
	margin: 0;
	padding: 0;
}

#p-tx-acerca{
	display: block;
	padding: 200px 145px 0 175px;
	font-size: 12px;
}

/*----------> estilos generales */

div.bloque-completo{
	display: block;
	width: 1000px;
	clear: both;
}

div.columna{
	display: block;
	float: left;
}
