/*
Theme Name: Sys Theme
Theme URI: http://www.profesionalia.net
Description: The theme for SecretaryPlus create by profesionalia <a href="http://www.profesionalia.net">Profesionalia</a>.
Version: 1.0
Author: Sergio Caballero & Joan Soria
Author URI: 
Tags: azul, custom header, fixed width, two columns, widgets


*/


/* Genearls 
-----------------------------------------------------------------------------*/ 
*{ 
	margin: 0; 
	padding: 0; 
	/*border: 0;*/ 
	outline: 0;
}
.clear{ 
    clear:both; 
} 

.right{ 
    float: right; 
} 

.left{ 
    float: left; 
}

body{
	font-size:12px;
	color:#3B3B3B;
	line-height:18px;
	font-family:Arial, Helvetica, sans-serif;
} 
a{
	color:#004773;
	cursor:pointer;
}
a:hover{
	text-decoration:none;
}
.center{
	width:975px;
	margin:auto;
}
h1, h2, h3, h4, h5, h6{
	color:#004773;
	font-weight:normal;
	margin:15px 0;
}
h1{
	font-size:20px;
}
p{
	margin:15px 0;
}
img{
	display:block;
	padding:4px;
	border:1px solid #E1E1E1;
}
img.none{
	border:none;
	padding:0px;
}
hr{
	clear:both;
	border:none;
	margin:0;
	height:0;
	#display:none;
}
a.button{
	border:none;
	margin-top:3px;
	background-image:none;
	color:#FFFFFF;
	text-transform:uppercase;
	font-weight:bold;
	background-color:#004773;
	padding:2px 6px;
	width:auto;
	text-decoration:none;
}
a.see-more{
	float:right;
	text-transform:uppercase;
	font-size:12px;
	position:relative;
 	top: -20px\9;
}
div.separator{
	height:1px;
	background-color:#E1E1E3;
	margin:15px 0;
	clear:both;
}
/* Tables 
-----------------------------------------------------------------------------*/ 
/*
table{
	width:100%;
	border-spacing: 0; 
  	border-collapse: collapse;
}
*/

