/*--------------------------
		HTML 
----------------------------*/
html {
	background:url(images/bg_html.jpg) repeat-x;
	}
* {
	margin: 0;
	padding: 0;
	}
body{
	font:normal 14px/18px "Helvetica-regular", sans-serif;
	color:#230902;
	}

	
/* Clases tiles */
.p_relative{
	position:relative;
	}
/*vinculos generales*/
a:link {
 	color: #1e4c94;
 	text-decoration: none;
	}
a:visited {
 	text-decoration: none;
 	color: #1e4c94;
	}
a:hover {
 	text-decoration: underline;
 	color: #1e4c94;
	}
a:active {
 	text-decoration: none;
	}	
/*Espacios en los parrafos*/	
p{ 
	margin-bottom:20px;
	}
/*Alineacion del las tablas*/	
td{	
	text-align:left;
	}
/*headers*/	

h1{
	font-size:21px;
	color:#1E4C94;
	margin-bottom:14px;
	}	
h2{
	font-size:18px;
	color:#1E4C94;
	}	
h3{
	font-size:14px;
	color:#1E4C94;
	}
.date{
	color:#000;
	width:418px;
	height:45px;
	margin-top:-6px;
	}
.spc{
margin-bottom:7px;
	}	
.info{
float:right;
margin-top:-45px;
	}
.month_n{
	background:#1e4c94;
	width:32px;
	color:#FFFFFF;
	text-align:center;
	font-weight:bold;
	margin:0 7px 0 15px;
	padding:2px;
	}
.day_n{
	background:#dfaa06;
	padding:2px;
	color:#FFFFFF;
	margin:0 7px 0 15px;
	font-size:20px;
	text-align:center;
	}
.clearfix{
	clear:both;
	}
a{
	outline:0;
	}			
/*---------------------------
	SITE
------------------------------*/	
#wrapper{
	width:952px;
	margin:0 auto;
	overflow:hidden;
	}
#wrapper:after{	
	content:".";
	display:block;
	clear:both;
	visibility:hidden;
	height:0;
	}	
#header{
	background:url(images/header.jpg) no-repeat;
	height:69px;
	margin-top:70px;
	}
#header a{
	text-decoration:none;
	color:#FFFFFF;
	}
#header a:hover{
	color:#FFFFFF;
	text-decoration:underline;
	}
#header a:visited{
	color:#FFFFFF;
	}
#aux{
	height:400px;
	min-height:400px;
	}	
#content{
	width:100%;
	}
#aux,#content{
	float:left;
	margin-bottom:-32768px;
	padding-bottom:32768px;
	}
#news_area{
	height:84px;
	background:url(images/bg_news.gif) repeat-x;
	clear:both;
	padding-top:14px;
	}
#footer{
	clear:both;
	overflow:hidden;
	width:993px;	
	margin:0 auto;
	}
table.foot{
	width:100%;
	}
table.footer td{
	text-align:center;
	}
#lang{
	float:right;
	}		
/*---------------------------
	home
------------------------------*/
#web_strategy{
	width:386px;
	height:300px;
	background:url(images/gb_web_strag.jpg) #E9E9E9 top center no-repeat;
	}
#web_strategy img{
	margin-top:33px;
	margin-bottom:8px;
	}	
	
#services_area{
	width:230px;
	}	
#flash_area{
	width:332px;	
	}	
#web_strategy_services
	{
	width:600px;
	height:500px;
	}
#flash_area_services{
	width:332px;
	margin-left:20px;
}

#web_strategy,#services_area,#flash_area,#web_strategy_services,#flash_area_services{
	float:left;
	}
	
/*list services home*/	
#serv_list ul li{
	font-size:16px;
	line-height:23px;
	list-style:none;
	}
#serv_list li a {
	color:#000;
	background:url(images/service_bullet.gif) no-repeat;
	padding:2px 0 0 26px;
	height:21px;
	}		
#serv_list li a:hover {
	color:#1e4c94;
	text-decoration:none;
	background:url(images/service_bullet.gif) 0 -26px no-repeat;
	padding:2px 0 0 26px;
	}
img.tservices {
	margin-bottom:12px;
	}			
