/*----------------------------------------------------
                  Triveo - CSS File

para remplazar fondo e7ac2e
------------------------------------------------------*/


/* Global
------------------------------------------------------*/
html,body{height:100%}
body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:0 auto;
	padding:0;
	/*background-color:#d0e4ed;  poner fondo de medio*/
	background:#808000;
	color:#6e7a7f;
	height:100%;
}
*{
	margin:0;
	padding:0;
}
*:focus{
	outline:none; /* removes ugly dotted border but may make template more unsuable, up to you
				 if you want to keep it! */
}
.clr{
	clear:both
}
form{
	margin:0; padding:0;
}
hr{
	border:0;
	color:#d3d3d3;
	background-color: #d3d3d3;
	height: 1px;
}


/* Default Element Styles
------------------------------------------------------*/
/* heading */
h2, h3, h4, h5, h6{
	font-family:Arial, Helvetica, sans-serif; 
	font-weight:normal;
	letter-spacing:-1px;
		
}
h1{
	font-size:20px; 
	line-height:30px; 
	margin-bottom:15px;
	color:#fff;
}
h2{
	font-size:24px; 
	line-height:28px; 
	margin-bottom:15px;
	color:#FFFFFF;
	text-transform:uppercase; 
}
h3{
	font-size:22px; 
	line-height:20px; 
	margin-bottom:15px;
	color:#FFFFFF;
	text-transform:uppercase; 
}
h7{
	font-size:12px; 
	line-height:18px; 
	margin-bottom:8px; 
	font-weight:bold;
	color:#2c6381;
}
h4{
	font-size:14px; 
	line-height:18px; 
	margin-bottom:8px; 
	font-weight:bold;
	color:#ffffff;
}
h5{
	font-size:16px; 
	margin:3px 0px; 
	padding:0px; 
	letter-spacing:1px;
	color:#FFFFAC;
}
h6{
	font-size:12px; 
	margin:3px 0px; 
	padding:0px; 
	letter-spacing:1px;
	color:#000;
}
h8{
	font-size:12px; 
	line-height:30px; 
	margin-bottom:15px;
	color:#fff;
}
/* links */
a{
	color:#0d364b; 
	text-decoration:underline;
}
a:visited{
	color:#0d364b; 
	text-decoration:none;
}
a:hover{
	color:#0d364b; 
	text-decoration:none;
}
a img{
	border:none
}
.img-content{
	float:left; 
	margin:0px 12px 10px 0px;
	border:3px solid #bfc9cd;
}
.imgleft{
	float:left; 
	margin:4px 12px 10px 0px;
	border:3px solid #bfc9cd;
}
.imgright{
	float:right; 
	margin:4px 0px 10px 12px;
	border:3px solid #bfc9cd;
}

/* lists, blockquotes and paragraphs */
p, ul, ol, blockquote{
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px;
	line-height:20px;
	margin-bottom:14px;
	color:#FFFFD3;
}
ul, ol{
	margin:10px 0 35px 40px;
}
li ol, li ul{
	font-size:1.0em;
	list-style:square;
	margin-bottom:0;
	margin-top:0;
}
li ol{
	list-style:decimal;
}
blockquote{
	font-style:italic;
	margin:0px;
	color:#6e7a7f;
	padding:0px 4px 2px 38px;
	background-image:url(../images/quote.gif);
	background-position:0px 5px;
	background-repeat:no-repeat;
	float:left;
}


/* code */
code{
	font-family:Tahoma, Arial, Verdana;
	letter-spacing:1px;
	margin:25px 0 25px 0px;
	display:block;
	font-size:0.9em;
	border-left:4px solid #dddddd;
	padding:15px 10px;
}


/* Container
------------------------------------------------------*/
#outer-container{
/*  	background:#1582ab;		  */
 	background:url(../images/bg_stinca.png) repeat;
	background-position:top;
}
#outer-container2{
	background-image:url(../images/bg-container-inner.jpg); 
	background-repeat:repeat-x;	
	background-position:top;
}
#inner-container{
/* 	background:#e7ac2e;		 */
	width:960px;
	margin:0px auto;	
}
#inner-container2{
	background-image:url(../images/bg-header.jpg);
	background-repeat:no-repeat;
	background-position:top;	
	width:960px;
	margin:0px auto;	
}
#container-bottom{
	width:100%;
	background:#984806;
	/*		
background:#6d0019 url(../images/black_bac.jpg) no-repeat; */
	background-repeat:repeat-x;  
	background-position:top; 
	height:60px;
	float:left;
}