/* Header 
-----------------------------------------------------------------------------*/ 
#header{
	height:76px;
	background-image:url(http://sys.profesionalia.net/wp-content/themes/sys/img/f_header.png);
	position:relative;
	z-index:100000;
}
#header .logo{
	height:40px;
	width:189px;
	background-image:url(http://sys.profesionalia.net/wp-content/themes/sys/img/logo.png);
	display:block;
	margin-top:18px;
	float:left;
}
#header .nav{
	float:right;
	list-style:none;
	margin-top:23px;
	font-family:Tahoma;
}
#header .nav li{
	float:left;
	margin-right:1px;
}
#header .nav a{
	padding:7px 9px;
	display:block;
	background-color:#004773;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
}
#header .nav a.first{
	background-image:url(http://sys.profesionalia.net/wp-content/themes/sys/img/f_nav_left.png);
	background-position:left center;
	background-repeat:no-repeat;
}
#header .nav a.last{
	background-image:url(http://sys.profesionalia.net/wp-content/themes/sys/img/f_nav_right.png);
	background-position:rigth center;
	background-repeat:no-repeat;
}
#header .nav a.logistic{
	background-color:#579DB6
}
#header .nav a.projects{
	background-color:#ADE8EC;
}
#header .nav a.empresa{
	background-color:#55B0FF;
}
#header .nav a.receptel{
	background-color:#DF6C01;
}
#web20{
	cursor:pointer;
}
.web20{
	display:none;
	width:48px;
	margin:0;
	padding:0;
	list-style:none;
	border-top:1px solid #FFFFFF;
	padding-top:9px;
	padding-bottom:5px;
	background-color:#004773;
	position:absolute;
	z-index:10000;
}
.web20 li{
	float:none !important;
}
.web20 li a{
	width:28px;
	padding:0px 10px !important;
	padding-bottom:6px !important;
}
.web20 img{
	border:none;
	padding:0;
}
/* silde 
-----------------------------------------------------------------------------*/
#slide_img span{
	display:block;
	width:1200px;
	margin:auto;
	position:relative;
	height:255px;
}
#slide_img span img{
	position:relative;
	padding:0;
	border:none;
	z-index:100;
	height:255px;
}
#slide_img img.bottom{
	position:absolute;
	left:0;
	top:0;
	z-index:10;
}
#slide_img #slide_buttons{
	position:absolute;
	bottom:0px;
	z-index:1000;
	left: 120px;
}
#slide_img #slide_buttons a{
	width:44px;
	height:22px;
	display:block;
	float:left;
	background-image:url(http://sys.profesionalia.net/wp-content/themes/sys/img/f_slide_button.png);
	background-repeat:no-repeat;
	background-position:bottom center;
	margin-right:5px;
	text-align:center;
	line-height:22px;
	color:#FFFFFF;
	font-size:11px;
	padding-top:4px;
}
#slide_img #slide_buttons a.active{
	width:44px;
	height:26px;
	line-height:26px;
	padding-top:0px;
	background-image:url(http://sys.profesionalia.net/wp-content/themes/sys/img/f_slide_button_select.png);
	font-size:13px;
	
}
/* Home 
-----------------------------------------------------------------------------*/
#home .center{
	position:relative;
}
#home_head{
	top:-368px;
	right:0px;
	position:absolute;
	height:368px;
	z-index:10000;
}
#home_head .area{
	float:right;
	width:208px;
	padding-right:20px;
	text-align:left;
	font-size:12px;
	margin-top:130px;
}
#home_head .area p{
	margin:8px 0;
}
#home_head .area h1{
	font-weight:bold;
}
#home_head .area div{
	margin-bottom:5px;
}
#home_head .area input{
	border-top:1px solid #B5BFC4;
	border-left:1px solid #B5BFC4;
	border-bottom:1px solid #D8E3EA;
	border-right:1px solid #D8E3EA;
	background-image:url(http://sys.profesionalia.net/wp-content/themes/sys/img/f_input.gif);
	font-size:12px;
	color:#A8C2D1;
	padding:1px 5px;
	width:152px;
}
#home_head .area input.buttom{
	border:none;
	margin-top:1px;
	background-image:none;
	color:#FFFFFF;
	text-transform:uppercase;
	font-weight:bold;
	background-color:#004773;
	padding:1px 6px;
	width:auto;
}
#home_warp{
	margin-top:14px;
	background-image:url(http://sys.profesionalia.net/wp-content/themes/sys/img/f_warp_home.gif);
	background-repeat:repeat-y;
}
#home_warp .column{
	float:left;
	width:305px;
	padding:0px 17px;
}
#home_warp .column.first{
	padding-left:0px;
}
#home_warp .column.last{
	width:295px;
	padding-right:0px;
}
#home_warp h4{
	margin-bottom:0px;
	font-weight:bold;
	color:#004775;
}

/* Project 
-----------------------------------------------------------------------------*/
#project h1,
#project h2,
#project h3,
#project h4,
#project h5,
#project h6,
#project a{
	color:#004773;
}
#project_head{
	background-image:url(http://sys.profesionalia.net/wp-content/themes/sys/img/f_header_project.jpg);
	height:195px;
	background-position:top center;
	background-repeat:no-repeat;
}
#project_head .nav{
	float:left;
	list-style:none;
	font-family:Tahoma;
}
#project_head .nav li{
	margin-bottom:5px;
}
#project_head .nav li a{
	width:249px;
	background-color:#EDEDED;
	display:block;
	line-height:35px;
	height:35px;
	padding-left:9px;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	color:#004773;
}
#project_head .area{
	float:right;
	width:284px;
	text-align:right;
	font-size:12px;
	margin-top:13px;
}
#project_head .area p{
	margin:8px 0;
}
#project_head .area h1{
	font-weight:bold;
}
#project_head .area div{
	margin-bottom:5px;
}
#project_head .area input{
	border-top:1px solid #B5BFC4;
	border-left:1px solid #B5BFC4;
	border-bottom:1px solid #D8E3EA;
	border-right:1px solid #D8E3EA;
	background-image:url(http://sys.profesionalia.net/wp-content/themes/sys/img/f_input.gif);
	font-size:12px;
	color:#004773;
	padding:1px 5px;
	width:152px;
}
#project_head .area input.buttom{
	border:none;
	margin-top:1px;
	background-image:none;
	color:#FFFFFF;
	text-transform:uppercase;
	font-weight:bold;
	background-color:#004773;
	padding:1px 6px;
	width:auto;
}
#project_warp{
	margin-top:14px;
	background-image:url(http://sys.profesionalia.net/wp-content/themes/sys/img/f_warp_project.gif);
	background-repeat:repeat-y;
}
#project_warp .slider{
	width:257px;
	padding-top:7px;
	float:left;
} 
#project_warp .post{
	margin-bottom:20px;
}
#project_warp .all{
	clear:both;
	display:block;
	padding-top:10px;
	text-transform:uppercase;
}

