@charset "utf-8";
/* CSS Document */

body{
	background:transparent url(../images/bg_1.gif) repeat-x 0% 0%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	margin:0;
}

#border_left01{
	background:transparent url(../images/clientes/left_01.gif) no-repeat 0% 0%;
}

#border_hor01{
	background:#FFFFFF url(../images/clientes/hor_01.gif) repeat-x 0% 0%;
}

#border_hor02{
	background:transparent url(../images/clientes/hor_02.gif) no-repeat 343px 0%;
}

#border_right01{
	background:transparent url(../images/clientes/right_01.gif) no-repeat 100% 0%;
}

#border_left02{
	background:transparent url(../images/clientes/left_02.gif) no-repeat 0% 100%;
}

#border_hor03{
	background:transparent url(../images/clientes/hor_03.gif) repeat-x 0% 100%;
}

#border_right02{
	background:transparent url(../images/clientes/right_02.gif) no-repeat 100% 100%;
}

#contenedor{
	height:760px;
}

#logo{
	width:364px;
	float:left;
	padding-top:30px;
}

#menu_top{
	float:left;
	padding-top:92px;
	color:#3c3c3c;
}

#menu{
	padding:14px 10px 10px 10px;
	text-align:center;
}

#contenido{
	padding-left:29px;
	height:550px;
	color:#3c3c3c;
}

#pie{
	height:30px;
	text-align:center;
	padding-top:10px;
	padding-bottom:10px;
}