/* Header
------------------------------------------------------*/
#header{
	height:190px;
	}
#header-inner{
	height:126px;
	}
#top{
	width:1020px;	
	height:50px;
/*   	background:#ABCDEF ;  */
	background-repeat:repeat-x;
	float:left;
}
#logo{
	width:960px;
	margin-top:30px;
	margin-bottom:10px;
	float:left;
}
#doc
{
      background:#fcfefc;
      width:290px;
      height:300px;
      margin:0px 10px 15px 0px;
      border:3px solid #ddd;
      padding:10px;
      border-radius:10px;
      -moz-border-radius:10px;
      -webkit-border-radius:10px;
      
      -moz-box-shadow: 3px 4px 3px #000;
      -webkit-box-shadow: 3px 4px 3px #000;
      box-shadow: 3px 4px 3px #000;
}
.doc1 p{
	color: #000;
	margin-bottom:2px;
}
#carusel
{
      background:#fcfefc;
      width:790px;
      height:100px;
      margin:0px 10px 15px 0px;
      border:3px solid #ddd;
      padding:10px;
      border-radius:10px;
      -moz-border-radius:10px;
      -webkit-border-radius:10px;
      
      -moz-box-shadow: 3px 4px 3px #000;
      -webkit-box-shadow: 3px 4px 3px #000;
      box-shadow: 3px 4px 3px #000;
}
/* Sitemap */
#sitemap{
	width:990px;
	height:31px;
	margin-top:76px;
	padding:8px 15px;
	background-image:url(../images/bg-sitemap.gif);
	background-repeat:no-repeat;
	color:#808a8e;
	float:left;
}
#sitemap a, #sitemap a:visited{
	color:#808a8e;
	text-decoration:none;
}

/* Top Navigation bar menu styling */
#nav-menu {
	font-family:Tahoma, Arial, Verdana;
	width:1100px;
	margin-top:13px;	
	float:left;
	list-style-type:none;
/*  	background:#000;  */
}

/* Search styling */
.search-fieldset{
	border:none;
}
/*#search-box{
	width:110px;
	height:15px;
	margin-top:10px;
	float:left;
}*/
#fecha{
	font-size:11px;
	color:#6c6e6f;
	padding:4px 0px 2px 6px;
	background-image:url(../images/bg-search.jpg);
	background-repeat:no-repeat;	
	width:160px;
	height:17px;
	border:0px;
}
#search .go{
	position:absolute;
	margin:4px 0 0 -21px;
	background: url(../images/search-icon.gif);
	height: 15px;
	width: 15px;
	cursor:pointer;
	border: none;
}
/* cargador */
#loading {
    color:blue;  
    background: #FFF;
    padding: 15px;
    border: 2px solid blue;
    display: none; /* hidden */
    position: absolute;    
    left: 50%;
    margin-left: -100px;
    top: 20%;
    width: 130px;
    height: 10px;
    font-weight: bold;
    font-size: small;
    text-align:center;
    border-radius: 10px;  
    -ms-border-radius: 10px;  
    -moz-border-radius: 10px;  
    -webkit-border-radius: 10px;  
    -khtml-border-radius: 10px;  
    behavior:url(border-radius.htc);
    
   }
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
#search .go{
	margin:-19px 0 0 145px;
}
}
@media all and (-webkit-min-device-pixel-ratio:10000), not all and (-webkit-min-device-pixel-ratio:0){
#search .go{
	margin:4px 0 0 -24px;
}
}
*/
/*  Homepage Slider------------------------------------------------------*/
#slideshow-container{
	width:600px;
	height:356px;
	/*background-image:url(../images/slideshow-shadow.jpg);
	background-repeat:no-repeat;
	background-position:bottom;*/
	margin:0px auto;
}
.sombra{
  width:80%;
}
#slideshow-inner{
	width:217px;
	height:220px;
	background-image:url(../images/bg-slideshow.jpg);
	background-repeat:no-repeat;
	float:left;
}
ul#slide-image{
	width:617px;
	height:220px;
	margin:0px;
	padding:0px;
	list-style-type:none;
	float:left;
}
ul#slide-image-type2{	
	margin:0px;
	padding:0px;
	list-style-type:none;
	float:left;
}
ul#slide-desc{
	width:343px;
	height:328px;
	margin:0px;
	padding:0px;
	list-style-type:none;
	float:left;
}
.slide-image{
	width:960px;
	height:328px;
	list-style-type:none;
	position:absolute;
	float:left;
}
.slide-icon{
	width:52px;
	height:52px;
	margin:5px 0px 0px 15px;
	float:left;
}
.desc{
	width:331px;
	height:75px;
	padding-top:7px;
	background-image:url(../images/slide-line.png);
	background-repeat:no-repeat;
	background-position:left bottom;
	float:left;
}
.desc-last{
	width:331px;
	height:75px;
	padding-top:7px;
	float:left;
}
.desc h4, .desc-last h4{
	color:#2c6381;
	margin-bottom:3px;
}
.desc h4 a, .desc h4 a:visited, .desc-last h4 a, .desc-last h4 a:visited{
	color:#0d364b;
	text-decoration:none;
}