#project_warp .warp{
	margin-left:270px;
	padding-top:7px;
}
#project_warp .warp ul{
	margin-left:40px;
	padding:10x 0px;
}
/* empresa 
-----------------------------------------------------------------------------*/
#logistics_head{
	background-image:url(http://sys.profesionalia.net/wp-content/themes/sys/img/f_header_logistics.jpg);
	height:195px;
	background-position:top center;
	background-repeat:no-repeat;
}
#logistics_head .nav{
	float:left;
	list-style:none;
	font-family:Tahoma;
}
#logistics_head .nav li{
	margin-bottom:5px;
}
#logistics_head .nav li a{
	width:249px;
	background-color:#EDEDED;
	display:block;
	line-height:35px;
	height:35px;
	padding-left:9px;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	color:#004773;
}
#logistics_head .area{
	float:right;
	width:284px;
	text-align:right;
	font-size:12px;
	margin-top:13px;
}
#logistics_head .area p{
	margin:8px 0;
}
#logistics_head .area h1{
	font-weight:bold;
}
#logistics_head .area div{
	margin-bottom:5px;
}
#logistics_head .area input{
	border-top:1px solid #B5BFC4;
	border-left:1px solid #B5BFC4;
	border-bottom:1px solid #D8E3EA;
	border-right:1px solid #D8E3EA;
	background-image:url(http://sys.profesionalia.net/wp-content/themes/sys/img/f_input.gif);
	font-size:12px;
	color:#A5C3D5;
	padding:1px 5px;
	width:152px;
}
#logistics_head .area input.buttom{
	border:none;
	margin-top:1px;
	background-image:none;
	color:#FFFFFF;
	text-transform:uppercase;
	font-weight:bold;
	background-color:#004773;
	padding:1px 6px;
	width:auto;
}
#logistics_warp{
	margin-top:14px;
	background-image:url(http://sys.profesionalia.net/wp-content/themes/sys/img/f_warp_project.gif);
	background-repeat:repeat-y;
}
#logistics_warp .slider{
	width:257px;
	padding-top:7px;
	float:left;
} 
#logistics_warp .post{
	margin-bottom:20px;
}
#logistics_warp .all{
	clear:both;
	display:block;
	padding-top:10px;
	text-transform:uppercase;
}

#logistics_warp .warp{
	margin-left:270px;
	padding-top:7px;
}
#logistics_warp .warp ul{
	margin-left:40px;
	padding:10x 0px;
}

/* Empresa 
-----------------------------------------------------------------------------*/
#empresa_head{
	background-image:url(http://sys.profesionalia.net/wp-content/themes/sys/img/f_header_empresa.jpg);
	height:274px;
	background-position:top center;
	background-repeat:no-repeat;
}
#empresa_head .nav{
	float:left;
	list-style:none;
	font-family:Tahoma;
}
#empresa_head .nav li{
	margin-bottom:5px;
}
#empresa_head .nav li a{
	width:249px;
	background-color:#EDEDED;
	display:block;
	line-height:35px;
	height:35px;
	padding-left:9px;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	color:#004773;
}
#empresa_head .area{
	float:right;
	width:284px;
	text-align:right;
	font-size:12px;
	margin-top:13px;
}
#empresa_head .area p{
	margin:8px 0;
}
#empresa_head .area h1{
	font-weight:bold;
}
#empresa_head .area div{
	margin-bottom:5px;
}
#empresa_head .area input{
	border-top:1px solid #B5BFC4;
	border-left:1px solid #B5BFC4;
	border-bottom:1px solid #D8E3EA;
	border-right:1px solid #D8E3EA;
	background-image:url(http://sys.profesionalia.net/wp-content/themes/sys/img/f_input.gif);
	font-size:12px;
	color:#A5C3D5;
	padding:1px 5px;
	width:152px;
}
#empresa_head .area input.buttom{
	border:none;
	margin-top:1px;
	background-image:none;
	color:#FFFFFF;
	text-transform:uppercase;
	font-weight:bold;
	background-color:#004773;
	padding:1px 6px;
	width:auto;
}
#empresa_warp{
	margin-top:14px;
	background-image:url(http://sys.profesionalia.net/wp-content/themes/sys/img/f_warp_project.gif);
	background-repeat:repeat-y;
}
#empresa_warp .slider{
	width:257px;
	padding-top:7px;
	float:left;
} 
#empresa_warp .post{
	margin-bottom:20px;
}
#empresa_warp .all{
	clear:both;
	display:block;
	padding-top:10px;
	text-transform:uppercase;
}

