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

body{text-align:center;}

#contenedor{width:932px; height:564px;  margin:0 auto 0 auto;}
#barrita{ background-image:url(images/Slice_03.gif); height:2px; width:932px; }
#menu{ width:932; margin-top:0px;}
#logo{ background-image:url(images/Slice_13.gif); width:932px; height:135px;}

#derecha{ background-image:url(images/Slice_16.gif); width:58px; height:407px; float:right;}
#cuerpo{
	background-image:url(images/Slice_15.gif);
	height:407px;
	width: 786px;
	float: right;
	text-align: left;
}
#izquierda{ background-image:url(images/Slice_14.gif); width:88px; height: 407px; float:left;}
#foot{ background-image:url(images/Slice_17.gif); width:932px; height:39px; margin-top:400px; }

.Textoblanco {
	color: #FFF;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
}

#bienvenido{
	background-image:url(images/bienvenido.gif);
	height:123px;
	width:630px;
	padding-left: 110px;
	padding-top:20px;
	padding-right:2pxpx;
	text-align: justify;
	color: #000;
	font-size: 16px;
	margin-right:10px;

}
