/*Theme Name: themesepers
Theme URI: www.webempresarial.net
Author: Teufel Greulich
Description: themesepers
*/

@font-face {
    font-family: 'BalkenoBalkeno';
    src: url('fonts/balkeno-webfont.eot');
    src: url('fonts/balkeno-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/balkeno-webfont.woff') format('woff'),
         url('fonts/balkeno-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
 
/* RESET */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
    vertical-align: baseline;
}
 
:focus {
    outline: 0;
}

/*body {
	line-height: 1;
    color: black;
    background: white;
}*/

ol, ul {
    list-style: none;
}
 
table {
    border-collapse: separate;
    border-spacing: 0;
}
caption, th, td {
    text-align: left;
    font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: "";
}
blockquote, q {
    quotes: "" "";
}


body {
background-color: #2d435a;
font-family: 'BalkenoBalkeno';
font-size:12px;
}
 
#content-wrapper {
width:1024px;
height:662px;
margin: 10px auto;
background-image: url(images/backg_sepersonal.png);
background-color:white;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
overflow:visible;
display:block;
}

#content-wrapper-cor {
width:1024px;
height:665px;
margin: 10px auto;
background-image: url(images/backg_sepersonal_cor.png);
background-color:white;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
overflow:visible;
display:block;
}

#content-wrapper-over {
width:1024px;
height:1450px;
margin: 10px auto;
background-image: url(images/backg_sepersonal_over.png);
background-color:white;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
overflow:visible;
display:block;
}

#content-wrapper-avp {
width:1024px;
height:2361px;
margin: 10px auto;
background-color:white;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
overflow:visible;
display:block;
}



#header {
padding: 5px 20px;
height:151px;
/*border: 1px solid #7b7b7b;*/
}
 
#logo img {
float:left;
width: 355px;
height: 91px;
/*padding: 10px 0;*/
}
 
/* =Top Menu
-------------------------------------------------------------- */
.top-menu {
	list-style:none;
	margin:0;
	padding:0;
}

.top-menu li {
	padding:0;
	float:left;
}

.top-menu li a {
	display:block;
	width:130px;
	/*height:65px; */
	line-height: 65px;
	text-decoration:none;
	color:#333;
	font-size:17px;
/*	font-weight:bold;*/
	text-align:center;	
	background-image:url(images/button_p.png);
}

.top-menu > li:first-child > a {
	border-left:none;
}

.top-menu li a:hover {
	background-image:url(images/button_u.png);
} 

table.pill {
  margin-left: auto;
  margin-right: auto;
  padding: 0;
}

td.pill_l {
  background: url(images/pill_izq.png) no-repeat;
  width:  33px;
  height: 63px;

}

td.pill_m {
  /*background: url(../images/mw_menu_normal_bg.png) repeat-x;*/
  padding: 0;
  margin: 0;
  width: auto;
}

td.pill_r {
  background: url(images/pill_der.png) no-repeat;
  width:  33px;
  height: 63px;
}

.nonetext{	
	display:none;
}

#status {
	background-image:url(images/status.png);
	float:right;
	width:233px;
	height:34px;
} 

#foro {
	background-image:url(images/foro.png);
	float:right;
	width:105px;
	height:34px;
} 

#captura {
	background-image:url(images/captura.png);
	float:right;
	width:105px;
	height:34px;
} 

#mail {
	background-image:url(images/mail.png);
	float:right;
	width:105px;
	height:34px;
} 
 
#contenedor {
/*border: 1px solid #7b7b7b;
background-color:#036;*/
width:1024px;
height: 500px;
/*overflow:visible;*/
}

#contenedor-aviso {
	background-color: #fefefe;
	width: 1024px;
	height: 2250px;
}
#contenedor-terminos {
	background-color: #fefefe;
	width: 1024px;
	height: 3104px;
}


#wrap_home_left {
float:left;
border: 1px solid #7b7b7b;
width: 390px;
height: 353px;
background-image: url(images/sepersonal_home.png);
background-repeat:no-repeat;
}

#wrap_home_right {
float:right;
margin-right:50px;
/*margin-top:-2px;
border: 1px solid #7b7b7b;*/
width: 452px;
height: 410px;
}

#wrap_organi_right {
float:right;
margin-right:50px;
/*margin-top:-2px;
border: 1px solid #7b7b7b;*/
width: 452px;
height: 460px;
}

#wrap_center {

float:left;
margin-left:55px;
margin-top:50px;
/*border: 1px solid #7b7b7b;*/
width: 560px;
height: 400px;
}

#sidebar {
float:left;
/*border: 1px solid #7b7b7b;*/
margin-left:40px;
width: 280px;
height: 353px;
}

#wide_left {
float:left;
/*border: 1px solid #7b7b7b;*/
margin-left:60px;
width: 900px	;
height: 410px;
overflow:visible;
}

#wide_center {
	float:left;
	margin-left:60px;
/*	border: 1px solid #7b7b7b;*/
	width: 900px;
	height: 353px;
}

#wide_over {

float:left;
margin-left:55px;
margin-top:50px;
/*border: 1px solid #7b7b7b;*/
width: 525px;
height: 1210px;
}

#wide_over_mid {

