/*		CSS2 - VICAR S.A.		*/

/* Inicialización de propiedades */
all, body, div, p, h1, h2, h3, h4 {top:0px; left:0px;margin:0px; padding:0px; border:0px; font-family: arial, serif;  color:inherit }

body {background: #101c39; color:#cacaca}

a {cursor: hand}

/* areas de situación - con esto simulamos el borde blanco roto manteniendo el fondo externo en el interior*/
div.area {position:relative; width:800px; height:505px;background:#101c39; visibility:hidden; border:1px solid #cacaca}
div.area {position:relative; width:800px; height:505px; visibility:hidden; border:1px solid #cacaca}
div.area2 {width:100%; height:100%;background:#101c39;background-image:url("img/fondo02.jpg");background-repeat:no-repeat
  
}

/*filter:alpha(opacity=0);  KHTMLOpacity: 0; MozOpacity:0; opacity: 0; -moz-opacity:0; */





/* Pie de página*/
div.pie  {position:relative;text-align:center; font-size:0.6em;color: #5A647B; visibility:hidden}

/* Bandes laterals: esquerra i dreta*/
/*div.marge_e {width:10px;height:505px;float:left;color:#cacaca;background:#101c39}*/
div.marge_e {width:10px;height:505px;float:left;color:#cacaca;background:inherit}
div.marge_d {width:10px;height:505px;float:right;color:#cacaca;background:#101c39}

/* Àrea central*/
div.content {width:780px; height:505px; float:left; top:0px; display:block; visibility:hidden}

/* Cabecera */
div.cap {position:relative;width:780px; height:27px; float:left; text-align:left; background:#333333;
		  font-weight:bold;color:#cacaca;font-size:8pt;border-left:0px solid #cacaca; padding-left:0px}
div.cap_e {width:49%; height:27px; float:left; 
			text-align:left;
			background-color:transparent;
			background-image:url("img/baner_pc.gif");
			background-repeat:no-repeat; 
			background-position:left bottom;}
div.cap_d {width:49%; height:27px; float:right;
			text-align:right;
			background-color:transparent;
			background-image:url("img/baner_vicar.gif");
			background-repeat:no-repeat; 
			background-position:right bottom;}
		  
/* Área Principal*/

div.main {width:780px; height:440px;
			background-color:transparent;
			background-image:url("img/icono_vicar.gif");
			background-repeat:no-repeat; 
			background-position:right bottom;}

div.historia {width:340px;height:440px;font-size:8pt;text-align:justify;border:0px solid red;
			float:left}
div.historia p {padding-left:10px;padding-top:10px}
div.historia p.primer {padding-top:60px}



/* Menu Inferior*/
div.contact {width:auto; height:12px; clear:both; text-align:right}


div.menu_e {width:65%; float:left; text-align:left}
div.menu_d {width:35%; float:right; text-align:right}
div.menu_e, div.menu_d {background:transparent;color:#cacaca;
		  font-weight:bold;font-size:8pt; }
ul.none_e, ul.none_d {list-style-type:none;padding:0px;margin:0px;
					font-size:1em; color: #cacaca; }
ul.none_e li {float:left; left:0px;padding-right:6px; overflow:visible }
ul.none_d li {float:right; left:0px;padding-left:6px }

ul.none_e a, ul.none_d a {text-decoration:none; color: #cacaca}
ul.none_e a.orange, ul.none_d a.orange {text-decoration:none; color: #FF5500 }
ul.none_e a:hover, ul.none_d a:hover {text-decoration:underline; color: #ee8800}
                                                           
/* SPACERS*/
div.spacerXL {width:100%; height:100px;clear:both; font-size:1px; background:#101c39}
div.spacer1 {width:100%; height:10px;clear:both; font-size:1px; background:#101c39}
div.spacer10 {width:100%; height:10px;clear:both; font-size:1px; background:#101c39}
div.spacer20 {width:100%; height:20px;clear:both; font-size:1px; background:#101c39}
div.spacer3 {width:100%; height:3px;clear:both; font-size:1px; background:#101c39}
div.spacer3 {width:100%; height:3px;clear:both; font-size:1px; background:transparent}
div.spacer5 {width:100%; height:5px;clear:both; font-size:1px; background:#101c39}
div.spacer5 {width:100%; height:5px;clear:both; font-size:1px; background:transparent}
div.spacer50 {width:100%; height:5px;clear:both; font-size:1px; background:#101c39}
div.spacer {width:100%; height:1px;clear:both; font-size:1px; border-top:1px solid #cacaca}
