@charset "utf-8";
/* CSS Document */

body { background: url(images/bg.gif) repeat;
margin:0;
padding:0;
text-align:center;
}

h1 { font-size:20px; color:#336699; margin:0; }
h2 { font-size:16px; color:#336699; margin:0; font-style:italic; }
h3 { font-size:18px; color:#FFFFFF; font-style:italic; }
a { text-decoration:none; color:#333333; }
a:hover { text-decoration:underline; }
a img { border:0; }

.splash #container { background:#FFFFFF;  
width:800px;
position:relative;
margin:0 auto;
padding:20px;
padding-bottom:10px;
text-align:left;
font:12px Arial, Helvetica, sans-serif;
color:#666666;
text-align:justify; }


.splash #header { background: url(images/header.jpg) no-repeat;
width:800px;
height:192px; }

.splash #menu_2 { width:780px; height:52px; text-align:right; position:relative; top:25px; padding:0 20px 0 0; }
.splash #menu_2 img { margin:0 10px 0 10px; } 

.splash #menu { width:800px;
height:40px;
position:relative;
top:89px;
}

.splash #menu ul { list-style:none; margin:0; padding:0; float:right; }
.splash #menu ul li { float:left; margin:0; padding:0; }
.splash #menu ul li a.start {
	display:block;
	background:url(images/menu_start.gif);
	width:11px;
	height:28px;
}
.splash #menu ul li span { float:left; display: block; width:1px; height:40px; background:#FFFFFF; }
.splash #menu ul li a { display:block; background: url(images/menu_bg.gif) repeat-x; width:100px; height:28px; text-align:center; color:#FFFFFF; text-decoration:none; font-size:14px; padding:12px 0 0 0; }
.splash #menu ul li a:hover { text-decoration:underline; font-weight:bold; }

.splash .clearfloat { clear:both; }

.splash #info_box { width:760px; padding:20px 20px 60px 20px; clear:both; overflow:inherit; }

.splash #box { width:800px; }

.splash #info_box_2 { background:url(images/block_2_bg.gif); width:419px; height:166px; float:left; padding:20px; color:#FFFFFF; text-align:justify;}
.splash #info_box_2 h1 { color:#FFFFFF; font-style:italic; }
.splash #info_box_2 a { color:#FFFFFF; font-weight:bold; font-style:italic; }

/*** cajas ***/

.splash #login { float:left; }
.splash #search { float:left; }
.splash #news { float:left; }

/*** cajas ***/

.splash #contact { background:url(images/contacto.gif); width:335px; height:206px; float:right; }
.splash #footer { width:800px; font-size:10px; text-align:center; padding-top:10px; }

.splash #div_1 { width:500px; float:left; }
.splash #div_2 { width:250px; float:right; }

.splash .Estilo4 { color:#000000; }
