﻿@charset "utf-8";
/* CSS Document */

*, h1, h2, h3, h4, h5
{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:17px;
	margin: 0;
	padding:0;
}

TD
{
	vertical-align:top;
}

h2
{
	font-size:17px;
	color:#4d9e0c;
	margin-bottom:14px;
}

h3
{
	font-weight:bold;
	color:#009900;
	font-size:14px;
	margin-bottom:10px;
}

h4
{
	font-weight:bold;
	color:#F6973B;
	margin-bottom: 13px;
}

p 
{
	margin-bottom: 13px;
}

a, a:link
{
	color:#87c350;
	font-size:14px;
	text-decoration:none;

}

a:visited
{
	color:#87c350; 
}

a:hover
{
	text-decoration: blink
}

/*html,body{height:100%}*/

body
{
	background-image:url(imgs/backpix.jpg);
	background-repeat:repeat-x;
	text-align:center;
	margin-top:2px;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#a2d075;
	color: #666666;
	margin-bottom:5px;
	
}

.clear
{
	clear:both;
}

#main-wrapper
{
	width:905px;
	background-color:#FFFFFF;
	margin:0 auto;
	border:10px solid #DFECD2;
}

#header-wrapper
{
	margin:20px 20px;
	padding-top:5px;
	padding-bottom:0;
	text-align:left;
}

#logo-wrapper
{
	width:650px;
	float:left;
	position:relative; 
	padding-left:10px; 
	
	
}

#search-wrapper
{
	background-image: url(imgs/home_12.gif); 
	background-repeat:no-repeat; 
	padding: -200px; 
	float: right; 


}

.menu-wrapper
{
	margin:14px 14px;
	width:867px;
	height:45px;
	padding:0 1px 1px 1px;
	text-align: center;
	background-image:url(imgs/backnav.jpg); background-repeat:no-repeat;
 
}



#top-media
{
	width:877px;
	heigth:400px;
	margin: 0 14px;
	padding-top:1px;
	

}

#top-media .media-control
{
	float:right;
}

#top-media .accordion, #top-media .media-control
{
	float:left;
}

#top-media .accordion
{
	width:280px;
	height:inherit;
}

#top-media .media-control
{
	width:580px;
	height:400px;
}

#front-content
{
	width:877px;
	margin: 13px 3px 0 3px;
	padding: 16px 11px 0 11px;
	background-image:url(imgs/pix-mid.jpg);
	background-repeat:repeat-x;
}

.brief-front
{

	float:left;
	text-align:left;
	
}

.news-front 
{
	float:right;
	position:relative;
	text-align:left;
}

.brief-front
{
	width:283px;
	text-align:left;
}

.news-front
{
	width:580px;
	text-align:left;
}

.news-front ul
{
	list-style:none;
	float:left;
    text-align:left;
	width:283px;
}

.news-front ul li
{
	margin-bottom:15px;
	padding-left:12px;
	background-image:url(imgs/list-bullet.gif);
	background-repeat:no-repeat;
	background-position:0 5px;
}

#services-front-wrapper
{
	width:877px;
	background-color:#FDF3DE;
	padding: 4px -5px 4px 8px;
}

.services-front
{
	width:283px;
	float:left;
	text-align:left;
}

.services-front dt
{
	padding-left:12px;
	background-image:url(imgs/list-bullet-dark.gif);
	background-repeat:no-repeat;
	background-position:0 1px;
	color:#5EAE11;
	font-weight:bold;
}

.services-front dd
{
	padding-left:1px;
	margin-bottom:13px;
	width:283px;
	float:left;
}

.services-front a.more-info
{
	background-image:url(imgs/btn-mas-servicios.jpg);
	background-repeat:no-repeat;
	font-weight:bold;
	color:#FFFFFF;
	padding:6px 18px 6px 18px;
	display:block;
	width:80px;
	float:left;
}

.margin-separator
{
	margin-left:2px;
}

#footer
{
	margin: 0 3px 3px 3px;
	padding:20px 11px 20px 11px;
	float:left;
	text-align:left
}

#copyright
{
	
	float:left;
	width:300px;
}

#footer .network
{

    float:right;
	position:absolute;
	margin: -1px 40px 40px 10px;
	width:540px;
}