/* Content
------------------------------------------------------*/
#content{
	width:990px;
	margin-top:0px;
	float:left;

/*  	background:#fff;  */
/*  	background-image:url(../image_index/contender.png) repeat;  */
}
#content-inner{
	width:980px;
	padding: 25px;
	margin-top:20px;
	float:left;
	min-height:377px;
	padding:20px;
	overflow: hidden;
/* 	background:url(../images/content-inner1.png) no-repeat;  */
}
#main_column{
	width:400px;
	margin-top:10px;
	float:left;
	min-height:377px;
}
#main_column .post_box{
	clear: both;
	margin-bottom: 40px;
color:#0d364b;
}
.post_box .date_box{
	float: left;
	width: 152px;
	height: 43px;
	margin-right: 10px;
	color: #ffffff;
	background: url(../images/templatemo_date_bg.png) top left no-repeat;
}
.post_box .date_box p{
	padding: 13px 0 0 20px;
	font-size: 14px;
	font-weight: bold;
	color:#fff;
}

.post_box .post_body{
	float: left;
	width: 480px;
	padding: 10px 0 20px 0;
	margin-bottom: 2px;
}

.post_body h2 a{
	font-weight: bold;
	font-size: 26px;
}

.post_body h2 a:hover{
	text-decoration: none;
}

.post_body p{
	margin-bottom: 30px;
	font-size: 12px;
}

.post_info{
	font-size: 14px;
	margin-bottom: 20px;
}

.post_info a{
	color: #ffffff;
	padding: 0 2px;
	background: #5b5952;
}

.post_info a:hover{
	color: #000000;
 	background: #fad40d;	
	text-decoration: none;
}

.post_content img{
	border: 5px solid #817970;
	margin-bottom: 10px;
	background: #fffff;
}

.post_content .link_button a{
	display: inline-block;
	padding: 1px 5px;
	margin-right: 10px;
	margin-top: 10px;
	color: #ffffff;
	background: #675d52;
	text-decoration: none;
}

.post_content .link_button a:hover{
	color: #000000;
 	background: #fad40d;
}
.maincontent{
	width:333px;
	margin-right:34px;
	padding-bottom:30px;
	float:left;
	overflow:auto;
}
.maincontent-inner{
	width:633px;
	padding-right:48px;
	padding-bottom:50px;
	background-image:url(../images/content-devider.png);
	background-repeat:no-repeat;
	background-position:top right;
	float:left;
}
.maincontent-fullwidth{
	width:990px;
	padding-bottom:8px;
	float:left;
	overflow: hidden;
}
.two-column{
	width:460px;
	margin:30px 0px 5px 0px;
	float:left;
}
.three-column{
	width:293px;
	float:left;
}
.three-column h3{
	margin-bottom:0px;
}
.front-icon{
	width:60px;
	float:left;
}
.front-spacer{
	width:36px;
	display:block;
	float:left;	
}
.rightbar-content{
	width:258px;
	margin-left:7px;
	margin-bottom:35px;
	float:left;
}

/* Newsflash */
#newsflash{
	width:900px;
	height:32px;
	margin:10px 0px 25px 0px;
/* 	background-image:url(../images/bg-newsflash.gif); */
/* 	background-repeat:no-repeat; */
	float:left;
	 border-radius:2px;
      -moz-border-radius:2px;
      -webkit-border-radius:2px;
background:#F5F5F5;
}
.news-icon{
	margin-left:20px;
	padding:8px 10px;
	float:left;
}
.newsflash-title{
	padding:5px 0px;
	float:left;
}
.news-spacer{
	width:34px; 
	height:17px; 
	margin-top:8px; 
	background-image:url(../images/news-devider.png); 
	background-repeat:repeat-y; 
	display:block; 
	float:left;
}
.newsflash-text{
	width:761px;
	margin:-16px 0px 0px 33px;
	font-size:11px;
	color:#898989;
	float:left;
}