float:left;
margin-left:55px;
margin-top:50px;
/*border: 1px solid #7b7b7b;*/
width: 525px;
height: 450px;
}

#corner {
float:right;
/*border: 1px solid #7b7b7b;*/
width: 50px;
height: 43px;
overflow:visible;
}


#title_1{
	text-align:right;
	background-image:url(images/title_1.png);
	background-repeat:no-repeat;
	background-position:right;
	padding-top:5px;
	padding-bottom:12px;
	padding-right:110px;
	color:#FFF;
	font-size:25px;
	font-weight:bold;
}


#title_2{
	width:297px;
/*	margin-left:-35px;
	margin-top:-3px;*/
	float:left;
	text-align:center;
	background-image:url(images/title_1.png);
	background-repeat:no-repeat;
	background-position:center;
	padding-top:5px;
	padding-bottom:12px;
	color:#FFF;
	font-size:25px;
	font-weight:bold;
}

#title_3{
	padding-bottom:7px;
	text-align:left;
	color:#000;
	font-weight:bold;
	font-size:21px;
	letter-spacing:1px;
}

#title_4{
	width:297px;
	margin:auto;
	text-align:center;
	background-image:url(images/title_1.png);
	background-repeat:no-repeat;
	background-position:center;
	padding-top:5px;
	padding-bottom:10px;
	color:#FFF;
	font-size:16px;
	font-weight:bold;
}

#title_5{
	padding-bottom:7px;
	text-align:left;
	color:#000;
	font-weight:bold;
	font-size:14px;
}

a.back{
	margin-top:-2px;
	margin-left:-100px;
    color: #FFF;
    display: block;
    float: left;
    height: 10px;
    padding: 10px 45px;
    text-decoration: none;
	font-weight:bold;
	background-image:url(images/back.png);
}

a.back span{
	margin-left:-22px;
	font-weight:bold;
	font-size:12px;
	}
	
#lbl_1{
	background-image:url(images/lbl_1.png);
	width:106px;
	height:106px;
	text-align:center;
	color:#FFF;
	font-size:10px;
}

#footer {
background:url(images/footer_sepersonal.png);
float:left;
width: 1024px;
height:82px;
text-align:center;
}

#footer_titulo {
	padding-top:10px;
	color:#06a;
	font-weight:bold;
	font-size:18px;
}

#footer_direccion {
	padding-top:5px;
	font-size:14px;
}

#footer_copy {
	padding-top:5px;
	font-size:11px;
}

p {
	/*font-family: balkeno;*/
	padding-bottom:10px;
	font-size:15px;
	text-align:justify;
}
 
p a{
	color:#06F;
}

p.nota {
	padding-top:10px;
	font-size:10px;
}
 
ul.forwards {
	clear:both;
}

ul.forwards li {
	list-style: none;
	background-image: url(images/dot_li.png);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 40px;
	padding-top:6px;
	padding-bottom:6px;
	font-size:16px;
	font-weight:bold;
	letter-spacing:1px;
/*	line-height:32px;*/
}

ul.forwards_2 {
	clear:both;
}

ul.forwards_2 li {
	list-style: none;
	background-image: url(images/dot_li.png);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 40px;
	padding-top:6px;
	padding-bottom:6px;
	font-size:14px;
	letter-spacing:1px;
/*	line-height:32px;*/
}


ul.servs {
	clear:both;
/*	list-style-image:url(images/dot_li.png);*/
}

ul.servs li{
	background-image:url(images/dot_li.png);
	background-position:left center;
	background-repeat:no-repeat;
	padding-bottom:15px;
	padding-top:15px;
	padding-left:40px;
	font-size:20px;
/*	font-weight:bold;*/
	border-bottom: 1px solid #7b7b7b;
}

ul.servs a{
	display:block;
	text-decoration:none;
	color:#000;
	}

ul.inter_list {
	clear:both;
	list-style:none;
}

ul.inter_list li{
	width:253px;
	height:59px;
	background-image:url(images/inter_list.png);
	background-repeat:no-repeat;
	padding-top:12px;
}

ul.inter_list a{
	text-decoration:none;
	text-align:center;
	font-size:12px;
/*	font-weight:bold;*/
	color:#000;
}

ul.inter_list_2 {
	padding-top:20px;
	clear:both;
	list-style:none;
}

ul.inter_list_2 li{
	width:253px;
	height:45px;
	background-image:url(images/inter_list.png);
	background-repeat:no-repeat;
	padding-top:12px;
	text-align:center;
	font-size:14px;
	color:#000;
}



input.text{
	background-color:#333;
	color:#FFF;
}

textarea.text{
	background-color:#333;
	color:#FFF;
}

input.button_form{
	margin-right:12px;
	width:151px;
	height:43px;
	padding-bottom:17px;
	float:right;
    border: none;
    background-image:url(images/submit.png);
	background-repeat:no-repeat;
	background-color:transparent;
	color:#FFF;
	font-weight:bold;
}


/* ---------------------- SLIDER ---------------------------------*/

#slider{}	
#slider ul, #slider li{
	margin:0;
	padding:0;
	list-style:none;
	}
#slider li{ 
	width:315px;
	height:150px;
	overflow:hidden; 
	}	