.got{
	vertical-align:middle;
	margin-left:-2px;
	margin-top:-1px;
	cursor:pointer;
	}
.search_news{
	margin:4px;
	background:url(images/bg_input_newsletter.gif) repeat-x;
	border:none;
	width:111px;
	color:#FFFFFF;
	vertical-align:middle;
	}
.logo{
	position:absolute; 
	left: 5px; 
	 top: 11px;
	 width: 404px; 
	 height: 58px; 
	 cursor:pointer; background:url(images/blank.gif) repeat;
	}			
/*---------------------------
	Buttons
------------------------------*/
.buttons a, .buttons button{
    display:block;
    margin:0 7px 0 0;
    background:#f5f5f5;
    border:1px solid #dedede;
    border-top:1px solid #eee;
    border-left:1px solid #eee;
    font-size:100%;
    line-height:130%;
    text-decoration:none;
    font-weight:bold;
    color:#565656;
    cursor:pointer;
    padding:5px 10px 6px 7px; /* Links */
	}
.buttons button{
    width:auto;
    overflow:visible;
    padding:4px 10px 3px 7px; /* IE6 */
	}
.buttons button[type]{
    padding:5px 10px 5px 7px; /* Firefox */
    line-height:17px; /* Safari */
	}
.buttons button img, .buttons a img{
    margin:0 3px -3px 0 !important;
    padding:0;
    border:none;
    width:16px;
    height:16px;
	}


/* STANDARD */

button:hover, .buttons a:hover{
    background:#dff4ff;
    border:1px solid #c2e1ef;
    color:#336699;
	}
.buttons a:active{
    background:#6299c5;
    border:1px solid #6299c5;
    color:#fff;
	}

/* POSITIVE */

button.positive, .buttons a.positive{
    color:#529214;
	}
.buttons a.positive:hover, button.positive:hover{
    background:#E6EFC2;
    border:1px solid #C6D880;
    color:#529214;
	}
.buttons a.positive:active{
    background:#529214;
    border:1px solid #529214;
    color:#fff;
	}

/* NEGATIVE */

.buttons a.negative, button.negative{
    color:#d12f19;
	}
.buttons a.negative:hover, button.negative:hover{
    background:#fbe3e4;
    border:1px solid #fbc2c4;
    color:#d12f19;
	}
.buttons a.negative:active{
    background:#d12f19;
    border:1px solid #d12f19;
    color:#fff;
	}	
/*---------------------------
	DropDowns Menu
------------------------------*/
	
div.menu_drop {
        width: 100%;
        border-style: solid solid none solid;
        border:1px solid #311E0F;
        }
div.menu_drop  ul  li {
        list-style: none;
        margin: 0;
        padding: 0;
		border-bottom:1px solid #311E0F;
		border-left:1px solid #311E0F;
        }
		
div.menu_drop li a {
        height: 32px;
        voice-family: "\"}\"";
        voice-family: inherit;
        height: 24px;
        text-decoration: none;
        }

div.menu_drop  li a:link, div.menu_drop  li a:visited {
        color: #CFBD81;
        display: block;
        background:#4F210C;
        padding: 8px 0 0 25px;
        }

div.menu_drop  li a:hover, div.menu_drop li #current { 
        color: white;
        background: #896336;
        padding: 8px 0 0 25px;
		text-decoration:none;
        }	
#nav_pos{
		margin-top:16px;
		margin-right:23px;
	
		height:32px;
		float:right;
		width:526px;
	}

<!---Mensaje OK! de contactus--->

 .success, .emergency {

        border: 1px solid;
        margin: 5px 5px;
        margin-left:20px; 
        padding:13px 20px 13px 30px;
        background-repeat: no-repeat;
        background-position: 10px center;

        }
        .success {
            color: #4F8A10;
            background-color: #DFF2BF;
        }
        .emergency {
            color: #D8000C;
            background-color: #FFBABA; 
        }		
		
/*form fieldset{
	background:#FBFBFB;
	background-repeat:no-repeat;
	
	border-width:1px;
	border-style:solid;
	border-color:#4A80FB;
	
}*/			