/* Featured */
.featured{
	width:293px;
	height:127px;
	margin-bottom:30px;
	background-image:url(../images/featured-shadow.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	float:left;
}

/* Rightbar list */
ul.rightbar-list{
	margin:0px; 
	padding:0px; 
	list-style-type:none;
}
ul.rightbar-list li{
	background-image:url(../images/arrow.gif); 
	background-position:5px 11px; 
	background-repeat:no-repeat; 
	padding-left:20px;
	border-bottom:1px solid #bfcace; 
	line-height:28px;
}
ul.rightbar-list li a{
	color:#6e7a7f;
	text-decoration:none;
}
ul.rightbar-list li a:hover{
	text-decoration:underline;
}


/* Content list */
ul.content-list{
	margin:0px 0px 10px 0px; 
	padding:0px; 
	list-style-type:none;
}
ul.content-list li{
	background-image:url(../images/arrow.gif); 
	background-position:0px 6px; 
	background-repeat:no-repeat; 
	padding:0px 0px 6px 15px; 
	line-height:18px;
}
ul.content-list li a{
	color:#474747; 
	text-decoration:none;
}
ul.content-list li a:hover{
	text-decoration:underline;
}


/* About
------------------------------------------------------*/
.choose-icon{
	margin-bottom:6px;
}
.about-icon{
	width:76px;
	height:87px;
	margin-top:14px;
	float:left;
}
.about-content{
	width:543px;
	margin-top:10px;
	margin-left:5px;
	align:center;
}
.about-content h4{
	margin-bottom:6px;
	padding-bottom:9px;
	border-bottom:1px solid #bfcace;
}


/* Services
------------------------------------------------------*/
.service-item{
      width:252px;
      height:300px;      
      float:left;
      background:#fcfefc;      
      margin:0px 10px 9px 0px;
      border:3px solid #ddd;
      padding:10px;
      border-radius:10px;
      -moz-border-radius:10px;
      -webkit-border-radius:10px;
      
      -moz-box-shadow: 3px 4px 3px #000;
      -webkit-box-shadow: 3px 4px 3px #000;
      box-shadow: 3px 4px 3px #000;
}
.service-item p{
/* 	font-size: 16px; */
	color: #000;
	margin-bottom:2px;
/* 	text-transform:uppercase;  */
}
.service-item h4{
	margin-bottom:8px;
}
.services-icon{
	width:75px;
	float:left;
}
.detail-button{
	float:right;
}
#first-process{
	width:193px;
	margin-top:10px;
	background-image:url(../images/1.gif);
	background-repeat:no-repeat;
	background-position:right 17px;
	border-bottom:1px solid #bfcace;
	float:left;
}
#second-process{
	width:193px;
	margin-top:10px;
	background-image:url(../images/2.gif);
	background-repeat:no-repeat;
	background-position:right 17px;
	border-bottom:1px solid #bfcace;
	float:left;
}
#third-process{
	width:193px;
	margin-top:10px;
	background-image:url(../images/3.gif);
	background-repeat:no-repeat;
	background-position:right 17px;
	border-bottom:1px solid #bfcace;
	float:left;
}
.process-spacer{
	width:26px;
	display:block;
	float:left;
}

/* pricing list table */
.table-a{
	font-size: 11px;
	width: 100%;
	margin: 0px 0;
}	
.table-a th{
	background-color:#f7d59d;
	padding: 12px 0px;	
	text-align:center;
}
.table-a td{
	padding: 10px;
	border-top: solid 1px #bfc9cd;
}
.table-a td img{
	vertical-align: bottom;
	width: 20px;
	height: 20px
}
.table-a h4{
	font-size: 16px;
	color: #800000;
	margin-bottom:2px;
	text-transform:uppercase; 
}
.table-a tr.row{
	background-color:#fff8ea;
}
.table-a tr.row2{
	background-color:#ffefd5;
}
.table-a .right{
	border-left: solid 1px #bfc9cd;
}
.table-a tr.final{
	background-color:#d0e4ed;
}
.table-a tr.final td{
	padding:20px 0 0 0;
}
.table-a .left{
	width: 25%;
}
.lefttitle{
	text-align:left; 
}
a.button{
	padding: 0;
	font-weight: bold;
	font-size: 14px;
	letter-spacing: -1px;
	text-decoration: none;
	text-align: center;
}