#empresa_warp .warp{
	margin-left:270px;
	padding-top:7px;
}
#empresa_warp .warp ul{
	margin-left:40px;
	padding:10x 0px;
}

/* Empresa 
-----------------------------------------------------------------------------*/
#oficinas .center{
	background-image:url(http://sys.profesionalia.net/wp-content/themes/sys/img/f_warp_oficinas.gif);
	background-repeat:no-repeat;
	background-position:257px 170px;
}	
#oficinas_head{
	background-image:url(http://sys.profesionalia.net/wp-content/themes/sys/img/f_header_oficinas.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	float:left;
}
#oficinas_head .nav{
	list-style:none;
	font-family:Tahoma;
}
#oficinas_head .nav li{
	margin-bottom:5px;
}
#oficinas_head .nav li a{
	width:249px;
	background-color:#EDEDED;
	display:block;
	line-height:35px;
	height:35px;
	padding-left:9px;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	color:#004773;
}
#oficinas_head .slider{
	width:257px;
	padding-top:7px;
}
.sys-projects #oficinas_head h1,
.sys-projects #oficinas_head a{
	color:#004773;
}

#oficinas_warp{
	margin-top:14px;
}
#oficinas_warp .post{
	margin-bottom:20px;
}
#oficinas_warp .all{
	clear:both;
	display:block;
	padding-top:10px;
	text-transform:uppercase;
}
#oficinas_warp .warp{
	margin-left:270px;
	padding-top:7px;
}
#oficinas_warp .warp p{
	margin:0;
}

#oficinas_warp .warp ul{
	margin-left:40px;
	padding:10x 0px;
}

#office_map{
	position:relative;
	float:left;
}
#office_map area{
	cursor:pointer;
}

.info_map{
	position:absolute;
	right:30px;
	bottom:45px;
	padding:20px;
	width:255px;
}

/* General
-----------------------------------------------------------------------------*/ 
#general .warp ul{
	margin-left:40px;
	padding:10x 0px;
}

/* Conocenos
-----------------------------------------------------------------------------*/ 
#conocenos_head{
	background-image:url(http://sys.profesionalia.net/wp-content/themes/sys/img/f_header_conocenos.jpg);
	height:230px;
	background-position:top center;
	background-repeat:no-repeat;
}
#conocenos_head .nav{
	float:left;
	list-style:none;
	font-family:Tahoma;
}
#conocenos_head .nav li{
	margin-bottom:5px;
}
#conocenos_head .nav li a{
	width:249px;
	background-color:#EDEDED;
	display:block;
	line-height:35px;
	height:35px;
	padding-left:9px;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	color:#004773;
}
#conocenos_head .area{
	float:right;
	width:284px;
	text-align:right;
	font-size:12px;
	margin-top:13px;
}
#conocenos_head .area p{
	margin:8px 0;
}
#conocenos_head .area h1{
	font-weight:bold;
}
#conocenos_head .area div{
	margin-bottom:5px;
}
#conocenos_head .area input{
	border-top:1px solid #B5BFC4;
	border-left:1px solid #B5BFC4;
	border-bottom:1px solid #D8E3EA;
	border-right:1px solid #D8E3EA;
	background-image:url(http://sys.profesionalia.net/wp-content/themes/sys/img/f_input.gif);
	font-size:12px;
	color:#004773;
	padding:1px 5px;
	width:152px;
}
#conocenos_head .area input.buttom{
	border:none;
	margin-top:1px;
	background-image:none;
	color:#FFFFFF;
	text-transform:uppercase;
	font-weight:bold;
	background-color:#004773;
	padding:1px 6px;
	width:auto;
}
#conocenos_warp{
	margin-top:14px;
	background-image:url(http://sys.profesionalia.net/wp-content/themes/sys/img/f_warp_project.gif);
	background-repeat:repeat-y;
}
#conocenos_warp .slider{
	width:257px;
	padding-top:7px;
	float:left;
} 
#conocenos_warp .post{
	margin-bottom:20px;
}
#conocenos_warp .all{
	clear:both;
	display:block;
	padding-top:10px;
	text-transform:uppercase;
}

