/* CSS Document */

body {
	background:#fff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#808285;
        margin-left: 0px;
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
}

img {
	border:0;
}



a {
	color:#ff6600;
	text-decoration:none;
}

a:hover {
	color:#AE3A02;
	
}

h4 {
	margin-bottom:5px;
}

/************ TOP SECTION *********************/
#top 
{
    width:960px; 
    margin:auto; 
    height:70px;
}

#cont_logo 
{
    margin-top: 10px;
	width:222px; 
	height:60px; 
	float:left
}


#cont_search {
	width:630px; 
	height:20px; 
	float:right; 
	padding-top:40px

}

#search_bar {
	height:34px; 
	width:326px; 
	background:url(/themes/soficol_home/images/search.jpg) no-repeat
}


.jump {
	width:150px;
	font-size:9px;
	color:#999999

}

.search {
	width:140px;
	font-size:9px;
	color:#999999
}


.link_search a {
	color:#F4F4F4;
	text-decoration:none;
	
}

.link_search a:hover {
	color:#FFFFFF;
	
}

/*CONTENTS SECTION STYLES****/
#middle_section {
	width:960px;
	min-height:310px;
	margin:auto; 
margin-top: 10px;
}

#cont_middle_section {
	float: left ;
        background: url(/userfiles/image/fill-lines-bg_center.jpg) ;  
}

#section1 {
	width:220px;
	float:left;
	margin-top:0;
}

#section1_internal {
	width:220px;
	float:left;
        min-height:310px; 
	margin: 0px;
        padding: 0px;
}

#section1_internal_pic {
	width:219px;
	height:110px;
        padding:0px;
        float: left;  
	margin:0px;
	background: url(/userfiles/image/download_brochure.jpg) no-repeat;
}

#cont_menu {
	width:220px; 
	height:140px; 
	padding:0px;
	background:f67527;
	/*background:#ff6600*/

}


#cont_login {
	width:220px; 
	height:95px; 
	padding-top:20px;
        margin: 0px; 
}

#login_bg {
	width:205px;
	height:55px;
	background:#d7d7d7 url(../images/bg_sign.jpg) no-repeat right ;
	padding-top:10px
}

#cont_news_letter {
	width:205px; 
	height:55px;
	margin:-4px 0 5px 0;	
	
}

#news_letter_bg {
	width:205px;
	padding-top:7px;
	height:30px;
	background:url(../images/bg_news_letter.jpg);

	/*padding-top:10px*/
}

/***ESTILOS PARA LAS NOTICIAS***/
#cont_news {
	width:205px; 
	height:120px;
	margin-top:5px
}

#news_tit {
	width:205px; 
	border-bottom:#d3d4d5 solid 2px;
	margin-top:5px
}

.titular {
	color:#FF6600;
	width:100%;
	margin: 2px 0 2px 0;
	font-size: 10px;

}

.encabezado {
	color:#999999;
	text-align:justify;
	border-bottom:#FF6600 dotted 1px;
	padding-bottom:5px
}

.separator {
	height:5px;
	width:200px;	
	border-top:#FF6600 dotted 1px;
	width:100%;
	margin:2px 0 2px 0
	
}


.line {
	height:5px;
	width:200px;	
	border-top:#FF6600 dotted 1px;
	width:100%;
	margin:2px 0 2px 0
	
}
	
#section2 
{
    width:740px; 
    float:right;
    background: #fff;
    min-height:310px; 
}

#s2_content {
	padding-left: 8px;
}

#clientes {
	width:960px; 
	margin:auto;
	height:50px;
}

#footer {
        clear: both;
	width:960px;
	color:#999999; 
	margin:0px auto; 
	padding-top:5px; 
	text-align:center;
}

#footer_text {
	color:#999999; 
	margin:auto; 
	padding-top:5px; 
	text-align:center;
}

#footer_line {
	height:15px;
	padding-top:0px;
	text-align:center;
	background-color: #f39a1c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: 1.5em;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color: #FFFFFF;
}