/* Portfolio
------------------------------------------------------*/
#mainportfolio{
	width:936px;
	margin:0px 12px;
	border-bottom:1px solid #bfcace;
	float:left;
}
#portfolio-main{
	width:963px;
	height:72px;
	margin:0px auto;
	background-image:url(../images/portfolio-shadow.png);
	background-repeat:no-repeat;
	background-position:center 30px;
}
.pf-menu{
	margin-top:0px;
	list-style-type:none;
	text-align:center;
}
.pf-menu li{
	margin:0px 22px;	
	display:inline;
}
.pf-menu li a, .pf-menu li a:visited{
	color:#6e7a7f;
	text-decoration:none;
}
.pf-box{
	width:262px; 
	height:197px;
	background-image:url(../images/shadow-pf.png);
	background-repeat:no-repeat;
	background-position:bottom;
	margin:0px 25px 100px 25px; 
	float:left;
}
.pf-box h4{
	margin-top:5px;
}
.pf-img{
	background-color:#dce3e6;
	border:1px solid #b6bfc3;
	padding:5px;		
}
.pf-icon{
	width:110px;
	height:82px;
	float:left;
}


/* Contact
------------------------------------------------------*/
/* Contact list */
ul.contact-list{
	margin:0px; 
	padding:0px; 
	list-style-type:none;
}
ul.contact-list li{
	padding:10px 0px;
	border-bottom:1px solid #bfcace;
}
ul.contact-list li.first{
	padding:0px 0px 10px 0px;
	border-bottom:1px solid #bfcace;
}

form{
	margin:0; 
	padding:0;
}
#contactFormArea{
	width:567px;
	margin-bottom:5px;
	float:left;
}
.input{
	background-color:#eef9f0; 
	border:2px solid #bbd273; 
	width:257px; 
	padding:5px 5px 5px 5px; 
	margin:0px; 
	color:#6b6b6b;
}
.input-submit{
	color:#6b6b6b;
	background-repeat:no-repeat; 
	padding:0px; margin:0px; 
	border:0px; 
	cursor:pointer; 
	float:right; 
}
.textarea{
	height:128px;
	background-color:#eef9f0; 
	border:2px solid #bbd273; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:13px;
	width:257px; 
	padding:5px 5px 5px 5px; 
	margin:0px; 
	color:#6b6b6b;
}
#loadBar{
	width:270px;
	color:#797979;	
}
#emailSuccess{
	width:270px;
	color:#797979;
}
.loading-text{
	font-weight:bold;
	float:left;
}
.loading-form{
	width:16px;
	height:16px;
	margin:3px 0px 0px 15px;
	background-image:url(../images/loading.gif);
	background-repeat:no-repeat;
	float:left;
}

/* Map */
#map{
	width:608px;
	height:192px;
	margin:0px 10px 10px 0px;
	border:3px solid #bfc9cd;
	float:left;
}

/* Contact-Form Box */
.form-box-top{
	width:625px;
	height:3px;
	background-image:url(../images/form-box-top.gif);
	background-repeat:no-repeat;
	float:left;
}
.form-box{
	width:565px;
	padding:15px 29px;
	background-color:#ededed;
	border-right:1px solid #afb8bb;
	border-left:1px solid #afb8bb;
	float:left;
}
.form-box-bottom{
	width:625px;
	height:3px;
	background-image:url(../images/form-box-bottom.gif);
	background-repeat:no-repeat;
	float:left;
}
#form-left{
	width:270px;
	margin-right:25px;
	float:left;
}
#form-right{
	width:270px;
	float:left;
}
.section_w960_p15 {
	clear: both;
	width: 1000px;
	padding: 0px;
        margin:10px 0px 10px 0px;	
}
.section_w960_p15 p{
	color: #000;
	margin-bottom:2px;
}
.margin_r_15 { margin-right: 15px; }
.margin-b_10 { margin-bottom:10px;}
.box {
	float: left;
	width: 290px;
	background: url(../images/templatemo_box_01_middle.jpg) repeat-y;
}
.margin_r_15
{
      background:#F5F5F5;
      border-radius:10px;
      -moz-border-radius:10px;
      -webkit-border-radius:10px;
      
      -moz-box-shadow: 3px 4px 3px #000;
      -webkit-box-shadow: 3px 4px 3px #000;
      box-shadow: 3px 4px 3px #000;
      height: 450px;
}
.box_top {
	width: 290px;
	height: 15px;	
}