#conocenos_warp .warp{
	margin-left:270px;
	padding-top:7px;
}
#conocenos_warp .warp ul{
	margin-left:40px;
	padding:10x 0px;
}

/* WP entry
-----------------------------------------------------------------------------*/ 
img.aligncenter {
	display:block;
	margin-left:auto;
	margin-right:auto;
}
img.alignright {
	display:inline;
	margin:0 0 2px 10px;
	padding:4px;
}
img.alignleft {
	display:inline;
	margin:0 10px 2px 0;
	padding:4px;
}
.alignright {
	float:right;
}
.alignleft {
	float:left;
}

/* Web Map 
-----------------------------------------------------------------------------*/ 


/* Footer 
-----------------------------------------------------------------------------*/ 
#contact{
	margin-top:14px;
	height:58px;
	line-height:58px;
	background-color:#004773;
	text-align:center;
	color:#FFFFFF;
	font-size:24px;
}
#footer{
	background-image:url(http://sys.profesionalia.net/wp-content/themes/sys/img/f_footer.png);
	height:94px;
	padding-top:26px;
	color:#54B0FF;
}
#footer .links{
	float:left;
}
#footer a{	
	color:#004773;
}
#footer a.usg_people{
	float:right;
	display:block;
	background-image:url(http://sys.profesionalia.net/wp-content/themes/sys/img/b_usg_people.png);
	height:20px;
	width:173px;
}
#footer a.profesionalia{
	margin-top:15px;
	clear:right;
	float:right;
	display:block;
	background-image:url(http://sys.profesionalia.net/wp-content/themes/sys/img/b_profesionalia.png);
	height:35px;
	width:173px;
}
#map{
	padding-bottom:22px;
}
#map ul{
	float:left;
	margin-right:14px;
	list-style:none;
}
#map h3{
	margin:0;
	font-weight:bold;
	font-size:12px;
	color:#C1D0DC;
	margin-top:22px;
}
#map a{
	color:#C1D0DC;
	text-decoration:none;	
}
#map a:hover{
	text-decoration:underline;	
}
/* Forms 
-----------------------------------------------------------------------------*/ 
.form ul{
	list-style:none;
	margin:0px;
	padding:0px;
	margin-left:30px;
	margin-top:20px;
}
.form ul li{
	float:left;
	width:49%;
	margin-bottom:15px;
}
.form ul li label{
	float:left;
	width:100px;
}
.form ul li label.none{
	float:none;
	width:auto;
}

