﻿/* Layout */
#custom-doc { width:73.85em;
              width:72.07em;min-width:960px; margin:auto; text-align:left; }


HTML
{

	

}


BODY
{
	background-image:url('imagenes/design/fondo.png');
	background-repeat:repeat-y;
	background-position:top center;
	background-repeat:no-repeat;
	font-size: 0.8em;		
	color: #7F7F7F;
	padding-top: 0px;	
	font-family: 'Trebuchet MS' , Verdana, Arial, sans-serif;
	
	
}
	
H1
{
	margin: 0.5em 0px;
	font: 1.5em Arial,serif;
	font-weight:bold;	

}

H2
{
	margin: 0px 0px 0.5em;
	font: 1.25em Arial,serif;
}

a, a:link
{
	color: #00548F;
	text-decoration: none;
}
a:hover
{
	text-decoration: none;
	color: #00548F;
}

P
{
	margin: 0px 0px 1em;
	line-height: 1.5;
}



.clear
{
	clear:both;
	font-size: .1em;
	display:none;
}




/*
-------------------------------------------------
CONTENEDOR
-------------------------------------------------
*/






/*
-------------------------------------------------
ENCABEZADO
-----=--------------------------------------------
*/

#hd{
	max-height:100px;	

}

DIV#encabezado
{
	margin-left:0px;
	margin-right:0px;
	text-align:left;
	min-height:314px;
	height:324px;
		
}
DIV#encabezado P,
DIV#encabezado H1,
DIV#encabezado H2
{
	display:none;
}

#encabezado div
{
	display:inline;	
}


DIV#encabezado a.enlace:hover
{
	background-color:Transparent;
	
}

/*
-------------------------------------------------
BUSCAR EXPRESS (encabezado)
-------------------------------------------------
*/

#buscarExpress
{
	display:inline;
	width:132px;
	float:right;
	min-height:17px;
	height:17px;
	margin-top:16px;
	margin-right:75px;


}
#buscarExpress .texto
{
	
	width: 130px;
	float: left;
	min-height: 17px;
	height: 17px;
	vertical-align:middle;
	

}
#buscarExpress .boton
{
	display:none;
}
#buscarExpress .botonEnlace
{
	min-height:26px;
	height:26px;
	min-width:26px;
	width:26px;
	float:left;
	display:inline;	
	cursor:hand;
	cursor: pointer;
	margin-top:-26px;
	margin-left:135px;
	}



/*
-------------------------------------------------
CONTENIDO MEDIO
-------------------------------------------------
*/

#bd
{
	min-height:730px;

}

#bdArriba
{
	display:none;
}


#yui-main .yui-g
{
	margin-left:300px;
	margin-right:20px;
	min-height:0px;

	
 
	
}


	

#doc3 .yui-t7
{
		background-color:yellow;
}


/*
-------------------------------------------------
PIE
-------------------------------------------------
*/

#ft {
	background-repeat:repeat-x;
	background-color:fff;
	margin-top: 25px;
	margin-left: 5px;
	text-align: left;
	color: #8DCAE9;
	font-size: 0.8em;
	min-height: 20px;
	max-width:900px;
	text-align:left;
}

#ft .pieTexto
{
	margin-right: 0px;
	letter-spacing: 2px;
	width:400px;
	margin-left:45px;
	
}
#ft .pieTexto a,
#ft .pieTexto a:link
{
	
}
#ft .logo
{
	display:none;
}

#ft .pieTexto a:hover
{
	text-decoration: none;
	color:#AAC238;
	font-weight:bold;
}
#ft #pieBotonMSPartner
{
	min-height:55px;
	min-width:75px;
	float:right;
	cursor:hand; 
	cursor:pointer;
	background-image:url('imagenes/design/MGCPpie.png');
	position:relative;
	clear:both;
	top:-53px;	

}

#ft #pieBotonPoloIT
{
	min-height:55px;
	min-width:75px;
	top:-53px;	
	float:right;
	margin-left:10px;
	cursor:hand; 
	cursor:pointer;
	background-image:url('imagenes/design/PoloIt.png');
	position:relative;


}

#ft .vcard
{
	margin-top:10px;
	margin-left:5px;
	font-size:1.1em;
	margin-bottom:10px;
}
#ft .vcard .fn
{
	
}
#ft .vcard .fn a,
#ft .vcard .fn a:link{
	color:blue;
}

#ft .vcard .fn .org 
{
	font-weight:bold;	
	visibility:visible;
}
#ft .vcard .org
{
	height:1px;
}
#ft .vcard .email
{
}

#ft .vcard a.email,
#ft .vcard a.email:link
{
	color:black;
	font-style:italic;
	text-decoration:none;
}
#ft .vcard .tel .type
{
	display:none;
}
#ft .website {
	
}
#ft .website a,
#ft .website a:link
{
	color:red;
	font-size:1.1em;
	text-decoration:none;
	margin-left:5px;
	font-weight:bold;
}
#ft .website a:hover
{
	text-decoration:underline;
}


#ft .geo
{
	display:none;
}



/*
-------------------------------------------------
MENU
(ver archivo VIRAZON.Pagina.Menu.css
-------------------------------------------------
*/
#menuHorizontal
{
	min-width: 350px;
	max-width: 350px;
	min-height:20px;
	max-height:20px;
	margin-left:390px;
	/*margin-top:-350px;*/
	top:100px;
	
	position:relative;
	top:-310px;
	
}

#menuVertical
{
	display:none; 
}