.box_bottom {
	width: 290px;
	height: 15px;	
}

.box .box_content {
	min-height:320px !important;
 	height:470px; 
	padding: 15px 20px 15px 20px;
}

.box h2 {
	color: #9b1919;
	font-size: 15px;
	margin-bottom: 20px;
}

.box .box_image_wrapper {
	display: block;
	text-align: center;
	margin-bottom: 10px;
}
#barra
{
overflow:auto;
width: 250px;
height:260px;
padding:3px;
}
.cleaner { clear: both; width: 100%; height: 0px; font-size: 0px;  }

.cleaner_h10 { clear: both; width:100%; height: 10px; }
.cleaner_h20 { clear: both; width:100%; height: 20px; }
.cleaner_h30 { clear: both; width:100%; height: 30px; }
.cleaner_h40 { clear: both; width:100%; height: 40px; }
.cleaner_h50 { clear: both; width:100%; height: 50px; }
.cleaner_h60 { clear: both; width:100%; height: 60px; }
/* Footer
------------------------------------------------------*/
#footer{
	background-position:top;
	font-size:10px;
	color:#083304;
	width:960px;
	margin:12px auto;
}
#footer a, #footer a:visited{
	color:#608395; 
	text-decoration:none;
}
.left-footer{
	width:215px;
	margin-top:1px;
	background-image:url(../images/footer-glow.jpg);
	background-repeat:no-repeat;
	float:left;
}
.footer-logo{
	margin:10px 0px 0px 10px
}
.right-footer{
	width:425px;
	float:right;
}
.social-network{
	margin:15px 0px 6px 0px;
	float:right;
}
.social-icon{
	width:16px;
	height:16px;
	margin:0px 10px 0px 36px;
	float:left;
}
.follow{
	float:left;
}
.copyright{
	float:right;
}
#comunurgentes
{
      background:#F5F5F5;
      border-radius:3px;
      -moz-border-radius:3px;
      -webkit-border-radius:3px;
      
      /*-moz-box-shadow: 3px 4px 3px #000;
      -webkit-box-shadow: 3px 4px 3px #000;*/
/*       box-shadow: 3px 4px 3px #000; */
      height: 120px;
      width: 450px;
      padding:11px;
      margin-top:13px;
}
#quienes_somos
{
      background:#dedede;
      height: 185px;
      width: auto;
      padding:11px;
      margin-top:13px;
}

/* carrusel */
#alianzas{
      border-radius:10px;
      -moz-border-radius:10px;
      -webkit-border-radius:10px;      
      -moz-box-shadow: 3px 4px 3px #000;
      -webkit-box-shadow: 3px 4px 3px #000;
      box-shadow: 3px 4px 3px #000;
    background: #fcfefc;
    border:1px solid #ddd;
    height: 85px;
    list-style:none;
    width:960px;
    margin:0px;
    padding:13px;
}

#alianzas li{
float:left;
margin-right:135px;
}
.first{
margin-left:90px;
}
li.last{
margin:0px;
}
/* fin carrusel */

/* acordion */
#sector_sindical
{
    height: 282px;
    width: 650px;
    padding:5px;
}
#sector_izq
{
    width:317px;
    height: 135px;
    float:left;
    background:#fff;
    margin:1px;
    padding:3px;
}
#sector_izq h3
{
    font-family: "palatino linotype",palatino,serif;
    color: #7A0909;
    font-size: 15px;
    font-weight: bold;
    text-align: center;
    line-height: 1.3;    
}
#sector_izq p
{
  font-family: "palatino linotype",palatino,serif;
  color: #400202;
  font-size: 10px;
  font-weight: bold;
  text-align: justify;
  line-height: 1.3;
}

/* esto es para campañas */
#campanias
{
    height: 282px;
    width: 650px;
    padding:5px;
}
#campania_izq
{
    width:317px;
    height: 270px;
    float:left;
    background:#fff;
    margin:1px;
    padding:3px;
}
#campania_izq h3
{
    font-family: "palatino linotype",palatino,serif;
    color: #7A0909;
    font-size: 15px;
    font-weight: bold;
    text-align: center;
    line-height: 1.3;    
}
#campania_izq p
{
  font-family: "palatino linotype",palatino,serif;
  color: #400202;
  font-size: 10px;
  font-weight: bold;
  text-align: justify;
  line-height: 1.3;
}
/* fin campañas */

/* fin acordion */
