@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big,
cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike,
strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td,
center, u, b, i{vertical-align: baseline border: 0; outline: 0;
                font-weight: normal; font-style: normal; font-size: 100%; font-family: inherit;}
*               {margin: 0; padding: 0}
body            {line-height: 1; height:100%}
:focus          {outline: 0}
ol, ul          {list-style: none}
table           {border-collapse: collapse; border-spacing: 0;}
blockquote, q   {quotes: "" ""}
hr              {border: 0; color: #000; background-color: #000; height:1px}
blockquote:before, blockquote:after, q:before, q:after {content: ""}

body { background-color:#FFFFFF; background-image:url(images/fondosemana.jpg); background-position:center; margin:0px; padding:0px; font-family: Arial, Helvetica, sans-serif; background-repeat: no-repeat}

#cuerpo{ margin:auto; padding:0px; width:795px; background-color:#FFFFFF}
#header{ background-image:url(images/header2.jpg); height:120px; background-repeat:no-repeat; background-position:center}
#barra{  width:795px; height:30px; background-color:#b1c903 }
#barra a{  color:#e4f4fc;  font-size:12px; text-decoration:none}

.parte1{ float:left; width:128px; height:16px; color:#e4f4fc; background-color:#888575; font-size:13px; padding:5px; padding-top:9px; padding-left:17px; font-family:"Trebuchet MS" }
.parte2{ background-color:#00a8e6;  float:left; }
.parte3{ font-size:18px; color:#ffffff; height:30px; float:left; background-color:#b1b903  }


#menuprincipal{ width:150px; color:#e4f4fc; background-color:#30a4dc; float:left; clear:both}
#menuprincipal img{ display:inline; padding:0px}
#contenidos{ float:left;  width:642px}
#columnas{padding:30px; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#383636; line-height:18px; }
#columna1{ border-top:3px solid #b1c800; width:165px; float:left; margin-right:40px; padding-top:0px}
#columna2{ border-top:3px solid #f7ac00; width:165px; float:left; margin-right:40px; padding-top:0px}
#columna3{ border-top:3px solid #488cc5; width:165px; float:left; padding-top:0px}



#pie{ background-color:#b8b4aa; clear:both; height:20px; padding-top:10px; float: none }


#bot {
	background-image: url(images/btnfondo.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 295px;
	padding-left: 12px;
}