.form input{
	border-top:1px solid #B5BFC4;
	border-left:1px solid #B5BFC4;
	border-bottom:1px solid #D8E3EA;
	border-right:1px solid #D8E3EA;
	background-image:url(http://sys.profesionalia.net/wp-content/themes/sys/img/f_input.gif);
	font-size:12px;
	color:#A8C2D1;
	padding:1px 5px;
	width:152px;
}
.form select{
	border-top:1px solid #B5BFC4;
	border-left:1px solid #B5BFC4;
	border-bottom:1px solid #D8E3EA;
	border-right:1px solid #D8E3EA;
	font-size:12px;
	color:#A8C2D1;
}
.form textarea{
	border-top:1px solid #B5BFC4;
	border-left:1px solid #B5BFC4;
	border-bottom:1px solid #D8E3EA;
	border-right:1px solid #D8E3EA;
	background-image:url(http://sys.profesionalia.net/wp-content/themes/sys/img/f_textarea.gif);
	font-size:12px;
	color:#A8C2D1;
	padding:1px 5px;
	clear:both;
}
.form input.checkbox, .form input.radio{
	border-top:none;
	background:none;
	padding:0px;
	margin-left:10px;
	margin-right:5px;
	width:auto;
	vertical-align:sub;
}
.form input.buttom{
	border:none;
	margin-top:1px;
	background-image:none;
	color:#FFFFFF;
	text-transform:uppercase;
	font-weight:bold;
	background-color:#004773;
	padding:1px 6px;
	width:auto;
}
.form .title{
	margin-bottom:5px;
}
.form li.radio, .form li.big{
	width:100%;
}
.form li.radio label{
	width:200px;
}
.form li.radio input{
	width:auto;
	vertical-align:sub;
	_vertical-align:middle;
	margin-left:5px;
	border:none;
	background:none;
}
.form li.activity label{
	width:150px;
}
.form li.activity input{
	width:101px;
}
.form .button{
	text-align:center;
	padding-top:20px;
	padding-bottom:50px;
	clear:both;
}
.form .description{
	margin-left:100px;
}
.form .checkbox{
	padding-top:10px;
	padding-bottom:10px;
	padding-left:10px;
	clear:both;
}
.form .checkbox .title{
	margin-left:-10px;

}
.form .checkbox input{	
	width:auto;
	border:none;
	background:none;
}
.form .checkbox label{
	width:50%;
}
.form .moreinfo{
	width:100%;
	margin-bottom:5px;
}
.form .moreinfo input{
	width:auto;
	border:none;
	background:none;
}
.form .moreinfo label{
	width:auto;
}


/* Bubble Jquery 
-----------------------------------------------------------------------------*/ 
.bubble span{
	cursor:pointer;
	color:#004773;
	text-decoration:underline;
}

.bubble div{
	display:none;
	color:#3B3B3B;
	position:absolute;
	background-color:#FFFFFF;
	border:1px solid #CCCCCC;
	padding:25px;
	padding-top:10px;
}


/* Video
-----------------------------------------------------------------------------*/ 
#bobble{
	background-color:#000;;
	position:fixed;
	top:0px;
	left:0px;
	height:100%;
	width:100%;
	z-index:1000000;
	filter:alpha(opacity=60);
	-moz-opacity:.60;
	opacity:.60;
	text-align:center;
	padding-top:10%;
}
#flash{
	padding:10px;
	background-color:#FFF;
	width:500px;
	margin:auto;
	position:relative;
}
#flash .close{
	width:25px;
	height:25px;
	background-image:url(http://sys.profesionalia.net/wp-content/themes/sys/img/close.png);	
	cursor:pointer;
	position:absolute;
	top:-15px;
	right:-15px;
	
}

/** 2.2- Botones */
   html body .boton
    /* Contenedor exterior del boton */
    { display: block !important;  margin: 0px;
      float: left; clear: none; margin-right: 0px;
      background: url(../img/fons_boto_esquerra.jpg) top left no-repeat; }
     
   html body .boton span
    /* Contenedor intermedio del boton : icono */
    { margin: 0px !important; padding: 0px; display: block !important;}
     
   html body .boton span#btn-login
    /* Contenedor intermedio del boton : icono */
    { padding-left: 20px;
      background: url(../img/ico_boto_login.jpg) 10px no-repeat;  }
   
   html body .boton input,
   html body .boton a
    /* Contenedor interior del boton */
    { background: url(../img/fons_boto_dret.jpg) top right no-repeat; border: 0px; color: gray; font-size: 14px;
        clear: none; float: none; margin: 0px 0px 0px 10px; font-weight: bold; display: block;
      padding: 12px 20px 12px 10px;  font-family:Verdana; text-decoration: none; cursor: pointer; }
     
   html body .boton input
    /* Estilo especifico para botones input */
    { padding: 2px 10px 3px 0px; height: 23px !important;}
   
   html body #cabecera .boton
    /* Estilo especifico para botones en la cabecera */
    { float: right; width:200px; margin: 20px 0px 0px 20px !important; }
   
.par {
	background-color: #F0EFEE;

}